Commit graph

8 commits

Author SHA1 Message Date
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
7ed28b3bc3
Add helper function for stripping None values 2023-03-02 11:28:24 +01:00
6c5eb528ee
Add command for updating user account
fixes #314
2023-02-21 18:10:14 +01:00
00baabf7aa
Store temp file when using editor to post
In case of failed posting the status is not lost and the user can
recover it and continue posting.

fixes #311
2023-02-20 19:54:47 +01:00
2d8791e629
Remove coding directives, no longer needed 2022-12-31 09:31:32 +01:00
ded7a0c50d
Fix flake8 errors 2022-12-27 10:56:36 +01:00
0ab0db048c
Show full language name 2022-12-11 23:26:15 +01:00
92d6c399b1
Move utils to own module 2022-12-11 23:15:07 +01:00