witchie/toot/tui
Ivan Habunek 60efc13338
Implement character count indicator when composing
Attempts to load max char count from the server on init.

issue #121
2020-01-03 09:15:11 +01: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 Implement character count indicator when composing 2020-01-03 09:15:11 +01:00
entities.py Simplify access to reblogged status data 2019-09-22 18:56:03 +02:00
NOTES.md Add basic timeline switching 2019-09-03 15:40:48 +02:00
overlays.py TUI: Implement deleting own status messages 2019-09-04 16:16:16 +02:00
timeline.py Simplify access to reblogged status data 2019-09-22 18:56:03 +02: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