Toot-Mastodon-CLI-TUI-clien.../toot/tui
Ivan Habunek 3df8e2722a
Extract datetime utils
2023-06-30 11:08:19 +02: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 Read toot lenght limit from mastodon instances 2023-06-24 10:18:10 +02:00
compose.py Inherit visibility when replying in TUI 2023-03-05 09:45:46 +01:00
constants.py --no-color now works for tui mode 2023-06-23 18:16:14 -04:00
entities.py Extract datetime utils 2023-06-30 11:08:19 +02:00
overlays.py Added personal timeline, which is your own timeline of posts 2023-06-22 11:07:54 +02:00
poll.py Extract datetime utils 2023-06-30 11:08:19 +02:00
scroll.py Added "toot list_delete" and "toot list_create" commands 2023-03-30 10:01:03 +02:00
timeline.py Extract datetime utils 2023-06-30 11:08:19 +02:00
utils.py Extract datetime utils 2023-06-30 11:08:19 +02:00
widgets.py Make button widget unicode-aware (spacing) 2023-03-30 10:01:02 +02:00