mastodon/app
Eugen Rochko 555c4e11ba
Add validations to admin settings (#10348)
* Add validations to admin settings

- Validate correct HTML markup
- Validate presence of contact username & e-mail
- Validate that all usernames are valid
- Validate that enums have expected values

* Fix code style issue

* Fix tests
2019-03-23 14:07:04 +01: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 Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
helpers Add missing locales (bn, ga, hi) (#10295) 2019-03-18 21:55:21 +01:00
javascript Add custom closed registrations message to landing page when set (#10347) 2019-03-23 02:24:01 +01:00
lib Improve config serializer for Keybase (#10338) 2019-03-21 23:33:28 +01:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
policies Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
presenters Add custom closed registrations message to landing page when set (#10347) 2019-03-23 02:24:01 +01:00
serializers Improve config serializer for Keybase (#10338) 2019-03-21 23:33:28 +01:00
services Fix processing poll Updates (#10333) 2019-03-21 14:24:09 +01:00
validators Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
views Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
workers Avoid race condition when streaming deleted statuses (#10280) 2019-03-16 20:18:47 +01:00