Commit Graph

108 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 cd096599a2
add warning when trying to upload a large twitter archive 2018-10-06 00:57:25 +02:00
codl 9b2394f6e7
remove social media from contact options 2018-08-07 14:54:57 +02:00
codl 4c7a919079
show user's top known instances on the login page 2018-05-08 00:06:36 +02:00
codl 022cf7520a
make radiostrips accessible 2018-04-25 15:04:08 +02:00
codl 51e070af3d
three-way favourite policy. closes #18 2018-01-03 18:00:59 +01:00
codl ada719faeb
add ability to keep only posts without media
closes #16
2017-12-28 03:02:08 +01:00
codl 253bd78b12
duh 2017-12-27 20:51:21 +01:00
codl 132007f91f
store fav/reblog count. first step towards #7 2017-12-27 20:49:19 +01:00
codl 89382d70e2
replace plain radio buttons with radio strips 2017-12-14 16:59:33 +01:00
codl 59e5ab2390
fix #14 Error returning to forget after cancelling authorization
turns out request.args has some special behaviour that forces a 400
instead of throwing a KeyError when trying to read an arg that wasn't
supplied :/ havent seen anything about it in flask's docs
2017-11-02 15:47:04 +01:00
codl 526efbeded
hint that you have to upload the zip file from twitter 2017-09-21 21:18:01 +02:00
codl 0c3f603db5
whoops forgot to git add privacy.html 2017-09-20 23:29:54 +02:00
codl 5ba5f2b460
split privacy policy from about page 2017-09-20 23:28:12 +02:00
codl 33cc82b1ca
mastodon avatars are not circles (sometimes) 2017-09-19 02:44:08 +02:00
codl 8a60b85586
(laughing) more buttons! 2017-09-17 13:35:26 +02:00
codl a706f6fd6e
WHOOPS whoops whoops whoops whoops 2017-09-17 13:21:35 +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 a787f26e9a
give avatar an empty alt attribute 2017-09-16 20:52:21 +02:00
codl 0b06b5f12f
whoops i ended up reimplementing *all* of github camo 2017-09-16 18:25:20 +02:00
codl 5e1ce21c82
proxy avatars
this fixes some potential issues when connecting to a non-https mastodon
server

you shouldn't connect to a non-https mastodon server in general but you
know, whatever
2017-09-16 13:58:02 +02:00
codl 7599565344
add proper error pages for 404, 500 2017-09-10 13:20:53 +02:00
codl ee72c50ab9
eslint 2017-09-06 13:06:59 +02:00
codl ae093c504c
add an explicit dismiss button to reason banner 2017-09-03 00:51:54 +02:00
codl 1d677de7b4
add mechanism for showing reason for disabling account 2017-09-02 19:47:18 +02:00
codl 2c02dd63bc
more fiddling with timing of javascript load 2017-09-01 02:35:33 +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 4b28669327
small visual changes 2017-08-31 21:56:17 +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 04654a637c
(rips shirt) HAUUUGH JARVASCRIPT 2017-08-31 18:59:09 +02:00
codl 32fa0b055d
add screen name as title text on display name 2017-08-29 16:57:49 +02:00
codl 175e313e03
you know what, screw sentry. bye 2017-08-28 01:53:59 +02:00
codl cdc30b4f8b
add csrf token to warning pages (whoops! closes #5) 2017-08-26 15:55:48 +02:00
codl ccf1ca9c56
add csrf tokens 🔒🔒🔒🔒 2017-08-25 10:50:11 +02:00
codl 092cc1919d
resize twitter and mastodon logo 2017-08-24 15:40:03 +02:00
codl ea27e26932
remove "a codl joint" from footer. its kinda awkward 2017-08-24 00:01:00 +02:00
codl 5b047e4b94
nicer, more compact mastodon login buttons 2017-08-23 23:32:21 +02:00
codl fac2a0e9b3
oops??? why? 2017-08-23 23:18:56 +02:00
codl 687d2fe96e
nicer log in buttons on index 2017-08-23 15:14:24 +02:00
codl 1dfb728805
add autocomplete for mastodon instances 2017-08-23 11:42:32 +02:00
codl ae19b326af
compress logo as jpeg and webp 2017-08-20 20:17:38 +02:00
codl 069a8ab9fb
shorten footer and link directly to the running commit 2017-08-20 18:48:43 +02:00
codl 6bd769e21e
oops!!!!!! hmm 2017-08-20 18:26:30 +02:00
codl 06f144f8b4
allow mastodon users to preserve DMs 2017-08-20 18:23:38 +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 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