Commit Graph

190 Commits

Author SHA1 Message Date
codl bf115b1176
v0.0.7 2017-08-20 18:23:38 +02:00
codl 06f144f8b4
allow mastodon users to preserve DMs 2017-08-20 18:23:38 +02:00
codl b63f2f2b06
don't store post body 2017-08-20 18:23:38 +02:00
codl fc58833bf5
cachebust: don't 500 on non-existant files 2017-08-20 12:43:29 +02:00
codl 58fd10977e
update index copy
i can't really say 'delete every eligible post' since i cant do that on
mastodon
2017-08-19 16:13:26 +02:00
codl b219f2971b
OOPS oops 2017-08-19 15:17:22 +02:00
codl 0dbfa5e0bc
fix 500 when logging in with mastdon with an existing oauth token 2017-08-19 14:32:31 +02:00
codl 126c24db5f
be smarter about rate limits on mastodon 2017-08-19 14:18:33 +02:00
codl d784f2f01d
increase legibility of log in links 2017-08-19 13:33:42 +02:00
codl f4950a27ff
update front page language for mastodon 2017-08-19 13:27:20 +02:00
codl 8ad6b841c1
fix post-receive hook 2017-08-19 13:21:00 +02:00
codl ff358ed64f
ahhhhhh!! mastodon support 2017-08-19 13:12:22 +02:00
codl d3d93c3cef
ghfjklghjdkflhgjfklhgjkdflshgjdflshgjkdflshgjdfklshgjkdflghjkdflhgjkldfshjgkldfhjgldhfjkgldhfjgklfdhsjgklhfjkslghjdfklsg
mastodon why
2017-08-19 13:12:22 +02:00
codl 340eb711d5
i'm big dummy 2017-08-18 23:03:49 +02:00
codl 557dfe9582
oops 2017-08-18 22:58:41 +02:00
codl c11e4c8dfb
fix settings for empty display name 2017-08-18 22:33:22 +02:00
codl fdaa32e5eb
make favicon transparent 2017-08-18 13:34:53 +02:00
codl 544b780a90
/api/viewers: move timers to a separate route 2017-08-16 00:23:41 +02:00
codl 1791c4065b
indices indexes 2017-08-15 23:58:33 +02:00
codl c32332d07c
d 2017-08-14 22:57:30 +02:00
codl 59c278b3dc
x 2017-08-14 21:22:42 +02:00
codl 1c1ad534a7
FRICK heck h 2017-08-14 21:12:33 +02:00
codl 6d3a6ae936
super mario kart for the super nintendo entertainment system 2017-08-14 21:01:34 +02:00
codl 1cd5b8fa47
replace last_delete with next_delete 2017-08-14 20:58:22 +02:00
codl cebfab2542
add some probably good indexes 2017-08-14 20:30:28 +02:00
codl dc45cddf96
secret debug config option to log all queries shh 🙊 2017-08-14 20:19:51 +02:00
codl c54f6d0eee
tasks: ignore inaccessible accounts for fetch as well 2017-08-14 20:01:59 +02:00
codl 3ebb9476ef
oops 2017-08-13 17:39:05 +02:00
codl 4fa65aa1fe
g 2017-08-13 17:10:53 +02:00
codl 6e39874578
oops 2017-08-13 11:16:43 +02:00
codl 88b0eb121b
disable policy on accounts that have no tokens 2017-08-13 11:11:21 +02:00
codl 1a54f5052f
refresh: take the 100 most stale posts
it doesn't make sense to sample random posts anymore since i don't use
the result of that for picking a post to delete anymore
2017-08-13 11:03:29 +02:00
codl bd574920b4
refresh task: ignore accounts with no tokens 2017-08-13 10:53:29 +02:00
codl 74f20e3138
add a task to refresh the account with the longest time since a refresh 2017-08-12 23:22:22 +02:00
codl efeb5b6f41
extend /api/viewer to include various timers
also add a last_refresh field to accounts
2017-08-12 23:07:16 +02:00
codl 639d209a95
add header showing brotli cache status 2017-08-12 22:01:42 +02:00
codl cdff524e3d
fix 500 on tweet archive upload 2017-08-12 20:32:51 +02:00
codl ed574c530f
also update viewer info when updating counters 2017-08-12 12:27:25 +02:00
codl 578ffb750e
make status display sticky for small screens 2017-08-12 08:29:58 +02:00
codl a4b87ae6b4
fix wonky status display on narrow screens 2017-08-12 07:57:26 +02:00
codl ccb37b04f4
rename settings_form.js to settings.js 2017-08-12 07:26:06 +02:00
codl 9b2273caa8
oops forgot to remove script tag for version.js 2017-08-12 02:05:38 +02:00
codl 7b6a70a7ce
Revert "load version dynamically"
stutid

This reverts commit 51cf43d073.
2017-08-12 02:04:11 +02:00
codl f1d0ed3f0c
add development procfile 2017-08-12 01:54:19 +02:00
codl 8236c4526d
dynamically update post counts 2017-08-12 01:52:33 +02:00
codl d8d31d9b0a
doit: compress js too 2017-08-12 01:07:12 +02:00
codl d07503dd6f
edit settings dynamically 2017-08-12 01:04:22 +02:00
codl ced259d7e8
load sentry on the client side as well 2017-08-11 22:20:34 +02:00
codl 51cf43d073
load version dynamically
that way the whole dang cache doesnt get invalidated when the version
changes
2017-08-11 22:20:24 +02:00
codl 2f83630629
oops!!!! ooooooppppppppsssssssssssssssssss :w 2017-08-11 21:44:37 +02:00