Commit Graph

8 Commits (c09b8a716473ff251ecd81fe6050a38133ddabb0)

Author SHA1 Message Date
Rose 4f15fd0ba1
Fix style for hashes ()
* Fix style for hashes

Make the style for hashes consistent.

* New style

More consistency
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.
Eugen Rochko dd5d99f83f
Fix error on migration page ()
Eugen Rochko 392b367835
Fix IDN domains not being rendered correctly in a few left-over places ()
Eugen Rochko 163ed91af3
Add (back) option to set redirect notice on account without moving followers ()
Fix 
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
Eugen Rochko bb71538bb5
Redesign public profiles and toots ()
Eugen Rochko 706e534455
Add UI for setting up account migration ()