Commit graph

18276 commits

Author SHA1 Message Date
Claire
1084703417
Update changelog (#27440) 2023-10-17 13:03:54 +02:00
KMY(雪あすか)
4735d23c21
Add: カスタム絵文字の専用編集画面/Fix: リモートの絵文字をローカルにコピー時、ライセンス情報が消失する問題 (#133)
* Add: カスタム絵文字の専用編集画面

* 新規作成画面に項目追加、編集画面に画像表示、旧テキストボックス削除

* Fix: カスタム絵文字のコピー処理で、コピーされていないプロパティがあった
2023-10-17 16:07:27 +09:00
Matt Jankowski
72d18cb16d Expand spec coverage of CLI::Media (#27437) 2023-10-17 09:27:11 +09:00
Matt Jankowski
e4e9855a47 Extract partials from admin/reports/show view (#27427) 2023-10-17 09:27:11 +09:00
Matt Jankowski
f9613f96d1 Extract partials from admin/accounts/show view (#27428) 2023-10-17 09:27:11 +09:00
Matt Jankowski
e9e0af9d50 Extract shared example for cacheable response in specs (#25388) 2023-10-17 09:27:11 +09:00
Matt Jankowski
7537837ad8 Misc coverage improvements for Admin:: and Settings:: controllers (#25346) 2023-10-17 09:27:11 +09:00
Daniel M Brasil
49663315e7 Migrate to request specs in /api/v1/notifications (#25553) 2023-10-17 09:27:11 +09:00
Matt Jankowski
a730517f90 Fix Style/CombinableLoops cop (#27429) 2023-10-17 09:27:11 +09:00
Matt Jankowski
eb5ebdbd1b Extract card partial from disputes/strikes/show view (#27426) 2023-10-17 09:27:11 +09:00
Daniel M Brasil
c1a0e05e5c Migrate to request specs in /api/v1/lists/:id/accounts (#25468) 2023-10-17 09:27:11 +09:00
Daniel M Brasil
39633eb67f Migrate to request specs in /api/v1/blocks (#25517) 2023-10-17 09:27:11 +09:00
Daniel M Brasil
e35c862021 Migrate to request specs in /api/v1/admin/accounts (#25563) 2023-10-17 09:27:11 +09:00
Matt Jankowski
99baed3e9a Add coverage for ExistingUsernameValidator (#25592)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-17 09:27:11 +09:00
Matt Jankowski
e885b44467 Remove unused stub json ld context (#25454) 2023-10-17 09:27:11 +09:00
Matt Jankowski
d8e007d69a Add coverage for CLI::Statuses command (#25321) 2023-10-17 09:27:11 +09:00
Claire
6d1916c882 Fix handling of inLanguage attribute in preview card processing (#27423) 2023-10-17 09:27:11 +09:00
Wladimir Palant
cc92de1f0c Fixes #23135 - Allow cross origin request for /nodeinfo/2.0 API (#27413) 2023-10-17 09:27:11 +09:00
github-actions[bot]
483f8af40e New Crowdin Translations (automated) (#27410)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-17 09:27:11 +09:00
renovate[bot]
1a437bc813 Update dependency bufferutil to v4.0.8 (#27412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-17 09:27:11 +09:00
renovate[bot]
62454200cf Update dependency i18n-tasks to v1.0.13 (#27403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-17 09:27:11 +09:00
KMY(雪あすか)
1b76a51975
Test: /api/v1/circles/api/v1/circles/:id/accountsのテストを更新 (#130)
* Test: `/api/v1/circles`のテストを更新

* Add: `/api/v1/circles/accounts`のテストも追加
2023-10-17 08:50:00 +09:00
KMY(雪あすか)
04bb467892
Fix: 翻訳のマージ衝突が頻繁に起きる問題、バージョン番号の修正 (#129) 2023-10-17 08:31:37 +09:00
KMY(雪あすか)
c042987026
Merge pull request #128 from kmycode/kb-connect-7.2-to-development
Connect `kb_patch` to `kb_development`
2023-10-17 08:24:32 +09:00
KMY
a8cc6c5712 Merge branch 'kb_development' into kb-connect-7.2-to-development 2023-10-17 08:01:28 +09:00
Matt Jankowski
fc9ab61448
Expand spec coverage of CLI::Media (#27437) 2023-10-16 18:20:58 +02:00
Matt Jankowski
33b073f77d
Extract partials from admin/reports/show view (#27427) 2023-10-16 18:07:17 +02:00
Matt Jankowski
8d0f12f776
Extract partials from admin/accounts/show view (#27428) 2023-10-16 18:02:15 +02:00
Matt Jankowski
893b2f33fd
Extract shared example for cacheable response in specs (#25388) 2023-10-16 17:52:06 +02:00
Matt Jankowski
708299bb0d
Misc coverage improvements for Admin:: and Settings:: controllers (#25346) 2023-10-16 17:20:28 +02:00
Daniel M Brasil
e0ed0f8c7c
Migrate to request specs in /api/v1/notifications (#25553) 2023-10-16 17:15:24 +02:00
Matt Jankowski
08a376cbcb
Fix Style/CombinableLoops cop (#27429) 2023-10-16 16:36:28 +02:00
Matt Jankowski
c91c0175db
Extract card partial from disputes/strikes/show view (#27426) 2023-10-16 16:04:29 +02:00
Daniel M Brasil
cafdaec6cf
Migrate to request specs in /api/v1/lists/:id/accounts (#25468) 2023-10-16 16:03:48 +02:00
Daniel M Brasil
8e6116503d
Migrate to request specs in /api/v1/blocks (#25517) 2023-10-16 16:03:35 +02:00
Daniel M Brasil
d9caa6ed24
Migrate to request specs in /api/v1/admin/accounts (#25563) 2023-10-16 15:49:12 +02:00
Matt Jankowski
f5bc1f20e2
Add coverage for ExistingUsernameValidator (#25592)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-16 15:41:23 +02:00
Matt Jankowski
f8afa0f614
Remove unused stub json ld context (#25454) 2023-10-16 15:38:27 +02:00
Matt Jankowski
00e92b4038
Add coverage for CLI::Statuses command (#25321) 2023-10-16 15:37:22 +02:00
Claire
299aa71c8f
Fix handling of inLanguage attribute in preview card processing (#27423) 2023-10-16 15:24:14 +02:00
Wladimir Palant
23f8e93c64
Fixes #23135 - Allow cross origin request for /nodeinfo/2.0 API (#27413) 2023-10-16 13:39:25 +02:00
KMY
63f0f1bfd0 Bump version to 5.6 LTS 2023-10-16 19:09:09 +09:00
KMY
6cce68fda4 Fix: リモートから自分のサーバーの絵文字を使ってスタンプをつけられた時、既存の絵文字が消えてしまう場合がある問題 2023-10-16 19:09:09 +09:00
KMY
1710550a37 Bump version to 7.2 2023-10-16 19:04:10 +09:00
KMY
243f1dbe8e Fix: リモートから自分のサーバーの絵文字を使ってスタンプをつけられた時、既存の絵文字が消えてしまう場合がある問題 2023-10-16 19:04:10 +09:00
github-actions[bot]
13456efd7b
New Crowdin Translations (automated) (#27410)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-16 11:31:52 +02:00
renovate[bot]
a00fc83701
Update dependency bufferutil to v4.0.8 (#27412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-16 11:09:20 +02:00
renovate[bot]
f0ef87b84d
Update dependency i18n-tasks to v1.0.13 (#27403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-16 11:08:13 +02:00
KMY(雪あすか)
9b746fa17e
Fix: 概要画面でエラーが発生する場合がある問題 (#125)
* Fix: 概要画面でエラーの発生する場合がある問題

* 単にロード中にデータ参照しただけでは?
2023-10-16 17:35:57 +09:00
KMY(雪あすか)
7d6684f0cd
Fix: ブックマーク・ブックマーク分類・サークル・お気に入り・スタンプの投稿一覧で、ヘッダを押してもスクロールできない問題(本家由来) (#124) 2023-10-16 13:23:32 +09:00