mastodon/spec
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
..
controllers Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
fabricators Add Keybase integration (#10297) 2019-03-18 21:00:55 +01:00
features
fixtures
helpers
lib
mailers
models Squish username before validation (#10239) 2019-03-11 20:48:24 +01:00
policies
presenters
requests Redesign landing page (#10232) 2019-03-12 17:34:00 +01:00
routing
serializers/activitypub
services Set and store report URIs (#10303) 2019-03-17 15:34:56 +01:00
support
validators
views
workers
rails_helper.rb
spec_helper.rb