Commit Graph

435 Commits

Author SHA1 Message Date
codl b95b47018a
set celery to autoscale from 8 to 64 processes 2018-01-19 03:30:38 +01:00
codl 46cef0852b
frick you travis 2018-01-03 18:33:56 +01:00
codl 51e070af3d
three-way favourite policy. closes #18 2018-01-03 18:00:59 +01:00
codl 5c47db8cc4
hotfix: sqlalchemy 1.2 no longer coerces strings to booleans 2018-01-03 17:58:13 +01:00
codl 4bdaa5a8fa
fuck you pip 2018-01-03 17:30:25 +01:00
codl 3e725df58b
update maintained badge 2018-01-03 12:55:01 +01:00
codl ec733c30d6
fix pipfile, requirements.txt 2018-01-03 12:55:01 +01:00
codl 9696b6e448
fix revoked tokens not being found because of localised error messages 2018-01-03 12:24:35 +01:00
codl b11ffbbc11
more knob twiddling 2017-12-28 15:30:02 +01:00
codl e6a582431d
twiddle knob 2017-12-28 13:22:15 +01:00
codl 8b7db5cce2
simplify mastodon instance scoring 2017-12-28 13:12:55 +01:00
codl 9574476491
OOPS WHOOPS uh oh 2017-12-28 03:25:27 +01:00
codl ada719faeb
add ability to keep only posts without media
closes #16
2017-12-28 03:02:08 +01:00
codl 40960fc7fd
take direct messages into account in estimate 2017-12-27 22:16:13 +01:00
codl c0c1591dfa
shorten delay between delete queue ups 2017-12-27 22:01:45 +01:00
codl 8d8a21c6a2
take reblogs into account in estimated post count 2017-12-27 22:00:58 +01:00
codl f2cdc30c9e
fix #17 ignore fav on retweets
im not sure how it works on mastodon so i just took the safe option
2017-12-27 21:25:09 +01:00
codl 3c6a9e4158
track which posts are reblogs 2017-12-27 21:23:13 +01:00
codl b72fbac24d
no! i forgot to also store fav/rt counts on twitter 2017-12-27 21:03:12 +01:00
codl 253bd78b12
duh 2017-12-27 20:51:21 +01:00
codl 132007f91f
store fav/reblog count. first step towards #7 2017-12-27 20:49:19 +01:00
codl 79cd7127c5
add config file for probot's stale 2017-12-27 20:20:31 +01:00
codl add2c3883d
🆙 update requirements 2017-12-21 16:16:13 +01:00
codl b057002ccb
add cache headers to sentry js
that oughta shut webpagetest up >:(
2017-12-19 16:30:54 +01:00
codl 89382d70e2
replace plain radio buttons with radio strips 2017-12-14 16:59:33 +01:00
codl 3b2cd362d9
forgot to also change the link oops 2017-11-25 00:54:56 +01:00
codl 0f4a9fcec7
replace coveralls badge with codecov badge 2017-11-25 00:50:20 +01:00
codl 84c541279e
coveralls -> codecov 2017-11-25 00:43:01 +01:00
codl f7bc5e9aa0
🆙 update requirements 2017-11-19 01:03:34 +01:00
codl e48786290a
fix real old typo 2017-11-19 01:00:30 +01:00
codl 053208eca1
shoutouts to the flask-migrate maintainer for adding a wheel
no shoutouts to pip for not trying the source distribution when the
wheel doesn't match the hash
2017-11-18 10:53:13 +01:00
codl c01bdd2fd3
you know what, fuck it. this is v1.0.0 2017-11-13 01:15:03 +01:00
codl 11b78e887f
update changelog 2017-11-13 01:13:43 +01:00
codl fe52c4424f
un-kaching 💸 remove codesponsor from readme 2017-11-13 01:00:33 +01:00
codl 59e5ab2390
fix #14 Error returning to forget after cancelling authorization
turns out request.args has some special behaviour that forces a 400
instead of throwing a KeyError when trying to read an arg that wasn't
supplied :/ havent seen anything about it in flask's docs
2017-11-02 15:47:04 +01:00
codl 75e5f52871
make sure to convert mastodon post IDs to integers
mastodon v2.0.0 changed IDs to be snowflake-like and returns them as
strings in the API
2017-10-18 21:06:28 +02:00
codl a057669a21
🆙 update requirements 2017-10-18 21:06:28 +02:00
codl 81f3d5dff5
front page mastodon buttons: sort mastodon.social first 2017-10-15 20:47:58 +02:00
codl 3d8c809e64
add health check endpoint 2017-10-15 20:38:39 +02:00
codl 4a2450e28f
kaching 💶💶 add codesponsor to readme 2017-10-08 08:01:14 +02:00
codl 8422b6d89b
add soft and hard time limits to every task 2017-09-30 20:44:27 +02:00
codl a6870d3775
codacy 2017-09-24 23:54:03 +02:00
codl 1b07bf1020
codacy 2017-09-24 23:49:08 +02:00
codl 4f1fb8f262
step into the future with pipfiles 2017-09-24 23:22:19 +02:00
codl 366030dbda
remove flask-limiter 2017-09-24 23:22:19 +02:00
codl 6fd1d6979b
remove unused iso8601 req 2017-09-24 23:22:19 +02:00
codl 53dd39ea0d
travis: add python 3.6-dev target 2017-09-24 21:54:22 +02:00
codl b69f5db0dd
cleaner redis isolation 2017-09-24 16:43:54 +02:00
codl 520560ce79
remove flask-limiter, make sure redis isnt initialised early 2017-09-24 16:37:38 +02:00
codl fe1db3cf36
test version 👀 2017-09-24 13:11:06 +02:00