1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-22 15:06:05 +01:00
Toot-Mastodon-CLI-TUI-clien.../toot
Ivan Habunek af09020cec
Don't set default visibility to public
Leave it blank so the server can decide
2024-11-27 19:55:48 +01:00
..
cli Don't set default visibility to public 2024-11-27 19:55:48 +01:00
tui Remove unused import 2024-11-14 19:44:09 +01:00
utils Ignore vermin in one place 2024-09-29 09:38:23 +02:00
__init__.py Migrate setup.py to pyproject.toml 2024-04-13 08:49:25 +02:00
__main__.py
api.py Fix timeline generators when status is not set 2024-11-14 19:35:51 +01:00
auth.py
cache.py Add post --reply-last option 2024-09-22 22:14:36 +02:00
config.py Improve types 2024-02-10 18:24:35 +01:00
entities.py Fix broken build 2024-04-14 09:05:09 +02:00
exceptions.py
http.py tui: allow editing toots 2024-01-01 14:16:09 +00:00
logging.py
output.py Add descriptions for other notification types 2024-11-14 19:21:16 +01:00
settings.py
wcstring.py