index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
validators
Age
Commit message (
Expand
)
Author
2017-12-12
Merge remote-tracking branch 'tootsuite/master' into merge-upstream
David Yip
2017-12-09
Limit users to 50 lists, remove pagination from lists API (#5933)
Eugen Rochko
2017-11-14
Rename MAX_CHARS to MAX_TOOT_CHARS to be more specific.
Lain Iwakura
2017-11-14
Code style fixes.
Lain Iwakura
2017-11-14
Make character limit configurable.
Lain Iwakura
2017-10-04
Implement EmailBlackList (#5109)
utam0k
2017-09-13
Fix #4918 - Limit pinned toots to 5 (#4923)
Eugen Rochko
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-07-31
Fix length validator counting things that look like URIs like URLs (#4462)
Eugen Rochko
2017-07-29
Count all URLs in text as 23 characters flat, do not count domain part of use...
Eugen Rochko
2017-06-19
Fix character/grapheme count stuff (#3839)
Gô Shoemake
2017-06-09
Correct validators so that existing error messages would look correct (#3668)
Eugen Rochko
2017-06-05
Added support for configurable reserved usernames (fix of #1382) (#3566)
Eugen Rochko
2017-04-26
Stricter whitelist rules (#2213)
Guillaume Lo Re
2017-04-25
Punycode URI normalization (#2370)
Eugen
2017-04-13
Organize coverage dirs (#1695)
Matt Jankowski