Commit Graph

  • cd382ba21f Add error message when user tries to follow their own account Leni Kadali 2024-09-13 22:15:04 +0300
  • 0c9d3aef65
    Fix typo in media_attachment.rb Psychpsyo 2024-09-13 21:06:06 +0200
  • 24b2db5dd9 Add validation coverage for `CustomEmoji` shortcode value Matt Jankowski 2024-09-13 10:40:50 -0400
  • 5e60fdb7bd Add coverage for `Bookmark` validation and reblog/status check callback Matt Jankowski 2024-09-13 10:35:23 -0400
  • c62c06084b Increase preview card image size limit from 2MB to 8MB when using libvips Claire 2024-09-13 15:49:58 +0200
  • 0f234949eb Enable `Rails/Output` in `spec/` dir Matt Jankowski 2024-09-13 09:58:10 -0400
  • 7117e522f5 Use fabricator in list account spec Matt Jankowski 2024-09-13 08:47:34 -0400
  • 70c589d1f1 Remove `follow` creation from `ListAccount` fabricator Matt Jankowski 2024-09-13 08:41:36 -0400
  • 5ba3405be4
    Update dependency opentelemetry-instrumentation-pg to '~> 0.29.0' (#31897) renovate[bot] 2024-09-13 14:07:33 +0200
  • c1b2c4fd9a
    Strip protocol from attribution domains (#31900) David Roetzel 2024-09-13 13:37:15 +0200
  • 6b6273fa9a
    Strip protocol from attribution domains David Roetzel 2024-09-13 13:24:10 +0200
  • ba81e4e019
    Fix inability to locally suspend remotely-suspended accounts in moderation interface (#31899) Claire 2024-09-13 11:11:10 +0200
  • a2c4f5f5c0
    Add coverage for `ListAccount` follow/follow_request set up (#31896) Matt Jankowski 2024-09-13 04:49:03 -0400
  • 49cbee3836
    Remove unused argument from `AccountMigration.within_cooldown` (#31892) Matt Jankowski 2024-09-13 04:43:21 -0400
  • 353ade767b
    New Crowdin Translations (automated) (#31898) github-actions[bot] 2024-09-13 10:41:46 +0200
  • d6b5587a38 Add tests Claire 2024-09-13 09:58:31 +0200
  • 688a0bb461 Fix inability to locally suspend remotely-suspended accounts in moderation interface Claire 2024-09-13 09:09:47 +0200
  • 57b2c8da16 New Crowdin translations GitHub Actions 2024-09-13 04:27:37 +0000
  • 9dbf4a6c49
    Update dependency opentelemetry-instrumentation-pg to '~> 0.29.0' renovate[bot] 2024-09-13 00:49:52 +0000
  • 202077517c
    Add "search" group for chewy classes in simplecov config (#31890) Matt Jankowski 2024-09-12 16:09:55 -0400
  • 6a793aa5dc Add coverage for `ListAccount` follow/follow_request set up Matt Jankowski 2024-09-12 16:06:39 -0400
  • 65a813fd1d Merge branch 'main' into posting-languages Christian Schmidt 2024-09-12 19:09:25 +0200
  • 22d364e1f6 Merge branch 'main' into detect-language Christian Schmidt 2024-09-12 18:33:05 +0200
  • 5d7e12b72d Move time zone logic into mailers Christian Schmidt 2024-09-12 17:18:40 +0200
  • 478718fa9f Use `condition` instead of awkward wrapper Claire 2024-09-11 18:56:06 +0200
  • 40db224793 Pass `condition` to `createAppAsyncThunk` Claire 2024-09-11 18:36:55 +0200
  • 86dc51c6a6 [WiP] Convert notification requests actions and reducers to Typescript Claire 2024-09-11 11:55:50 +0200
  • 6c5bedfd4a Add "search" group for chewy classes in simplecov config Matt Jankowski 2024-09-12 11:48:32 -0400
  • b13d236a8a Increase no-gap-breakpoint to fix overflow Claire 2024-09-12 16:41:40 +0200
  • 1387475e52 Reduce middle column size by 32px to fix overflow around layout breakpoint fixes/middle-column-size Claire 2024-09-12 16:36:23 +0200
  • f73922d08d Remove unused argument from `AccountMigration.within_cooldown` Matt Jankowski 2024-09-12 10:28:43 -0400
  • 0226bbe516
    Update dependency express to v4.21.0 (#31877) renovate[bot] 2024-09-12 14:21:06 +0000
  • cc3cf9c465
    Update dependency aws-sdk-s3 to v1.162.0 (#31875) renovate[bot] 2024-09-12 14:20:44 +0000
  • a269ff9253
    Fix review history and action modal styling (#31864) Michael Stanclift 2024-09-12 09:18:43 -0500
  • 207c073bf8
    Remove debug output in migration controller spec (#31886) Matt Jankowski 2024-09-12 10:04:46 -0400
  • fdd00ff4de Remove debug output in migration controller spec Matt Jankowski 2024-09-12 09:55:05 -0400
  • 1b6a82b799
    Fix invalid date searches returning 503 (#31526) Taylor Chaparro 2024-09-12 06:40:20 -0700
  • f3c4874522
    Remove unused `statuses#embed` body class assignment (#31787) Matt Jankowski 2024-09-12 09:38:15 -0400
  • 4aa600387e
    Move redirect/base body class to view (#31796) Matt Jankowski 2024-09-12 09:31:50 -0400
  • 8cdc148167
    Handle invalid visibility (#31571) Christian Schmidt 2024-09-12 15:29:55 +0200
  • 17c57c46e7
    Add coverage for title/limit validations in `List` model (#31869) Matt Jankowski 2024-09-12 09:25:23 -0400
  • a496aeabcb
    Change form-action Content-Security-Policy directive to be more restrictive (#26897) Claire 2024-09-12 15:24:19 +0200
  • 5f782f9629
    Autofocus primary button in modals (#31883) Claire 2024-09-12 15:15:05 +0200
  • 946b197dbb
    Merge branch 'main' into features/tightened-form-csp Claire 2024-09-12 15:10:35 +0200
  • f84f9f4c8b Add coverage for title/limit validations in `Tag` model Matt Jankowski 2024-09-11 12:19:59 -0400
  • 30f82dcdcb Autofocus primary button in modals Claire 2024-09-12 14:02:25 +0200
  • c35ea59ee6
    Fix security context sometimes not being added in LD-Signed activities (#31871) Claire 2024-09-12 14:58:12 +0200
  • 24ef8255b3
    Change design of embed modal in web UI (#31801) Eugen Rochko 2024-09-12 14:54:16 +0200
  • 2d44e01eab Fix security context sometimes not being added in LD-Signed activities Claire 2024-09-11 20:17:04 +0200
  • ab763c493f
    Ignore `undefined` as canonical url (#31882) David Roetzel 2024-09-12 13:14:42 +0200
  • 76aea9bdbe
    Ignore `undefined` as canonical url David Roetzel 2024-09-12 12:52:36 +0200
  • e915037063 Change design of embed modal in web UI Eugen Rochko 2024-09-07 07:10:07 +0200
  • 3d46f47817
    Change embedded posts to use web UI (#31766) Eugen Rochko 2024-09-12 11:41:19 +0200
  • 5de3620229 Fix selectSettingsNotificationsExcludedTypes not being memoized properly Claire 2024-09-12 10:27:54 +0200
  • f2a92c2d22
    Fix notifications re-rendering spuriously in web UI (#31879) Eugen Rochko 2024-09-12 10:16:07 +0200
  • 7d53ca56d2
    New Crowdin Translations (automated) (#31878) github-actions[bot] 2024-09-12 09:54:53 +0200
  • 5a7ea1dd2f Change some inline term definitions to new JSON-LD context fix-context-socialweb-miscellany Eugen Rochko 2024-09-11 09:50:03 +0200
  • 2063d4102c Fix notifications re-rendering spuriously in web UI Eugen Rochko 2024-09-12 06:40:18 +0200
  • 6f3823f4ae New Crowdin translations GitHub Actions 2024-09-12 04:27:04 +0000
  • 9f06eb73f5
    Update dependency express to v4.21.0 renovate[bot] 2024-09-12 02:16:36 +0000
  • b924556ecf
    Update dependency aws-sdk-s3 to v1.162.0 renovate[bot] 2024-09-11 22:30:03 +0000
  • 8633531a5f
    Merge branch 'main' into modal-cleanup Michael Stanclift 2024-09-11 14:14:27 -0500
  • b137b56319 fix action modal styling Michael Stanclift 2024-09-11 19:10:49 +0000
  • 41118205be Retry oEmbed cache after redirect Christian Schmidt 2024-09-11 16:59:05 +0200
  • a27f7f4e56
    Update typescript-eslint monorepo to v8 (major) (#31231) renovate[bot] 2024-09-11 15:59:46 +0200
  • a83abd5b57 fix review history modal Michael Stanclift 2024-09-11 12:41:06 +0000
  • df9352a8f3
    Upgrade prism to 1.0 fixes/detect-missing-indexes2 David Roetzel 2024-09-11 12:10:46 +0200
  • 2bbb78e64b
    Fix spec syntax David Roetzel 2024-09-11 12:01:21 +0200
  • 882f46148f
    Remove superflous method call. David Roetzel 2024-07-01 20:51:00 +0200
  • b6138a9615
    Remove ruby 3.2 feature. David Roetzel 2024-07-01 15:40:58 +0200
  • b5bec6f142
    Add system check for missing indexes. David Roetzel 2024-07-01 14:50:26 +0200
  • 2babfafaff
    New Crowdin Translations (automated) (#31855) github-actions[bot] 2024-09-11 10:18:10 +0200
  • 241cc1630f Simplify CSS for media gallery cleanup/simplify-css Claire 2024-09-11 10:13:08 +0200
  • cdcd834f3c
    Add coverage for `AnnualReport::*` source child classes (#31849) Matt Jankowski 2024-09-11 04:01:32 -0400
  • d8cc80f757 New Crowdin translations GitHub Actions 2024-09-11 07:58:22 +0000
  • 9769ffdcc2
    Update dependency aws-sdk-s3 to v1.161.0 (#31853) renovate[bot] 2024-09-11 09:47:37 +0200
  • cee71b9892
    Remove `fa_` prefix from status visibility icon method (#31846) Matt Jankowski 2024-09-11 03:47:16 -0400
  • a3215c0f88
    Change inner borders in media galleries in web UI (#31852) Eugen Rochko 2024-09-11 09:29:18 +0200
  • 20015c30cb WIP: Add thumbnails to grouped notifications in web UI Eugen Rochko 2024-09-11 09:17:16 +0200
  • 93455f0fc5
    Update dependency aws-sdk-s3 to v1.161.0 renovate[bot] 2024-09-10 22:13:13 +0000
  • 6742edc514 Change inner borders in media galleries in web UI Eugen Rochko 2024-09-11 00:01:15 +0200
  • bd148162ac
    Adjust config and fix errors with `typescript-eslint` 8 Renaud Chaput 2024-08-14 10:59:20 +0200
  • 8351a59e92
    Update home_controller.rb NARA 2024-09-11 03:18:56 +0900
  • f4ce162def
    Update typescript-eslint monorepo to v8 renovate[bot] 2024-08-14 07:50:54 +0000
  • 9e12fa254e
    Update dependency propshaft to v1 (#31832) renovate[bot] 2024-09-10 17:45:32 +0000
  • e6f5b36a12
    Update dependency express to v4.20.0 (#31836) renovate[bot] 2024-09-10 19:45:16 +0200
  • e09f9f885e
    Fix alt text modal styling (#31844) Michael Stanclift 2024-09-10 12:33:55 -0500
  • 0c3c06f7cc
    Remove vendor prefix from `mobile-web-app-capable` meta tag (#31845) Matt Jankowski 2024-09-10 13:32:58 -0400
  • 887fdf3992 Add coverage for `AnnualReport::*` source child classes Matt Jankowski 2024-09-10 12:45:39 -0400
  • 73c64993fc Remove `fa_` prefix from status visibility icon method Matt Jankowski 2024-09-10 11:28:16 -0400
  • e029887a59 tweak diff for light theme Michael Stanclift 2024-09-10 15:24:59 +0000
  • c1fd61cccc Remove vendor prefix from mobile-web-app-capable meta tag Matt Jankowski 2024-09-10 11:09:18 -0400
  • f7721cfa66
    Merge branch 'main' into fix-alt-text-modal-styling Michael Stanclift 2024-09-10 10:05:10 -0500
  • 0157088546 fix alt text modal styling Michael Stanclift 2024-09-10 15:01:21 +0000
  • 4ffaced8bc
    Second attempt at disabling Codecov annotations (#31841) Claire 2024-09-10 16:00:23 +0200
  • 1c31568f31 Second attempt at disabling Codecov annotations Claire 2024-09-10 15:45:49 +0200
  • c61729956f Remove unused `crypto.errors.invalid_signature` i18n key Matt Jankowski 2024-07-29 12:22:28 -0400
  • be8c2d1192 Restore config/locale changes (still used in validator) Matt Jankowski 2024-07-29 12:21:40 -0400
  • 27828da723 Remove unused E2EE messaging code Matt Jankowski 2024-07-19 14:20:23 -0400
  • c4b09d684e
    Extract method for account-referencing in CLI prune task (#31824) Matt Jankowski 2024-09-10 09:23:55 -0400