This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-01-11 10:12:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tootlab-mastodon
/
app
/
validators
History
David Yip
a057ed5cfe
Merge remote-tracking branch 'tootsuite/master' into merge-upstream
2017-12-12 02:54:13 -06:00
..
blacklisted_email_validator.rb
Implement EmailBlackList (
#5109
)
2017-10-04 15:16:10 +02:00
status_length_validator.rb
Rename MAX_CHARS to MAX_TOOT_CHARS to be more specific.
2017-11-14 17:56:38 +01:00
status_pin_validator.rb
Limit users to 50 lists, remove pagination from lists API (
#5933
)
2017-12-09 01:32:29 +01: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