Commit Graph

  • 5c50d89a86
    Store Bootsnap cache outside bind mounts (devcontainer only) (#33677) Christian Schmidt 2025-01-24 09:18:46 +0100
  • 43e1a24113
    Merge pull request #2953 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-01-23 20:39:34 +0100
  • 7261951791
    Fix LDSignature tests (#33705) Claire 2025-01-23 18:56:33 +0100
  • 4b4de02fee
    Remove broken link to Terms of Service when none are defined (#33699) Claire 2025-01-23 15:34:30 +0100
  • ffaf458f99
    Change “Prohibited uses” section of ToS template according to feedback (#33703) Claire 2025-01-23 15:09:33 +0100
  • 1b2c952471
    New Crowdin Translations (automated) (#33697) github-actions[bot] 2025-01-23 13:36:03 +0000
  • 51ecc7326f
    Fix intermittent services/ap/process_status_update tags failure (#33695) Matt Jankowski 2025-01-23 08:35:19 -0500
  • 0885c31633
    Add information about alt text to alt text modal in web UI (#33702) Eugen Rochko 2025-01-23 14:01:11 +0100
  • db146046c4
    Convert `LanguageDropdown` to a functional component (#33701) Claire 2025-01-23 13:54:23 +0100
  • 45093e7abf [Glitch] Fix language detection taking mentions and URLs into account Claire 2025-01-23 11:25:14 +0100
  • 38905ae658 [Glitch] Fix WebUI crash when language detection code returns `undefined` Claire 2025-01-22 16:30:59 +0100
  • bfb9092890 [Glitch] Refactor `<DomainPill>` into TypeScript Eugen Rochko 2025-01-22 09:39:13 +0100
  • 19fa4cfcf2 Merge commit '3178acc5cb8415a72b646dbe77be05255d3966f3' into glitch-soc/merge-upstream Claire 2025-01-23 13:38:23 +0100
  • 3178acc5cb
    Fix language detection taking mentions and URLs into account (#33700) Claire 2025-01-23 11:25:14 +0100
  • 8eee7ae4c3
    Fix issue with saving empty fields values on filter keyword updates (#33691) Matt Jankowski 2025-01-23 04:04:12 -0500
  • 4a9c49ee43
    Fix issue with saving empty fields values on profile update (#33689) Matt Jankowski 2025-01-22 13:50:15 -0500
  • a6fc776c6f
    Change `mastodon:setup` to prevent overwriting already-configured servers (#33684) Claire 2025-01-22 16:34:22 +0100
  • 8dcfd3f246
    Fix WebUI crash when language detection code returns `undefined` (#33683) Claire 2025-01-22 16:30:59 +0100
  • 607f65a0a5
    Use `expect` for api/v1 and api/web push subs controllers (#33682) Matt Jankowski 2025-01-22 09:55:44 -0500
  • b18caff5b6
    Change `first_of_value` to `first_of_hash`, and add more test cases (#33647) Jonathan de Jong 2025-01-22 15:02:05 +0100
  • e155aab39e
    Use `expect` for nested params in `settings/*` controllers (#33673) Matt Jankowski 2025-01-22 03:49:52 -0500
  • 8b24085f8e
    Refactor `<DomainPill>` into TypeScript (#33680) Eugen Rochko 2025-01-22 09:39:13 +0100
  • 38c27a7708
    New Crowdin Translations (automated) (#33679) github-actions[bot] 2025-01-22 08:35:41 +0000
  • d2cc28813f
    Use `expect` for nested params in more controllers (#33675) Matt Jankowski 2025-01-22 03:35:34 -0500
  • 2a6a418f48
    Update dependency irb to v1.15.1 (#33674) renovate[bot] 2025-01-22 08:34:58 +0000
  • e380e803a8
    Order emoji categories (in admin interface) by name (#33630) Jonathan de Jong 2025-01-22 09:31:51 +0100
  • 78a4d617a3
    Merge pull request #2952 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-01-22 08:57:37 +0100
  • 5e7c079787 [Glitch] Change design of edit media modal in web UI Eugen Rochko 2025-01-21 12:34:22 +0100
  • 05e5db91c7 Merge commit '3dcf5e12b1ffb8e57a7c1e1f3f1145c9bae477e8' into glitch-soc/merge-upstream Claire 2025-01-21 19:23:25 +0100
  • b0bf355911
    Merge pull request #2951 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-01-21 13:22:49 +0100
  • 3dcf5e12b1
    Change notifications from moderators to not be filtered (#33654) Claire 2025-01-21 12:39:53 +0100
  • 11786f1114
    Change design of edit media modal in web UI (#33516) Eugen Rochko 2025-01-21 12:34:22 +0100
  • 785543b5a6 [Glitch] Fix opening modals losing some location parameters Claire 2025-01-21 10:53:52 +0100
  • ce7fb94306 Merge commit '4ebdfed8ea7d16d203da73051ef26bbcdeb63681' into glitch-soc/merge-upstream Claire 2025-01-21 12:06:49 +0100
  • 4ebdfed8ea
    Fix opening modals losing some location parameters (#33670) Claire 2025-01-21 10:53:52 +0100
  • 9e90248abc
    New Crowdin Translations (automated) (#33668) github-actions[bot] 2025-01-21 09:37:53 +0100
  • 45149cd5e1
    Use `expect` for nested params in `auth/setup#update` (#33657) Matt Jankowski 2025-01-21 03:16:40 -0500
  • 7543c90642
    Use bundler version 2.6.3 (#33658) Matt Jankowski 2025-01-21 03:00:35 -0500
  • 004e120e02
    Update dependency selenium-webdriver to v4.28.0 (#33667) renovate[bot] 2025-01-21 08:59:52 +0100
  • c400122665
    Merge pull request #2950 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-01-20 23:52:49 +0100
  • 89b7f8884a [Glitch] Add warning when selected and detected language is different in web UI Eugen Rochko 2025-01-20 10:17:13 +0100
  • 08e7c4f3a7 Merge commit '7f866daf637e9303c7b503e0ed29ef8802fcb4c0' into glitch-soc/merge-upstream Claire 2025-01-20 18:06:13 +0100
  • 7f866daf63
    Update formatjs monorepo (#33652) renovate[bot] 2025-01-20 11:36:25 +0100
  • 2deab346b3
    Update dependency nokogiri to v1.18.2 (#33651) renovate[bot] 2025-01-20 11:36:21 +0100
  • a0c76f6017
    Update dependency i18n to v1.14.7 (#33650) renovate[bot] 2025-01-20 11:36:19 +0100
  • ac59ed39dd
    Fix re-encoding of high-framerate VFR videos with FFmpeg 6+ (#33634) Claire 2025-01-20 10:22:49 +0100
  • 8962f11578
    Add warning when selected and detected language is different in web UI (#33042) Eugen Rochko 2025-01-20 10:17:13 +0100
  • 329a9e1ac1
    New Crowdin Translations (automated) (#33643) github-actions[bot] 2025-01-20 09:59:23 +0100
  • 0d09884521
    Merge pull request #2947 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-01-18 15:01:00 +0100
  • 297eb7c956 Merge commit '4bd969e4bb54297981d385903bf8a4348b394f09' into glitch-soc/merge-upstream Claire 2025-01-18 12:42:17 +0100
  • 4bd969e4bb
    Fix broken `CONTRIBUTING` link in `DEVELOPMENT` (#33637) Nicholas La Roux 2025-01-18 00:53:32 +0900
  • bc63f2b908
    Update CONTRIBUTING doc with various clarifications (#33517) Matt Jankowski 2025-01-17 10:38:06 -0500
  • ab4874ff13
    Further harden the warnings against changing encryption secrets (#33631) Claire 2025-01-17 11:42:52 +0100
  • b37e48d5c8
    Revert "Update dependency aws-sdk-s3 to v1.178.0 (#33611)" (#33628) Claire 2025-01-17 11:33:03 +0100
  • 5be938e661
    Migrate visibility interaction checks on statuses to request spec (#33622) Matt Jankowski 2025-01-17 05:06:52 -0500
  • 1c23ebd62f
    New Crowdin Translations (automated) (#33626) github-actions[bot] 2025-01-17 11:05:41 +0100
  • 531ca4b968
    Update dependency tzinfo-data to v1.2025.1 (#33625) renovate[bot] 2025-01-17 10:35:34 +0100
  • 092e60eb7d
    Change activity distribution error handling to skip retrying for deleted accounts (#33617) Claire 2025-01-17 10:12:59 +0100
  • febdfefafe
    Update formatjs monorepo (#33627) renovate[bot] 2025-01-17 09:57:11 +0100
  • a3baae0b99
    API for updating attribution domains (#32730) Christian Schmidt 2025-01-17 09:18:55 +0100
  • 3af6739f21
    Add coverage for `AnnualReport.prepare` method (#33618) Matt Jankowski 2025-01-16 10:45:48 -0500
  • a19141441d
    Move clear environment portion of `mastodon:setup` to private method (#33616) Matt Jankowski 2025-01-16 10:45:02 -0500
  • 29b355b699
    Update dependency concurrent-ruby to v1.3.5 (#33610) renovate[bot] 2025-01-16 15:24:31 +0000
  • 9e2f930eed
    Update dependency aws-sdk-s3 to v1.178.0 (#33611) renovate[bot] 2025-01-16 16:23:37 +0100
  • da208771b9
    Update opentelemetry-ruby (non-major) (#33613) renovate[bot] 2025-01-16 16:23:32 +0100
  • 69b8a0b9bf
    Collect errors in setup rake task (#33603) Matt Jankowski 2025-01-16 09:58:59 -0500
  • 160019235b
    Merge pull request #2945 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-01-16 12:26:03 +0100
  • ad3bb614f0 Merge commit '0aa9bb8130b77b01f6a08c64b7e93876d892868b' into glitch-soc/merge-upstream Claire 2025-01-16 12:13:56 +0100
  • 0aa9bb8130
    Bump version to v4.4.0-alpha.2 (#33615) Claire 2025-01-16 12:02:54 +0100
  • 4cfa5c14c0
    Merge pull request #2944 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-01-16 11:54:26 +0100
  • f6a0cd9d1a Merge commit 'da4e55eb17e459fbc6d1a19fac3303508324324c' into glitch-soc/merge-upstream Claire 2025-01-16 11:16:53 +0100
  • da4e55eb17
    Merge commit from fork Claire 2025-01-16 11:10:08 +0100
  • 4a44c47982
    New Crowdin Translations (automated) (#33609) github-actions[bot] 2025-01-16 10:13:39 +0100
  • 3db8498903
    Fix `Style/MutableConstant` cop (#33602) Matt Jankowski 2025-01-16 04:09:06 -0500
  • 998cf0dd53
    Convert `auth/setup` spec controller->system/request (#33604) Matt Jankowski 2025-01-16 04:03:46 -0500
  • 72abf05269
    Add "needs refresh" scenario to `api/v1/polls` request spec (#33608) Matt Jankowski 2025-01-16 04:00:04 -0500
  • 6394261d58
    Merge pull request #2942 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-01-15 22:20:30 +0100
  • ad71a8d1f7 Merge commit 'c20824fa760061cf8fba258dbbd6b0a615df4749' into glitch-soc/merge-upstream Claire 2025-01-15 19:32:04 +0100
  • c20824fa76
    Promote `Style/WordArray` rule out of todo into main config (#33580) Matt Jankowski 2025-01-15 09:29:14 -0500
  • ea01ecd441
    Update dependency opentelemetry-instrumentation-rails to v0.34.1 (#33595) renovate[bot] 2025-01-15 13:49:12 +0100
  • 2a0951e987
    Update dependency stackprof to v0.2.27 (#33596) renovate[bot] 2025-01-15 13:48:52 +0100
  • 1ae574e32a
    Enable parallel execution for linting tasks in HAML workflows (#33593) fusagiko / takayamaki 2025-01-15 16:48:26 +0900
  • 9f03e5b53a
    Expand coverage of `admin/*blocks` areas (#33594) Matt Jankowski 2025-01-15 02:47:34 -0500
  • e489410b0f
    Fix attachment list in conversation component (#2941) Plastikmensch 2025-01-15 08:18:39 +0100
  • dc2ce2b305
    Merge pull request #2940 from Plastikmensch/fix-media-attachments-in-report-modal Claire 2025-01-15 08:17:58 +0100
  • 5395154832
    Fix media attachments in report modal Plastikmensch 2025-01-14 23:47:09 +0100
  • ae49d73f58
    Merge pull request #2939 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-01-14 21:53:41 +0100
  • 09bd5aa156 [Glitch] Redirect new users to onboarding Claire 2025-01-14 14:10:48 +0100
  • 563ff91cf8 [Glitch] Use final specification for new WebPush subscriptions in web interface Claire 2025-01-14 11:42:06 +0100
  • ab152ebed4 Merge commit 'e1d7efadc04dd0826c6bcfe43325688566e13881' into glitch-soc/merge-upstream Claire 2025-01-14 20:38:32 +0100
  • 68c9f91ccb
    Treat non-null but blank account domain as local (#33576) Matt Jankowski 2025-01-14 12:40:55 -0500
  • e1d7efadc0
    Fix libyaml missing from Dockerfile build stage (#33591) Michael Stanclift 2025-01-14 10:35:58 -0600
  • bfe73e153d
    Update dependency postcss to v8.5.1 (#33586) renovate[bot] 2025-01-14 17:34:26 +0100
  • 50013b10a5
    Add `Status::Visibility` concern to hold visibility logic (#33578) Matt Jankowski 2025-01-14 09:32:57 -0500
  • 7c56517c7c
    Move mastodon version config to `config_for` yml (#33577) Matt Jankowski 2025-01-14 09:32:29 -0500
  • 87849d739e
    Update dependency rspec-github to v3 (#33589) renovate[bot] 2025-01-14 15:17:11 +0100
  • 6356870dae
    Update dependency sass to v1.83.4 (#33585) renovate[bot] 2025-01-14 15:14:03 +0100
  • 7b608b41f2
    Update dependency @babel/plugin-transform-nullish-coalescing-operator to v7.26.6 (#33584) renovate[bot] 2025-01-14 15:13:58 +0100
  • e9462960a7
    Redirect new users to onboarding (#33471) Claire 2025-01-14 14:10:48 +0100
  • e2f085e2b2
    Use final specification for new WebPush subscriptions in web interface (#33587) Claire 2025-01-14 11:42:06 +0100