This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
mastodon
mirror of
https://github.com/tootsuite/mastodon
Watch
1
Star
1
Fork
You've already forked mastodon
0
Code
Issues
Releases
Wiki
Activity
c60f9cb865
mastodon
/
app
/
validators
History
Eugen Rochko
50948b46aa
Add ability to filter followed accounts' posts by language (
#19095
)
2022-09-20 23:51:21 +02:00
..
blacklisted_email_validator.rb
…
disallowed_hashtags_validator.rb
…
domain_validator.rb
…
ed25519_key_validator.rb
…
ed25519_signature_validator.rb
…
email_mx_validator.rb
…
existing_username_validator.rb
Fix existing username validator not allowing multiple accounts (
#16153
)
2021-05-04 14:22:04 +02:00
follow_limit_validator.rb
…
html_validator.rb
…
import_validator.rb
…
language_validator.rb
Add ability to filter followed accounts' posts by language (
#19095
)
2022-09-20 23:51:21 +02:00
note_length_validator.rb
…
poll_validator.rb
…
reaction_validator.rb
…
registration_form_time_validator.rb
…
status_length_validator.rb
…
status_pin_validator.rb
…
unique_username_validator.rb
…
unreserved_username_validator.rb
…
url_validator.rb
…
vote_validator.rb
…