index
:
mastodon.git
add-publish-button-text-site-setting
bump-rails-to-6.0
change-mute-filtering
dependabot/bundler/puma-6.0.0
dependabot/bundler/redis-4.6.0
dependabot/bundler/scenic-1.7.0
dependabot/npm_and_yarn/stylelint-14.15.0
dependabot/npm_and_yarn/stylelint-14.16.0
dependabot/npm_and_yarn/stylelint-config-standard-scss-6.1.0
deps/shakapacker
feature-abuse-metrics
feature-argument-deduplication
feature-circles
feature-collapsed-notifications
feature-e2ee-web-ui
feature-limited-visibility-bearcaps
feature-rich-tooltips
feature-secure-account-summary
feature-suspended-page
feature-unify-uis
fix-account-search-exclude-domains
fix-admin-api-params
fix-soft-deleted-reblog-error
fix-status-reach-finder
i18n/manage-translations
l10n_main
main
nolan/button-a11y
pg15
react18
refactor-raw-sql-queries
refactor/remove-legacy-decorator
refactor/streaming
remove-montserrat
remove-yarn
rubocop-fixes
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
track_unsalvageable_errors
yuuta
Yuuta's fork of Mastodon. Pulled from upstream periodically. On v4.0.2.
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
validators
Age
Commit message (
Expand
)
Author
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
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