62 Commits (5614e6724e5131f33197ecbc1998058e9794aae9)

Author SHA1 Message Date
Claire 5614e6724e
Fix URL scanning in note length validator and preview card fetching (#15827) 3 years ago
Claire 65db262550
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382) 3 years ago
Eugen Rochko 9aa37b32c3
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 3 years ago
luigi eb51e43fb4
Optimize some regex matching (#15528) 3 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513) 3 years ago
Eugen Rochko eb35be0431
Fix follow limit preventing re-following of a moved account (#14207) 3 years ago
ThibG 49eb4d4ddf
Add honeypot fields and minimum fill-out time for sign-up form (#15276) 3 years ago
ThibG 8d217d7231
Improve email address validation (#14565) 4 years ago
Eugen Rochko 5d8398c8b8
Add E2EE API (#13820) 4 years ago
Sasha Sorokin 37b3985bfa
Improve polls: option lengths & redesign (#13257) 4 years ago
abcang 61a7390b66
Search account domain in lowercase (#13016) 4 years ago
Eugen Rochko ae2198bd95
Fix validations of reactions limit (#12955) 4 years ago
Eugen Rochko f816da9c64
Add limit of 8 different reaction types per announcement (#12950) 4 years ago
Eugen Rochko f52c988e12
Add announcements (#12662) 4 years ago
ThibG d386d89179 Fix invalid votes from the API being accepted (#12601) 4 years ago
Eugen Rochko b54b725d6b
Fix uncaught domain normalization error in remote follow (#11703) 5 years ago
Eugen Rochko bfca58d137
Fix encoding error when checking e-mail MX records (#11696) 5 years ago
Eugen Rochko 7a1f8a58df
Fix crash when saving invalid domain name (#11528) 5 years ago
Eugen Rochko 115dab78f1
Change admin UI for hashtags and add back whitelisted trends (#11490) 5 years ago
Rey Tucker 94f5c714f1 Don't delete periods when validating username uniqueness (#11392) (#11400) 5 years ago
ThibG ae18386558 Fix “invited by” not showing up for invited accounts in admin interface (#10791) 5 years ago
Eugen Rochko 7cb369d4c6
Change e-mail whitelist/blacklist to not be checked when invited (#10683) 5 years ago
Eugen Rochko 400397c0c7
Change HTML validator to ignore all errors except unmatched tags (#10534) 5 years ago
Hinaloe 48f466daf1 Allow set the voting period to just 5 minutes (#10525) 5 years ago
Eugen Rochko 2c63e0292a
Fix admin validation being too strict about usernames (#10449) 5 years ago
ThibG 0c46bd11aa Fix HTML validation (#10354) 5 years ago
Eugen Rochko 555c4e11ba
Add validations to admin settings (#10348) 5 years ago
Eugen Rochko 5996be994d
Fix poll validation issues (#10186) 5 years ago
ThibG f2a1b8b96b Widen allowed time windows for polls (#10162) 5 years ago
Eugen Rochko 8fe93b0701
Fix vote validation for polls with multiple choices (#10138) 5 years ago
Eugen Rochko 230a012f00
Add polls (#10111) 5 years ago
Franck Zoccolo 4f0322dcae Add support for IPv6 only MXes in Email validation (#10009) 5 years ago
Eugen Rochko 45899cfa69
Change note length validation to ignore mention domains and URLs (#9717) 5 years ago
ysksn 19abf4ef0b Add specs for UnreservedUsernameValidator (#9698) 5 years ago
ysksn 05edec6917 Add specs for BlackListedEmailValidator (#9651) 5 years ago
ysksn 4725aeec9f Add specs for DisallowedHashtagsValidator (#9653) 5 years ago
ysksn ccb9c1b952 Add pending specs for StatusLengthValidator (#9647) 5 years ago
Eugen Rochko dbb1ee269f
Improve e-mail MX validator and add tests (#9489) 5 years ago
Eugen Rochko 7f4adfaf77
Fix follow limit validator reporting lower number past threshold (#9230) 6 years ago
Eugen Rochko a46ab86adf
Limit the number of people that can be followed from one account (#8807) 6 years ago
abcang 9ad334f65c Call address instead of exchange (#8076) 6 years ago
Eugen Rochko 32a4b524fb
In e-mail validator, fallback from MX to A record (#7955) 6 years ago
takayamaki 03f4c214b4 fix: Don't validate MX record in development (#7654) 6 years ago
Eugen Rochko 63c7b91572 Validate that e-mail resolves with MX and it's not blacklisted (#7631) 6 years ago
Emelia Smith 60b871d56c Implement the ability for instances to define a list of disallowed hashtags (#7176) 6 years ago
Renato "Lond" Cerqueira 14d86eb0d0 Allow more than the max pins if account is not local (#7105) 6 years ago
Eugen Rochko 2a90da1837
Fix UniqueUsernameValidator comparison (#6926) 6 years ago
Eugen Rochko 93897134ca
Permit dots in usernames with conditions (#6844) 6 years ago
abcang 9b6223f5e2 Validation of count works even when text of status is nil (#6429) 6 years ago
Alexander 04fef7b888 pam authentication (#5303) 6 years ago