about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2021-09-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-09-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-09-15Fix followers synchronization mechanism not working when URI has empty path (...Claire
2021-09-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-09-01Fix processing mentions to domains with non-ascii TLDs (#16689)Claire
2021-08-27Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-08-25Fix authentication failures after going halfway through a sign-in attempt (#1...Claire
2021-08-20Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-11Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-08-11Fix crash when encountering invalid account fields (#16598)Claire
2021-08-09Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-07-14Fix user email address being banned on self-deletion (#16503)Claire
2021-07-13Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-07-13Change references to tootsuite/mastodon to mastodon/mastodon (#16491)Claire
2021-07-08Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-23Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-06-21Fix serialization of followers/following counts when user hides their network...Claire
2021-06-21Add authentication history (#16408)Eugen Rochko
2021-05-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-05-10Fix blocking someone not clearing up list feeds (#16205)Claire
2021-05-08Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-05-07Remove PubSubHubbub-related columns from accounts table (#16170)Eugen Rochko
2021-05-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-21Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-04-21Fix processing of remote Delete activities (#16084)Claire
2021-04-20Merge branch 'main' into glitch-soc/merge-upstreamClaire
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