Commit graph

7 commits

Author SHA1 Message Date
Claire
18c710be23 Add password autocomplete hints ()
Fixes 

Our password autocomplete hints were “off” but that does not prevent current
browsers from trying to autocomplete them anyway, so use `current-password` and
`new-password` so they don't put a newly-generated password in a password
confirmation prompt, or the old password for a password renewal prompt.
2022-11-08 03:53:06 +01:00
Eugen Rochko
1fdfebc745 Fix error on migration page () 2022-10-18 19:01:59 +02:00
Eugen Rochko
43c6f1da0f Fix IDN domains not being rendered correctly in a few left-over places () 2022-03-22 10:07:11 +01:00
Eugen Rochko
f5c71a6cd2 Add (back) option to set redirect notice on account without moving followers ()
Fix 
2019-09-29 05:03:19 +02:00
Eugen Rochko
a2d3728c36 Add account migration UI ()
Fix 

- Change data export to be available for non-functional accounts
- Change non-functional accounts to include redirecting accounts
2019-09-19 20:58:19 +02:00
Eugen Rochko
13df3889f0 Redesign public profiles and toots () 2018-07-28 19:25:33 +02:00
Eugen Rochko
55d9abcceb Add UI for setting up account migration () 2017-11-27 22:47:06 +01:00