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
Eugen Rochko da70aca28e
Restore username validation to disallow dots, for now (#6863)
Usernames with dots in them do not work with routes, because the dot usually separates the desired page format (e.g. json). I don't want to mess with changing route constraints for this patch release.
7 years ago
..
chewy
controllers
helpers Revert #6479, hide sensitive text/images from OpenGraph previews (#6818) 7 years ago
javascript Hide floating action button on thread views (#6859) 7 years ago
lib request: in the event of failure, try other IPs (#6761) (#6813) 7 years ago
mailers
models Restore username validation to disallow dots, for now (#6863) 7 years ago
policies
presenters
serializers Serialize mentions in the order they are added (#6836) 7 years ago
services Use username/domain to match existing accounts in ActivityPub (#6842) 7 years ago
validators Permit dots in usernames with conditions (#6844) 7 years ago
views Display content warning in mail notification emails (#6832) 7 years ago
workers