mastodon/app
Eugen Rochko da70aca28e
Restore username validation to disallow dots, for now ()
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.
2018-03-22 11:30:22 +01:00
..
chewy Full-text search for authorized statuses () 2018-02-09 23:04:47 +01:00
controllers If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale () 2018-03-18 16:57:04 +01:00
helpers Revert , hide sensitive text/images from OpenGraph previews () 2018-03-18 20:33:07 +01:00
javascript Hide floating action button on thread views () 2018-03-22 09:33:14 +01:00
lib request: in the event of failure, try other IPs () () 2018-03-20 09:06:08 +01:00
mailers Account archive download () 2018-02-21 23:21:32 +01:00
models Restore username validation to disallow dots, for now () 2018-03-22 11:30:22 +01:00
policies Account archive download () 2018-02-21 23:21:32 +01:00
presenters Redesign landing page (again) () 2018-02-22 01:03:48 +01:00
serializers Serialize mentions in the order they are added () 2018-03-19 20:19:35 +01:00
services Use username/domain to match existing accounts in ActivityPub () 2018-03-20 14:57:46 +01:00
validators Permit dots in usernames with conditions () 2018-03-21 10:26:53 +01:00
views Display content warning in mail notification emails () 2018-03-19 20:12:20 +01:00
workers Log BackupWorker backtrace, delete Backup if retries exhausted () 2018-03-13 08:15:24 +01:00