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
a6a4416254
copyedit README, /about/
2022-03-01 00:09:04 +01:00
Johann150
ab2c5c9aae
adapt privacy policy to misskey
2021-11-11 09:09:16 +01:00
Johann150
8214cda672
fix IDs for instance JSON data
2021-11-09 23:06:44 +01:00
Johann150
ce35aa939b
add misskey to web pages
2021-11-09 09:23:22 +01:00
codl
8c750d3207
remove fav/reblog counters. they were never used
2021-05-14 19:46:59 +02: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
195371dc97
forgot to also update the log in button template for known instances js
2019-07-23 04:42:44 +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
fb1725d43a
new, better about page
...
I've long wanted to get rid of this weirdly negative and tongue in cheek
about page
2019-07-23 04:10:33 +02:00
codl
2bacbaa8b1
known instances: bump instance counter when logging in
2019-03-15 21:09:22 +01:00
codl
17f59a018f
script to show known instances from cookie, mmoving it to localstorage
2019-03-15 19:46:18 +01:00
codl
8cca6c2fe3
add templates for instance buttons
2019-03-15 17:59:44 +01:00
codl
e9749f70e0
no more florps. that joke is getting dated
2019-02-24 00:40:28 +01:00
codl
fc25e6ca7b
fix picture tags having an extra comma in their srcset
2019-02-24 00:40:25 +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
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