Toot-Mastodon-CLI-TUI-clien.../toot/tui
Ivan Habunek e5ac82bb01
Add fallback for html_to_widgets
Remove has_urwidgets since we no longer need to worry if we have
urwidgets in the richtext module.
2023-11-16 11:36:18 +01:00
..
richtext Add fallback for html_to_widgets 2023-11-16 11:36:18 +01:00
stubs Cleanup formatting 2023-11-04 07:26:45 +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 Support to display a limited set of HTML tags 2023-09-22 21:32:19 -04:00
compose.py Remove named colours 2023-07-07 13:57:19 +02:00
constants.py Support to display a limited set of HTML tags 2023-09-22 21:32:19 -04:00
entities.py Extract datetime utils 2023-06-30 11:08:19 +02:00
overlays.py Remove the ContentParser class, use functions instead 2023-11-06 18:23:35 +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 Remove the ContentParser class, use functions instead 2023-11-06 18:23:35 +01:00
urwidgets.py Support to display a limited set of HTML tags 2023-09-22 21:32:19 -04:00
utils.py Add fallback for html_to_widgets 2023-11-16 11:36:18 +01:00
widgets.py Make button widget unicode-aware (spacing) 2023-03-30 10:01:02 +02:00