squeaknode/tests
Jonathan Zernik 6c40891ad8
Add twitter forwarder (#1755)
* Add twitter stream class

* Got twitter forwarder subscription working

* Add config table in db with twitter bearer token

* Only run forward tweets task when twitter bearer token and twitter handles are not null

* Add twitter page to frontend and add button to set bearer token

* Reload bearer token in ui after setting value

* Add twitter accounts table to db

* Got get twitter accounts request working

* Display twitter account list items in twitter page

* Show twitter accounts in twitter page

* Got create squeak from tweet working

* Update twitter stream upon twitter accounts changes

* Got terminate twitter stream connection working

* Update frontend build

* Remove print statements from itest

* Remove main function from twitter stream module

* Make tweet forwarder worker run as daemon thread

* Use custom config for subscribe tweets retry interval
2021-11-04 19:10:00 -07:00
..
admin Add test for download result to message (#1739) 2021-10-26 21:46:35 -07:00
bitcoin Add block_info fixture to global conftest (#1584) 2021-10-12 19:00:44 -07:00
core Add docstring and test for get_hash function (#1631) 2021-10-18 00:16:08 -07:00
db Add twitter forwarder (#1755) 2021-11-04 19:10:00 -07: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 Add twitter forwarder (#1755) 2021-11-04 19:10:00 -07:00
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -07:00
conftest.py Add twitter forwarder (#1755) 2021-11-04 19:10:00 -07:00
utils.py Add test for get multiple received payments db method (#1700) 2021-10-23 08:16:09 -07:00