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
2021-01-22
Optimize some regex matching (#15528)
luigi
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2020-12-18
Fix follow limit preventing re-following of a moved account (#14207)
Eugen Rochko
2020-12-10
Add honeypot fields and minimum fill-out time for sign-up form (#15276)
ThibG
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
[next]