Toot-Mastodon-CLI-TUI-clien.../toot
Ivan Habunek d5b5c89996
Add support for custom instance domains
The instance domain can be different from their base url, for example
the instance at https://social.vivaldi.net uses the vivaldi.net domain,
sans 'social'.

This commit requires the user to provide the base url of the instance,
instead of domain name. The domain is then fetched from the server.

fixes #217
2023-03-09 11:00:45 +01:00
..
tui Add support for custom instance domains 2023-03-09 11:00:45 +01:00
utils Add support for custom instance domains 2023-03-09 11:00:45 +01:00
__init__.py Add support for custom instance domains 2023-03-09 11:00:45 +01:00
api.py Add support for custom instance domains 2023-03-09 11:00:45 +01:00
auth.py Add support for custom instance domains 2023-03-09 11:00:45 +01:00
commands.py Add support for custom instance domains 2023-03-09 11:00:45 +01:00
config.py Sort keys when saving JSON config 2020-05-11 13:20:08 +02:00
console.py Enable providing media thumbnails 2023-03-03 11:44:39 +01:00
exceptions.py Extract exceptions 2017-12-30 13:32:52 +01:00
http.py Add command for updating user account 2023-02-21 18:10:14 +01:00
logging.py Cleanup logging, remove color 2023-02-04 09:01:56 +01:00
output.py Print verified flag 2023-01-30 17:09:41 +01:00
wcstring.py Spelling fixes (#215) 2022-11-09 14:24:48 +01:00