Commit Graph

53 Commits

Author SHA1 Message Date
codl 688b787c16 fix logged in template 2022-03-02 20:47:47 +01:00
Johann150 aacc5100de
clarify what favourite means on misskey
This implementation does not actually read favourites, but reactions,
because reading favourites is more involved as they are like bookmarks
on Mastodon and not attached to the post itself.

Also removing the respective erroneous authentication scope.
2022-03-01 15:44:16 +01:00
Johann150 4efe6ec316
also display direct message settings for misskey 2022-03-01 15:38:23 +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 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 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 89382d70e2
replace plain radio buttons with radio strips 2017-12-14 16:59:33 +01:00
codl 526efbeded
hint that you have to upload the zip file from twitter 2017-09-21 21:18:01 +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 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 4b28669327
small visual changes 2017-08-31 21:56:17 +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 ccf1ca9c56
add csrf tokens 🔒🔒🔒🔒 2017-08-25 10:50:11 +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 c11e4c8dfb
fix settings for empty display name 2017-08-18 22:33:22 +02:00
codl ed574c530f
also update viewer info when updating counters 2017-08-12 12:27:25 +02:00
codl ccb37b04f4
rename settings_form.js to settings.js 2017-08-12 07:26:06 +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 1478ed9cf5
uh oh whoops 2017-08-09 08:39:48 +02:00
codl 891f584dac
simplify settings copy
no need for fresh/expired concepts, just expired is enough
2017-08-08 16:00:02 +02:00
codl ac6f7203d8
add ability to keep posts with media (close #1) 2017-08-08 15:40:56 +02:00
codl bb2bcc68c1
fix more 500s 2017-08-07 16:35:10 +02:00
codl 61ddd8a478
haha i suck 2017-08-07 16:00:50 +02:00
codl efa910d822
jinja annoying 2017-08-07 15:58:08 +02:00
codl eaa43c07a7
cant compare against None with == 2017-08-07 15:56:22 +02:00
codl 40a5acbdf3
improve archive list 2017-08-07 15:53:34 +02:00
codl deda43fd8a
fix tweet archive error banner placement 2017-08-07 15:47:00 +02:00
codl f7b36ad257
yes 2017-08-07 15:44:21 +02:00
codl 625dc31a53
oops 2017-08-07 15:40:31 +02:00
codl 7d4e9945a5
show error message for invalid tweet archive 2017-08-07 15:35:15 +02:00
codl 9bf9b13739
bouffon 2017-08-04 02:07:07 +02:00
codl 5df684a160
dont crash if reported_post_count is null
theres a bunch of nullable attributes that i tend to assume will never
be null because im a bad programer someone remind me to fix thoses
2017-08-04 01:56:55 +02:00
codl 27ad3d80fa
computer bad 2017-08-04 00:59:00 +02:00
codl 9dc45934cc
confusing wording 2017-08-04 00:30:08 +02:00
codl 9c84cb399e
ensure yes/no are on the same line 2017-08-04 00:27:38 +02:00
codl efc15f4c86
Revert "typo"
This reverts commit c76c69f410.
2017-08-04 00:26:23 +02:00
codl c76c69f410
typo 2017-08-04 00:24:53 +02:00
codl a7e414bae2
(screams) the time is nigh 2017-08-03 21:37:00 +02:00