Age | Commit message (Expand) | Author |
2022-01-28 | Refactor and improve tests (#17386) | Claire |
2022-01-23 | Fix error-prone SQL queries (#15828) | Claire |
2022-01-19 | Add support for editing for published statuses (#16697) | Eugen Rochko |
2022-01-17 | Add notifications for statuses deleted by moderators (#17204) | Eugen Rochko |
2022-01-17 | Add support for private pinned posts (#16954) | Claire |
2021-12-05 | Add batch suspend for accounts in admin UI (#17009) | Eugen Rochko |
2021-11-25 | Add trending links (#16917) | Eugen Rochko |
2021-11-24 | Fix error when suspending user with an already-existing canonical email block... | Claire |
2021-10-18 | Add remove from followers api (#16864) | Takeshi Umeda |
2021-10-14 | Allow keeping only 1 boosts/favs on auto deleting posts (#16653) | Jeong Arm |
2021-10-13 | Fix error when rendering public pages with media attachments (#16763) | Claire |
2021-10-06 | Fix media attachment size validation not correctly accounting for file type (... | Claire |
2021-09-29 | Switch from unmaintained paperclip to kt-paperclip (#16724) | Claire |
2021-08-11 | Fix followers synchronization mechanism not working when URI has empty path (... | Claire |
2021-08-09 | Add feature to automatically delete old toots (#16529) | Claire |
2021-07-08 | Add ability to skip sign-in token authentication for specific users (#16427) | Eugen Rochko |
2021-07-05 | Fix typo in tag_feed_spec.rb (#16466) | Ikko Ashimine |
2021-06-21 | Add authentication history (#16408) | Eugen Rochko |
2021-05-07 | Change trending hashtags to be affected be reblogs (#16164) | Eugen Rochko |
2021-05-06 | Add Ruby 3.0 support (#16046) | Claire |
2021-04-25 | Improve tag search query (#16104) | abcang |
2021-04-23 | Fix edge case where accepted follow cannot be processed because of follow lim... | Claire |
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 |