witchie/toot/tui
Daniel Schwarz f15310cc75
Display polls in command line status output
Also display your own votes in toot tui poll displays.
2022-11-29 09:03:19 +01:00
..
__init__.py Initial implementation of a TUI using Urwid 2019-09-03 15:40:42 +02:00
app.py Fix key detection 2022-11-27 09:26:09 +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
NOTES.md Spelling fixes (#215) 2022-11-09 14:24:48 +01:00
overlays.py Updated patch 2022-11-22 07:16:27 +01:00
timeline.py Display polls in command line status output 2022-11-29 09:03:19 +01:00
utils.py Fix timezone to UTC when running tests 2022-11-21 09:06:58 +01:00
widgets.py Implement character count indicator when composing 2020-01-03 09:15:11 +01:00