squeaknode/tests/node
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
..
test_active_download.py Return immediately from download when zero connected peers (#1733) 2021-10-26 15:27:06 -07:00
test_squeak_controller.py Add twitter forwarder (#1755) 2021-11-04 19:10:00 -07:00
test_squeak_node.py Disable test start and stop squeak node unit test (#1574) 2021-10-12 01:36:39 -07:00