Commit Graph

460 Commits

Author SHA1 Message Date
codl b36a375a72
add maintained status badge 2017-09-07 00:34:54 +02:00
codl 0d1b09b80b
replace native codacy badge with a shields.io badge for consistency 2017-09-06 16:24:59 +02:00
codl 83f2d12d20
oops 2017-09-06 16:23:00 +02:00
codl d90779aad5
add user count badge to readme 2017-09-06 16:21:33 +02:00
codl 2190d5dd86
add user count badge 2017-09-06 16:19:13 +02:00
codl 8297a88c51
add libraries.io badge 2017-09-06 16:00:17 +02:00
codl 06990aa43c
🆙 upgrade requirements 2017-09-06 13:41:49 +02:00
codl 68d086d64e
pylint 2017-09-06 13:10:08 +02:00
codl bde08c6c49
pylint 2017-09-06 13:08:06 +02:00
codl ee72c50ab9
eslint 2017-09-06 13:06:59 +02:00
codl 840f56a769
send PermanentErrors to sentry 2017-09-05 13:01:33 +02:00
codl 4b44682827
catch more twitter exceptions 2017-09-05 12:58:57 +02:00
codl 2ad076e63c
oops. catch urlerror when doing verify_credentials 2017-09-05 00:08:33 +02:00
codl e8dbcb1d14
oops!!!!! 2017-09-05 00:08:33 +02:00
codl 214e1f30cd
oops handle twitter errors correctly 2017-09-04 23:08:19 +02:00
codl edf7732e67
overhaul and abstract errors in service libs
also add support for making an account dormant if there is a permanent
error
2017-09-04 22:15:05 +02:00
codl 5e22a0531f
capitalise service names 2017-09-04 22:15:04 +02:00
codl d851f562e4
consolidate lib.session and lib.auth into lib.auth 2017-09-04 22:15:04 +02:00
codl 93ab3294ce
oops 2017-09-03 01:23:54 +02:00
codl ae093c504c
add an explicit dismiss button to reason banner 2017-09-03 00:51:54 +02:00
codl 23794acebe
fix: mastodon.py didnt commit after deleting an invalid token 2017-09-02 20:30:37 +02:00
codl 7e677f4f97
whoops. move actions taken on unreachable accs to the celery task
it's not each service lib's job to deal with this
2017-09-02 20:00:44 +02:00
codl 73b7ee2a53
settings.js: remove reason banner when enabling 2017-09-02 19:51:59 +02:00
codl 1d677de7b4
add mechanism for showing reason for disabling account 2017-09-02 19:47:18 +02:00
codl feef504fa0
settings.js: when logged out, redirect to index 2017-09-02 19:05:57 +02:00
codl 109cbf31d9
aughh sentryyyyy 2017-09-02 19:05:46 +02:00
codl ec75fbaf10
oops
the sentry flask middleware has *some* of raven's API but not all of
it???? why
2017-09-02 10:56:28 +02:00
codl dda8537b53
model: __str__ not __repr__ 2017-09-02 10:44:21 +02:00
codl 9bc92fc1f0
report revoked or otherwise erroneous creds to sentry 2017-09-02 10:43:52 +02:00
codl 2c02dd63bc
more fiddling with timing of javascript load 2017-09-01 02:35:33 +02:00
codl e02b761b53
fix race condition when settings.js loads faster than the dom is parsed 2017-09-01 02:15:01 +02:00
codl 8506c920b6
fiddle with schedules 2017-09-01 01:45:24 +02:00
codl 8a8a7e593c
fix not being able to update delete_every when next_delete is null 2017-09-01 01:34:12 +02:00
codl 6056d1c28f
settings.js: increase initial update interval to 1.5s 2017-09-01 01:07:08 +02:00
codl 2a6d0b612f
update front page copy 2017-09-01 00:43:19 +02:00
codl cfe29a7e25
update footer 2017-09-01 00:09:05 +02:00
codl 6f48a28387
update readme 2017-08-31 23:51:59 +02:00
codl 69b7d8baf7
v0.0.9 2017-08-31 23:19:54 +02:00
codl 14e260a56e
update git hook with yarn 2017-08-31 22:43:16 +02:00
codl 705084a0b0
remove /api/viewer/timers
it never saw use
2017-08-31 22:43:16 +02:00
codl 4b28669327
small visual changes 2017-08-31 21:56:17 +02:00
codl 96e33f7179
fix display when last_delete is null 2017-08-31 21:55:26 +02:00
codl 8ab74eb306
default next_delete to null 2017-08-31 21:22:22 +02:00
codl c897edf294
whoops!!!! whoops 2017-08-31 21:16:38 +02:00
codl 278c5b9e2b
fiddle with the fuzzy time some more 2017-08-31 21:13:41 +02:00
codl 3d303a3cf5
update readme with yarn 2017-08-31 21:09:52 +02:00
codl 2ad5df5fbb
lower minimum staleness for fetch 2017-08-31 20:48:26 +02:00
codl c2013197f9
settings.js: update viewer immediately after enabling/disabling 2017-08-31 20:48:00 +02:00
codl cd13094bad
make sure to reset delete timer when enabling 2017-08-31 20:47:29 +02:00
codl e6ddf2f120
add sentry js back in 2017-08-31 20:46:38 +02:00