This website requires JavaScript.
Explore
Help
Register
Sign In
Leahnaya
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2026-06-01 10:40:07 -05:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
db49b0e5e9
mastodon
/
app
/
validators
History
Matt Jankowski
4a77e477ee
Consolidate account scopes for
LOWER
(index using) username/domain queries (
#30451
)
2024-05-28 14:11:31 +00:00
..
blacklisted_email_validator.rb
disallowed_hashtags_validator.rb
domain_validator.rb
ed25519_key_validator.rb
ed25519_signature_validator.rb
email_address_validator.rb
email_mx_validator.rb
existing_username_validator.rb
follow_limit_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
Reduce
.times
usage in
StatusPin
and add
PIN_LIMIT
constant in validator (
#27945
)
2023-11-20 09:07:25 +00:00
unique_username_validator.rb
unreserved_username_validator.rb
url_validator.rb
vote_validator.rb