toot/toot/tui
Daniel Schwarz 9610f76926 Left justify author header when image support is disabled 2024-01-24 19:29:51 -05:00
..
richtext Extract url_to_widget, add fallback 2023-11-16 11:46:54 +01:00
NOTES.md Spelling fixes (#215) 2022-11-09 14:24:48 +01:00
__init__.py Initial implementation of a TUI using Urwid 2019-09-03 15:40:42 +02:00
app.py Refactored all image code into tui/images.py 2024-01-19 18:04:02 -05:00
compose.py tui: allow editing toots 2024-01-01 14:16:09 +00:00
constants.py Fix typos 2024-01-08 02:59:35 +08:00
entities.py tui: show edit date in toot view 2023-12-31 16:51:02 +00:00
images.py Refactored all image code into tui/images.py 2024-01-19 18:04:02 -05:00
overlays.py Refactored all image code into tui/images.py 2024-01-19 18:04:02 -05:00
poll.py Converted LineBoxes to RoundedLineBoxes that look nicer 2024-01-10 13:47:09 -05:00
scroll.py Updated scroll.py to latest updated version from NomadNet 2024-01-15 21:54:11 -05:00
timeline.py Left justify author header when image support is disabled 2024-01-24 19:29:51 -05:00
utils.py Refactored all image code into tui/images.py 2024-01-19 18:04:02 -05:00
widgets.py Converted LineBoxes to RoundedLineBoxes that look nicer 2024-01-10 13:47:09 -05:00