55 Commits (fbc1604694b44e84a1b046e83e1c1e1a8fcc7eee)

Author SHA1 Message Date
ThibG 8baad22f68 Improve email address validation (#14565)
4 years ago
Eugen Rochko b864e78db8 Add E2EE API (#13820)
4 years ago
Sasha Sorokin abbc0c6a87 Improve polls: option lengths & redesign (#13257)
5 years ago
abcang 94bc823eb6 Search account domain in lowercase (#13016)
5 years ago
Eugen Rochko c058ffd67b Fix validations of reactions limit (#12955)
5 years ago
Eugen Rochko 150c13c4e0 Add limit of 8 different reaction types per announcement (#12950)
5 years ago
Eugen Rochko f95fd62bac Add announcements (#12662)
5 years ago
ThibG 82262a6100 Fix invalid votes from the API being accepted (#12601)
5 years ago
Eugen Rochko ee9d0c0f38 Fix uncaught domain normalization error in remote follow (#11703)
5 years ago
Eugen Rochko 478288bf4c Fix encoding error when checking e-mail MX records (#11696)
5 years ago
Eugen Rochko 32ff86b6e5 Fix crash when saving invalid domain name (#11528)
5 years ago
Eugen Rochko 05e9cd13eb Change admin UI for hashtags and add back whitelisted trends (#11490)
5 years ago
Rey Tucker 24d2316f63 Don't delete periods when validating username uniqueness (#11392) (#11400)
5 years ago
ThibG 4ad004d2ef Fix “invited by” not showing up for invited accounts in admin interface (#10791)
5 years ago
Eugen Rochko c3b1f6963b Change e-mail whitelist/blacklist to not be checked when invited (#10683)
5 years ago
Eugen Rochko 753bb5e701 Change HTML validator to ignore all errors except unmatched tags (#10534)
6 years ago
Hinaloe da343470c4 Allow set the voting period to just 5 minutes (#10525)
6 years ago
Eugen Rochko d48f53cf1a Fix admin validation being too strict about usernames (#10449)
6 years ago
ThibG cffb8cb38d Fix HTML validation (#10354)
6 years ago
Eugen Rochko c21bdc81d3 Add validations to admin settings (#10348)
6 years ago
Eugen Rochko 1441046fdf Fix poll validation issues (#10186)
6 years ago
ThibG 1cba6f9790 Widen allowed time windows for polls (#10162)
6 years ago
Eugen Rochko 06511d1942 Fix vote validation for polls with multiple choices (#10138)
6 years ago
Eugen Rochko 4a3acdc916 Add polls (#10111)
6 years ago
Franck Zoccolo ffe97d5dda Add support for IPv6 only MXes in Email validation (#10009)
6 years ago
Eugen Rochko fd35d69b4f Change note length validation to ignore mention domains and URLs (#9717)
6 years ago
ysksn 3cab7b9a17 Add specs for UnreservedUsernameValidator (#9698)
6 years ago
ysksn 5eb6d7e3e0 Add specs for BlackListedEmailValidator (#9651)
6 years ago
ysksn a3b4684435 Add specs for DisallowedHashtagsValidator (#9653)
6 years ago
ysksn c4559969b4 Add pending specs for StatusLengthValidator (#9647)
6 years ago
Eugen Rochko 8d3910afdd Improve e-mail MX validator and add tests (#9489)
6 years ago
Eugen Rochko 32c2f5a07f Fix follow limit validator reporting lower number past threshold (#9230)
6 years ago
Eugen Rochko 48c2ab8cf5 Limit the number of people that can be followed from one account (#8807)
6 years ago
abcang 258eba090b Call address instead of exchange (#8076)
6 years ago
Eugen Rochko 8bdc12d494 In e-mail validator, fallback from MX to A record (#7955)
6 years ago
takayamaki 5a242be7ec fix: Don't validate MX record in development (#7654)
6 years ago
Eugen Rochko 03c8890e09 Validate that e-mail resolves with MX and it's not blacklisted (#7631)
6 years ago
Emelia Smith 49d9ea6998 Implement the ability for instances to define a list of disallowed hashtags (#7176)
7 years ago
Renato "Lond" Cerqueira a4732040f0 Allow more than the max pins if account is not local (#7105)
7 years ago
Eugen Rochko ebba6fb7f5 Fix UniqueUsernameValidator comparison (#6926)
7 years ago
Eugen Rochko 53b1100144 Permit dots in usernames with conditions (#6844)
7 years ago
abcang 225fdc2409 Validation of count works even when text of status is nil (#6429)
7 years ago
Alexander 23ce0c86da pam authentication (#5303)
7 years ago
Eugen Rochko f16141ebac Limit users to 50 lists, remove pagination from lists API (#5933)
7 years ago
utam0k 51f8cbfbeb Implement EmailBlackList (#5109)
7 years ago
Eugen Rochko a47a5ab5cd Fix #4918 - Limit pinned toots to 5 (#4923)
7 years ago
Eugen Rochko 3e20cb7025 Pinned statuses (#4675)
7 years ago
Eugen Rochko 14004daca4 Fix length validator counting things that look like URIs like URLs (#4462)
7 years ago
Eugen Rochko 39b0588256 Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427)
7 years ago
Gô Shoemake 2d31077bdf Fix character/grapheme count stuff (#3839)
7 years ago