You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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).
2 years ago
..
about
accounts
admin Change admin announcement edition interface to use datetime-local (#18321) 2 years ago
admin_mailer
application
auth Set autocomplete attr for email field on signup page (#19833) 2 years ago
authorize_interactions
custom_css
disputes/strikes
errors
filters
follower_accounts
following_accounts
home
invites
kaminari
layouts Remove meta tag for official iOS app (#19656) 2 years ago
media
notification_mailer
oauth
privacy
relationships
settings Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463) 2 years ago
shared
shares
statuses
statuses_cleanup
tags
user_mailer
well_known/host_meta