Commit Graph

19 Commits

Author SHA1 Message Date
codl b57f71ae58
remove known instances 2019-03-15 17:17:00 +01:00
codl 0cb94cfa01 remove x- prefix from headers 2018-11-30 23:04:37 +01:00
codl c54390801c
code quality fixes
also ran yapf on tasks.py
2018-08-14 03:51:14 +02:00
codl 7238082f23
test doit: need to also mock sys.argv :/ :/ :/ :/ 2018-08-13 18:03:58 +02:00
codl 8f013a7bc7
add test to check that doit runs successfully 2018-08-13 14:41:28 +02:00
codl 95d7d94c25
raise number of known instances slots to 5
also limit number of log-in buttons to 5 on the front page
2018-05-08 00:49:23 +02:00
codl 5cb84e1fbd
lower mastodon.social default hits in known instances to 0
if the user uses mastodon.social, it will be raised to 1, if not then it
can be replaced by the third instance the user logs into
2018-05-08 00:09:48 +02:00
codl 447923b1f1
add mechanism for keeeping track of a user's instances 2018-05-07 23:50:37 +02:00
codl e2f1ca1732
replace messy version stuff with versioneer 2018-01-31 23:16:54 +01:00
codl a6870d3775
codacy 2017-09-24 23:54:03 +02:00
codl fe1db3cf36
test version 👀 2017-09-24 13:11:06 +02:00
codl 4f3c877d0c
lower timeout and increase payload size on brotli timeout test
it keeps failing because travis' machines are too fast lol
2017-09-24 12:56:23 +02:00
codl 256213175f
ah! this snuck into my commit 2017-09-21 13:56:16 +02:00
codl 7967cc686c
maybe if i cache mastodon api instances i can avoid 50% of calls?
im just throwing shit at the wall here im running out of ideas

this could also fuck everything up idk let's see

uhh issue #10
2017-09-21 13:54:41 +02:00
codl c135dc793e
rename lib to libforget 2017-09-20 23:04:44 +02:00
codl 27c0369b94
i didn't mean to include that in the previous commit! 2017-09-09 19:42:47 +02:00
codl 2f426fe5f7
fix: no need to parse date ourself, mastodon.py v1.1.0 does it 2017-09-09 00:21:46 +02:00
codl 5a81c2bf14
fix unreliable timeout test 2017-09-09 00:06:09 +02:00
codl dff825db06
test libbrotli 2017-09-08 23:19:59 +02:00