Age | Commit message (Expand) | Author |
2021-10-14 | Minor memory optimizations (#16507) | Claire |
2021-07-10 | Add `configuration` attribute to `GET /api/v1/instance` (#16485) | Eugen Rochko |
2021-05-04 | Fix existing username validator not allowing multiple accounts (#16153) | Eugen Rochko |
2021-04-24 | Change auto-following admin-selected accounts, show in recommendations (#16078) | Eugen Rochko |
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 |
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 |