Age | Commit message (Expand) | Author |
2021-10-21 | Fix some link previews being incorrectly generated from other prior links (#1... | Claire |
2021-10-21 | Add support for fetching Create and Announce activities by URI (#16383) | 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-14 | Fix scheduled statuses decreasing statuses counts (#16791) | Claire |
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-30 | Fix webauthn secure key authentication (#16792) | Claire |
2021-09-29 | Switch from unmaintained paperclip to kt-paperclip (#16724) | Claire |
2021-09-26 | Change routing paths to use usernames in web UI (#16171) | Eugen Rochko |
2021-09-15 | Fix followers synchronization mechanism not working when URI has empty path (... | Claire |
2021-09-13 | Stop setting a shortcode to newly-created media attachments (#16730) | Claire |
2021-09-08 | Fix addressing of remote groups' followers (#16700) | Claire |
2021-09-01 | Fix processing mentions to domains with non-ascii TLDs (#16689) | Claire |
2021-08-25 | Fix authentication failures after going halfway through a sign-in attempt (#1... | Claire |
2021-08-20 | Add tests for SuspendAccountService and UnsuspendAccountService (#16627) | Claire |
2021-08-11 | Fix followers synchronization mechanism not working when URI has empty path (... | Claire |
2021-08-11 | Fix crash when encountering invalid account fields (#16598) | Claire |
2021-08-09 | Add feature to automatically delete old toots (#16529) | Claire |
2021-08-08 | Fix owned account notes not being deleted when an account is deleted (#16579) | Claire |
2021-07-14 | Fix user email address being banned on self-deletion (#16503) | Claire |
2021-07-13 | Change references to tootsuite/mastodon to mastodon/mastodon (#16491) | Claire |
2021-07-08 | Add ability to skip sign-in token authentication for specific users (#16427) | Eugen Rochko |
2021-07-07 | Add tests for BootstrapTimelineService (#16476) | Claire |
2021-07-05 | Fix typo in tag_feed_spec.rb (#16466) | Ikko Ashimine |
2021-07-03 | Fix anonymous access to outbox not being cached by the reverse proxy (#16458) | Claire |
2021-06-21 | Fix serialization of followers/following counts when user hides their network... | Claire |
2021-06-21 | Add authentication history (#16408) | Eugen Rochko |
2021-05-10 | Fix blocking someone not clearing up list feeds (#16205) | Claire |
2021-05-07 | Remove PubSubHubbub-related columns from accounts table (#16170) | Eugen Rochko |
2021-05-07 | Change trending hashtags to be affected be reblogs (#16164) | Eugen Rochko |
2021-05-07 | Add joined date to profiles in web UI (#16169) | Eugen Rochko |
2021-05-06 | Add Ruby 3.0 support (#16046) | Claire |
2021-05-03 | Change confirmations controller to redirect to / for approved users (#16151) | Claire |
2021-04-25 | Improve tag search query (#16104) | abcang |
2021-04-24 | Change auto-following admin-selected accounts, show in recommendations (#16078) | Eugen Rochko |
2021-04-23 | Fix edge case where accepted follow cannot be processed because of follow lim... | Claire |
2021-04-21 | Change the nouns "toot" and "status" to "post" (#16080) | Eugen Rochko |
2021-04-21 | Fix processing of remote Delete activities (#16084) | Claire |
2021-04-17 | Add canonical e-mail blocks for suspended accounts (#16049) | Eugen Rochko |
2021-04-15 | Fix app name, website and redirect URIs not having a maximum length (#16042) | Eugen Rochko |
2021-04-15 | Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) | Eugen Rochko |
2021-04-12 | Change Web Push API deliveries to use request pooling (#16014) | Eugen Rochko |
2021-04-12 | Add cold-start follow recommendations (#15945) | Eugen Rochko |
2021-04-11 | Remove spam check and dependency on nilsimsa gem (#16011) | Eugen Rochko |
2021-04-10 | Change multiple mentions with same username to render with domain (#15718) | Eugen Rochko |
2021-03-26 | Fix /admin/tags/:id crashing since Rails 6.1 update (#15953) | Claire |
2021-03-24 | Update Mastodon to Rails 6.1 (#15910) | Claire |
2021-03-24 | Fix Mastodon not understanding as:Public and Public (#15948) | Claire |
2021-03-19 | Bypass MX validation for explicitly allowed domains (#15930) | Claire |