Toot-Mastodon-CLI-TUI-clien.../toot/tui
Ivan Habunek 4e55fba15e
Merge pull request #452 from lexiwinter/timeline-reply-fix
tui: fix display glitch for reply icon in timeline
2023-12-31 18:23:01 +01:00
..
richtext Extract url_to_widget, add fallback 2023-11-16 11:46:54 +01:00
NOTES.md
__init__.py
app.py Fix urwid stalling until input received 2023-12-19 11:10:49 +01:00
compose.py Move code from toot.tui.base to toot.tui 2023-12-14 11:35:52 +01:00
constants.py Support to display a limited set of HTML tags 2023-09-22 21:32:19 -04:00
entities.py tui: show edit date in toot view 2023-12-31 16:51:02 +00:00
overlays.py Add --json option to account commands 2023-11-21 18:16:37 +01:00
poll.py Remove the ContentParser class, use functions instead 2023-11-06 18:23:35 +01:00
scroll.py Added "toot list_delete" and "toot list_create" commands 2023-03-30 10:01:03 +02:00
timeline.py Merge pull request #452 from lexiwinter/timeline-reply-fix 2023-12-31 18:23:01 +01:00
utils.py Remove unused imports 2023-11-19 12:48:22 +01:00
widgets.py Make button widget unicode-aware (spacing) 2023-03-30 10:01:02 +02:00