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
/
spec
/
validators
Age
Commit message (
Expand
)
Author
2022-06-09
Add administrative webhooks (#18510)
Eugen Rochko
2022-04-29
Remove IP matching from e-mail domain blocks (#18190)
Eugen Rochko
2022-03-30
Fix being able to post URLs longer than 4096 characters (#17908)
Eugen Rochko
2022-02-24
Change e-mail domain blocks to block IPs dynamically (#17635)
Eugen Rochko
2022-02-22
Fix various typos (#17621)
luzpaz
2022-01-17
Add support for private pinned posts (#16954)
Claire
2021-04-17
Add canonical e-mail blocks for suspended accounts (#16049)
Eugen Rochko
2021-03-19
Bypass MX validation for explicitly allowed domains (#15930)
Claire
2021-03-19
Prepare Mastodon for zeitwerk autoloader (#15917)
Claire
2021-03-04
Fix URL scanning in note length validator and preview card fetching (#15827)
Claire
2021-03-02
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)
Claire
2021-03-01
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)
Eugen Rochko
2020-08-12
Improve email address validation (#14565)
ThibG
2020-02-01
Search account domain in lowercase (#13016)
abcang
2020-01-25
Fix validations of reactions limit (#12955)
Eugen Rochko
2019-08-05
Change admin UI for hashtags and add back whitelisted trends (#11490)
Eugen Rochko
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-09
Allow set the voting period to just 5 minutes (#10525)
Hinaloe
2019-02-12
Add support for IPv6 only MXes in Email validation (#10009)
Franck Zoccolo
2019-01-03
Add specs for UrlValidator (#9699)
ysksn
2019-01-03
Add specs for UnreservedUsernameValidator (#9698)
ysksn
2018-12-29
Add specs for FollowLimitValidator (#9655)
ysksn
2018-12-29
Add specs for BlackListedEmailValidator (#9651)
ysksn
2018-12-29
Add specs for DisallowedHashtagsValidator (#9653)
ysksn
2018-12-28
Add specs for StatusPinValidator (#9648)
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-12-07
Remove pending spec (#9454)
ysksn
2018-03-27
Add a spec for UniqueUsernameValidator (#6927)
unarist
2017-07-29
Count all URLs in text as 23 characters flat, do not count domain part of use...
Eugen Rochko