Toot-Mastodon-CLI-TUI-clien.../toot
Daniel Schwarz e85f7ce594
Give a more specfic error message if we can't add an account to list
2023-03-30 10:03:45 +02:00
..
tui Added "toot list_delete" and "toot list_create" commands 2023-03-30 10:01:03 +02:00
utils Add support for custom instance domains 2023-03-09 11:00:45 +01:00
__init__.py Update changelog, bump version 2023-03-09 11:54:19 +01:00
api.py Added toot list_remove_account command 2023-03-30 10:01:04 +02:00
auth.py Add support for custom instance domains 2023-03-09 11:00:45 +01:00
commands.py Give a more specfic error message if we can't add an account to list 2023-03-30 10:03:45 +02:00
config.py
console.py Changed parameters for list cmds 2023-03-30 10:03:34 +02:00
exceptions.py
http.py Added "toot list_delete" and "toot list_create" commands 2023-03-30 10:01:03 +02:00
logging.py Cleanup logging, remove color 2023-02-04 09:01:56 +01:00
output.py Added "toot list_delete" and "toot list_create" commands 2023-03-30 10:01:03 +02:00
wcstring.py