Commit Graph

50 Commits

Author SHA1 Message Date
codl 93299bd72f
polish archive size warning
copy, styling

lowered the threshold to 10 MB and made it not disable the form in case
someone does have a giant tweet archive
2018-10-06 01:33:35 +02:00
codl c89602315f
remove leftover console.logs 2018-10-06 01:30:01 +02:00
codl cd096599a2
add warning when trying to upload a large twitter archive 2018-10-06 00:57:25 +02:00
codl 022cf7520a
make radiostrips accessible 2018-04-25 15:04:08 +02:00
codl 07ad982b96
prevent invisible radio buttons from escaping the radiostrip 2018-04-25 14:42:31 +02:00
codl c219a8b532
unify the look of radiostrips and the other buttons 2018-04-25 14:01:32 +02:00
codl ada719faeb
add ability to keep only posts without media
closes #16
2017-12-28 03:02:08 +01:00
codl 89382d70e2
replace plain radio buttons with radio strips 2017-12-14 16:59:33 +01:00
codl 33cc82b1ca
mastodon avatars are not circles (sometimes) 2017-09-19 02:44:08 +02:00
codl fbecb2f9fc
styles: replace secondary btn border with a box-shadow for alignment 2017-09-17 14:26:53 +02:00
codl 8a60b85586
(laughing) more buttons! 2017-09-17 13:35:26 +02:00
codl a656463d0a
unify button-buttons and link-buttons 2017-09-17 13:20:30 +02:00
codl 53ba4ff294
split about and logged in pages into two different paths 2017-09-17 12:29:49 +02:00
codl 583dedf633
fix settings.js for microsoft edge 2017-09-16 09:28:39 +02:00
codl 7599565344
add proper error pages for 404, 500 2017-09-10 13:20:53 +02:00
codl ae093c504c
add an explicit dismiss button to reason banner 2017-09-03 00:51:54 +02:00
codl 73b7ee2a53
settings.js: remove reason banner when enabling 2017-09-02 19:51:59 +02:00
codl feef504fa0
settings.js: when logged out, redirect to index 2017-09-02 19:05:57 +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 6056d1c28f
settings.js: increase initial update interval to 1.5s 2017-09-01 01:07:08 +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 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 c2013197f9
settings.js: update viewer immediately after enabling/disabling 2017-08-31 20:48:00 +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 6495135124
eslint 2017-08-29 18:38:54 +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 c328332ff9
settings.js fix: keep polling viewer even if last request failed 2017-08-29 01:17:47 +02:00
codl 81409673f3
settings.js: adaptive interval for updates 2017-08-28 17:53:13 +02:00
codl 5b047e4b94
nicer, more compact mastodon login buttons 2017-08-23 23:32:21 +02:00
codl 1b5e0d5e46
fix cut off mastodon icon 2017-08-23 15:39:52 +02:00
codl 687d2fe96e
nicer log in buttons on index 2017-08-23 15:14:24 +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 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 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 7b6a70a7ce
Revert "load version dynamically"
stutid

This reverts commit 51cf43d073.
2017-08-12 02:04:11 +02:00
codl 8236c4526d
dynamically update post counts 2017-08-12 01:52:33 +02:00
codl d07503dd6f
edit settings dynamically 2017-08-12 01:04:22 +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 dd212ce1c3
process all assets thru doit 2017-08-11 16:41:31 +02:00
codl 1a9753db49
image build 2017-08-11 14:57:32 +02:00