Commit graph

  • 7cea9de3b2
    merge with catstodon/main main anna 2024-05-30 20:39:38 +0200
  • b0b425c9f9
    Changelog: Fix version string, clarify where to find upstream changes relevant to this release Jeremy Kescher 2024-05-30 18:53:31 +0200
  • cb080ca3ef
    Bump version to v4.3.0-alpha.4+glitch+cat+1.0.0 Jeremy Kescher 2024-05-30 18:45:08 +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
  • 3aa76c7383
    Bump version to v4.3.0-alpha.3+glitch+cat+1.2.7 Jeremy Kescher 2024-05-29 14:25:32 +0200
  • 6d448d46ff
    Merge branch 'refs/heads/glitch-soc' into develop Jeremy Kescher 2024-05-29 14:23:08 +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
  • 54351d01f2
    New Crowdin Translations (automated) (#30410) github-actions[bot] 2024-05-24 08:26:38 +0000
  • 52a7d053ff
    fix(deps): update dependency postcss-preset-env to v9.5.14 (#30409) renovate[bot] 2024-05-24 10:26:07 +0200
  • 8ea2726376
    Fix a leftover argument to api() (#30405) Renaud Chaput 2024-05-24 10:25:42 +0200
  • ef01546957
    Merge pull request #2718 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-05-23 22:41:09 +0200
  • e32bfad88a [Glitch] Fix createDataLoadingThunk and related actions Renaud Chaput 2024-05-23 20:22:42 +0200
  • 8d6058b40a [Glitch] Proposal: a modern & typed way of writing Redux actions doing API requests Renaud Chaput 2024-05-23 11:50:13 +0200
  • 51631c785f Merge commit 'b6fd14f0e2842eca269ef8962e3c5bd560a76357' into glitch-soc/merge-upstream Claire 2024-05-23 20:30:23 +0200
  • b6fd14f0e2
    Fix createDataLoadingThunk and related actions (#30408) Renaud Chaput 2024-05-23 20:22:42 +0200
  • c465ef7560 [Glitch] Fix some API calls that should not use an API token Renaud Chaput 2024-05-23 09:30:48 +0200
  • 0e8633f6c7 Merge commit '3a862439dfc989c6c5741e007c2f4e0335fffe33' into glitch-soc/merge-upstream Claire 2024-05-23 20:11:12 +0200
  • 133d98fb25
    Normalize language code of incoming posts (#30403) Claire 2024-05-23 19:28:18 +0200
  • 10ec421dd4
    Proposal: a modern & typed way of writing Redux actions doing API requests (#30270) Renaud Chaput 2024-05-23 11:50:13 +0200
  • 3a862439df
    Remove unused account record in api/v2/admin/accounts spec (#30397) Matt Jankowski 2024-05-23 04:26:58 -0400
  • 5b5a35cf96
    New Crowdin Translations (automated) (#30402) github-actions[bot] 2024-05-23 10:26:29 +0200
  • 15d3070754
    Fix some API calls that should not use an API token (#30401) Renaud Chaput 2024-05-23 09:30:48 +0200
  • 21a0804210
    Add ability to disable the suspicious sign in detector Jeremy Kescher 2024-05-23 01:16:21 +0200
  • c1054880a3
    Bump version to v4.3.0-alpha.3+glitch+cat+1.2.6 Jeremy Kescher 2024-05-22 23:58:09 +0200
  • d1856ea48d
    Merge branch 'refs/heads/glitch-soc' into develop Jeremy Kescher 2024-05-22 23:56:46 +0200
  • 6f884b6305
    Merge pull request #2717 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-05-22 22:04:05 +0200
  • 3e9298370d [Glitch] Remove the access token from Redux & context Renaud Chaput 2024-05-22 16:45:18 +0200
  • 22d12229b2 Merge commit '2c5ab8f647841ea8075ece50ccc9e12c21af8720' into glitch-soc/merge-upstream Claire 2024-05-22 21:05:19 +0200
  • 2c5ab8f647
    Remove the access token from Redux & context (#30275) Renaud Chaput 2024-05-22 16:45:18 +0200
  • 2c75cf8599
    Add "Warning preset" link to admin navigation (#26199) Michael Stanclift 2024-05-22 04:05:33 -0500
  • a2b4c29c8f
    New Crowdin Translations (automated) (#30394) github-actions[bot] 2024-05-22 09:57:51 +0200
  • d9d4ba1b6f
    fix(deps): update dependency glob to v10.3.16 (#30392) renovate[bot] 2024-05-22 09:47:49 +0200
  • 6e67ca73f3
    fix(deps): update dependency axios to v1.7.2 (#30372) renovate[bot] 2024-05-22 09:35:27 +0200
  • 65db9dec2e
    Merge pull request #2716 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-05-21 20:04:34 +0200
  • dc35563f65 [Glitch] Fix announcements icon rotating like settings one David Lapshin 2024-05-21 18:24:51 +0300
  • 5ab111554e Merge commit 'cd0c5479362260082dbe1cbc42e364017853bbfc' into glitch-soc/merge-upstream Claire 2024-05-21 17:45:21 +0200
  • 40a3a3f3d8
    Merge pull request #2715 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-05-21 17:44:40 +0200
  • cd0c547936
    Fix announcements icon rotating like settings one (#30388) David Lapshin 2024-05-21 18:24:51 +0300
  • 32223863a5
    Add coverage to /admin/accounts/:id (#30386) Claire 2024-05-21 15:17:34 +0200
  • edf6ca56e3 Fix rubocop error and cleanup Status.as_direct_timeline a little Claire 2024-05-21 13:00:07 +0200
  • d3136e6d58 Merge commit '89f89d738f5840c80ff938f8bf6734cdafe0fa83' into glitch-soc/merge-upstream Claire 2024-05-21 12:06:38 +0200
  • 89f89d738f
    Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385) Claire 2024-05-21 10:56:08 +0200
  • eda2bdfc7a
    New Crowdin Translations (automated) (#30383) github-actions[bot] 2024-05-21 10:48:36 +0200
  • 6703af29e3
    Bump version to v4.3.0-alpha.3+glitch+cat+1.2.5 Jeremy Kescher 2024-05-21 05:52:53 +0200
  • 16ce10a2bd
    Apply changes from emoji reactions branch Jeremy Kescher 2024-05-21 05:47:06 +0200
  • c9fb54fd4c
    Emergency fix for charlock_holmes after ICU 75 Jeremy Kescher 2024-05-21 03:37:40 +0200
  • 47884616f7
    [Glitch+Emoji reactions] Use modern React context for for identity for emoji reaction code Jeremy Kescher 2024-05-21 00:46:17 +0200
  • ec9b8d058a
    Bump version to v4.3.0-alpha.3+glitch+cat+1.2.3 Jeremy Kescher 2024-05-21 00:05:46 +0200
  • fae98d1deb
    Merge branch 'refs/heads/glitch-soc' into develop Jeremy Kescher 2024-05-20 23:57:04 +0200
  • e42e5885fa
    Increase display name characters on CatCatNya~ from 50 to 100 Jeremy Kescher 2024-05-20 23:55:40 +0200
  • e853355f24
    Merge pull request #2714 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-05-20 20:23:13 +0200
  • 0663c7d78d
    fix(deps): update formatjs monorepo (#30359) renovate[bot] 2024-05-20 19:14:10 +0200
  • 8c925dec79
    chore(deps): update dependency rubocop-rails to v2.25.0 (#30341) renovate[bot] 2024-05-20 19:04:21 +0200
  • 20fdf8e22c Merge commit '0a2110b9af52005798251dc9d245a66dd5dd20fa' into glitch-soc/merge-upstream Claire 2024-05-20 17:47:48 +0200
  • 7b3eef4cb1
    Merge pull request #2713 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-05-20 17:27:55 +0200
  • 0a2110b9af
    Add coverage for custom filters (#30347) Matt Jankowski 2024-05-20 11:00:09 -0400
  • 00cf8d3748
    Change older Paperclip database migrations for consistency (#30204) Claire 2024-05-20 16:59:27 +0200
  • 2bcbeed951
    Add some error handling to OTP secret migration (#30344) Claire 2024-05-20 16:59:23 +0200
  • ca5955ed76 [Glitch] Use a modern React context for identity in the app Renaud Chaput 2024-05-19 19:07:32 +0200
  • e46321e63d Merge commit 'de4815afda0809bf999519aabda1cd14c67278da' into glitch-soc/merge-upstream Claire 2024-05-20 12:17:36 +0200