Age | Commit message (Expand) | Author |
2021-04-17 | Add canonical e-mail blocks for suspended accounts (#16049) | Eugen Rochko |
2021-04-15 | Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) | Eugen Rochko |
2021-04-12 | Add cold-start follow recommendations (#15945) | Eugen Rochko |
2021-03-24 | Update Mastodon to Rails 6.1 (#15910) | Claire |
2021-03-19 | Bypass MX validation for explicitly allowed domains (#15930) | Claire |
2021-03-19 | Improve account counters handling (#15913) | Claire |
2021-03-12 | Remove subscription_expires_at leftover from OStatus (#15857) | Claire |
2021-02-21 | Add server rules (#15769) | Eugen Rochko |
2021-01-31 | Improved performance of notification preloading (#15640) | abcang |
2021-01-12 | Use Rails' index_by where it makes sense (#15542) | ThibG |
2020-12-18 | Fix follow limit preventing re-following of a moved account (#14207) | Eugen Rochko |
2020-12-15 | Fix admins being able to suspend their instance actor (#14567) | ThibG |
2020-12-14 | Fix performance on instances list in admin UI (#15282) | Eugen Rochko |
2020-11-09 | Fix updating account counters when account_stat is not yet created (#15108) | Eugen Rochko |
2020-11-04 | Add account sensitized (#14361) | Takeshi Umeda |
2020-10-21 | Add follower synchronization mechanism (#14510) | ThibG |
2020-10-12 | Add IP-based rules (#14963) | Eugen Rochko |
2020-09-18 | Add option to be notified when a followed user posts (#13546) | Eugen Rochko |
2020-09-16 | Fix validates :sign_count of WebauthnCredential (#14806) | kawaguchi |
2020-09-15 | Change account suspensions to be reversible by default (#14726) | Eugen Rochko |
2020-09-07 | Refactor how public and tag timelines are queried (#14728) | Eugen Rochko |
2020-08-24 | Add WebAuthn as an alternative 2FA method (#14466) | santiagorodriguez96 |
2020-06-30 | Fix remote files not using Content-Type header, streaming (#14184) | Eugen Rochko |
2020-06-29 | Fix trying to write non-existent image remote URL attribute on preview cards ... | Eugen Rochko |
2020-06-29 | Add customizable thumbnails for audio and video attachments (#14145) | Eugen Rochko |
2020-06-02 | Add E2EE API (#13820) | Eugen Rochko |
2020-05-10 | Add remote only to public timeline (#13504) | Takeshi Umeda |
2020-05-10 | Improve RSS entries for statuses (#13592) | ThibG |
2020-05-08 | Fix followings list order | Issue #13538 (#13676) | Taras Gogol |
2020-05-03 | Revert "improve status title (#8596)" (#13591) | Yamagishi Kazutoshi |
2020-04-15 | Change delivery failure tracking to work with hostnames instead of URLs (#13437) | Eugen Rochko |
2020-02-01 | Search account domain in lowercase (#13016) | abcang |
2020-01-25 | Fix user disabling changing activity timestamps, fix nil error (#12943) | Eugen Rochko |
2020-01-23 | Add announcements (#12662) | Eugen Rochko |
2020-01-23 | Fix media attachments without file being uploadable (#12562) | Eugen Rochko |
2020-01-11 | Remove dependency on OStatus2 gem (#12822) | ThibG |
2020-01-11 | improve status title (#8596) | Alexander |
2020-01-08 | Allow blocking TLDs, and fix TLD blocks not being editable (#12805) | ThibG |
2020-01-04 | Fix base64-encoded file uploads not being possible (#12748) | Eugen Rochko |
2019-12-01 | Add follow_request notification type (#12198) | ThibG |
2019-11-04 | Fix remote media descriptions being cut off at 420 chars (#12262) | ThibG |
2019-10-09 | Fix attachment not being re-downloaded even if file is not stored (#12125) | Eugen Rochko |
2019-10-06 | Fix performance of home feed regeneration (#12084) | Eugen Rochko |
2019-10-02 | Fix account counters being overwritten by parallel writes (#12045) | Eugen Rochko |
2019-09-19 | Add account migration UI (#11846) | Eugen Rochko |
2019-09-13 | Fix hashtags being split by ZWNJ character (#11821) | Eugen Rochko |
2019-09-11 | Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) | Eugen Rochko |
2019-09-06 | Add timeline read markers API (#11762) | Eugen Rochko |
2019-09-02 | Change trending hashtags to not disappear instantly after midnight (#11712) | Eugen Rochko |
2019-08-30 | Fix uncaught domain normalization error in remote follow (#11703) | Eugen Rochko |