1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00
toot/toot
Ivan Habunek 840b2fd476
Set the user agent string to all requests
Fixes issue with accessing instances using Cloudfare DDOS protection.

issue #106
2019-08-07 22:58:30 +02:00
..
ui Merge pull request #101 from Skehmatics/fix-resize 2019-04-25 14:58:08 +02:00
__init__.py Bump version 2019-08-01 13:25:45 +02:00
api.py Add --language option to post command 2019-07-30 16:13:29 +02:00
auth.py Enable fetching instance info over http 2018-12-30 09:53:12 +01:00
commands.py Enable attaching multiple media files 2019-08-01 12:56:21 +02:00
config_legacy.py More robust parsing of legacy config 2018-01-14 13:04:04 +01:00
config.py Create config folder if it does not exist 2018-01-15 23:14:20 +01:00
console.py Enable attaching multiple media files 2019-08-01 12:56:21 +02:00
exceptions.py Extract exceptions 2017-12-30 13:32:52 +01:00
http.py Set the user agent string to all requests 2019-08-07 22:58:30 +02:00
logging.py Enable logging to a file 2018-01-14 15:34:41 +01:00
output.py Move notification printing to output module 2019-04-16 14:12:42 +02:00
utils.py Consolidate wcwidth-related utils in one module 2019-02-14 15:45:27 +01:00
wcstring.py Consolidate wcwidth-related utils in one module 2019-02-14 15:45:27 +01:00