Toot-Mastodon-CLI-TUI-clien.../toot
Daniel Schwarz a937650894 Update status detail after leaving overlay
This is currently used for poll voting; after voting in a
poll overlay, the status detail will update with the user's
vote and the new vote count when they dismiss the overlay.

As part of this change, the refresh_status_detail method now
maintains the scroll position after refresh, rather than
scrolling back to the top automatically
2023-02-14 23:16:26 -05:00
..
tui Update status detail after leaving overlay 2023-02-14 23:16:26 -05:00
utils Remove coding directives, no longer needed 2022-12-31 09:31:32 +01:00
__init__.py Add changelog, bump version 2023-02-03 15:03:05 +01:00
api.py fixed method signature for vote (added list type of int) 2023-02-14 22:40:06 -05:00
auth.py Remove coding directives, no longer needed 2022-12-31 09:31:32 +01:00
commands.py Add option to display relative datetimes 2023-01-29 09:23:57 +01:00
config.py Sort keys when saving JSON config 2020-05-11 13:20:08 +02:00
console.py --verbose and --no-color options now work with --debug logging 2023-01-29 09:32:25 +01:00
exceptions.py Extract exceptions 2017-12-30 13:32:52 +01:00
http.py Catch request errors 2022-11-24 11:21:00 +01:00
logging.py --verbose and --no-color options now work with --debug logging 2023-01-29 09:32:25 +01:00
output.py Print verified flag 2023-01-30 17:09:41 +01:00
wcstring.py Spelling fixes (#215) 2022-11-09 14:24:48 +01:00