Commit Graph

  • 65285599f7
    Update compose.yaml Yuva 2024-12-25 10:51:35 +0530
  • 7aafb12700
    Replace deprecated iFrame frameborder with border: 0 Nick Schonning 2024-12-17 12:32:02 -0500
  • 8226e97c98
    Update dependency rack-test to v2.2.0 renovate[bot] 2024-12-24 18:53:57 +0000
  • 1d582e694d
    Update dependency pino to v9.6.0 renovate[bot] 2024-12-24 18:53:25 +0000
  • 21a4fc5e5c
    Update common.js Michael Stanclift 2024-12-24 12:51:30 -0600
  • 8c2d4af789
    Merge branch 'main' into feature/allow-mixture-media Tianwei Dong 2024-12-23 23:00:21 +0000
  • 81aec0f74d
    Update dependency csv to v3.3.2 renovate[bot] 2024-12-21 20:56:37 +0000
  • 1ecf2b88dc Lint Christian Schmidt 2024-12-20 17:34:49 +0100
  • c30cb1f63b Merge branch 'main' into attribution-domains-api Christian Schmidt 2024-12-20 17:19:03 +0100
  • 9266600aa7 Convert `admin/rules` spec controller->system Matt Jankowski 2024-12-20 11:13:58 -0500
  • ae5af957a1 Merge branch 'main' into search-warnings Christian Schmidt 2024-12-20 17:03:36 +0100
  • 8770905186
    Convert `admin/ip_blocks` spec controller->system (#33376) Matt Jankowski 2024-12-20 10:36:19 -0500
  • b01e8f4a9b
    Update dependency ioredis to v5.4.2 (#33375) renovate[bot] 2024-12-20 16:35:36 +0100
  • b0001966c6
    Only share public statuses. feat/fasp David Roetzel 2024-12-20 16:19:51 +0100
  • f35de1ed0d
    Remove un-needed `Poll.attached` scope (#33368) Matt Jankowski 2024-12-20 10:15:11 -0500
  • 97d072e671 Remove un-needed `Poll.attached` scope Matt Jankowski 2024-12-19 15:17:50 -0500
  • 0216758812 Convert `admin/ip_blocks` spec controller->system Matt Jankowski 2024-12-20 09:50:56 -0500
  • 1627d9ea09
    Update dependency ioredis to v5.4.2 renovate[bot] 2024-12-20 14:44:36 +0000
  • b648c64e2e
    Add `NOT NULL` requirement to columns on `polls` (#33374) Matt Jankowski 2024-12-20 09:33:48 -0500
  • 4fb8a40022 Add `NOT NULL` requirement to columns on `polls` Matt Jankowski 2024-12-16 17:47:54 -0500
  • 40a085ee72 Routing spec Matt Jankowski 2024-12-11 04:36:51 -0500
  • 454981752d Pyramid approach to private stack in L2 cache on most cores Matt Jankowski 2024-12-11 04:31:58 -0500
  • 99c47408b3 Rename cache key to allow generic in form admin settings Matt Jankowski 2024-12-10 18:16:04 -0500
  • acdf6f32e1 Dont include custom styles at all if not present Matt Jankowski 2024-12-10 18:08:24 -0500
  • 31e8a6fd4a Cache custom css for one month Matt Jankowski 2024-12-06 12:05:13 -0500
  • d2fbf42b0e
    Avoid `validate: false` save in expired poll create activity spec (#33367) Matt Jankowski 2024-12-20 08:34:05 -0500
  • 344e2903b3
    Fix featured tags for remote accounts not being kept up to date (#33372) Claire 2024-12-20 12:50:31 +0100
  • d31d988e24
    Add coverage for `UserMailer` not delivering to memorialized users (#33366) Matt Jankowski 2024-12-20 05:27:40 -0500
  • 6d7a666e2a Fix featured tags for remote accounts not being kept up to date Claire 2024-12-20 10:57:40 +0100
  • 46b6270a16 Add tests for featured tags in Update activity Claire 2024-12-20 10:57:14 +0100
  • 14782da4a5
    Update user_mailer_spec.rb Matt Jankowski 2024-12-20 04:50:37 -0500
  • e91a193888 Add tests for featured tags on Create activity Claire 2024-12-20 10:47:59 +0100
  • b1f9d00214 Refactor Create processing tests Claire 2024-12-20 10:45:35 +0100
  • aa455aaa49
    Update opentelemetry-ruby (non-major) (#33371) renovate[bot] 2024-12-20 09:31:27 +0100
  • 28d309fd86
    Add shared example for `Expireable` concern (#33369) Matt Jankowski 2024-12-20 03:21:34 -0500
  • 7421df9550
    Update opentelemetry-ruby (non-major) renovate[bot] 2024-12-20 08:15:32 +0000
  • 13cdeffc7b
    Update DefinitelyTyped types (non-major) renovate/definitelytyped-types-(non-major) renovate[bot] 2024-12-20 08:14:57 +0000
  • dd56292d1f
    New Crowdin Translations (automated) (#33370) github-actions[bot] 2024-12-20 08:06:18 +0000
  • 87c892191a
    Convert `admin/domain_allows` spec controller->system (#33365) Matt Jankowski 2024-12-20 03:04:22 -0500
  • 1acc54cfc7
    Convert `admin/webhooks` spec controller->system (#33364) Matt Jankowski 2024-12-20 02:52:16 -0500
  • 230531f25b New Crowdin translations GitHub Actions 2024-12-20 04:28:14 +0000
  • 6f15f5c0c0 Add shared example for `Expireable` concern Matt Jankowski 2024-12-19 16:06:08 -0500
  • f26f758cce Avoid `validate: false` save in expired poll create activity spec Matt Jankowski 2024-12-19 13:13:40 -0500
  • f273d185cd Add coverage for `UserMailer` not delivering to memorialized users Matt Jankowski 2024-12-19 12:25:21 -0500
  • df3187f27e Add case for missing events Matt Jankowski 2024-12-19 12:15:08 -0500
  • 0b80d39fdd
    Fix typo David Roetzel 2024-12-19 17:07:41 +0100
  • 72c488828d Convert `admin/domain_allows` spec controller->system Matt Jankowski 2024-12-19 11:06:42 -0500
  • fceaf1ccbb Convert `admin/webhooks` spec controller->system Matt Jankowski 2024-12-18 17:33:32 -0500
  • ee836821dc
    Improve iconography David Roetzel 2024-12-19 15:06:17 +0100
  • 03bf4cde55
    Convert `statuses_cleanup` controller specs to system specs (#33363) Matt Jankowski 2024-12-19 08:34:54 -0500
  • 185c62138b Rename `/u/:user_id` to `/ap/users/:user_id` and `/s/:id` to `/ap/statuses/:id` features/numeric-identifiers Claire 2024-12-19 14:29:41 +0100
  • d826919aeb
    Update dependency debug to v1.10.0 (#33361) renovate[bot] 2024-12-19 14:27:37 +0100
  • b2d4fa84d8 Convert `statuses_cleanup` controller specs to system specs Matt Jankowski 2024-10-10 12:29:04 -0400
  • e01429d255
    Select what to share with fasp David Roetzel 2024-12-19 14:03:30 +0100
  • d132bc6fa1
    Add account and trend data sharing David Roetzel 2024-12-18 09:51:44 +0100
  • 3f5c040d7c
    Handle full content lifecycle for subscribed fasps David Roetzel 2024-12-16 15:50:59 +0100
  • e234a89e06
    Humble beginnings of fasp data sharing. David Roetzel 2024-12-16 10:50:01 +0100
  • f136a9cf0f
    First tiny steps towards FASP integration David Roetzel 2024-12-09 12:49:08 +0100
  • 0ac43700d8
    Add coverage for `REST::AnnualReportEventSerializer` and two `ActivityPub::*` serializers (#33355) Matt Jankowski 2024-12-19 07:30:09 -0500
  • 22813dbc6e
    Fix `/health` endpoint when OTEL is configured (#33362) Renaud Chaput 2024-12-19 11:44:44 +0100
  • 173553eedf
    Fix `/health` endpoint when OTEL is configured Renaud Chaput 2024-12-19 11:31:23 +0100
  • 5c8a122231
    Update reject_follow_serializer_spec.rb Matt Jankowski 2024-12-19 04:25:58 -0500
  • b41aca8985
    Update accept_follow_serializer_spec.rb Matt Jankowski 2024-12-19 04:25:52 -0500
  • 40d744c6e2
    Update dependency debug to v1.10.0 renovate[bot] 2024-12-19 09:19:17 +0000
  • 32184e3f04
    Update dependency test-prof to v1.4.3 (#33360) renovate[bot] 2024-12-19 10:08:56 +0100
  • 7a08fe91b5
    New Crowdin Translations (automated) (#33358) github-actions[bot] 2024-12-19 09:47:20 +0100
  • 971d23c0a0 New Crowdin translations GitHub Actions 2024-12-19 08:19:22 +0000
  • 22caddaa24
    Update user role position range limit (#33349) Matt Jankowski 2024-12-19 03:10:39 -0500
  • aee64a465c
    Remove unused `Poll.unattached` scope (#33350) Matt Jankowski 2024-12-19 03:10:06 -0500
  • d014024dc5
    Use bundler version 2.6.1 (#33351) Matt Jankowski 2024-12-19 03:08:24 -0500
  • 601dbd745c
    Update dependency test-prof to v1.4.3 renovate[bot] 2024-12-19 08:03:21 +0000
  • 52827c42a5
    Update dependency irb to v1.14.3 renovate[bot] 2024-12-19 08:03:03 +0000
  • 545a6b9eed
    Convert `admin/account_moderation_notes` spec controller->system (#33354) Matt Jankowski 2024-12-19 03:02:08 -0500
  • a572668b53 Update json to version 2.9.1 Matt Jankowski 2024-12-18 15:40:22 -0500
  • c023826be9 Update aws-partitions to version 1.1025.0 Matt Jankowski 2024-12-18 15:39:58 -0500
  • c1f391592e Convert `admin/account_moderation_notes` spec controller->system Matt Jankowski 2024-12-18 11:26:09 -0500
  • 4be0487a84 Add serializer spec for AP Reject/Accept Follow serializers Matt Jankowski 2024-12-18 11:01:25 -0500
  • 81022d2c88 Add serializer spec for `AnnualReportEventSerializer Matt Jankowski 2024-12-17 13:09:52 -0500
  • 6d0586648e Update aws-partitions to version 1.1024.0 Matt Jankowski 2024-12-18 09:53:34 -0500
  • a627a0a4a9 Update irb to version 1.14.3 Matt Jankowski 2024-12-18 09:53:08 -0500
  • 332769efa1 Update openssl to version 3.2.1 Matt Jankowski 2024-12-18 09:52:48 -0500
  • c0a2599426 Use bundler version 2.6.1 Matt Jankowski 2024-12-18 09:51:56 -0500
  • a4d14aca45 Update rdoc to version 6.10.0 Matt Jankowski 2024-12-18 09:48:47 -0500
  • b23a68168a
    Fix Layout/EmptyLineAfterGuardClause Hugo Gameiro 2024-12-18 14:47:05 +0000
  • 2f367ae29d Remove unused `Poll.unattached` scope Matt Jankowski 2024-12-18 09:36:55 -0500
  • ad3c8cfa96 Update user role position range limit Matt Jankowski 2024-12-18 09:04:29 -0500
  • 85792cc375
    Fix incorrect notification settings migration for non-followers (#33348) Claire 2024-12-18 13:25:40 +0100
  • bd769970fa
    Attempt to fix lint Layout/EmptyLineAfterGuardClause Hugo Gameiro 2024-12-18 12:06:24 +0000
  • bb04f0b561
    record_map is no longer needed after refactor Hugo Gameiro 2024-12-18 11:48:01 +0000
  • ba3e30cf93
    Clean trailing whitespace Hugo Gameiro 2024-12-18 11:43:14 +0000
  • b9638a6b82
    Reduce complexity after recent refactor Hugo Gameiro 2024-12-18 11:33:32 +0000
  • 6434d8ab4b
    Fix directory.files.all not being converted to array Hugo Gameiro 2024-12-18 11:27:05 +0000
  • 1a18a23780 Fix incorrect notification settings migration for non-followers Claire 2024-12-18 11:52:50 +0100
  • 3f8f06eb46
    Add support for Active Record query log tags (#33342) Renaud Chaput 2024-12-18 11:05:00 +0100
  • 5eeb0ad25a
    Add support for Active Record query log tags Renaud Chaput 2024-12-17 23:52:34 +0100
  • 6fe4064b3f [Broken WiP] Use `/s/:id` instead of `/u/:account_id/statuses/:id` for statuses in new scheme Claire 2024-12-18 10:17:53 +0100
  • 9376a217ab [WiP] Support generating numeric ActivityPub IDs Claire 2024-11-04 16:27:29 +0100
  • b8eadc7996 [WiP] Move ActivityPub URI generation to ActivityPub::TagManager Claire 2024-11-04 16:26:48 +0100
  • 5a472953e6 [WiP] Fix some hardcoded routes in ActivityPub URI generation Claire 2024-10-31 17:43:58 +0100
  • 545ee0f7e0 Add test coverage to ActivityPub::TagManager Claire 2024-11-04 17:25:15 +0100