1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00
toot/toot/tui
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 Add option to set status visibility 2019-09-03 15:40:44 +02:00
constants.py Add option to set status visibility 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