Toot-Mastodon-CLI-TUI-clien.../toot/tui
Daniel Schwarz 28a3343761 Added sanity check tests to ensure PALETTE and MONO_PALETTE match
And fixed a bug uncovered by the above tests :)
2023-07-07 18:12:38 -04:00
..
NOTES.md
__init__.py
app.py Simplify delete status modal 2023-07-07 12:37:08 +02:00
compose.py Remove named colours 2023-07-07 13:57:19 +02:00
constants.py Added sanity check tests to ensure PALETTE and MONO_PALETTE match 2023-07-07 18:12:38 -04:00
entities.py Extract datetime utils 2023-06-30 11:08:19 +02:00
overlays.py Remove named colours 2023-07-07 13:57:19 +02:00
poll.py Remove named colours 2023-07-07 13:57:19 +02:00
scroll.py Added "toot list_delete" and "toot list_create" commands 2023-03-30 10:01:03 +02:00
timeline.py Remove named colours 2023-07-07 13:57:19 +02:00
utils.py Improve colour names 2023-07-07 13:02:18 +02:00
widgets.py