2
0
mirror of https://github.com/codl/forget synced 2024-12-14 01:14:34 +01:00
Commit Graph

439 Commits

Author SHA1 Message Date
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
codl
6696188601
Revert "you know what, screw sentry. bye"
This reverts commit 175e313e03.
2017-08-31 19:58:48 +02:00
codl
66895e7108
tiny style fix 2017-08-31 19:54:36 +02:00
codl
04654a637c
(rips shirt) HAUUUGH JARVASCRIPT 2017-08-31 18:59:09 +02:00
codl
984fce51d2
fix broke ass settings 2017-08-30 00:15:00 +02:00
codl
20d765e0d1
pylint 2017-08-29 21:31:30 +02:00
The Codacy Badger
8f40dbe490 Add Codacy badge 2017-08-29 20:50:50 +02:00
codl
571ac0633b
fix 'cannot choose from an empty sequence' 2017-08-29 20:48:04 +02:00
codl
06bf189a33
an attempt at fixing the weird deadlock issue ive been having 2017-08-29 20:45:42 +02:00
codl
6495135124
eslint 2017-08-29 18:38:54 +02:00
codl
9a86b45268
fix twitter when all refreshed posts are gone 2017-08-29 17:50:19 +02:00
codl
20ed4175e4
limit to one tweet per delete round
deleting hundreds of tweets every 40 seconds is making us hit the rate
limit, dont do that
2017-08-29 17:44:50 +02:00
codl
1502f783db
add last_delete back into account 2017-08-29 17:23:28 +02:00
codl
4da2412421
oops!!!!!!!!!!!!!!!!!!!!!!!!! 💦 2017-08-29 17:06:44 +02:00
codl
8e0b4784af
update settings.js for screen name as title text 2017-08-29 16:59:52 +02:00
codl
32fa0b055d
add screen name as title text on display name 2017-08-29 16:57:49 +02:00
codl
5b01c53aac
add mastodon instance to screen_name 2017-08-29 16:57:30 +02:00
codl
2e0b598658
whoops oopsie oh bother 2017-08-29 16:45:00 +02:00
codl
d4d30d0530
nicer error message on mastodon app creation failure
also log more exceptions to sentry
2017-08-29 16:41:11 +02:00
codl
e07e052d7d
oops 2017-08-29 16:31:43 +02:00
codl
1a2fda9c86
update readme 😛 2017-08-29 16:11:58 +02:00
codl
b231ea7c00
remove unnecessary lambdas 2017-08-29 15:17:47 +02:00