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:46 +02:00
..
__init__.py Initial implementation of a TUI using Urwid 2019-09-03 15:40:42 +02:00
app.py Implement thread (status context) view 2019-09-03 15:40:46 +02:00
compose.py Propagate visibility when posting status 2019-09-03 15:40:45 +02:00
constants.py Add option to set status visibility 2019-09-03 15:40:44 +02:00
entities.py Render polls 2019-09-03 15:40:45 +02:00
NOTES.md Propagate visibility when posting status 2019-09-03 15:40:45 +02:00
timeline.py Implement thread (status context) view 2019-09-03 15:40:46 +02:00
utils.py Implement thread (status context) view 2019-09-03 15:40:46 +02:00
widgets.py Tweaks 2019-09-03 15:40:43 +02:00