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 Add specs for action log helper (#9605) 2019-03-16 00:57:23 +09:00
lib Add Keybase integration (#10297) 2019-03-18 21:00:55 +01:00
mailers
models
policies
presenters
requests
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