Claire
e4784b4f69
Merge pull request from GHSA-xjvf-fm67-4qc3
2024-07-05 07:10:48 +09:00
Claire
21b716db12
Merge pull request from GHSA-58x8-3qxw-6hm7
...
* Fix insufficient permission checking for public timeline endpoints
Note that this changes unauthenticated access failure code from 401 to 422
* Add more tests for public timelines
* Require user token in `/api/v1/statuses/:id/translate` and `/api/v1/scheduled_statuses`
2024-07-05 07:10:33 +09:00
Claire
ca1e2e6131
Merge pull request from GHSA-vp5r-5pgw-jwqx
...
* Fix streaming sessions not being closed when revoking access to an app
* Add tests for GHSA-7w3c-p9j8-mq3x
2024-07-05 07:07:56 +09:00
Daniel M Brasil
e29c435011
fix: Return HTTP 422 when scheduled status time is less than 5 minutes ( #30584 )
2024-07-05 07:05:03 +09:00
David Roetzel
650875a820
Improve encoding detection for link cards ( #30780 )
2024-07-05 07:04:42 +09:00
Eugen Rochko
f60b7fe905
Change search modifiers to be case-insensitive ( #30865 )
2024-07-05 07:04:20 +09:00
KMY
0370a72dbd
Add size limit for link preview URLs ( #30854 )
2024-07-05 07:03:49 +09:00
KMY
f3ac508cf7
Fix /admin/accounts/:account_id/statuses/:id
for edited posts with media attachments ( #30819 )
2024-07-05 06:56:14 +09:00
Claire
1e2f401c98
Fix duplicate @context
attribute in user export ( #30653 )
2024-07-05 06:44:41 +09:00
Claire
4bfcf0d3f0
Merge pull request from GHSA-5fq7-3p3j-9vrf
2024-05-30 23:35:03 +09:00
Emelia Smith
8e788e260e
Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations ( #30316 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-05-30 23:34:50 +09:00
KMY
5ba5aa5c5c
Normalize language code of incoming posts ( #30403 )
2024-05-30 23:33:59 +09:00
KMY
ec7b51504b
Merge remote-tracking branch 'parent/main' into kb_development
2024-04-27 08:42:37 +09:00
Renaud Chaput
65093c619f
Fix marker thunks to not ignore eslint directives for the whole file ( #30089 )
2024-04-26 17:11:27 +00:00
Claire
de4a7bf531
Change moderation warning notification icon ( #30081 )
2024-04-26 15:33:15 +00:00
Michael Stanclift
bb8c6346fb
Reword and rearrange Content Retention page ( #27733 )
2024-04-26 15:17:41 +00:00
Claire
91ca90e25b
Fix Idempotency-Key ignored when scheduling a post ( #30084 )
2024-04-26 13:19:02 +00:00
Claire
e845594878
Fix moderator account being exposed in account moderation notification ( #30082 )
2024-04-26 12:42:06 +00:00
github-actions[bot]
5201882a23
New Crowdin Translations (automated) ( #30077 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-04-26 10:05:18 +00:00
KMY(雪あすか)
801d3bcf3a
Fix: モデレーターが投稿を編集するとき、編集したアカウントを保存する処理においてkmy.blueサーバー向け個別設定を削除 ( #735 )
2024-04-26 12:43:21 +09:00
KMY
c4017eb993
Merge remote-tracking branch 'parent/main' into upstream-20240426
2024-04-26 09:16:08 +09:00
Claire
4ef0b48b95
Add in-app notifications for moderation actions/warnings ( #30065 )
2024-04-25 17:26:05 +00:00
Eugen Rochko
0ec061aa8f
Change design of people tab on explore in web UI ( #30059 )
2024-04-25 16:25:33 +00:00
KMY
661e329974
Merge commit ' 85fdbd0ad5
' into upstream-20240425
2024-04-25 18:28:31 +09:00
github-actions[bot]
85fdbd0ad5
New Crowdin Translations (automated) ( #30062 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-04-25 08:50:54 +00:00
Tim Rogers
b128474625
Fixed rendering of excess whitespace in status card titles ( #30017 )
2024-04-24 09:09:21 +00:00
Matt Jankowski
f4a53f3fb4
Extract constants for column size length validation limits ( #30045 )
2024-04-24 08:56:28 +00:00
github-actions[bot]
ebcf9840f4
New Crowdin Translations (automated) ( #30050 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-04-24 08:45:24 +00:00
Eugen Rochko
74012831f6
Change mute options to be in dropdown on muted users list in web UI ( #30049 )
2024-04-24 08:45:12 +00:00
KMY
32a8f367a3
Merge remote-tracking branch 'parent/main' into upstream-20240424
2024-04-24 08:57:07 +09:00
KMY(雪あすか)
c4dfca6e5c
Revert "Add: 絵文字リアクション対応サーバーにrosekey
( #698 )" ( #719 )
...
This reverts commit d694c85c95
.
2024-04-24 08:33:50 +09:00
Matt Jankowski
3f6887557b
Move JS source from packs
to entrypoints
( #30037 )
2024-04-23 16:45:12 +00:00
Matt Jankowski
32ead51e5a
Add material design icons to admin/settings views ( #27780 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-04-23 16:43:49 +00:00
Claire
a2399046ca
Fix string interpolation for software updates admin mailer ( #30035 )
2024-04-23 12:54:52 +00:00
Emelia Smith
049b159beb
Add read:me OAuth 2.0 scope, allowing more limited access to user data ( #29087 )
2024-04-23 11:47:00 +00:00
KMY(雪あすか)
f29f3c5c85
Add: fep-e232引用仕様 ( #725 )
...
* Add: fep-e232引用仕様
* Fix test
2024-04-23 19:48:16 +09:00
github-actions[bot]
d754b15afb
New Crowdin Translations (automated) ( #30034 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-04-23 09:07:05 +00:00
Matt Jankowski
33e829763d
Use shared form
partial for admin/domain_blocks
views ( #29609 )
2024-04-22 12:22:16 +00:00
Tim Rogers
1ca6ff8ca5
Fixed crash when supplying FFMPEG_BINARY environment variable ( #30022 )
2024-04-22 09:00:24 +00:00
Tim Rogers
75163d9daf
Fixed rendering error on /start when not logged in ( #30023 )
2024-04-22 08:53:08 +00:00
github-actions[bot]
3655fb6a22
New Crowdin Translations (automated) ( #30014 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-04-22 08:42:35 +00:00
KMY
44f4a93430
Merge remote-tracking branch 'parent/main' into upstream-20240422
2024-04-22 08:58:37 +09:00
github-actions[bot]
ec71c02c4b
New Crowdin Translations (automated) ( #29994 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-04-19 13:57:43 +00:00
Matt Jankowski
4837bfcc6a
Use shared form
partial for admin/announcements
views ( #29608 )
2024-04-19 13:57:32 +00:00
KMY(雪あすか)
389ae9d339
Refactor: インスタンスで利用可能な機能を検出する処理 ( #721 )
2024-04-19 09:04:45 +09:00
KMY(雪あすか)
3af1b90795
Add: #510 カスタム絵文字取得APIにライセンス情報を付加 ( #720 )
2024-04-19 08:58:33 +09:00
github-actions[bot]
443186ff40
New Crowdin Translations (automated) ( #29980 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-04-18 11:18:39 +00:00
Matt Jankowski
11e0049b08
Use enum-generated scopes/queries for BulkImport
( #29975 )
2024-04-18 10:13:35 +00:00
KMY(雪あすか)
957caea207
Add: #716 スマホで見た時、右サイドメニューの下に大きめの余白 ( #718 )
2024-04-18 12:46:37 +09:00
KMY(雪あすか)
f79fb3adae
Add: #483 特定の公開範囲を無効にするオプション ( #712 )
...
* Add: #483 特定の公開範囲を無効にするオプション
* Fix test partically
* Complete
2024-04-18 12:40:18 +09:00