summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-06-12Add status trend highlights for summarizationfeature-trend-highlightsEugen Rochko
2023-06-11Rewrite <LoadPending /> as FC and TS (#25363)alfe
2023-06-11Change "bot" label to "automated" (#25356)Eugen Rochko
2023-06-10Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313)Matt Jankowski
2023-06-10Add coverage for `CLI::Feeds` command (#25319)Matt Jankowski
2023-06-10Add coverage for `CLI::Cache` command (#25238)Matt Jankowski
2023-06-10Add logging of websocket send errors (#25280)Emelia Smith
2023-06-10migrate test for `GET /api/v1/accounts/{account_id}` to request spec (#25322)fusagiko / takayamaki
2023-06-10Migrate to request specs in `/api/v1/admin/canonical_email_blocks` (#25330)Daniel M Brasil
2023-06-10Migrate to request specs in `/api/v1/admin/ip_blocks` (#25331)Daniel M Brasil
2023-06-10Migrate to request specs in `/api/v1/admin/domain_allows` (#25333)Daniel M Brasil
2023-06-10Migrate to request specs in `/api/v1/admin/domain_blocks` (#25335)Daniel M Brasil
2023-06-10Migrate to request specs in `/api/v1/admin/reports` (#25355)Daniel M Brasil
2023-06-10Use `build` where possible in fabricators (#25360)Matt Jankowski
2023-06-10Disable paperclip processing in specs (#25359)Matt Jankowski
2023-06-10Fix logging of messages that are binary before closing their connection (#25361)Emelia Smith
2023-06-10Add time zone preference (#25342)Eugen Rochko
2023-06-09Fix performance of streaming by parsing message JSON once (#25278)Emelia Smith
2023-06-09Add Ruby & Bundler versions to Gemfile.lock (#25317)Renaud Chaput
2023-06-09Remove unused `redis_info` method Admin::Dashboard (#25345)Matt Jankowski
2023-06-09Migrate to request specs in `/api/v1/admin/email_domain_blocks` (#25337)Daniel M Brasil
2023-06-08Fix translations for changing theme (#25340)jsgoldstein
2023-06-07Remove reference to deleted statsd config file (#25336)Matt Jankowski
2023-06-07Update dependency webpack-bundle-analyzer to v4.9.0 (#25327)renovate[bot]
2023-06-07Update dependency dotenv to v16.1.3 (#25302)renovate[bot]
2023-06-07Update dependency sass-loader to v10.4.1 (#25315)renovate[bot]
2023-06-07Fix compatibility of recent migration with PostgreSQL 10 (#25324)Claire
2023-06-06Add `legal` as report category (#23941)Eugen Rochko
2023-06-06Change design of dropdowns in web UI (#25107)Eugen Rochko
2023-06-06Configure RenovateBot to add proper language labels (#25316)Renaud Chaput
2023-06-06Fix RSpec/MissingExampleGroupArgument cop (#25310)Matt Jankowski
2023-06-06Fix `RSpec/DescribedClass` cop missed items (#25309)Matt Jankowski
2023-06-06Autofix Rubocop Regex Style rules (#23690)Nick Schonning
2023-06-06Update dependency redis to v4.6.7 (#25300)renovate[bot]
2023-06-06Fix `RSpec/DescribedClass` cop (#25104)Matt Jankowski
2023-06-06Misc spec coverage for `Admin::` area controllers (#25282)Matt Jankowski
2023-06-06Add test coverage for `Mastodon::CLI::Accounts#reset_relationships` (#25194)Daniel M Brasil
2023-06-06Add coverage for `DomainBlock#public_domain` method (#25283)Matt Jankowski
2023-06-06Rewrite `<LoadMore />` as FC and TS (#25259)alfe
2023-06-06Update dependency react-redux to v8.0.7 (#25298)renovate[bot]
2023-06-06Fix autocomplete suggestions being cut off in compose form (#25275)Claire
2023-06-06Add webhook templating (#23289)Eugen Rochko
2023-06-06Configure Renovate (#25255)renovate[bot]
2023-06-06Change follow button in account row to be more obvious in web UI (#24956)Eugen Rochko
2023-06-05Update `Admin::Metrics::Measure` classes for Rails 7 (#25236)Matt Jankowski
2023-06-05Fix CSP headers when S3_ALIAS_HOST includes a path component (#25273)Claire
2023-06-05Add data-nosnippet so Google doesn't use trending posts in snippets for / (#2...Claire
2023-06-05Rails 7 compatibility fix for `Admin::Metrics::Dimension` classes (#25277)Matt Jankowski
2023-06-05Add test coverage for `Mastodon::CLI::Accounts#cull` (#25250)Daniel M Brasil
2023-06-05Fix not shown announcements in hometimeline. (#25251)S.H