Commit Graph

16 Commits

Author SHA1 Message Date
codl a6a4416254 copyedit README, /about/ 2022-03-01 00:09:04 +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 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 4c7a919079
show user's top known instances on the login page 2018-05-08 00:06:36 +02: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 5ba5f2b460
split privacy policy from about page 2017-09-20 23:28:12 +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