Toot-Mastodon-CLI-TUI-clien.../toot
Ivan Habunek b15cb85a23
Standardize http request method parameters
This allows setting either json or data. Until now we were always using
data and this is not enough for some endpoints.
2022-11-24 11:20:59 +01:00
..
tui Updated patch 2022-11-22 07:16:27 +01:00
__init__.py Bump version 2022-11-21 09:45:51 +01:00
api.py Standardize http request method parameters 2022-11-24 11:20:59 +01:00
auth.py Allow piping the password to login_cli 2021-08-28 20:36:10 +02:00
commands.py Implement following/followers list retrieval 2022-11-18 08:23:12 +01:00
config.py Sort keys when saving JSON config 2020-05-11 13:20:08 +02:00
console.py Fix typo 2022-11-23 15:39:26 +01:00
exceptions.py Extract exceptions 2017-12-30 13:32:52 +01:00
http.py Standardize http request method parameters 2022-11-24 11:20:59 +01:00
logging.py Standardize http request method parameters 2022-11-24 11:20:59 +01:00
output.py Use exisiting functon to parse datetime 2022-11-21 08:35:23 +01:00
utils.py Change how toot is entered in editor 2022-11-12 07:29:08 +01:00
wcstring.py Spelling fixes (#215) 2022-11-09 14:24:48 +01:00