Commit Graph

  • 82dd6cd96e Fix only the first paragraph being displayed in some notifications (#32348) Claire 2024-10-16 09:30:53 +0200
  • d73b5e2ced Add back a 6 hours mute duration option (#32522) Renaud Chaput 2024-10-16 09:27:44 +0200
  • ce6099531e Convert admin/invites controller specs to system specs (#32450) Matt Jankowski 2024-10-15 10:27:46 -0400
  • 059cc14060 Improve app/policies coverage (#32426) Matt Jankowski 2024-10-15 10:24:12 -0400
  • c740be0885 Convert status embed controller to request spec (#32448) Matt Jankowski 2024-10-15 10:18:20 -0400
  • 2362ca9f6a Add mention of encryption secrets to production sample (#32512) Matt Jankowski 2024-10-15 10:14:17 -0400
  • 10e3af5878 Reduce factory creation (14 -> 8) in ActivityPub::Activity::Block spec (#32488) Matt Jankowski 2024-10-15 09:51:52 -0400
  • abe669c68c Expand coverage for User#token_for_app (#32434) Matt Jankowski 2024-10-15 09:43:08 -0400
  • c364b8064d Expand coverage for Block model (#32480) Matt Jankowski 2024-10-15 09:30:17 -0400
  • 862791a1c7 Translate to regional language variant (e.g. pt-BR) (#32428) Christian Schmidt 2024-10-15 14:26:20 +0100
  • 3278c8c123 Reduce factories (36 > 12) in AccountReachFinder spec (#32482) Matt Jankowski 2024-10-15 09:18:57 -0400
  • ade594ebd8 Use context for repeated scenarios in AccountStatusCleanupPolicy spec (#32489) Matt Jankowski 2024-10-15 09:12:58 -0400
  • c7d4400216 Reduce factory creation (73 -> 64) in PublicFeed spec (#32491) Matt Jankowski 2024-10-15 09:10:29 -0400
  • 7d125d87c8 Reduce factory creation (48 -> 8) in AP::Note serializer spec (#32492) Matt Jankowski 2024-10-15 09:10:03 -0400
  • 981dd8521c Expand coverage for Scheduler::IpCleanupScheduler worker (#32499) Matt Jankowski 2024-10-15 09:09:25 -0400
  • 909ceec12b Reduce factory creation (132 -> 40) in lib/vacuum/* specs (#32498) Matt Jankowski 2024-10-15 08:54:56 -0400
  • f94aacd499 Extend spec coverage for Poll model (#32500) Matt Jankowski 2024-10-15 08:48:10 -0400
  • acc1973f3a
    New Crowdin Translations (automated) (#32533) github-actions[bot] 2024-10-16 08:12:43 +0000
  • bfe3d49cca
    Add inline_jobs to admin/reset spec (#32517) Matt Jankowski 2024-10-16 04:06:34 -0400
  • f8ba2122f8
    Explicitly install ImageMagick in CI (except for libvips tests) (#32534) Claire 2024-10-16 10:03:35 +0200
  • 5900c8c7fd
    Run migration tests against postgres 16 and 17 as well (#32416) Christian Winther 2024-10-16 09:44:28 +0200
  • 6c0ac801da Explicitly install ImageMagick in CI (except for libvips tests) Claire 2024-10-16 09:37:54 +0200
  • 25f8003d75
    Fix only the first paragraph being displayed in some notifications (#32348) Claire 2024-10-16 09:30:53 +0200
  • 7a7a7cc448
    Add back a 6 hours mute duration option (#32522) Renaud Chaput 2024-10-16 09:27:44 +0200
  • d311882d99 New Crowdin translations GitHub Actions 2024-10-16 04:27:27 +0000
  • 7cc8828c81
    Update mastodon.rake that user don't be misslided Arcélone 2024-10-15 23:26:05 +0200
  • 34bc631cbe
    Update dependency @rails/ujs to v7.1.401 renovate[bot] 2024-10-15 21:15:08 +0000
  • fe0be1f453
    Add back a 6 hours mute duration option Renaud Chaput 2024-10-15 21:09:58 +0200
  • 12bc8dc457
    Fix: Add Stoplight to guard erronous Web::PushSubscriptions Emelia Smith 2024-10-15 19:56:52 +0200
  • 9518103751 Move i18n string to helper Matt Jankowski 2024-10-15 13:07:32 -0400
  • ff57bb3410 Use tag style in partial Matt Jankowski 2024-10-15 13:04:58 -0400
  • cc62f9e603
    Update build-releases-custom.yml (#43) Yusuke Sangenya 2024-10-16 01:46:29 +0900
  • 5c30c34a4c Extract private method in user role policy Matt Jankowski 2024-10-15 12:39:02 -0400
  • 63b8d7dd23 Extract private method in poll policy Matt Jankowski 2024-10-15 12:38:50 -0400
  • d2460c347b Extract private method in backup policy Matt Jankowski 2024-10-15 12:38:34 -0400
  • 09970fa3fa Extract private method in account warning policy Matt Jankowski 2024-10-15 12:38:21 -0400
  • de7688d951
    Update build-releases-custom.yml (#42) Yusuke Sangenya 2024-10-16 01:36:06 +0900
  • 8feefa94bc
    Update build-releases-custom.yml (#41) Yusuke Sangenya 2024-10-16 01:32:32 +0900
  • b8c164df31
    Update build-releases-custom.yml (#40) Yusuke Sangenya 2024-10-16 01:06:36 +0900
  • 9b5d86e751 Extract private method to capture conditions of eligibility for status in policy Matt Jankowski 2024-10-15 11:51:45 -0400
  • 9b486da823 Use status.distributable? in policy (wraps logic) Matt Jankowski 2024-10-15 11:49:51 -0400
  • 49b3d5692e Fix reblog icons on account media view (#32506) Jeong Arm 2024-10-15 06:01:21 -0400
  • 70472de726 Fix follow recommendation carrousel scrolling on RTL layouts, for real (#32505) Claire 2024-10-15 11:38:04 +0200
  • 304e440f88 add SWIFT object storage uri to CSP media hosts (#32439) kenkiku1021 2024-10-15 18:28:07 +0900
  • ca68a3cacb Fix back arrow pointing to the incorrect direction in RTL languages (#32485) Renaud Chaput 2024-10-15 11:15:25 +0200
  • 066efc2d3f Fix: Use consistent REDIS_USER environment variable in streaming (#32493) Emelia Smith 2024-10-15 09:40:18 +0200
  • b990397ef5 Convert status activity controller to request spec Matt Jankowski 2024-10-11 22:06:43 -0400
  • 0f557c6974 Use existing association to collect local follower count Matt Jankowski 2024-10-15 11:02:11 -0400
  • 78350e2363 Add inline_jobs to admin/reset spec Matt Jankowski 2024-10-15 10:52:33 -0400
  • c40cd79c4d
    Convert admin/invites controller specs to system specs (#32450) Matt Jankowski 2024-10-15 10:27:46 -0400
  • 9e8f099d38
    Improve app/policies coverage (#32426) Matt Jankowski 2024-10-15 10:24:12 -0400
  • 28131b4b00
    Convert status embed controller to request spec (#32448) Matt Jankowski 2024-10-15 10:18:20 -0400
  • 52bc33115d
    Add mention of encryption secrets to production sample (#32512) Matt Jankowski 2024-10-15 10:14:17 -0400
  • b78597979a
    Fix missing content warning text in rss formatter (#32406) Matt Jankowski 2024-10-15 10:12:54 -0400
  • 8039bf49dd Use interpolated string for subject Matt Jankowski 2024-10-15 10:09:29 -0400
  • 5e923a6b80 Convert status embed controller to request spec Matt Jankowski 2024-10-11 22:27:59 -0400
  • b742ce9d09
    Reduce factory creation (17 -> 0) in PlainTextFormatter spec (#32487) Matt Jankowski 2024-10-15 09:58:45 -0400
  • 92c8860451
    Update babel monorepo to v7.25.8 (#32391) renovate[bot] 2024-10-15 13:58:33 +0000
  • 0e58dc90d9
    Use array compact style for classes in nothing_here helper (#32403) Matt Jankowski 2024-10-15 09:56:29 -0400
  • e9b27852be
    Reduce factory creation (14 -> 8) in ActivityPub::Activity::Block spec (#32488) Matt Jankowski 2024-10-15 09:51:52 -0400
  • ca8ff7be95
    Update babel monorepo to v7.25.8 renovate[bot] 2024-10-15 13:48:45 +0000
  • 27f05e9016
    Expand coverage for User#token_for_app (#32434) Matt Jankowski 2024-10-15 09:43:08 -0400
  • eb2cf0802e Expand notes Matt Jankowski 2024-10-15 09:41:17 -0400
  • 4d62527c97 Add mention of encryption secrets to production sample Matt Jankowski 2024-10-15 09:05:38 -0400
  • c772b41c36
    Update dependency react-textarea-autosize to v8.5.4 (#32401) renovate[bot] 2024-10-15 13:38:48 +0000
  • 20cf66e315 Un extract method Matt Jankowski 2024-10-15 09:38:26 -0400
  • c19397b94a
    Update formatjs monorepo (#32304) renovate[bot] 2024-10-15 15:38:02 +0200
  • a659f98f41 Methods Matt Jankowski 2024-10-14 11:50:01 -0400
  • 49e40a7220 Inline before Matt Jankowski 2024-10-14 11:46:43 -0400
  • eabe1b8a77 Move perform to outer wrapper Matt Jankowski 2024-10-14 11:45:09 -0400
  • 2be1ac9eda Move perform into examples Matt Jankowski 2024-10-14 11:44:00 -0400
  • 9a22935e66 Pull out shared subject Matt Jankowski 2024-10-14 11:42:51 -0400
  • bdba4d9ed2 Reduce factory creation (14 -> 8) in ActivityPub::Activity::Block spec Matt Jankowski 2024-10-14 11:42:13 -0400
  • bfb41e61a3
    Expand coverage for Block model (#32480) Matt Jankowski 2024-10-15 09:30:17 -0400
  • 227d46883f
    Translate to regional language variant (e.g. pt-BR) (#32428) Christian Schmidt 2024-10-15 14:26:20 +0100
  • 6a39212b02
    Reduce factories (36 > 12) in AccountReachFinder spec (#32482) Matt Jankowski 2024-10-15 09:18:57 -0400
  • 92bb19773a
    Use context for repeated scenarios in AccountStatusCleanupPolicy spec (#32489) Matt Jankowski 2024-10-15 09:12:58 -0400
  • d1d2278e70
    Reduce factory creation (73 -> 64) in PublicFeed spec (#32491) Matt Jankowski 2024-10-15 09:10:29 -0400
  • b1c10969ac
    Reduce factory creation (48 -> 8) in AP::Note serializer spec (#32492) Matt Jankowski 2024-10-15 09:10:03 -0400
  • a11b599ffa
    Expand coverage for Scheduler::IpCleanupScheduler worker (#32499) Matt Jankowski 2024-10-15 09:09:25 -0400
  • 9e1d7cdc5e
    Cherry-pick all custom features into v4.3.0 (#39) Yusuke Sangenya 2024-10-15 21:57:36 +0900
  • 0cc21f1ded
    Reduce factory creation (132 -> 40) in lib/vacuum/* specs (#32498) Matt Jankowski 2024-10-15 08:54:56 -0400
  • d74c2c583a
    Extend spec coverage for Poll model (#32500) Matt Jankowski 2024-10-15 08:48:10 -0400
  • a1eb1a9642
    Update issue templates ot use the new GH Types, and add Troubleshooting template (#32484) Renaud Chaput 2024-10-15 13:49:15 +0200
  • 90956759f8 Fix reblog icons on account media view (#32506) Jeong Arm 2024-10-15 06:01:21 -0400
  • 0f057d43d8 Fix follow recommendation carrousel scrolling on RTL layouts, for real (#32505) Claire 2024-10-15 11:38:04 +0200
  • b77d25bc57 add SWIFT object storage uri to CSP media hosts (#32439) kenkiku1021 2024-10-15 18:28:07 +0900
  • c86cc5f94d Fix back arrow pointing to the incorrect direction in RTL languages (#32485) Renaud Chaput 2024-10-15 11:15:25 +0200
  • d3569572bc Fix: Use consistent REDIS_USER environment variable in streaming (#32493) Emelia Smith 2024-10-15 09:40:18 +0200
  • 5afdb81b36
    Fix reblog icons on account media view (#32506) Jeong Arm 2024-10-15 06:01:21 -0400
  • a2e24ee2de Fix follow recommendation carrousel scrolling on RTL layouts (#32462) Claire 2024-10-14 17:25:32 +0200
  • ee61f7772a Add further warnings about encryption secrets (#32476) Claire 2024-10-14 15:00:20 +0200
  • 5ee72f0e2d Convert admin/tags controller specs to system specs (#32447) Matt Jankowski 2024-10-14 04:31:12 -0400
  • 192e9d16eb Fix follow recommendation suppressions not applying immediately (#32392) Claire 2024-10-14 10:18:25 +0200
  • 5e4cc1a39c
    Fix follow recommendation carrousel scrolling on RTL layouts, for real (#32505) Claire 2024-10-15 11:38:04 +0200
  • f2378aca40
    add SWIFT object storage uri to CSP media hosts (#32439) kenkiku1021 2024-10-15 18:28:07 +0900
  • 7d89cea0ea
    New Crowdin Translations (automated) (#32339) github-actions[bot] 2024-10-15 09:26:28 +0000
  • 9cb6317ddb Fix js lint Jeong Arm 2024-10-15 18:21:24 +0900
  • 54caa23e51 Fix reblog icons on account media view Jeong Arm 2024-10-14 13:53:09 +0900
  • 5ac64153d9
    Update dependency pghero to v3.6.1 (#32502) renovate[bot] 2024-10-15 09:16:29 +0000