summaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)Author
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
2021-03-18Fix cache_collection crashing when given an empty collection (#15921)Claire
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2021-03-12Remove subscription_expires_at leftover from OStatus (#15857)Claire
2021-03-04Fix URL scanning in note length validator and preview card fetching (#15827)Claire
2021-03-02Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)Claire
2021-03-01Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)Eugen Rochko
2021-02-24Change ResolveAccountService's handling of skip_webfinger (#15750)Claire
2021-02-21Add server rules (#15769)Eugen Rochko
2021-02-11Fix URI of repeat follow requests not being recorded (#15662)Claire
2021-02-02Fix race conditions on account migration creation (#15597)ThibG
2021-01-31Fixed code quality issues (#15541)Shubhendra Singh Chauhan
2021-01-31Improved performance of notification preloading (#15640)abcang
2021-01-12Use Rails' index_by where it makes sense (#15542)ThibG
2021-01-10Fix muting users with duration via the REST api (#15516)Levi Bard
2020-12-26Fix being able to import more than allowed number of follows (#15384)ThibG
2020-12-22Improve account deletion performances further (#15407)ThibG
2020-12-22Fix external user creation failing when invite request text is required (#15405)ThibG
2020-12-22Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)Eugen Rochko
2020-12-21Fix some notifications not being deleted on poll/status deletion (#15402)ThibG
2020-12-18Fix resolving accounts sometimes creating duplicate records for a given AP id...ThibG
2020-12-18Fix follow limit preventing re-following of a moved account (#14207)Eugen Rochko
2020-12-17Improve searching for private toots from URL (#14856)ThibG
2020-12-15Fix admins being able to suspend their instance actor (#14567)ThibG
2020-12-15Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573)Eugen Rochko
2020-12-14Fix performance on instances list in admin UI (#15282)Eugen Rochko
2020-12-10Add honeypot fields and minimum fill-out time for sign-up form (#15276)ThibG