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
a65ff30b2abd1a58e0c950d8b4d15d2072897b6d
Mastodon
/
spec
/
validators
History
Eugen Rochko
9aa37b32c3
Add
details
to error response for
POST /api/v1/accounts
in REST API (
#15803
)
2021-03-01 04:59:13 +01:00
..
blacklisted_email_validator_spec.rb
Add
details
to error response for
POST /api/v1/accounts
in REST API (
#15803
)
2021-03-01 04:59:13 +01:00
disallowed_hashtags_validator_spec.rb
Change admin UI for hashtags and add back whitelisted trends (
#11490
)
2019-08-05 19:54:29 +02:00
email_mx_validator_spec.rb
Add support for IPv6 only MXes in Email validation (
#10009
)
2019-02-12 14:48:04 +01:00
follow_limit_validator_spec.rb
…
poll_validator_spec.rb
Allow set the voting period to just 5 minutes (
#10525
)
2019-04-09 17:02:12 +02:00
reaction_validator_spec.rb
Fix validations of reactions limit (
#12955
)
2020-01-25 16:00:29 +01:00
status_length_validator_spec.rb
…
status_pin_validator_spec.rb
…
unique_username_validator_spec.rb
Search account domain in lowercase (
#13016
)
2020-02-01 15:42:24 +01:00
unreserved_username_validator_spec.rb
Add
details
to error response for
POST /api/v1/accounts
in REST API (
#15803
)
2021-03-01 04:59:13 +01:00
url_validator_spec.rb
…