This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-18 16:11:42 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
validators
History
Eugen Rochko
56af04dbb4
Fix
#4918
- Limit pinned toots to 5 (
#4923
)
2017-09-13 11:04:32 +02:00
..
blacklisted_email_validator.rb
Correct validators so that existing error messages would look correct (
#3668
)
2017-06-09 19:46:01 +02:00
status_length_validator.rb
Fix length validator counting things that look like URIs like URLs (
#4462
)
2017-07-31 05:06:20 +02:00
status_pin_validator.rb
Fix
#4918
- Limit pinned toots to 5 (
#4923
)
2017-09-13 11:04:32 +02:00
unreserved_username_validator.rb
Correct validators so that existing error messages would look correct (
#3668
)
2017-06-09 19:46:01 +02:00
url_validator.rb
Punycode URI normalization (
#2370
)
2017-04-25 02:47:31 +02:00