Toot-Mastodon-CLI-TUI-clien.../toot
Daniel Schwarz 47b182a05b
Changed parameters for list cmds
Title is now a positional parameter.

Also added some error handling in the command processing
for looking up list IDs per @ihabunek 's suggestions
2023-03-30 10:03:34 +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 Changed parameters for list cmds 2023-03-30 10:03:34 +02:00
config.py Sort keys when saving JSON config 2020-05-11 13:20:08 +02:00
console.py Changed parameters for list cmds 2023-03-30 10:03:34 +02:00
exceptions.py Extract exceptions 2017-12-30 13:32:52 +01:00
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 Spelling fixes (#215) 2022-11-09 14:24:48 +01:00