1
0
Fork 0
forked from fedi/mastodon

Commit graph

  • 6d8e0fae3e
    Merge pull request from GHSA-ccm4-vgcc-73hp Claire 2023-07-06 15:03:33 +0200
  • c309011346 Add hardened headers to user-uploaded files stable-3.5 Claire 2023-06-21 14:18:04 +0200
  • f626e0d228 Add hardened headers to user-uploaded files (#25756) stable-4.0 Claire 2023-06-21 14:18:04 +0200
  • 9b6c0cac7d Add hardened headers to user-uploaded files (#25756) stable-4.1 Claire 2023-07-06 14:31:37 +0200
  • fed9cbfd2b
    Add hardened headers to user-uploaded files (#25756) main Claire 2023-07-06 14:31:37 +0200
  • a1e63001a8 New translations simple_form.en.yml (Welsh) [ci skip] l10n_main Eugen Rochko 2023-07-06 14:24:54 +0200
  • 358102be50 New translations en.yml (Welsh) [ci skip] Eugen Rochko 2023-07-06 14:24:53 +0200
  • e5341a77bb New translations en.json (Welsh) [ci skip] Eugen Rochko 2023-07-06 14:24:51 +0200
  • 3f34cf3a45 New translations en.json (Slovak) [ci skip] Eugen Rochko 2023-07-06 14:24:49 +0200
  • 4b0a45148e New translations en.json (Norwegian) [ci skip] Eugen Rochko 2023-07-06 14:24:48 +0200
  • 1d01a480ae
    Stop building an image for each merge on main use-large-runner-for-docker Renaud Chaput 2023-07-06 14:14:15 +0200
  • cb692b2efc
    Update omniauth packages renovate/major-omniauth-packages renovate[bot] 2023-07-06 11:49:20 +0000
  • dcfe80da98
    Update dependency climate_control to v1 renovate/climate_control-1.x renovate[bot] 2023-07-06 11:49:01 +0000
  • 3a0f517fb2
    Update dependency brakeman to v6 renovate/brakeman-6.x renovate[bot] 2023-07-06 11:48:41 +0000
  • 74595265c3
    Update devDependencies (non-major) renovate/devdependencies-(non-major) renovate[bot] 2023-07-06 11:48:23 +0000
  • d3082654a5
    Update dependency rubocop-rails to v2.20.1 renovate/rubocop-rails-2.x-lockfile renovate[bot] 2023-07-06 11:48:02 +0000
  • f398911ec9
    Update dependency rubocop to v1.54.0 renovate/rubocop-1.x-lockfile renovate[bot] 2023-07-06 11:47:45 +0000
  • 1d72f0287a
    Update dependency omniauth_openid_connect to '~> 0.7.0' renovate/omniauth-packages renovate[bot] 2023-07-06 11:47:26 +0000
  • 7876d07b97
    Update dependency fog-core to v2.3.0 renovate/fog-core-2.x-lockfile renovate[bot] 2023-07-06 11:47:05 +0000
  • 6b538225af Update rack, rails, nokogiri, omniauth, sanitize and doorkeeper gems Claire 2023-06-28 14:27:12 +0200
  • 3c72c7b34e Allow carets in URL search params (#25216) Renaud Chaput 2023-06-01 12:14:49 +0200
  • 07f60ffcbb Fix Redis client and type errors introduced in #24285 (#24342) Vyr Cossont 2023-03-31 23:28:35 -0700
  • c1467453f6 IndexingScheduler: fetch and import in batches (#24285) Vyr Cossont 2023-03-31 05:38:47 -0700
  • 00e65a77df Prevent UserCleanupScheduler from overwhelming streaming (#25519) Emelia Smith 2023-06-20 18:04:35 +0200
  • f9521bc2b5 Fix incorrect pagination headers in /api/v2/admin/accounts (#25477) Daniel M Brasil 2023-06-19 03:53:05 -0300
  • e4bff6cd76 Fix logging of messages that are binary before closing their connection (#25361) Emelia Smith 2023-06-10 18:24:37 +0200
  • 6f819c7071 Fix performance of streaming by parsing message JSON once (#25278) Emelia Smith 2023-06-09 19:29:16 +0200
  • 4aa1c4e2ad Fix CSP headers when S3_ALIAS_HOST includes a path component (#25273) Claire 2023-06-05 17:35:05 +0200
  • 176ae71fd4 Fix tootctl accounts approve --number N not aproving N earliest registrations (#24605) Daniel M Brasil 2023-04-30 01:50:58 -0300
  • feac95333f Change profile updates to be sent to recently-mentioned servers (#24852) Claire 2023-05-12 13:13:04 +0200
  • bb1e7e112e Fix being able to vote on your own polls (#25015) Claire 2023-05-17 00:08:42 +0200
  • e233060ea5 Fix race condition when reblogging a status (#25016) Claire 2023-05-17 00:09:21 +0200
  • 3faebae2d1 Change OpenGraph-based embeds to allow fullscreen (#25058) Claire 2023-05-22 12:25:56 +0200
  • 95f59da157 Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060) Claire 2023-05-22 14:03:38 +0200
  • 6f94b4ae19 Remove invalid X-Frame-Options: ALLOWALL (#25070) Claire 2023-05-23 14:27:17 +0200
  • 283184b390 Change Identity to not destroy associated User on destroy (#25098) Claire 2023-05-23 15:00:36 +0200
  • d54980ef2d Fix /api/v1/conversations sometimes returning empty accounts (#25499) Claire 2023-06-20 18:32:26 +0200
  • 08579976e0 Fix ArgumentError when loading newer Private Mentions (#25399) Claire 2023-06-14 08:54:52 +0200
  • ff3f40a675 Fix multiple N+1s in ConversationsController (#25134) Claire 2023-06-01 02:41:51 +0200
  • 0dce749192 Fix user archive takeouts when using OpenStack Swift (#24431) Claire 2023-04-05 19:31:49 +0200
  • 35830cd8cc Update dependencies Claire 2023-07-04 11:43:50 +0200
  • 94c67e8bfd Allow carets in URL search params (#25216) Renaud Chaput 2023-06-01 12:14:49 +0200
  • 798d26dd04 Fix Redis client and type errors introduced in #24285 (#24342) Vyr Cossont 2023-03-31 23:28:35 -0700
  • 9ad33eb160 IndexingScheduler: fetch and import in batches (#24285) Vyr Cossont 2023-03-31 05:38:47 -0700
  • 5e55ca25d6 Fix ResolveURLService not resolving local URLs for remote content (#25637) Claire 2023-06-29 14:48:54 +0200
  • 0bcb4f73f1 Change /api/v1/statuses/:id/history to always return at least one item (#25510) Claire 2023-06-22 14:56:14 +0200
  • 04f76675d1 Add finer permission requirements for managing webhooks (#25463) Claire 2023-06-22 14:52:25 +0200
  • 53acab6d2b Fix wrong view being displayed when a webhook fails validation (#25464) Claire 2023-06-20 18:15:35 +0200
  • 78358b84b9 Prevent UserCleanupScheduler from overwhelming streaming (#25519) Emelia Smith 2023-06-20 18:04:35 +0200
  • c285f9d1a1 Fix incorrect pagination headers in /api/v2/admin/accounts (#25477) Daniel M Brasil 2023-06-19 03:53:05 -0300
  • 42bffbc337 Fix logging of messages that are binary before closing their connection (#25361) Emelia Smith 2023-06-10 18:24:37 +0200
  • f94aee0ed5 Fix performance of streaming by parsing message JSON once (#25278) Emelia Smith 2023-06-09 19:29:16 +0200
  • 41a0a3c87f Fix CSP headers when S3_ALIAS_HOST includes a path component (#25273) Claire 2023-06-05 17:35:05 +0200
  • 995ad9602b Fix tootctl accounts approve --number N not aproving N earliest registrations (#24605) Daniel M Brasil 2023-04-30 01:50:58 -0300
  • 660845f781 Change profile updates to be sent to recently-mentioned servers (#24852) Claire 2023-05-12 13:13:04 +0200
  • 0b627dcf9e Fix being able to vote on your own polls (#25015) Claire 2023-05-17 00:08:42 +0200
  • a3f58ceea4 Fix race condition when reblogging a status (#25016) Claire 2023-05-17 00:09:21 +0200
  • bb87736bf0 Change OpenGraph-based embeds to allow fullscreen (#25058) Claire 2023-05-22 12:25:56 +0200
  • 37972fe3c7 Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060) Claire 2023-05-22 14:03:38 +0200
  • 64416e4000 Remove invalid X-Frame-Options: ALLOWALL (#25070) Claire 2023-05-23 14:27:17 +0200
  • eceb960744 Change Identity to not destroy associated User on destroy (#25098) Claire 2023-05-23 15:00:36 +0200
  • ebe009ff09 Fix /api/v1/conversations sometimes returning empty accounts (#25499) Claire 2023-06-20 18:32:26 +0200
  • 2617c33fc3 Fix ArgumentError when loading newer Private Mentions (#25399) Claire 2023-06-14 08:54:52 +0200
  • d81b891fa8 Fix multiple N+1s in ConversationsController (#25134) Claire 2023-06-01 02:41:51 +0200
  • a705bb84e6 Fix user archive takeouts when using OpenStack Swift (#24431) Claire 2023-04-05 19:31:49 +0200
  • fac2c9eb7d Update rack, rails, nokogiri and doorkeeper gems Claire 2023-06-28 12:47:00 +0200
  • a3d69a2c5d Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713) Claire 2023-07-04 18:58:23 +0200
  • 8eb1bb8ba6 Allow carets in URL search params (#25216) Renaud Chaput 2023-06-01 12:14:49 +0200
  • 652ff76462 Fix Redis client and type errors introduced in #24285 (#24342) Vyr Cossont 2023-03-31 23:28:35 -0700
  • 6f484fbbd2 IndexingScheduler: fetch and import in batches (#24285) Vyr Cossont 2023-03-31 05:38:47 -0700
  • 79f5b8f156 Fix ResolveURLService not resolving local URLs for remote content (#25637) Claire 2023-06-29 14:48:54 +0200
  • f8930a67a0 Change /api/v1/statuses/:id/history to always return at least one item (#25510) Claire 2023-06-22 14:56:14 +0200
  • e65e3a6d14 Add finer permission requirements for managing webhooks (#25463) Claire 2023-06-22 14:52:25 +0200
  • 8acbfc6ab1 Fix wrong view being displayed when a webhook fails validation (#25464) Claire 2023-06-20 18:15:35 +0200
  • 3ef53958b2 Prevent UserCleanupScheduler from overwhelming streaming (#25519) Emelia Smith 2023-06-20 18:04:35 +0200
  • fd1ffd72eb Fix incorrect pagination headers in /api/v2/admin/accounts (#25477) Daniel M Brasil 2023-06-19 03:53:05 -0300
  • 7bd34f8b23 Fix infinite loop in AccountsStatusesCleanupScheduler (#24840) Claire 2023-05-04 10:13:00 +0200
  • 7012bf6ed3 Improve automatic post cleanup worker performances (#24785) Claire 2023-05-03 10:31:40 +0200
  • d9e45f2fa9 Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly (#24607) Claire 2023-04-23 22:25:40 +0200
  • 0e139e3c4d Change automatic post deletion thresholds and load detection (#24614) Claire 2023-04-21 18:14:19 +0200
  • 23e7b4d28d Fix logging of messages that are binary before closing their connection (#25361) Emelia Smith 2023-06-10 18:24:37 +0200
  • e78ee582f7 Fix performance of streaming by parsing message JSON once (#25278) Emelia Smith 2023-06-09 19:29:16 +0200
  • a197fc094f Fix CSP headers when S3_ALIAS_HOST includes a path component (#25273) Claire 2023-06-05 17:35:05 +0200
  • bd7cbeeadf Fix tootctl accounts approve --number N not aproving N earliest registrations (#24605) Daniel M Brasil 2023-04-30 01:50:58 -0300
  • 2779bce9a2 Add fallback redirection when getting a webfinger query LOCAL_DOMAIN@LOCAL_DOMAIN (#23600) Claire 2023-05-02 17:42:42 +0200
  • 210ff36860 Change AccessTokensVacuum to also delete expired tokens (#24868) Claire 2023-05-11 04:40:03 +0200
  • 99c2bbbec9 Change profile updates to be sent to recently-mentioned servers (#24852) Claire 2023-05-12 13:13:04 +0200
  • 7e58779300 Fix reports not being closed when performing batch suspensions (#24988) Claire 2023-05-16 14:56:49 +0200
  • cca464bce3 Fix being able to vote on your own polls (#25015) Claire 2023-05-17 00:08:42 +0200
  • 1301af60e0 Fix race condition when reblogging a status (#25016) Claire 2023-05-17 00:09:21 +0200
  • f962e83856 Change OpenGraph-based embeds to allow fullscreen (#25058) Claire 2023-05-22 12:25:56 +0200
  • b3cbcd7447 Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060) Claire 2023-05-22 14:03:38 +0200
  • 72d96bf17a Remove invalid X-Frame-Options: ALLOWALL (#25070) Claire 2023-05-23 14:27:17 +0200
  • b1ac3562df Change Identity to not destroy associated User on destroy (#25098) Claire 2023-05-23 15:00:36 +0200
  • 4c6c790f80 Fix /api/v1/conversations sometimes returning empty accounts (#25499) Claire 2023-06-20 18:32:26 +0200
  • 036ac5b5c9 Fix ArgumentError when loading newer Private Mentions (#25399) Claire 2023-06-14 08:54:52 +0200
  • 3e1724e972 Fix multiple N+1s in ConversationsController (#25134) Claire 2023-06-01 02:41:51 +0200
  • bc8592627b Fix user archive takeouts when using OpenStack Swift (#24431) Claire 2023-04-05 19:31:49 +0200
  • 2d79bbe5ff
    Use large Github Runner for Docker builds Renaud Chaput 2023-07-06 13:36:17 +0200
  • be8780064e New translations en.yml (French) [ci skip] Eugen Rochko 2023-07-06 11:59:39 +0200