toot/toot/tui
Daniel Schwarz 0fc2ec12f5
Display images
2024-04-13 08:28:28 +02:00
..
richtext Added safeguards to prevent crashes when rendering corrupt URLs 2024-03-09 13:48:33 -05: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 Display images 2024-04-13 08:28:28 +02: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 Don't break if status doesn't have edited_at 2024-03-09 10:13:34 +01:00
images.py Display images 2024-04-13 08:28:28 +02:00
overlays.py Display images 2024-04-13 08:28:28 +02:00
poll.py Converted LineBoxes to RoundedLineBoxes that look nicer 2024-01-09 23:36:35 -05:00
scroll.py Updated scroll.py to latest updated version from NomadNet 2024-01-15 21:54:11 -05:00
timeline.py Display images 2024-04-13 08:28:28 +02:00
utils.py Display images 2024-04-13 08:28:28 +02:00
widgets.py Converted LineBoxes to RoundedLineBoxes that look nicer 2024-01-09 23:36:35 -05:00