Ivan Habunek
da9931e5e5
Remove datetime hack used for python < 3.7
2023-06-30 11:08:22 +02:00
Ivan Habunek
3df8e2722a
Extract datetime utils
2023-06-30 11:08:19 +02:00
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
Ivan Habunek
7ed28b3bc3
Add helper function for stripping None values
2023-03-02 11:28:24 +01:00
Ivan Habunek
6c5eb528ee
Add command for updating user account
...
fixes #314
2023-02-21 18:10:14 +01:00
Ivan Habunek
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
Ivan Habunek
2d8791e629
Remove coding directives, no longer needed
2022-12-31 09:31:32 +01:00
Ivan Habunek
ded7a0c50d
Fix flake8 errors
2022-12-27 10:56:36 +01:00
Ivan Habunek
0ab0db048c
Show full language name
2022-12-11 23:26:15 +01:00
Ivan Habunek
92d6c399b1
Move utils to own module
2022-12-11 23:15:07 +01:00