1
0
mirror of https://github.com/ihabunek/toot synced 2025-01-11 09:03:57 +01:00
Toot-Mastodon-CLI-TUI-clien.../toot/tui
Ivan Habunek 4f30c177d6
Ditch status index list for now
Simplifies things, makes update_status slightly slower, but no biggie.
2019-09-03 15:40:44 +02:00
..
__init__.py Initial implementation of a TUI using Urwid 2019-09-03 15:40:42 +02:00
app.py Ditch status index list for now 2019-09-03 15:40:44 +02:00
compose.py Implement posting statuses 2019-09-03 15:40:44 +02:00
constants.py Implement posting statuses 2019-09-03 15:40:44 +02:00
entities.py Overhaul async actions, implement boost and reblog 2019-09-03 15:40:43 +02:00
NOTES.md Implement posting statuses 2019-09-03 15:40:44 +02:00
timeline.py Ditch status index list for now 2019-09-03 15:40:44 +02:00
utils.py Highlight hashtags 2019-09-03 15:40:43 +02:00
widgets.py Tweaks 2019-09-03 15:40:43 +02:00