Claire
8584afea68
Bump version to v4.2.0-rc2 ( #26974 )
2023-09-19 17:04:23 +02:00
Claire
593e3e2e29
Merge pull request from GHSA-v3xf-c9qf-j667
2023-09-19 16:53:58 +02:00
Claire
f3c553b6f1
Merge pull request from GHSA-2693-xr3m-jhqr
2023-09-19 16:53:21 +02:00
Claire
1cf501ddca
Merge pull request from GHSA-hcqf-fw2r-52g4
...
* Revert "Fix request URL normalisation for bare domain and 8-bit characters (#26285 )"
This reverts commit da740ec43c
.
* Revert "Do not normalize URL before fetching it (#26219 )"
This reverts commit 266bbfc884
.
2023-09-19 16:52:52 +02:00
github-actions[bot]
a68f361a5f
New Crowdin Translations (automated) ( #26978 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-19 16:26:51 +02:00
renovate[bot]
4ae2479543
Update eslint (non-major) ( #26954 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-19 12:51:13 +02:00
Eugen Rochko
a8e7fb0c4d
Change video bitrate to always fit within size limit ( #26970 )
2023-09-19 12:25:58 +02:00
Claire
416e215991
Fix hashtag bar being sometimes incorrectly hidden ( #26960 )
2023-09-19 12:25:39 +02:00
Emelia Smith
c1b1cbb58a
Add additional metrics for streaming ( #26945 )
2023-09-19 12:25:30 +02:00
renovate[bot]
fd4f319fd2
Update DefinitelyTyped types (non-major) ( #26953 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-19 12:24:26 +02:00
renovate[bot]
6fc3bc6d3e
Update dependency node to 20.7 ( #26963 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-19 11:16:45 +02:00
renovate[bot]
1f388f1ee9
Update dependency postcss to v8.4.30 ( #26964 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-19 11:03:42 +02:00
github-actions[bot]
e39dfc701f
New Crowdin Translations (automated) ( #26966 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-19 10:41:48 +02:00
Rob Thomas
eaf73bd659
Fix crash when viewing a moderation appeal and the moderator account has been deleted ( #25900 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-09-18 17:41:32 +02:00
github-actions[bot]
654bc9974d
New Crowdin Translations (automated) ( #26913 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-18 13:46:07 +02:00
Claire
c7d113e2d2
Fix Web UI making duplicate search queries when scrolling ( #26959 )
2023-09-18 11:20:09 +02:00
Claire
11e4c747fc
Fix error in Web UI when server rules cannot be fetched ( #26957 )
2023-09-18 09:51:52 +02:00
Claire
685d00e64f
Fix `Setting.authorized_fetch` not being properly taken into consideration ( #26958 )
2023-09-18 09:37:29 +02:00
renovate[bot]
4ffa3c2d1d
Update formatjs monorepo ( #26955 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 08:52:49 +02:00
renovate[bot]
f28698d4c0
Update babel monorepo to v7.22.20 ( #26946 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 08:34:04 +02:00
Claire
38fe6ecd05
Fix post edits not being forwarded as expected ( #26936 )
2023-09-15 19:54:32 +02:00
Claire
e5e9e18c96
Fix dismiss button overlapping with text in dismissable banners ( #26935 )
2023-09-15 19:53:28 +02:00
Claire
4c9f14229f
Fix obsolete cache key in status cache invalidation logic ( #26934 )
2023-09-15 19:52:28 +02:00
Renaud Chaput
3b1301eb7f
Fix container build when cache is disabled ( #26932 )
2023-09-15 10:44:01 +02:00
Claire
12aa7c5219
Fix processing of `min_id` and `max_id` parameters in `/api/v2/search` ( #26927 )
2023-09-15 10:23:24 +02:00
renovate[bot]
720056fd25
Update dependency sass to v1.67.0 ( #26914 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-15 10:03:55 +02:00
renovate[bot]
ad7033cac5
Update dependency @babel/core to v7.22.19 ( #26920 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-15 09:09:22 +02:00
Renaud Chaput
59c88c258e
Change Dockerfile to upgrade packages when building ( #26922 )
2023-09-14 23:11:36 +02:00
Claire
e7698cb4ab
Bump version to v4.2.0-rc1 ( #26916 )
2023-09-14 18:46:00 +02:00
Eugen Rochko
3bb91e79f0
Change score half-life for trending posts from 2 hours to 1 hour ( #26915 )
2023-09-14 09:20:14 +02:00
Claire
323f9cd61a
Fix CSP when using `ONE_CLICK_SSO_LOGIN` ( #26901 )
2023-09-13 19:54:04 +02:00
github-actions[bot]
f933127c7f
New Crowdin Translations (automated) ( #26498 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-13 15:10:41 +02:00
Robert R George
6fb81e40fd
Added admin api for managing tags ( #26872 )
2023-09-13 11:22:53 +02:00
renovate[bot]
aeae2ebc01
Update dependency rails to v7.0.8 ( #26907 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-13 10:01:31 +02:00
Claire
f5f4f40955
Fix notification permissions being requested immediately after login ( #26472 )
2023-09-12 18:27:01 +02:00
Claire
fdeac75e50
Fix front-end bug when processing relationship-related account actions ( #26902 )
2023-09-12 16:30:03 +02:00
CSDUMMI
99e34fed97
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP ( #26857 )
2023-09-12 13:04:51 +02:00
renovate[bot]
7497b4e076
Update dependency uuid to v9.0.1 ( #26900 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 12:38:52 +02:00
Renaud Chaput
808c6f621b
Fix Redux types ( #26899 )
2023-09-12 12:18:19 +02:00
renovate[bot]
fcda040a38
Update dependency test-prof to v1.2.3 ( #26894 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 10:45:54 +02:00
Jeong Arm
5e533cf903
Add PublicStatuses to tootctl search deploy --only option ( #26896 )
2023-09-12 09:59:59 +02:00
Santiago Kozak
4b1c517e8e
Fix recent search items not handling overflows correctly ( #26893 )
2023-09-12 04:20:57 +02:00
Claire
f5793b11bb
Fix error on `status` type notification (bell icon) ( #26884 )
2023-09-11 20:23:13 +02:00
Renaud Chaput
84e91ee142
Convert `actions/account_notes` into Typescript ( #26601 )
2023-09-11 16:09:22 +02:00
renovate[bot]
9650f7b998
Update dependency kt-paperclip to v7.2.1 ( #26869 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 11:51:42 +02:00
renovate[bot]
0d4ed17ac9
Update dependency @rails/ujs to v7.0.8 ( #26871 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 11:32:30 +02:00
renovate[bot]
bcf10c7811
Update dependency @babel/core to v7.22.17 ( #26855 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 11:12:22 +02:00
renovate[bot]
7f38582cc3
Update formatjs monorepo ( #26874 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:54:59 +02:00
renovate[bot]
76730f8970
Update actions/checkout action to v4 ( #26882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:41:26 +02:00
renovate[bot]
1efbb62024
Update dependency @types/lodash to v4.14.198 ( #26878 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:26:23 +02:00