squeaknode/tests
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
..
admin Display private squeaks (#1914) 2021-12-28 18:40:09 -08:00
bitcoin Add block_info fixture to global conftest (#1584) 2021-10-12 19:00:44 -07:00
core Implement unlock private squeak (#1910) 2021-12-28 01:07:59 -08:00
db Split set secret key and set decrypted content into separate methods of squeak db class (#1908) 2021-12-27 19:53:35 -08:00
lightning Add test for subscribe received payments (#1596) 2021-10-14 23:22:56 -07:00
network Replace use_tor field with network in peer address (#1558) 2021-10-10 21:00:56 -07:00
node Split save secret key and unlock content methods (#1909) 2021-12-27 21:13:56 -08:00
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -07:00
conftest.py Implement unlock private squeak (#1910) 2021-12-28 01:07:59 -08:00
utils.py Update squeaklib to support private messages (#1897) 2021-12-27 00:56:31 -08:00