Age | Commit message (Expand) | Author |
2021-03-18 | Fix cache_collection crashing when given an empty collection (#15921) | Claire |
2021-03-17 | Prepare Mastodon for Rails 6 (#15911) | Claire |
2021-03-01 | Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) | Eugen Rochko |
2021-02-24 | Change ResolveAccountService's handling of skip_webfinger (#15750) | Claire |
2021-02-02 | Fix race conditions on account migration creation (#15597) | ThibG |
2021-01-31 | Improved performance of notification preloading (#15640) | abcang |
2021-01-10 | Fix muting users with duration via the REST api (#15516) | Levi Bard |
2020-12-22 | Fix external user creation failing when invite request text is required (#15405) | ThibG |
2020-12-14 | Fix performance on instances list in admin UI (#15282) | Eugen Rochko |
2020-12-10 | Add honeypot fields and minimum fill-out time for sign-up form (#15276) | ThibG |
2020-11-21 | Fix not being able to unfavorite toots one has lost access to (#15192) | ThibG |
2020-11-19 | Add import/export feature for bookmarks (#14956) | ThibG |
2020-11-12 | Fix 2FA/sign-in token sessions being valid after password change (#14802) | Eugen Rochko |
2020-11-08 | Add support for reversible suspensions through ActivityPub (#14989) | Eugen Rochko |
2020-11-04 | Add account sensitized (#14361) | Takeshi Umeda |
2020-10-21 | Add follower synchronization mechanism (#14510) | ThibG |
2020-10-08 | Remove dependency on goldfinger gem (#14919) | Eugen Rochko |
2020-09-18 | Add option to be notified when a followed user posts (#13546) | Eugen Rochko |
2020-09-15 | Change account suspensions to be reversible by default (#14726) | Eugen Rochko |
2020-09-14 | Do not serve account actors at all in limited federation mode (#14800) | ThibG |
2020-09-11 | Refactor settings controllers (#14767) | Eugen Rochko |
2020-08-24 | Add WebAuthn as an alternative 2FA method (#14466) | santiagorodriguez96 |
2020-08-19 | Fix not being able to unbookmark toots when blocked by their author (#14604) | ThibG |
2020-07-22 | Fix RSS feeds not being cachable (#14368) | ThibG |
2020-07-15 | Fix being unable to unboost when blocked by their author (#14308) | ThibG |
2020-07-07 | Fix media attachments enumeration (#14254) | Eugen Rochko |
2020-06-09 | Add e-mail-based sign in challenge for users with disabled 2FA (#14013) | Eugen Rochko |
2020-06-04 | Fix serialization of replies when some of them are URIs (#13957) | ThibG |
2020-05-14 | Fix webfinger returning wrong status code on malformed or missing param (#13759) | ThibG |
2020-05-12 | Bump doorkeeper from 5.3.3 to 5.4.0 (#13733) | dependabot-preview[bot] |
2020-05-11 | Fix sr locale being selected over sr-Latn (#13693) | ThibG |
2020-05-10 | Refactor monkey-patching of Goldfinger (#12561) | Eugen Rochko |
2020-05-10 | Add ability to remove identity proofs from account (#13682) | Eugen Rochko |
2020-05-08 | Fix own following/followers not showing muted users (#13614) | ThibG |
2020-05-03 | Add more ActivityPub controller tests (#13590) | Eugen Rochko |
2020-05-03 | Add more tests for ActivityPub controllers (#13585) | Eugen Rochko |
2020-03-21 | Fix reported accounts not being whitelisted when resolving a spamcheck report... | ThibG |
2020-03-08 | Add specific rate limits for posting and following (#13172) | Eugen Rochko |
2020-02-27 | Fix leak of arbitrary statuses through unfavourite action in REST API (#13161) | Eugen Rochko |
2020-02-16 | Fix sign-ups without checked user agreement being accepted through the web fo... | ThibG |
2020-02-03 | Change signature verification to ignore signatures with invalid host (#13033) | Eugen Rochko |
2020-01-23 | Add announcements (#12662) | Eugen Rochko |
2020-01-04 | Fix base64-encoded file uploads not being possible (#12748) | Eugen Rochko |
2019-12-31 | Hide blocked users from more places (#12733) | ThibG |
2019-12-17 | Fixes featured hashtag setting page erroring out instead of rejecting invalid... | ThibG |
2019-11-17 | Support min_id-based pagination for bookmarks (#12381) | Gomasy |
2019-11-16 | make it not return http 400 when passing and empty source argument (#12259) | Jennifer Glauche |
2019-11-13 | Add bookmarks (#7107) | ThibG |
2019-11-13 | Change to always returns html document in error pages (#12214) | Yamagishi Kazutoshi |
2019-09-29 | Add a nodeinfo endpoint (#12002) | Eugen Rochko |