You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
controllers Add validations to admin settings (#10348) 6 years ago
fabricators Add Keybase integration (#10297) 6 years ago
features
fixtures
helpers Add specs for action log helper (#9605) 6 years ago
lib Add Keybase integration (#10297) 6 years ago
mailers
models
policies
presenters
requests
routing
serializers/activitypub
services Set and store report URIs (#10303) 6 years ago
support
validators
views
workers
rails_helper.rb
spec_helper.rb