mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
* 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 |
||
|---|---|---|
| .. | ||
| admin | ||
| bitcoin | ||
| core | ||
| db | ||
| lightning | ||
| network | ||
| node | ||
| __init__.py | ||
| conftest.py | ||
| utils.py | ||