mastodon/app/views
rcombs e53fc34e9a
Set autocomplete attr for email field on signup page (#19833)
The email address will be used as the "username" for sign-in purposes, so it's the value that should be stored in password managers. We can inform the password manager of this by setting `autocomplete="email"`. Without this hint, password managers may instead store the `username` field, which isn't valid for sign-in (this happens with iCloud Keychain in Safari, for instance).
2022-11-07 03:16:10 +01:00
..
about Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
accounts Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
admin Change admin announcement edition interface to use datetime-local (#18321) 2022-10-28 12:56:32 +02:00
admin_mailer
application
auth Set autocomplete attr for email field on signup page (#19833) 2022-11-07 03:16:10 +01:00
authorize_interactions
custom_css
disputes/strikes
errors
filters
follower_accounts Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
following_accounts Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
home Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
invites
kaminari
layouts Remove meta tag for official iOS app (#19656) 2022-11-04 00:13:07 +01:00
media
notification_mailer
oauth
privacy Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
relationships
settings Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463) 2022-10-26 09:10:18 +02:00
shared
shares
statuses Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
statuses_cleanup
tags Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
user_mailer
well_known/host_meta