1
0
mirror of https://github.com/ihabunek/toot synced 2025-01-10 16:52:40 +01:00
Toot-Mastodon-CLI-TUI-clien.../toot
Ivan Habunek 3b5769acc0
Use authorized get to fetch public and tag timelines
Some servers require authorization for viewing "public" timelines, and
since currently toot always requires auth for this it's not required to
support anon access to timelines.

fixes #168
2020-05-11 12:59:50 +02:00
..
tui Use authorized get to fetch public and tag timelines 2020-05-11 12:59:50 +02:00
ui Mark toot curses as deprecated 2019-09-03 15:40:47 +02:00
__init__.py Bump version, add changelog 2020-04-15 14:28:17 +02:00
api.py Use authorized get to fetch public and tag timelines 2020-05-11 12:59:50 +02:00
auth.py
commands.py Use authorized get to fetch public and tag timelines 2020-05-11 12:59:50 +02:00
config.py Improve config dir location 2019-09-08 15:06:35 +02:00
console.py Fix typo 2020-01-02 10:34:00 +01:00
exceptions.py
http.py Set the user agent string to all requests 2019-08-07 22:58:30 +02:00
logging.py Censor authorization header value in logs 2020-05-11 12:46:27 +02:00
output.py Upgrade to v2 search endpoint 2019-09-22 22:08:04 +02:00
utils.py Implement composing tweets using an editor 2019-08-22 17:37:24 +02:00
wcstring.py Consolidate wcwidth-related utils in one module 2019-02-14 15:45:27 +01:00