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