Commit Graph

69 Commits

Author SHA1 Message Date
codl c621982424 remove method to upgrade known instances from cookie to localstorage
it's been over three years since the old forget_known_instances cookie
is no longer being set, any cookie that hasn't been upgraded to
localstorage by now has surely expired
2022-03-04 14:03:08 +01:00
codl 21eff570a0 fix default misskey known instances 2022-02-26 23:14:40 +01:00
codl f7f2276cec
known_instances+misskey: actually record mk instances when logged into 2021-12-09 17:45:45 +01:00
codl e5971e3848
add misskey support to known instances 2021-12-09 16:31:48 +01:00
Johann150 fce0f88d2c
fix variable name 2021-11-10 07:56:44 +01:00
Johann150 b20395cc8f
add misskey-colored css 2021-11-09 10:08:30 +01:00
Johann150 ce35aa939b
add misskey to web pages 2021-11-09 09:23:22 +01:00
Johann150 05db96236c
add misskey icon 2021-11-09 09:21:32 +01:00
codl d2c3d95b1e
copyedit on settings form. widened page 2020-09-18 00:17:00 +02:00
codl 9592ab8511
disable archives
it has come to my attention while investigating #263 that tweet archives
as forget supports them are no longer a thing. this commit disables all
front-facing archive support and puts a banner above the form
2019-09-13 03:33:39 +02:00
codl 289a1df83f
color login buttons in css instead of hardcoding colors into the html 2019-07-23 04:32:19 +02:00
codl 1d57bb23c3
update to svelte 3 2019-05-02 00:47:44 +02:00
codl ab4cc996ab
move normalize to the more general known_instances.js 2019-03-15 21:28:41 +01:00
codl bd795157c7
fix duplicate instances between known and top 2019-03-15 21:23:20 +01:00
codl ca5ccada19
remove stray console.logs 2019-03-15 21:15:55 +01:00
codl 2bacbaa8b1
known instances: bump instance counter when logging in 2019-03-15 21:09:22 +01:00
codl 915a6029d7
port algorithm for normalizing known instances to five visible slots 2019-03-15 20:25:45 +01:00
codl 17f59a018f
script to show known instances from cookie, mmoving it to localstorage 2019-03-15 19:46:18 +01:00
codl 44474f096d
update promo screenshot 2019-02-25 01:46:46 +01:00
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