This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
0e476f3c4fbbcab9b4895b8abff93075dfd2bf0c
Mastodon
/
app
/
validators
T
History
Claire
276c1d32d6
Merge branch 'main' into glitch-soc/merge-upstream
2023-03-02 17:32:38 +01:00
..
blacklisted_email_validator.rb
…
disallowed_hashtags_validator.rb
…
domain_validator.rb
Autofix Rubocop Style/RedundantBegin (
#23703
)
2023-02-19 07:09:40 +09:00
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
Autofix Rubocop Style/RedundantBegin (
#23703
)
2023-02-19 07:09:40 +09:00
follow_limit_validator.rb
Autofix Rubocop remaining Layout rules (
#23679
)
2023-02-20 06:58:28 +01:00
import_validator.rb
Autofix Rubocop Style/RedundantBegin (
#23703
)
2023-02-19 07:09:40 +09:00
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
Autofix Rubocop remaining Layout rules (
#23679
)
2023-02-20 06:58:28 +01:00
url_validator.rb
…
vote_validator.rb
Fix single-record invalid condition on PollVote (
#23810
)
2023-02-27 09:31:15 +01:00