1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-26 00:42:43 +01:00
Toot-Mastodon-CLI-TUI-clien.../toot/tui
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
..
__init__.py
app.py Add support for custom instance domains 2023-03-09 11:00:45 +01:00
compose.py Inherit visibility when replying in TUI 2023-03-05 09:45:46 +01:00
constants.py
entities.py
NOTES.md
overlays.py Add cop[y] status feature - copies status text to clipboard 2023-03-06 19:30:54 -05:00
poll.py Boosted polls weren't working; this change fixes that. 2023-02-15 10:15:16 -05:00
scroll.py Status detail scrollbar feature 2023-01-19 09:02:35 +01:00
timeline.py Merge pull request #334 from danschwarz/osc52 2023-03-07 11:01:50 +01:00
utils.py Add cop[y] status feature - copies status text to clipboard 2023-03-06 19:30:54 -05:00
widgets.py Added styled radio buttons and checkboxes 2023-02-14 22:21:04 -05:00