Toot-Mastodon-CLI-TUI-clien.../toot/tui
Finn O'leary a6e76e0bcb Fix VISIBILITY_OPTIONS
Reorder Visibility Options to be from "most visible" to "least visible",
and swap the definitions of "private" and "unlisted" to match the actual
visibility that results from those actions.
2020-01-26 10:19:24 +01:00
..
NOTES.md Add basic timeline switching 2019-09-03 15:40:48 +02:00
__init__.py Initial implementation of a TUI using Urwid 2019-09-03 15:40:42 +02:00
app.py Implement character count indicator when composing 2020-01-03 09:15:11 +01:00
compose.py Implement character count indicator when composing 2020-01-03 09:15:11 +01:00
constants.py Fix VISIBILITY_OPTIONS 2020-01-26 10:19:24 +01:00
entities.py Fall back to "username" when "display_name" is unset 2020-01-22 08:13:48 +01:00
overlays.py TUI: Implement deleting own status messages 2019-09-04 16:16:16 +02:00
timeline.py Fall back to "username" when "display_name" is unset 2020-01-22 08:13:48 +01:00
utils.py Fix date parsing bug 2019-09-04 08:36:12 +02:00
widgets.py Implement character count indicator when composing 2020-01-03 09:15:11 +01:00