Commit graph

7 commits

Author SHA1 Message Date
Claire
9f4930ec11
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
dd5d99f83f
Fix error on migration page () 2022-10-18 19:01:59 +02:00
Eugen Rochko
392b367835
Fix IDN domains not being rendered correctly in a few left-over places () 2022-03-22 10:07:11 +01:00
Eugen Rochko
163ed91af3
Add (back) option to set redirect notice on account without moving followers ()
Fix 
2019-09-29 05:03:19 +02:00
Eugen Rochko
3ed94dcc1a
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
bb71538bb5
Redesign public profiles and toots () 2018-07-28 19:25:33 +02:00
Eugen Rochko
706e534455
Add UI for setting up account migration () 2017-11-27 22:47:06 +01:00