squeaknode/tests/admin
Jonathan Zernik d347534b55
Display private squeaks (#1914)
* Update squeak display entry in proto for private squeaks

* Add select private message recipient in make squeak dialog

* Show recipient of private squeak in squeak thread item

* Use squeak content str is null to determine background color of squeak component

* Update frontend build

* Refactor private squeak indicator to separate component

* Remove old comments

* Got private message recipient indicator working in thread item and detail item

* Add decrypt squeak dialog

* Got button showing for unlocked but encrypted squeak

* Show lock icon for squeak thread item when unlocked but still encypted

* Comment out get secret key method of controller

* Add rpc method for decrypt squeak content

* Got decrypt content working with recipient private key

* Update frontend build
2021-12-28 18:40:09 -08:00
..
conftest.py Display private squeaks (#1914) 2021-12-28 18:40:09 -08:00
test_messages.py Update squeaklib to support private messages (#1897) 2021-12-27 00:56:31 -08:00
test_user.py Rename admin webapp user module (#1628) 2021-10-17 22:33:36 -07:00