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 Add Keybase integration (#10297) 2019-03-18 21:00:55 +01:00
mailers
models
policies
presenters
requests
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
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 Disable simplecov on CircleCI (#7416) 2018-05-09 16:59:58 +02:00