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
2020-08-12
Improve email address validation (#14565)
ThibG
2020-06-02
Add E2EE API (#13820)
Eugen Rochko
2020-04-02
Improve polls: option lengths & redesign (#13257)
Sasha Sorokin
2020-02-01
Search account domain in lowercase (#13016)
abcang
2020-01-25
Fix validations of reactions limit (#12955)
Eugen Rochko
2020-01-25
Add limit of 8 different reaction types per announcement (#12950)
Eugen Rochko
2020-01-23
Add announcements (#12662)
Eugen Rochko
2020-01-12
Fix invalid votes from the API being accepted (#12601)
ThibG
2019-08-30
Fix uncaught domain normalization error in remote follow (#11703)
Eugen Rochko
2019-08-30
Fix encoding error when checking e-mail MX records (#11696)
Eugen Rochko
2019-08-08
Fix crash when saving invalid domain name (#11528)
Eugen Rochko
2019-08-05
Change admin UI for hashtags and add back whitelisted trends (#11490)
Eugen Rochko
2019-07-24
Don't delete periods when validating username uniqueness (#11392) (#11400)
Rey Tucker
2019-05-19
Fix “invited by” not showing up for invited accounts in admin interface (...
ThibG
2019-05-03
Change e-mail whitelist/blacklist to not be checked when invited (#10683)
Eugen Rochko
2019-04-10
Change HTML validator to ignore all errors except unmatched tags (#10534)
Eugen Rochko
2019-04-09
Allow set the voting period to just 5 minutes (#10525)
Hinaloe
2019-04-06
Fix admin validation being too strict about usernames (#10449)
Eugen Rochko
2019-03-26
Fix HTML validation (#10354)
ThibG
2019-03-23
Add validations to admin settings (#10348)
Eugen Rochko
2019-03-06
Fix poll validation issues (#10186)
Eugen Rochko
2019-03-04
Widen allowed time windows for polls (#10162)
ThibG
2019-03-03
Fix vote validation for polls with multiple choices (#10138)
Eugen Rochko
2019-03-03
Add polls (#10111)
Eugen Rochko
2019-02-12
Add support for IPv6 only MXes in Email validation (#10009)
Franck Zoccolo
2019-01-05
Change note length validation to ignore mention domains and URLs (#9717)
Eugen Rochko
2019-01-03
Add specs for UnreservedUsernameValidator (#9698)
ysksn
2018-12-29
Add specs for BlackListedEmailValidator (#9651)
ysksn
2018-12-29
Add specs for DisallowedHashtagsValidator (#9653)
ysksn
2018-12-28
Add pending specs for StatusLengthValidator (#9647)
ysksn
2018-12-10
Improve e-mail MX validator and add tests (#9489)
Eugen Rochko
2018-11-08
Fix follow limit validator reporting lower number past threshold (#9230)
Eugen Rochko
2018-10-04
Limit the number of people that can be followed from one account (#8807)
Eugen Rochko
2018-07-26
Call address instead of exchange (#8076)
abcang
2018-07-05
In e-mail validator, fallback from MX to A record (#7955)
Eugen Rochko
2018-05-28
fix: Don't validate MX record in development (#7654)
takayamaki
2018-05-27
Validate that e-mail resolves with MX and it's not blacklisted (#7631)
Eugen Rochko
2018-04-23
Implement the ability for instances to define a list of disallowed hashtags (...
Emelia Smith
2018-04-12
Allow more than the max pins if account is not local (#7105)
Renato "Lond" Cerqueira
2018-03-27
Fix UniqueUsernameValidator comparison (#6926)
Eugen Rochko
2018-03-21
Permit dots in usernames with conditions (#6844)
Eugen Rochko
2018-02-04
Validation of count works even when text of status is nil (#6429)
abcang
2018-02-02
pam authentication (#5303)
Alexander
2017-12-09
Limit users to 50 lists, remove pagination from lists API (#5933)
Eugen Rochko
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
[next]