Toot-Mastodon-CLI-TUI-clien.../toot
Dan Schwarz 6bcd43a6ae
Add basic support for Mastodon Lists
Fixes issue #255
2023-03-30 10:01:02 +02:00
..
tui Add basic support for Mastodon Lists 2023-03-30 10:01:02 +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 add get_lists method 2023-03-30 10:01:01 +02:00
auth.py Add support for custom instance domains 2023-03-09 11:00:45 +01:00
commands.py Basic support for followed accounts in TUI 2023-03-09 12:24:54 +01:00
config.py
console.py Add poll options to toot post 2023-03-09 11:02:15 +01:00
exceptions.py
http.py Add command for updating user account 2023-02-21 18:10:14 +01:00
logging.py
output.py
wcstring.py