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/app/validators
David Yip c816701550
Merge remote-tracking branch 'origin/master' into gs-master
Conflicts:
 	.travis.yml
 	Gemfile.lock
 	README.md
 	app/controllers/settings/follower_domains_controller.rb
 	app/controllers/statuses_controller.rb
 	app/javascript/mastodon/locales/ja.json
 	app/lib/feed_manager.rb
 	app/models/media_attachment.rb
 	app/models/mute.rb
 	app/models/status.rb
 	app/services/mute_service.rb
 	app/views/home/index.html.haml
 	app/views/stream_entries/_simple_status.html.haml
 	config/locales/ca.yml
 	config/locales/en.yml
 	config/locales/es.yml
 	config/locales/fr.yml
 	config/locales/nl.yml
 	config/locales/pl.yml
 	config/locales/pt-BR.yml
 	config/themes.yml
8 years ago
..
blacklisted_email_validator.rb Implement EmailBlackList (#5109) 9 years ago
disallowed_hashtags_validator.rb Implement the ability for instances to define a list of disallowed hashtags (#7176) 8 years ago
status_length_validator.rb Merge remote-tracking branch 'origin/master' into merge-upstream 8 years ago
status_pin_validator.rb Allow more than the max pins if account is not local (#7105) 8 years ago
unique_username_validator.rb Fix UniqueUsernameValidator comparison (#6926) 8 years ago
unreserved_username_validator.rb pam authentication (#5303) 8 years ago
url_validator.rb Punycode URI normalization (#2370) 9 years ago