Toot-Mastodon-CLI-TUI-clien.../toot
Sandra Snan 7244b2718f
Print visibility in CLI
I went with two spaces before and after but feel free to change that
to whatever! Having the visibility printed this way is pretty useful
for us who mostly read posts through the CLI.
2024-04-08 08:31:19 +02:00
..
cli Change option to lowercase 2024-03-09 10:16:41 +01:00
tui Fix version check in case of an empty string 2024-04-06 14:56:54 +02:00
utils Improve types 2024-02-10 18:24:35 +01:00
__init__.py Add changelog, bump version 2024-03-09 12:12:57 +01:00
__main__.py Simplify main 2023-12-05 10:45:18 +01:00
api.py Don't set default visibility 2024-01-02 21:56:36 +01:00
auth.py Migrate auth commands 2023-11-30 20:12:04 +01:00
config.py Improve types 2024-02-10 18:24:35 +01:00
entities.py Add List entity 2024-03-09 09:32:04 +01:00
exceptions.py Setup click, migrate read commands 2023-11-28 10:13:05 +01:00
http.py tui: allow editing toots 2024-01-01 14:16:09 +00:00
logging.py Log request exceptions 2023-11-21 16:50:19 +01:00
output.py Print visibility in CLI 2024-04-08 08:31:19 +02:00
settings.py Remove unused code 2023-12-07 19:11:12 +01:00
typing_compat.py Fix vermin checks 2023-06-26 17:00:38 +02:00
wcstring.py Improve typing in wcwidth module 2023-11-24 09:52:41 +01:00