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
73ddb60c32090c9685f3b74e0bbb4a06b34a7083
Mastodon
/
app
/
validators
T
History
Eugen Rochko
eb35be0431
Fix follow limit preventing re-following of a moved account (
#14207
)
2020-12-18 09:18:31 +01:00
..
blacklisted_email_validator.rb
Improve email address validation (
#14565
)
2020-08-12 12:40:25 +02:00
disallowed_hashtags_validator.rb
…
domain_validator.rb
…
ed25519_key_validator.rb
Add E2EE API (
#13820
)
2020-06-02 19:24:53 +02:00
ed25519_signature_validator.rb
Add E2EE API (
#13820
)
2020-06-02 19:24:53 +02:00
email_mx_validator.rb
Improve email address validation (
#14565
)
2020-08-12 12:40:25 +02:00
existing_username_validator.rb
…
follow_limit_validator.rb
…
html_validator.rb
…
import_validator.rb
Fix follow limit preventing re-following of a moved account (
#14207
)
2020-12-18 09:18:31 +01:00
note_length_validator.rb
…
poll_validator.rb
…
reaction_validator.rb
…
registration_form_time_validator.rb
Add honeypot fields and minimum fill-out time for sign-up form (
#15276
)
2020-12-10 06:27:26 +01:00
status_length_validator.rb
…
status_pin_validator.rb
…
unique_username_validator.rb
…
unreserved_username_validator.rb
…
url_validator.rb
…
vote_validator.rb
…