This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
ed7cb79723
glitch-social
/
app
/
validators
History
Claire
3074338d79
Merge branch 'main' into glitch-soc/merge-upstream
2023-01-24 20:32:31 +01:00
..
blacklisted_email_validator.rb
…
disallowed_hashtags_validator.rb
…
domain_validator.rb
…
ed25519_key_validator.rb
…
ed25519_signature_validator.rb
…
email_mx_validator.rb
Fix email with empty domain name labels passing validation (
#23246
)
2023-01-24 20:18:41 +01:00
existing_username_validator.rb
…
follow_limit_validator.rb
…
html_validator.rb
…
import_validator.rb
…
language_validator.rb
…
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
Strip spaces around URL when adding a relay (
#22655
)
2023-01-05 13:33:33 +01:00
vote_validator.rb
…