Commit Graph

  • ae9f5379d1
    Reduce factory data created in spec/models/trends/statuses spec (#25410) Matt Jankowski 2023-06-14 03:57:06 -0400
  • 31d5bc89d1
    Speed improvement for `AccountsStatusesCleanupScheduler` spec (#25406) Matt Jankowski 2023-06-14 03:56:11 -0400
  • a5b62e56d0
    Migrate to request specs in `/api/v1/apps/verify_credentials` (#25404) Daniel M Brasil 2023-06-14 04:48:57 -0300
  • a6407aa662
    Migrate to request specs in `/api/v1/apps` (#25401) Daniel M Brasil 2023-06-14 04:48:48 -0300
  • 4c5f62de99
    Extract shared examples from api specs (#25387) Matt Jankowski 2023-06-14 03:34:01 -0400
  • ae2790d84f
    Update babel monorepo to v7.22.5 (#25405) renovate[bot] 2023-06-14 09:22:54 +0200
  • a99201c735
    Update dependency capybara to v3.39.2 (#25407) renovate[bot] 2023-06-14 09:21:30 +0200
  • 780d54e5c3
    Update dependency aws-sdk-s3 to v1.124.0 (#25297) renovate[bot] 2023-06-14 09:05:30 +0200
  • f20698000f
    Fix always redirecting to onboarding in web UI (#25396) Eugen Rochko 2023-06-14 09:05:03 +0200
  • ec59166844
    Fix ArgumentError when loading newer Private Mentions (#25399) Claire 2023-06-14 08:54:52 +0200
  • bca649ba79
    Change edit profile page (#25413) Eugen Rochko 2023-06-14 04:38:07 +0200
  • 39110d1d0a
    Fix CAPTCHA page not following design pattern of sign-up flow (#25395) Eugen Rochko 2023-06-13 22:30:40 +0200
  • 3b5e302f7f
    Rewrite `emoji_mart_data_light` as TS (#25138) たいち ひ 2023-06-14 02:28:31 +0900
  • a86886b1fd
    Rewrite `<LoadingIndicator/>` as FC and TS (#25364) alfe 2023-06-14 02:26:25 +0900
  • 72590e601a
    Update Rubocop 1.52.1 (#25376) Nick Schonning 2023-06-13 12:42:51 -0400
  • 1cb4514d0e
    Add missing report category translation (#25400) Renaud Chaput 2023-06-13 15:05:40 +0200
  • 10746af82f
    Remove unused shared examples for scoped settings (#25389) Matt Jankowski 2023-06-13 08:59:04 -0400
  • 25c66fa640
    Enable paperclip for account attachment examples (#25381) Matt Jankowski 2023-06-12 11:37:43 -0400
  • 6637ef7852
    Add unsubscribe link to e-mails (#25378) Eugen Rochko 2023-06-12 14:22:46 +0200
  • dfaf59d99a
    Rewrite <LoadPending /> as FC and TS (#25363) alfe 2023-06-11 11:47:18 +0900
  • 432a5d2d4b
    Change "bot" label to "automated" (#25356) Eugen Rochko 2023-06-11 04:47:07 +0200
  • 62c996b52d
    Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313) Matt Jankowski 2023-06-10 12:38:22 -0400
  • b5675e265e
    Add coverage for `CLI::Feeds` command (#25319) Matt Jankowski 2023-06-10 12:37:36 -0400
  • 07933db788
    Add coverage for `CLI::Cache` command (#25238) Matt Jankowski 2023-06-10 12:36:09 -0400
  • 215081240f
    Add logging of websocket send errors (#25280) Emelia Smith 2023-06-10 18:35:57 +0200
  • b19a695608
    migrate test for `GET /api/v1/accounts/{account_id}` to request spec (#25322) fusagiko / takayamaki 2023-06-11 01:33:24 +0900
  • 99216e34e5
    Migrate to request specs in `/api/v1/admin/canonical_email_blocks` (#25330) Daniel M Brasil 2023-06-10 13:33:02 -0300
  • b4e19f9610
    Migrate to request specs in `/api/v1/admin/ip_blocks` (#25331) Daniel M Brasil 2023-06-10 13:32:46 -0300
  • 4301d8cbb3
    Migrate to request specs in `/api/v1/admin/domain_allows` (#25333) Daniel M Brasil 2023-06-10 13:32:26 -0300
  • 841c220c40
    Migrate to request specs in `/api/v1/admin/domain_blocks` (#25335) Daniel M Brasil 2023-06-10 13:32:07 -0300
  • 0e200d4e2f
    Migrate to request specs in `/api/v1/admin/reports` (#25355) Daniel M Brasil 2023-06-10 13:30:43 -0300
  • 3a2a15c6ea
    Use `build` where possible in fabricators (#25360) Matt Jankowski 2023-06-10 12:29:01 -0400
  • c94bb9ba9a
    Disable paperclip processing in specs (#25359) Matt Jankowski 2023-06-10 12:27:35 -0400
  • c81f59583c
    Fix logging of messages that are binary before closing their connection (#25361) Emelia Smith 2023-06-10 18:24:37 +0200
  • 4c9406bdb0
    Add time zone preference (#25342) Eugen Rochko 2023-06-10 03:29:37 +0200
  • 16dd3f08c1
    Fix performance of streaming by parsing message JSON once (#25278) Emelia Smith 2023-06-09 19:29:16 +0200
  • e34142782f
    Add Ruby & Bundler versions to Gemfile.lock (#25317) Renaud Chaput 2023-06-09 16:34:36 +0200
  • 75e299f440
    Remove unused `redis_info` method Admin::Dashboard (#25345) Matt Jankowski 2023-06-09 08:03:35 -0400
  • 4aff1d2974
    Migrate to request specs in `/api/v1/admin/email_domain_blocks` (#25337) Daniel M Brasil 2023-06-09 09:00:14 -0300
  • 18f092d927
    Fix translations for changing theme (#25340) jsgoldstein 2023-06-08 11:12:41 -0400
  • b85c387c5c
    Remove reference to deleted statsd config file (#25336) Matt Jankowski 2023-06-07 16:46:53 -0400
  • db047e323b
    Update dependency webpack-bundle-analyzer to v4.9.0 (#25327) renovate[bot] 2023-06-07 12:05:05 +0200
  • 5265655549
    Update dependency dotenv to v16.1.3 (#25302) renovate[bot] 2023-06-07 11:46:40 +0200
  • 7e22287caa
    Update dependency sass-loader to v10.4.1 (#25315) renovate[bot] 2023-06-07 11:44:09 +0200
  • f378f10404
    Fix compatibility of recent migration with PostgreSQL 10 (#25324) Claire 2023-06-07 01:53:50 +0200
  • 67d17ce194
    Add `legal` as report category (#23941) Eugen Rochko 2023-06-06 23:41:59 +0200
  • e4fd9503ec
    Change design of dropdowns in web UI (#25107) Eugen Rochko 2023-06-06 21:49:49 +0200
  • ed04c277b4
    Configure RenovateBot to add proper language labels (#25316) Renaud Chaput 2023-06-06 18:53:43 +0200
  • 6c0e3f490a
    Fix RSpec/MissingExampleGroupArgument cop (#25310) Matt Jankowski 2023-06-06 09:51:42 -0400
  • b74c3cd708
    Fix `RSpec/DescribedClass` cop missed items (#25309) Matt Jankowski 2023-06-06 08:51:03 -0400
  • c66250abf1
    Autofix Rubocop Regex Style rules (#23690) Nick Schonning 2023-06-06 08:50:51 -0400
  • 9a653899e9
    Update dependency redis to v4.6.7 (#25300) renovate[bot] 2023-06-06 14:16:41 +0200
  • c42591356d
    Fix `RSpec/DescribedClass` cop (#25104) Matt Jankowski 2023-06-06 07:58:33 -0400
  • 1e243e2df7
    Misc spec coverage for `Admin::` area controllers (#25282) Matt Jankowski 2023-06-06 07:57:00 -0400
  • eb6f8181e1
    Add test coverage for `Mastodon::CLI::Accounts#reset_relationships` (#25194) Daniel M Brasil 2023-06-06 08:37:09 -0300
  • b22bfae4f9
    Add coverage for `DomainBlock#public_domain` method (#25283) Matt Jankowski 2023-06-06 07:34:04 -0400
  • fb5bf5cbf8
    Rewrite `<LoadMore />` as FC and TS (#25259) alfe 2023-06-06 18:28:50 +0900
  • 50a8f5b8a7
    Update dependency react-redux to v8.0.7 (#25298) renovate[bot] 2023-06-06 11:18:56 +0200
  • 6833732852
    Fix autocomplete suggestions being cut off in compose form (#25275) Claire 2023-06-06 11:05:25 +0200
  • 4eda233e09
    Add webhook templating (#23289) Eugen Rochko 2023-06-06 10:42:47 +0200
  • a80efb449e
    Configure Renovate (#25255) renovate[bot] 2023-06-06 10:42:23 +0200
  • 0ddc895282
    Change follow button in account row to be more obvious in web UI (#24956) Eugen Rochko 2023-06-06 04:14:28 +0200
  • af135bddd0
    Update `Admin::Metrics::Measure` classes for Rails 7 (#25236) Matt Jankowski 2023-06-05 14:46:04 -0400
  • e428670e61
    Fix CSP headers when S3_ALIAS_HOST includes a path component (#25273) Claire 2023-06-05 17:35:05 +0200
  • 1483a3ddfe
    Add data-nosnippet so Google doesn't use trending posts in snippets for / (#25279) Claire 2023-06-05 17:32:24 +0200
  • 3b21c13dcc
    Rails 7 compatibility fix for `Admin::Metrics::Dimension` classes (#25277) Matt Jankowski 2023-06-05 10:52:33 -0400
  • 70cd2d6000
    Add test coverage for `Mastodon::CLI::Accounts#cull` (#25250) Daniel M Brasil 2023-06-05 09:51:25 -0300
  • a6c898f501
    Fix not shown announcements in hometimeline. (#25251) S.H 2023-06-05 21:49:51 +0900
  • a8310b15ed
    Update kt-paperclip 7.2 from sha (#25274) Nick Schonning 2023-06-05 08:40:35 -0400
  • c2c396157f
    Fix design issues with recent react-intl upgrade (#25272) Claire 2023-06-05 09:52:36 +0200
  • bacb674921
    Add exclusive lists (#22048) Darius Kazemi 2023-06-05 00:37:02 -0700
  • 0daf78f903
    Add `allow_other_host: true` to backups controller (#25266) Matt Jankowski 2023-06-05 02:22:03 -0400
  • 5c87c66504
    Add coverage for CLI::CanonicalEmailBlocks command (#25239) Matt Jankowski 2023-06-05 02:20:18 -0400
  • 03a707f6a6
    Add test coverage for `Mastodon::CLI::Accounts#merge` (#25199) Daniel M Brasil 2023-06-05 03:16:12 -0300
  • e49819142f
    Remove unmaintained `nsa` gem (#25265) Matt Jankowski 2023-06-04 19:57:05 -0400
  • 4a5464f360
    Change "Follow 7 people" to "Find at least 7 people to follow" in web UI (#24954) Eugen Rochko 2023-06-05 01:42:17 +0200
  • aea67d448b
    Cleanup old translationRunner (#25241) Nick Schonning 2023-06-02 14:01:36 -0400
  • 768b00c4d0
    Consistently use middle dot (·) instead of bullet (•) to separate items (#25248) Jed Fox 2023-06-02 13:58:18 -0400
  • 0766c9a631
    Add card with who invited you to join when displaying rules on sign-up (#23475) Claire 2023-06-02 18:35:37 +0200
  • 94329f28e1
    Change wording of “Content cache retention period” setting to highlight destructive implications (#23261) Claire 2023-06-02 18:09:08 +0200
  • acc419b81b
    Fix spacing of middle dots in the detailed status meta section (#25247) Jed Fox 2023-06-02 09:40:23 -0400
  • b0780cfeed
    Fix `/share` and cleanup and reorganize frontend locale loading (#25240) Renaud Chaput 2023-06-02 15:00:27 +0200
  • 5fae2de454
    Fix overflow behavior of account rows (#25131) Claire 2023-06-01 14:47:55 +0200
  • 8884d1ece0
    Add support for importing lists (#25203) Claire 2023-06-01 14:47:31 +0200
  • d91607feee
    Bump sidekiq-scheduler from 5.0.2 to 5.0.3 (#25228) dependabot[bot] 2023-06-01 14:39:43 +0200
  • cd4f0feab8
    Extract verify options method in search cli (#25121) Matt Jankowski 2023-06-01 08:35:05 -0400
  • b489c200a6
    Update yarn.lock for audit issues (#25152) Nick Schonning 2023-06-01 08:32:34 -0400
  • 35c1c3e57a
    Add CLI area progress bar helper (#25208) Matt Jankowski 2023-06-01 08:31:24 -0400
  • 2a353200ad
    Add test coverage for `Mastodon::CLI::Accounts#rotate` (#25212) Daniel M Brasil 2023-06-01 09:29:29 -0300
  • 3182ecc24c
    Bump puma from 6.2.2 to 6.3.0 (#25229) dependabot[bot] 2023-06-01 14:27:58 +0200
  • b3f9a0da52
    Fix using Date.now() instead of intl.now() (#25234) S.H 2023-06-01 20:46:19 +0900
  • 942d850b0a
    Allow carets in URL search params (#25216) Renaud Chaput 2023-06-01 12:14:49 +0200
  • dac460f43f
    Bump workbox from 6.6.1 to 7.0.0 (#25232) Claire 2023-06-01 10:24:11 +0200
  • c15c8c7aa8
    Bump rspec-rails from 6.0.2 to 6.0.3 (#25223) dependabot[bot] 2023-06-01 10:01:21 +0200
  • f906e21a4f
    Add test coverage for `Mastodon::CLI::Accounts#refresh` (#25196) Daniel M Brasil 2023-06-01 05:01:09 -0300
  • fe84f7e323
    Add missing primary keys to `accounts_tags` and `statuses_tags` (#25210) Claire 2023-06-01 09:49:06 +0200
  • f84037ae2b
    Remove unused #hash_to_object method in SettingsHelper (#25213) Matt Jankowski 2023-06-01 03:47:05 -0400
  • e7e1b46ce8
    Bump aws-sdk-s3 from 1.122.0 to 1.123.0 (#25230) dependabot[bot] 2023-06-01 09:45:10 +0200
  • 5a50983654
    Bump eslint-plugin-jsdoc from 45.0.0 to 46.1.0 (#25222) dependabot[bot] 2023-06-01 09:41:44 +0200
  • b05bbd91d0
    Bump @types/jest from 29.5.1 to 29.5.2 (#25220) dependabot[bot] 2023-06-01 09:41:03 +0200