squeaknode/itests
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
..
tests 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
config.ini Rename rpc config section (#1716) 2021-10-23 18:45:14 -07:00
docker-compose.yml Got itest working with lnd using tor for both listen and connect (#1495) 2021-10-04 18:33:16 -07:00
generate_blocks.sh Simplify container names (#62) 2020-07-02 22:28:26 -07:00
run_itest.sh Add received payments worker (#450) 2020-11-11 22:02:26 -05:00
test.sh Send secret key when profile configured to free (#1197) 2021-09-05 14:38:52 -07:00