mastodon/app
Eugen Rochko 2c63e0292a
Fix admin validation being too strict about usernames (#10449)
* Fix admin validation being too strict about usernames

Fix #10446

* Strip Setting.site_contact_username consistently throughout the codebase
2019-04-06 17:53:17 +02:00
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
controllers Fix admin validation being too strict about usernames (#10449) 2019-04-06 17:53:17 +02:00
helpers Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 2019-03-28 04:44:59 +01:00
javascript Improve sk translation further (#10484) 2019-04-06 23:26:51 +09:00
lib Add ActivityPub representation for identity proofs (#10414) 2019-03-30 02:12:06 +01:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Fix admin validation being too strict about usernames (#10449) 2019-04-06 17:53:17 +02:00
policies Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
presenters Fix admin validation being too strict about usernames (#10449) 2019-04-06 17:53:17 +02:00
serializers Hide blocking accounts from blocked users (#10442) 2019-04-01 20:06:13 +02:00
services Export and import `hide_notifications` alongside user mutes (#10335) 2019-04-03 18:17:43 +02:00
validators Fix admin validation being too strict about usernames (#10449) 2019-04-06 17:53:17 +02:00
views squashed identity proof updates (#10375) 2019-03-28 18:01:09 +01:00
workers Export and import `hide_notifications` alongside user mutes (#10335) 2019-04-03 18:17:43 +02:00