Commit Graph

  • 8041fa174b
    chore(deps): update opentelemetry-ruby (non-major) (#30555) renovate[bot] 2024-06-07 09:39:01 +0200
  • ac3d761c78 Remove gradient for collapsed toots Maya Friedrichs 2024-06-07 00:23:18 +0200
  • 3495f0d9ba
    Use corepack yarn in `bin/setup` (#30573) Matt Jankowski 2024-06-06 16:33:28 -0400
  • 94d8d1094f
    Provide richer failure information in `bin/setup` (#30581) Matt Jankowski 2024-06-06 16:29:16 -0400
  • b2e7af830b
    Merge pull request #2727 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-06-06 19:54:29 +0200
  • 12823908bb
    Adjust devcontainers welcome message to be less codespaces-specific (#30566) Matt Jankowski 2024-06-06 10:19:55 -0400
  • 04ebbe3077
    Add `sidekiq_inline` to appeal service spec (#30562) Matt Jankowski 2024-06-06 10:19:37 -0400
  • 07cc94e05f
    Use `sidekiq_inline` in requests/api/v1/admin/account_actions spec (#30563) Matt Jankowski 2024-06-06 10:19:22 -0400
  • 9b9b0e25b6
    Use `sidekiq_inline` in requests/api/v1/reports spec (#30564) Matt Jankowski 2024-06-06 10:14:33 -0400
  • a662c6d1d8
    Use `sidekiq_inline` in admin/account_action model spec (#30565) Matt Jankowski 2024-06-06 10:12:58 -0400
  • 1ffc293b86
    Add missing `moderation_warning` notification support to grouped notifications API (#30576) Claire 2024-06-06 16:12:06 +0200
  • 578b0eae7d Fix /api/v1/timelines/link specs for glitch-soc default settings Claire 2024-06-06 12:51:39 +0200
  • 30b00ca2b5 Merge commit '5652ca613582df03e5b838626078981414f3b897' into glitch-soc/merge-upstream Claire 2024-06-06 12:27:26 +0200
  • 5652ca6135
    fix(deps): update babel monorepo to v7.24.7 (#30561) renovate[bot] 2024-06-06 11:27:54 +0200
  • cd4b00810d
    Clear the docker setup - Deprecate post-create.sh and use bin/setup (#30502) Fabio Leandro Janiszevski 2024-06-06 06:00:09 -0300
  • a729104a41
    New Crowdin Translations (automated) (#30575) github-actions[bot] 2024-06-06 10:53:28 +0200
  • 2f0a34ac00
    Run as root in devcontainer from vscode (#30574) Matt Jankowski 2024-06-06 04:49:31 -0400
  • a2505e8611
    Add timeline of public posts about a trending link to REST API (#30381) Eugen Rochko 2024-06-06 10:43:04 +0200
  • d72714e5ce
    Remove deprecated version value from `.devcontainer/docker-compose.yml` (#30567) Matt Jankowski 2024-06-06 03:50:31 -0400
  • 2fdd782f21
    Fix empty `aria-hidden` attribute value in logo resources area (#30570) Matt Jankowski 2024-06-06 03:50:15 -0400
  • e02d23b549
    Change `read:me` scope to `profile` scope (#30357) Emelia Smith 2024-06-06 09:30:10 +0200
  • 569b7d2f25
    Clarify the purpose of separate Docker resources (#30568) Matt Jankowski 2024-06-05 19:54:59 -0400
  • 3c435f9ba0
    Change counters to be displayed on profile timelines in web UI (#30525) Eugen Rochko 2024-06-06 01:52:46 +0200
  • 4655be0da6
    Fix add validation to webpush subscription keys (#30542) Emelia Smith 2024-06-05 21:16:47 +0200
  • 5f15a892fa
    Add support for libvips in addition to ImageMagick (#30090) Eugen Rochko 2024-06-05 21:15:39 +0200
  • 20e490ba7e
    fix(deps): update dependency cssnano to v7.0.2 (#30560) renovate[bot] 2024-06-05 15:06:03 +0200
  • eef2cc054f
    Add url validation to Web::PushSubscription endpoints (#30540) Emelia Smith 2024-06-05 10:06:06 +0200
  • 048f9b9d45
    chore(deps): update dependency pghero to v3.5.0 (#30393) renovate[bot] 2024-06-05 09:56:52 +0200
  • e4e3875452
    New Crowdin Translations (automated) (#30543) github-actions[bot] 2024-06-05 09:52:25 +0200
  • f3893ae65d
    chore(deps): update dependency rubocop-rspec to v2.30.0 (#30529) renovate[bot] 2024-06-05 07:23:19 +0000
  • 1d3b75d124
    fix(deps): update dependency pg to v8.12.0 (#30549) renovate[bot] 2024-06-05 07:22:58 +0000
  • f40f3cb82e
    chore(deps): update dependency rails to v7.1.3.4 (#30551) renovate[bot] 2024-06-05 09:22:02 +0200
  • e5984c95eb
    Add libvirt provider parameters to Vagrant (#28102) Filippo Giunchedi 2024-06-04 22:28:05 +0200
  • 7d9a8c9596
    Set Devcontainer to Ruby 3.3 Bookworm (#30548) Michael Stanclift 2024-06-04 12:30:22 -0500
  • 9ab7e66cae
    Cleanup leftover Nanobox references (#30550) Nick Schonning 2024-06-04 13:29:08 -0400
  • d4e094987e
    Use bundler version 2.5.11 (#30508) Matt Jankowski 2024-06-03 11:16:46 -0400
  • 91b6502d82
    Revert "Revert "Change default ruby version to 3.3.2 (#30478)"" (#30516) Shlee 2024-06-03 19:16:11 +1000
  • 249cbc449c
    Use existing config access to `local_domain` value (#30509) Matt Jankowski 2024-06-03 05:15:58 -0400
  • 974335e414
    Add experimental server-side notification grouping (#29889) Claire 2024-06-03 10:35:59 +0200
  • db49b0e5e9
    chore(deps): update eslint (non-major) (#30527) renovate[bot] 2024-06-03 09:35:11 +0200
  • 6e92a9b73e
    chore(deps): update devdependencies (non-major) (#30526) renovate[bot] 2024-06-03 09:35:06 +0200
  • aa9b80f57d
    New Crowdin Translations (automated) (#30517) github-actions[bot] 2024-06-03 09:34:33 +0200
  • 469de923aa
    Update `current_user` override mode description in controllers (#30515) Matt Jankowski 2024-06-03 03:16:29 -0400
  • 4d3748ac44
    Fix rack attack `match_type` value typo in logging config (#30514) Matt Jankowski 2024-06-03 03:16:01 -0400
  • d326ad0ed9
    Revert "Change default ruby version to 3.3.2 (#30478)" (#30506) Renaud Chaput 2024-05-31 17:18:51 +0200
  • e20a57909e
    chore(deps): update dependency propshaft to v0.9.0 (#30382) renovate[bot] 2024-05-31 13:29:37 +0000
  • 64d69eb95b
    Change default ruby version to 3.3.2 (#30478) Shlee 2024-05-31 23:26:43 +1000
  • 4d047b95ae
    Use more direct attribute handling in `User` fabricator (#30495) Matt Jankowski 2024-05-31 05:54:11 -0400
  • a22865a352
    Add `:email` to filter parameter logging config (#30492) Matt Jankowski 2024-05-31 05:35:56 -0400
  • dac4eba46b
    New Crowdin Translations (automated) (#30499) github-actions[bot] 2024-05-31 11:26:52 +0200
  • 543fa26916
    fix(deps): update dependency sass to v1.77.4 (#30496) renovate[bot] 2024-05-31 11:26:40 +0200
  • 9533a8632b
    chore(deps): update dependency ruby to v3.3.2 (#30480) renovate[bot] 2024-05-31 11:26:31 +0200
  • ced7007436
    chore(deps): update dependency rubocop to v1.64.1 (#30500) renovate[bot] 2024-05-31 11:08:31 +0200
  • 85d9053b36
    Move `pagination_params` into `API::BaseController` (#28845) Matt Jankowski 2024-05-30 10:56:48 -0400
  • a0b525e50b
    New Crowdin Translations (automated) (#30477) github-actions[bot] 2024-05-30 16:54:51 +0200
  • 00f4d9ddea
    chore(deps): update dependency node to 20.14 (#30459) renovate[bot] 2024-05-30 16:43:35 +0200
  • a1430b7105
    chore(deps): update dependency concurrent-ruby to v1.3.1 (#30473) renovate[bot] 2024-05-30 14:42:13 +0000
  • ad3e200bf7
    fix(deps): update dependency sass to v1.77.3 (#30476) renovate[bot] 2024-05-30 16:41:29 +0200
  • 2a34c9a01e
    Merge pull request #2721 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-05-30 16:00:17 +0200
  • b8271f20c5 Merge commit '7f808ff6e9148f1cfe1e16d000e2405b6e31f243' into glitch-soc/merge-upstream Claire 2024-05-30 15:41:31 +0200
  • 7f808ff6e9
    Bump version to v4.3.0-alpha.4 (#30482) Claire 2024-05-30 15:34:46 +0200
  • 73a78cc19d
    Fix rate-limiting incorrectly triggering a session cookie on most endpoints (#30483) Claire 2024-05-30 14:56:18 +0200
  • 3fa0dd0b88
    Merge pull request from GHSA-c2r5-cfqr-c553 Claire 2024-05-30 14:24:29 +0200
  • 16249946ae
    Merge pull request from GHSA-q3rg-xx5v-4mxh Claire 2024-05-30 14:14:04 +0200
  • 3ea4275ae3
    Merge pull request from GHSA-5fq7-3p3j-9vrf Claire 2024-05-30 14:03:13 +0200
  • 521bccb476
    Merge pull request #2720 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-05-30 12:10:09 +0200
  • 4069fae10d [Glitch] Add support for `fediverse:creator` OpenGraph tag Eugen Rochko 2024-05-29 01:34:33 +0200
  • 2e3d6e451f [Glitch] Enable stricter Typescript options Renaud Chaput 2024-05-27 11:24:59 +0200
  • 6b4c182806 [Glitch] Fix `createDataLoadingThunk` to allow actions without arguments Renaud Chaput 2024-05-27 11:00:40 +0200
  • c827a98f19 Merge commit 'd20a5c3ec9ed40a991245fe32d0acb6187dd48c4' into glitch-soc/merge-upstream Claire 2024-05-29 17:03:24 +0200
  • d20a5c3ec9
    Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316) Emelia Smith 2024-05-29 16:00:05 +0200
  • 6eea83211c
    New Crowdin Translations (automated) (#30464) github-actions[bot] 2024-05-29 13:12:23 +0200
  • 41729313e2
    chore(deps): update dependency faker to v3.4.1 (#30463) renovate[bot] 2024-05-29 11:34:36 +0200
  • 36fe8f8566
    Change `ids` param to `id` in `/api/v1/statuses` and `/api/v1/accounts` for consistency (#30465) Claire 2024-05-29 11:19:17 +0200
  • 5d7d23999c
    Fix leaking Elasticsearch connections in Sidekiq processes (#30450) Claire 2024-05-29 10:15:06 +0200
  • 128987eded
    Add support for `fediverse:creator` OpenGraph tag (#30398) Eugen Rochko 2024-05-29 01:34:33 +0200
  • 4a77e477ee
    Consolidate account scopes for `LOWER` (index using) username/domain queries (#30451) Matt Jankowski 2024-05-28 10:11:31 -0400
  • 32c30bf0fd
    New Crowdin Translations (automated) (#30452) github-actions[bot] 2024-05-28 10:05:37 +0200
  • ed99923138
    chore(deps): update eslint (non-major) (#30444) renovate[bot] 2024-05-27 11:57:19 +0200
  • c61e356475
    Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) Matt Jankowski 2024-05-27 05:49:44 -0400
  • 87156f57b5
    Enable Style/StringConcatenation (#30428) Nick Schonning 2024-05-27 05:41:45 -0400
  • 0ef5dc2b20
    fix(deps): update dependency jsdom to v24.1.0 (#30431) renovate[bot] 2024-05-27 11:40:37 +0200
  • 15480643e1
    chore(deps): update dependency @types/react to v18.3.3 (#30441) renovate[bot] 2024-05-27 11:36:59 +0200
  • e5c3dc33a2
    New Crowdin Translations (automated) (#30421) github-actions[bot] 2024-05-27 11:35:45 +0200
  • 1034f13f57
    chore(deps): update devdependencies (non-major) (#30442) renovate[bot] 2024-05-27 11:25:55 +0200
  • 3750e8050c
    Enable stricter Typescript options (#30435) Renaud Chaput 2024-05-27 11:24:59 +0200
  • 564ebfefcf
    Remove hard reference from status pin validator spec (#30432) Matt Jankowski 2024-05-27 05:20:28 -0400
  • 404e203d41
    chore(deps): update dependency simple_form to v5.3.1 (#30416) renovate[bot] 2024-05-27 11:19:44 +0200
  • 6a75e1c8c8
    Fix `createDataLoadingThunk` to allow actions without arguments (#30439) Renaud Chaput 2024-05-27 11:00:40 +0200
  • 60c2310fd8
    Merge pull request #2719 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-05-25 19:26:23 +0200
  • a5c808e9b0
    Fix issue with post-create scripts failing on local docker (#28402) Julius Rajala 2024-05-24 19:39:03 +0300
  • 1a2a28eb4a Fix rubocop warnings Claire 2024-05-24 17:13:34 +0200
  • e947f1f2ed [Glitch] Fix a leftover argument to `api()` Renaud Chaput 2024-05-24 10:25:42 +0200
  • d76106da12 Merge commit 'ccb6aeddacbab950d7d7f1b0d2b64212d7aa99eb' into glitch-soc/merge-upstream Claire 2024-05-24 17:08:21 +0200
  • ccb6aeddac
    fix(deps): update babel monorepo to v7.24.6 (#30415) renovate[bot] 2024-05-24 16:44:03 +0200
  • 33350cde96
    chore(deps): update dependency webmock to v3.23.1 (#30414) renovate[bot] 2024-05-24 16:44:00 +0200
  • acc77c3836
    Add instrumentation to the search services (#30350) Renaud Chaput 2024-05-24 15:13:23 +0200
  • 8394a150d7
    chore(deps): update dependency rubocop to v1.64.0 (#30404) renovate[bot] 2024-05-24 11:01:42 +0200
  • 9b5055d34d
    Fix `Style/SuperArguments` cop (#30406) Matt Jankowski 2024-05-24 04:36:21 -0400
  • 9305caf1fd
    fix(deps): update dependency glob to v10.4.1 (#30411) renovate[bot] 2024-05-24 08:27:11 +0000