Mizah
a858ee31c6
Added doc comment to alert()
Check SPDX-License-Identifier / check-spdx-license-id (push) Has been cancelled
Check copyright year / check_copyright_year (push) Has been cancelled
Publish Docker image (develop) / Build (linux/amd64) (push) Has been cancelled
Publish Docker image (develop) / Build (linux/arm64) (push) Has been cancelled
Dockle / dockle (push) Has been cancelled
Lint / pnpm_install (push) Has been cancelled
Storybook / build (push) Has been cancelled
Test (frontend) / vitest (20.16.0) (push) Has been cancelled
Test (frontend) / e2e (chrome, 20.16.0) (push) Has been cancelled
Test (production install and build) / production (20.16.0) (push) Has been cancelled
Publish Docker image (develop) / merge (push) Has been cancelled
Lint / lint (backend) (push) Has been cancelled
Lint / lint (frontend) (push) Has been cancelled
Lint / lint (frontend-embed) (push) Has been cancelled
Lint / lint (frontend-shared) (push) Has been cancelled
Lint / lint (misskey-bubble-game) (push) Has been cancelled
Lint / lint (misskey-js) (push) Has been cancelled
Lint / lint (misskey-reversi) (push) Has been cancelled
Lint / lint (sw) (push) Has been cancelled
Lint / typecheck (backend) (push) Has been cancelled
Lint / typecheck (misskey-js) (push) Has been cancelled
Lint / typecheck (sw) (push) Has been cancelled
2024-11-17 14:34:54 +02:00
Mizah
0bd7ed8191
Added doc comment to toast()
2024-11-17 14:34:47 +02:00
Mizah
ee574ae154
Added doc comment to pageWindow
2024-11-17 14:34:39 +02:00
Mizah
a505f36252
Added doc comment to popup
2024-11-17 14:34:31 +02:00
Mizah
a516383c66
Added internal comments to popup()
2024-11-17 14:34:21 +02:00
Mizah
1613dafc39
Added docs to z-index generator.
2024-11-17 14:23:44 +02:00
Mizah
8457fa9b3b
Added docs to popup list and popup id counter.
2024-11-17 14:23:31 +02:00
Mizah
2e51e779e7
Added docs idb proxy.
Check SPDX-License-Identifier / check-spdx-license-id (push) Waiting to run
Check copyright year / check_copyright_year (push) Waiting to run
Publish Docker image (develop) / Build (linux/amd64) (push) Waiting to run
Publish Docker image (develop) / Build (linux/arm64) (push) Waiting to run
Publish Docker image (develop) / merge (push) Blocked by required conditions
Dockle / dockle (push) Waiting to run
Storybook / build (push) Waiting to run
Test (production install and build) / production (20.16.0) (push) Waiting to run
2024-11-17 14:02:17 +02:00
Mizah
7f6b486976
Added docs to Keys for localStorage.
2024-11-17 14:02:11 +02:00
Mizah
8c1508fae4
Added docs to miLocalStorage.
2024-11-17 14:02:08 +02:00
Mizah
aeb568664d
Added docs (and observations) to notes count.
2024-11-17 14:02:02 +02:00
Mizah
ecb990fb77
Added docs to $i, iAmModerator, iAmAdmin.
2024-11-17 14:01:53 +02:00
饺子w (Yumechi)
a11b77a415
fix(backend): Webhook Test一致性 ( #14863 )
...
* fix(backend): Webhook Test一致性
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* UserWebhookPayload<'followed'> 修正
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-12 09:51:18 +09:00
syuilo
1bc4f400c0
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-11-11 16:35:23 +09:00
syuilo
458c72c153
Update about-misskey.vue
2024-11-11 16:35:13 +09:00
syuilo
6bd3ed2074
Update CHANGELOG.md
2024-11-10 15:10:04 +09:00
かっこかり
31e5f0bd09
fix(frontend): メールアドレス登録有効化時の「完了」ダイアログボックスの表示条件を修正 ( #14928 )
...
* fix(frontend): メールアドレス登録有効化時の「完了」ダイアログボックスの表示条件を修正
* Update MkSignupDialog.form.vue
* fix condition
2024-11-10 15:08:58 +09:00
かっこかり
e0a83e9c9e
Update CHANGELOG.md (書き方を揃える)
2024-11-09 15:57:10 +09:00
かっこかり
1496700b37
Update CHANGELOG.md
...
たぶんリリースワークフローはこうしないと認識してくれない
2024-11-09 15:51:49 +09:00
syuilo
00cbf9fe80
Update CONTRIBUTING.md
2024-11-09 14:09:02 +09:00
github-actions[bot]
cf09aa21f0
Bump version to 2024.11.0-alpha.0
2024-11-09 02:28:02 +00:00
github-actions[bot]
9f7d41eb47
Bump version to 2024.10.2-alpha.3
2024-11-09 02:25:42 +00:00
かっこかり
4a62051ce7
fix(backend): ローカルユーザーへのメンションを含むノートが連合される際に正しいURLに変換されないことがある問題を修正 ( #14879 )
...
* fix: make sure mentions of local users get rendered correctly during AP delivery (resolves #645 )
* Update Changelog
* indent
---------
Co-authored-by: Laura Hausmann <laura@hausmann.dev>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-11-09 10:58:09 +09:00
かっこかり
3a421837bf
refactor(frontend): 動画UIのフルスクリーン周りの調整 ( #14877 )
...
* refactor(frontend): フルスクリーン周りの調整
(cherry picked from commit 783032caec5853d78d5af3391e29cf364f2282e8)
* refactor(frontend): deviceKindの循環参照を除去
(cherry picked from commit 1ca471f57e968a1a6e2259bde4a7c6da1fe0c54e)
* fix
---------
Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
2024-11-09 10:57:04 +09:00
momoirodouhu
a4c5ce1413
enhance(backend) : リモートユーザーの照会をオリジナルにリダイレクトするように ( #12892 ) ( #14897 )
...
* enhance(backend) : リモートユーザーの照会をオリジナルにリダイレクトするように (#12892 )
* オリジンリダイレクトのテストをtodoとして追加。
e2eテストにリモートユーザー考慮のテストがなさそうなので。
次のコマンドで動くことは確認済みです。
curl "http://localhost:3000/@foo@bar " -H "accept: application/activity+json" -L
* Acctのパースを既存のパーサーでするように修正
* lint
2024-11-09 10:54:44 +09:00
かっこかり
e75b62f3f5
enhance(frontend): 個別お知らせページではmetaタグを出力するように ( #14902 )
...
* enhance(frontend): 個別お知らせページではmetaタグを出力するように
* Update Changelog
2024-11-09 10:53:09 +09:00
かっこかり
5b60ae810b
fix(frontend): 外部URLへのリダイレクトのバリデーションを強化 ( #14919 )
...
* Fix code scanning alert no. 25: Incomplete URL scheme check (MisskeyIO#799)
* Fix code scanning alert no. 26: Incomplete URL scheme check
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Fix code scanning alert no. 25: Incomplete URL scheme check
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit 7d7552e076c0152a5966e919be0e9a60b3736208)
* ✌️
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-11-09 10:52:07 +09:00
かっこかり
98b4717c45
fix(backend): SQLのサニタイズを強化 ( #14920 )
...
* Fix code scanning alert no. 28: Incomplete string escaping or encoding (MisskeyIO#800)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit 443335c662b14f609d6a81a8f3807e95709aebc1)
* ✌️
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-11-09 10:51:28 +09:00
syuilo
8a4ce16e90
Update CONTRIBUTING.md
2024-11-08 18:00:55 +09:00
4ster1sk
794cb9ffe2
fix(backend): followedMessageではなくdescriptionになっていたのを修正 ( #14908 )
2024-11-07 17:16:51 +09:00
syuilo
0b976064ca
Update CHANGELOG.md
2024-11-07 15:10:38 +09:00
4ster1sk
bca690f256
fix(backend): フォロワーへのメッセージの絵文字をemojisに含めるように ( #14904 )
2024-11-07 15:10:10 +09:00
Linca
f1eb17f66c
chore: little type trick in pizzax.ts ( #14891 )
...
Make `makeGetterSetter` take the correct type associated with getter and setter
2024-11-06 22:01:58 +09:00
かっこかり
b1c82213a3
fix(backend): FTT無効時にユーザーリストタイムラインが使用できない問題を修正 ( #14878 )
...
* fix: return getfromdb when FanoutTimeline is not enabled
* Update Changelog
* fix
---------
Co-authored-by: Lhc_fl <lhcfl@outlook.com>
2024-11-06 22:01:21 +09:00
かっこかり
a896c39dbf
fix(frontend): ノート投稿ボタンにホバー時のスタイルが適用されていない ( #14887 )
...
* fix(frontend): ノート投稿ボタンにホバー時のスタイルが適用されていない (#305 )
(cherry picked from commit 711ab846a967feeddbe0c908bee4b91646cec321)
* Update Changelog
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2024-11-06 15:15:28 +09:00
かっこかり
6718a54f6f
fix(backend): ノートを連合する際にリモートユーザーのacctの大小文字を区別して処理している問題を修正 ( #14880 )
...
* fix: make sure outgoing remote mentions get resolved correctly if referenced with non-canonical casing (resolves #646 )
* Update Changelog
* Update Changelog
* indent
---------
Co-authored-by: Laura Hausmann <laura@hausmann.dev>
2024-11-03 08:26:51 +09:00
かっこかり
d57b8bf2e2
fix(frontend): withSensitiveフィルタ周りの挙動修正 ( #14884 )
...
* fix(frontend): withSensitiveフィルタ周りの挙動修正
* Update MkNote.vue
2024-11-03 08:23:52 +09:00
syuilo
224bbd486f
refactor
2024-10-31 13:50:50 +09:00
syuilo
724dea8136
lint
2024-10-31 13:47:47 +09:00
syuilo
ceb60d61b0
refactor
2024-10-31 13:47:30 +09:00
かっこかり
17d9aca5a7
refactor(frontend): asとanyをすぐなおせる範囲で除去 ( #14848 )
...
* refactor(frontend): できるだけanyを除去
* refactor
* lint
* fix
* remove unused
* Update packages/frontend/src/components/MkReactionsViewer.details.vue
* Update packages/frontend/src/components/MkUsersTooltip.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-31 13:46:42 +09:00
かっこかり
7fc8a2a7b0
fix(frontend): 一部のノート表示で設定にかかわらずセンシティブなファイルを含むノートが最小化される問題を修正
...
Fix https://github.com/misskey-dev/misskey/pull/14772#discussion_r1821707117
2024-10-30 09:57:54 +09:00
github-actions[bot]
a96f09cee3
Bump version to 2024.10.2-alpha.2
2024-10-28 12:23:59 +00:00
かっこかり
f30d19051f
enhance(backend): check_connect.js で全RedisとDBへの接続を確認するように ( #14853 )
...
* fix race conditions in check_connect.js
(cherry picked from commit 524ddb96770690455b82522104a543c5b0b1f3b3)
* fix
* Update Changelog
---------
Co-authored-by: Hazelnoot <acomputerdog@gmail.com>
2024-10-28 21:06:54 +09:00
Tamme Schichler
8eb7749e44
fix(backend): Accept arrays in ActivityPub icon
and image
properties ( #14825 )
...
This is allowed according to the Activity vocabulary: https://www.w3.org/TR/activitystreams-vocabulary/#dfn-icon
The issue is noticeable in combination with Bridgy Fed: https://github.com/snarfed/bridgy-fed/issues/1408
2024-10-28 21:06:16 +09:00
Pinapelz
0472d43ee9
fix: encode RSS uris with escape sequences before fetching ( #14826 )
...
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-28 21:04:46 +09:00
syuilo
eb701f2ff4
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-10-28 20:42:23 +09:00
syuilo
74847bce30
enhance: アイコンデコレーション管理画面の改善
2024-10-28 20:42:14 +09:00
woxtu
eecfac1dd9
Remove undefined styles ( #14858 )
2024-10-28 20:22:07 +09:00
syuilo
e927507886
🎨
2024-10-28 18:34:18 +09:00
syuilo
b1073714ba
Update about-misskey.vue
2024-10-28 12:46:39 +09:00
かっこかり
04b37a1315
enhance(i18n): カタルーニャ語を追加 ( #14842 )
...
* enhance(i18n): 対応言語の追加
* 翻訳進捗が70%に満たないものを除外
* Update Changelog
* 翻訳進捗が70%を超えたら導入の旨を明記
* typo
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-28 12:32:17 +09:00
syuilo
93a03e6b6d
New Crowdin updates ( #14767 )
...
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Hungarian)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
2024-10-28 11:43:55 +09:00
かっこかり
ec4358d1e8
fix(misskey-js): WebSocketの型定義をReconnectingWebsocketに依存するように ( #14850 )
...
* fix(misskey-js): WebSocketの型定義をReconnectingWebsocketに依存するように
* Update Changelog
* run api extractor
* fix
* fix
2024-10-28 11:43:05 +09:00
かっこかり
a6a1e3d733
enhance(frontend): Self-XSS防止用のメッセージを追加 ( #14839 )
...
* enhance(frontend): Self-XSS防止用のメッセージを追加
* Update Changelog
* embedにも同様の記述を追加
2024-10-26 22:07:26 +09:00
github-actions[bot]
ded6ef207b
Bump version to 2024.10.2-alpha.1
2024-10-25 13:16:43 +00:00
かっこかり
db95b6b0d6
🎨
...
https://github.com/misskey-dev/misskey/pull/14828 のデザイン修正
2024-10-25 19:37:01 +09:00
かっこかり
eeea4ec00b
fix(backend): 招待コード発行可能残り数算出に使用すべきロールポリシーの値が違うのを修正 ( #14834 )
...
* fix: should use invite limit cycle to calculate invite/limit
* Update Changelog
* Update changelog
---------
Co-authored-by: Lhc_fl <lhcfl@outlook.com>
2024-10-25 15:09:37 +09:00
かっこかり
07b2c3e5b2
fix(frontend): 管理画面のリンク切れを修正 ( #14831 )
...
* fix(frontend): 管理画面のリンク切れを修正
* Update Changelog
2024-10-25 15:09:07 +09:00
かっこかり
076cc953e2
enhance(frontend): 外部アプリ認証画面の改良 ( #14828 )
...
* enhance(frontend): 外部アプリ認証画面の改良
* 🎨
* lint
* Update Changelog
* indent
* lint
* enhance: miauthのリダイレクト先をUI内でも表示するように
* 🎨
* fix
* fix
2024-10-25 14:20:33 +09:00
かっこかり
15ae1605ec
enhance(frontend): 「単なるラッキー」の調整 ( #14807 )
...
* enhance(frontend): 「単なるラッキー」の調整
* refactor
* comment
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-23 14:23:29 +09:00
饺子w (Yumechi)
48d1539f3b
Merge commit from fork
...
[ghsa-gq5q-c77c-v236](https://github.com/misskey-dev/misskey/security/advisories/ghsa-gq5q-c77c-v236 )
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-10-22 18:17:56 +09:00
github-actions[bot]
8b6d321a76
Bump version to 2024.10.2-alpha.0
2024-10-22 08:45:08 +00:00
syuilo
952fec5665
feat: 過去のノートを非公開化/フォロワーのみ表示可能にできる機能 ( #14814 )
...
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* Update privacy.vue
* wip
2024-10-22 17:08:53 +09:00
syuilo
70b2a8f72e
fix(frontend): /iのレスポンスに含まれないプロパティが消えずに残り続ける問題を修正
2024-10-21 19:59:20 +09:00
syuilo
c4f1ca2fd9
fix(frontend): MkSelectでmodelValueが更新されない限り値を更新しないように
2024-10-21 19:14:02 +09:00
Kisaragi
9d0f7eeb9c
docs: ActivityPub層の変更を含む場合にやるべきことを明文化 ( #14812 )
2024-10-21 15:12:28 +09:00
かっこかり
bc1fce9af6
fix(frontend): デッキのタイムラインカラムでwithSensitiveが利用できない問題を修正 ( #14772 )
...
* fix(frontend): デッキのタイムラインカラムでwithSensitiveが利用できない問題を修正
* Update Changelog
* Update Changelog
* Update packages/frontend/src/ui/deck/tl-column.vue
2024-10-21 13:22:21 +09:00
かっこかり
5f12bc515d
Update CHANGELOG.md
2024-10-21 13:11:11 +09:00
Yuba
2f9c04b23b
refs#10866 投稿ダイアログでEscキーが押されたときIME入力中ならダイアログは閉じない ( #14787 )
2024-10-21 12:51:45 +09:00
syuilo
5c79d8db20
feat: ノートの閲覧にログイン必須にする設定 ( #14799 )
...
* wip
* wip
* wip
* Update packages/frontend/src/pages/note.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* wip
* Update WebhookTestService.ts
* Update privacy.vue
* wip
* rename
* Update locales/ja-JP.yml
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* 🎨
* wip
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-10-21 12:49:29 +09:00
かっこかり
bc0c53b92b
fix(frontend): Captcha のエラーハンドリング ( #14811 )
...
* fix(frontend): Captcha のエラーハンドリングを修正 (MisskeyIO#768)
(cherry picked from commit 88912d0f8c63a762fbb1d43e5c1abf4fd9fc05d4)
* Update Changelog
* typo
---------
Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>
2024-10-21 11:44:57 +09:00
かっこかり
d6caa4d9c4
fix(frontend): 通知の範囲指定が必要ない通知設定でも範囲指定がでている問題を修正 ( #14798 )
...
* fix(frontend): 通知の範囲指定が必要ない通知設定でも範囲指定がでている問題を修正
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-20 17:29:41 +09:00
syuilo
041c9caf31
🎨
2024-10-20 16:38:27 +09:00
tetsuya-ki
1d106b3ae8
Enhance: ドライブでソートができるように ( #14801 )
...
* Enhance: ドライブでソートができるように
* Update CHANGELOG.md
2024-10-20 16:17:16 +09:00
かっこかり
58419e1621
refactor(frontend): ページ内でdocument.titleを直接操作させない, タイポ修正 など (taiyme#288) ( #14778 )
...
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2024-10-19 21:45:25 +09:00
かっこかり
2250e521e4
refactor(frontend): getBgColorを共通化 ( #14782 )
...
* refactor: getBgColor関数の切り出し + fix types (taiyme#291)
* move thing
* revert unnecesary changes
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2024-10-19 18:02:09 +09:00
かっこかり
a3a99467f0
enhance(frontend): Bull Dashboard に relationship queue を追加 ( #14777 )
...
* spec(frontend): Bull Dashboard に relationship queue を追加 (MisskeyIO#751)
(cherry picked from commit a8bbccbefa67ca0f2c1ec0880da88dfc7517b6a0)
* Update Changelog
* Update Changelog
---------
Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>
2024-10-19 17:25:11 +09:00
github-actions[bot]
b1aac6acc3
[skip ci] Update CHANGELOG.md (prepend template)
2024-10-15 04:53:48 +00:00
github-actions[bot]
d2e8dc4fe3
Release: 2024.10.1
2024-10-15 04:53:43 +00:00
zyoshoka
b990ae6b23
test(backend): add federation test ( #14582 )
...
* test(backend): add federation test
* fix(ci): install pnpm
* fix(ci): cd
* fix(ci): build entire project
* fix(ci): skip frontend build
* fix(ci): pull submodule when checkout
* chore: show log for debugging
* Revert "chore: show log for debugging"
This reverts commit a930964b8d
.
* fix(ci): build entire project
* chore: omit unused globals
* refactor: use strictEqual and simplify some asserts
* test: follow requests
* refactor: add resolveRemoteNote function
* refactor: refine resolveRemoteUser function
* refactor: cache admin credentials
* refactor: simplify assertion with excluded fields
* refactor: use assert
* test: note
* chore: labeler detect federation
* test: blocking
* test: move
* fix: use appropriate TLD
* chore: shorter purge interval
* fix(ci): change TLD
* refactor: delete trivial comment
* test(user): isCat
* chore: use jest
* chore: omit logs
* chore: add memo
* fix(ci): omit unnecessary build
* test: pinning Note
* fix: build daemon in container
* style: indent
* test(streaming): timeline
* chore: rename
* fix: delete role after test
* refactor: resolve users by uri
* fix: delete antenna after test
* test: api timeline
* test: Note deletion
* refactor: sleep function
* test: notification
* style: indent
* refactor: type-safe host
* docs: update description
* refactor: resolve function params
* fix(block): wrong test name
* fix: invalid type
* fix: longer timeout for fire testing
* test(timeline): hashtag
* test(note): vote delivery
* fix: wrong description
* fix: hashtag channel param type
* refactor: wrap basic cases
* test(timeline): add homeTimeline tests
* fix(timeline): correct wrong case and description
* test(notification): add tests for Note
* refactor(user): wrap profile consistency with describe
* chore(note): add issue link
* test(timeline): add test
* test(user): suspension
* test: emoji
* refactor: fetch admin first
* perf: faster tests
* test(drive): sensitive flag
* test(emoji): add tests
* chore: ignore .config/docker.env
* chore: hard-coded tester IP address
* test(emoji): custom emoji are surrounded by zero width space
* refactor: client and username as property
* test(notification): mute
* fix(notification): correct description
* test(block): mention
* refactor(emoji): addCustomEmoji function
* fix: typo
* test(note): add reaction tests
* test(timeline): Note deletion
* fix: unnecessary ts-expect-error
* refactor: unnecessary fetch mocking
* chore: add TODO comments
* test(user): deletion
* chore: enable --frozen-lockfile
* fix(ci): copying configs
* docs: update CONTRIBUTING.md
* docs: fix typo
* chore: set default sleep duration
* fix(notification): omit flaky tests
* fix(notification): correct type
* test(notification): add api endpoint tests
* chore: remove redundant mute test
* refactor: use param client
* fix: start timer after trigger
* refactor: remove unnecessary any
* chore: shorter timeout for checking if fired
* fix(block): remove outdated comment
* refactor: shorten remote user variable name
* refactor(block): use existing function
* refactor: file upload
* docs: update description
* test(user): ffVisibility
* fix: `/api/signin` -> `/api/signin-flow`
* test: abuse report
* refactor: use existing type
* refactor: extract duplicate configs to template file
* fix: typo
* fix: avoid conflict
* refactor: change container dependency
* perf: start misskey parallelly
* fix: remove dependency
* chore(backend): add typecheck
* test: add check for #14728
* chore: enable eslint check
* perf: don't start linked services when test
* test(note): remote note deletion for moderation
* chore: define config template
* chore: write setup script
* refactor: omit unnecessary conditional
* refactor: clarify scope
* refactor: omit type assertion
* refactor: omit logs
* style
* refactor: redundant promise
* refactor: unnecessary imports
* refactor: use readable error code
* refactor: cache set in signin function
* refactor: optimize import
2024-10-15 13:37:00 +09:00
syuilo
3cea890eba
fix(frontend): blinkアニメーションが動作していないのを修正
2024-10-15 13:01:06 +09:00
syuilo
21a2aa5243
Update CHANGELOG.md
2024-10-15 12:30:40 +09:00
syuilo
825d218692
Update CHANGELOG.md
2024-10-15 10:39:36 +09:00
syuilo
b5de525548
add note
2024-10-15 10:32:00 +09:00
syuilo
5005cc8ae3
add note
2024-10-14 21:00:20 +09:00
syuilo
f13c3909a0
refactor(backend): remove unnecessary any
2024-10-14 17:54:27 +09:00
syuilo
77ebabb3dc
Revert "refactor"
...
This reverts commit 7fd8ef344b
.
2024-10-14 17:51:47 +09:00
syuilo
7fd8ef344b
refactor
2024-10-14 17:43:44 +09:00
syuilo
b0a251d231
🎨
2024-10-14 15:35:44 +09:00
github-actions[bot]
04e74aa28c
Bump version to 2024.10.1-beta.6
2024-10-14 04:19:47 +00:00
syuilo
140322b8e2
Update CHANGELOG.md
2024-10-14 12:38:12 +09:00
syuilo
3b361a9d0b
perf(frontend): make skipNoteRender on by default
2024-10-14 12:37:18 +09:00
syuilo
c46d6d8edd
perf(frontend-embed): improve note rendering performance
2024-10-14 12:34:03 +09:00
syuilo
64bbce4cf4
perf(frontend): improve notification rendering performance
2024-10-14 12:32:59 +09:00
github-actions[bot]
ddca6bdc01
Bump version to 2024.10.1-beta.5
2024-10-14 02:34:17 +00:00
かっこかり
8b7290d6b0
enhance(backend): 個人宛のお知らせはわかったを押すとアーカイブするように ( #14762 )
...
* enhance(backend): 個人宛のお知らせはわかったを押すとアーカイブするように
* Update Changelog
* enhance(frontend): アーカイブ済みのものを読み込めるように
* Update Changelog
* fix changelog
* 🎨
2024-10-14 11:23:26 +09:00
syuilo
521d92014d
New Crowdin updates ( #14753 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
2024-10-14 11:22:51 +09:00
syuilo
2190092de6
perf(frontend): ノートのレンダリングをスキップできるように
2024-10-14 11:22:02 +09:00
syuilo
064d6ca56f
fix(backend): RBT有効時、リノートのリアクションが反映されない問題を修正
2024-10-14 09:11:03 +09:00
かっこかり
d0bb0b51f5
fix(frontend): タイムラインで、広告がない際にも広告のwrapperが出てしまうのを修正 ( #14763 )
2024-10-14 03:06:10 +09:00
かっこかり
088e05ea66
fix(frontend): 使用されているexposeを復活させる ( #14764 )
2024-10-14 02:54:01 +09:00
github-actions[bot]
fb23b24f5c
Bump version to 2024.10.1-beta.4
2024-10-13 11:43:27 +00:00
おさむのひと
33b34ad7b8
feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 ( #14757 )
...
* feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知
* fix misskey-js.api.md
* Revert "feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知"
This reverts commit 3ab953bdf8
.
* 通知をやめてユーザ単位でのお知らせ機能に変更
* テスト用実装を戻す
* Update packages/backend/src/queue/processors/CheckModeratorsActivityProcessorService.ts
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix remove empty then
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-13 20:32:12 +09:00
syuilo
5229f5de4d
refactor(backend): remove unnecessary .then
2024-10-13 20:32:02 +09:00
syuilo
ff47fef572
feat: リモートサーバーのサーバー情報を収集しないオプション ( #14634 )
...
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* Update types.ts
2024-10-13 20:22:16 +09:00
かっこかり
45d42b8641
feat: ユーザーの名前に禁止ワードを設定できるように ( #14756 )
...
* wip
* 🎨
* Enhance: モデレーター以上は制限の影響を受けないように
* refactor
* better error handling
* fix
* Revert "better error handling"
This reverts commit 5670b29cfa
.
* error handling
* エラーが出ないのを修正
* translation
* Update Changelog
* status code
* ✌️
* モデレーター以上は影響ないことを明記
* 🎨
* update changelog
* spdx
* Update update.ts
* refactor
* eliminate `screen name`
* remove untracked file
---------
Co-authored-by: KanariKanaru <93921745+kanarikanaru@users.noreply.github.com>
2024-10-13 20:21:25 +09:00
syuilo
c4c69cd267
🎨
2024-10-12 11:28:58 +09:00
FineArchs
ee08e9f51e
refactor: MkStickyContainerで<style />を使う ( #14755 )
...
* remove rootEL ref
* use css module
* use v-bind in css
* --MI prefix
* remove unused ref
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-12 11:20:55 +09:00
syuilo
85bb1ff1db
🎨
2024-10-12 11:18:26 +09:00
syuilo
824c51a19f
fix(frontend): fix style
...
Fix #14754
2024-10-12 10:32:00 +09:00
syuilo
ef90f83917
Update index.d.ts
2024-10-12 10:31:40 +09:00
syuilo
a87a18f40d
Update about-misskey.vue
2024-10-12 10:11:55 +09:00
かっこかり
2f09d69773
fix(backend): キューのエラーログを簡略化するように ( #14748 )
...
* reduce federation log spam
* Don't record stack trace for unrecoverable errors.
* Avoid logging duplicate stace traces.
(cherry picked from commit ed0570110bf8cb8e8959591dccfa3c35999106ce)
* improve error summaries
(cherry picked from commit 20dd66f735d9778df0371001e303549dce619260)
* fix lint errors
(cherry picked from commit 83869e1c470b12b3bf4b23d885514d926620662a)
* condense job info
(cherry picked from commit 786702e076ad1af14538849512ad31c0ced7afe6)
* fix maxAttempts calculation
(cherry picked from commit b4d10aa8f821e594ec9c907eb2a5bdb3c73c67d5)
* condense error info
(cherry picked from commit f62cd8941ced74a4865aa5eae4f4a1c7aa1d30f1)
* normalize ID logging
(cherry picked from commit d8e1e4890d28347239162e26235eb68b1ff96654)
* further condense error details
(cherry picked from commit d867c2089b3b24680df0713a2aa0914789e45670)
* collapse AbortErrors
(cherry picked from commit 5171ba7113ebc7242527768afb9ab4cec534e3b3)
* don't log job name unless it has one
(cherry picked from commit a5316c06ed770b60f7b4c7ff5aa8c71cc0558db7)
* Update Changelog
* Record origin
---------
Co-authored-by: Hazel K <acomputerdog@gmail.com>
2024-10-11 21:29:03 +09:00
github-actions[bot]
777804605e
Bump version to 2024.10.1-beta.3
2024-10-11 12:13:47 +00:00
syuilo
af1cbc131f
wip ( #14745 )
2024-10-11 21:05:53 +09:00
syuilo
c397b42242
chore: add description
2024-10-11 21:01:50 +09:00
おさむのひと
a2cd6a7709
feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする ( #14746 )
...
* feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする
* fix RoleService.
* fix
* fix
* fix
* add test and fix
* fix
* fix CHANGELOG.md
* fix test
2024-10-11 20:59:36 +09:00
FineArchs
12bc671511
fix: admin/emoji/update で不正なエラーが発生する ( #14750 )
...
* fix emoji updating bug
* update changelog
* type fix
* " -> '
* conprehensiveness check
* lint
* undefined -> null
2024-10-11 17:17:45 +09:00
かっこかり
d376aab45e
Update CHANGELOG.md (書き方を揃える)
2024-10-10 17:39:20 +09:00
syuilo
1ad3148533
clean up
2024-10-10 17:35:10 +09:00
github-actions[bot]
132c4ba6ce
Bump version to 2024.10.1-beta.2
2024-10-10 07:24:24 +00:00
syuilo
67a5fccb3b
Update CHANGELOG.md
2024-10-10 16:16:47 +09:00
syuilo
4c84842f3d
🎨
2024-10-10 16:14:32 +09:00
syuilo
54849bde6c
clean up
2024-10-10 16:14:11 +09:00
かっこかり
b668d161a9
refactor(frontend): prefix css variables (UI) ( #14739 )
...
* refactor(frontend): prefix css variables
* `MI_UI` -> `MI`
* fix
* `stickyBottom`
* stickyTop
2024-10-10 16:12:16 +09:00
github-actions[bot]
21e51567e7
Bump version to 2024.10.1-beta.1
2024-10-10 05:56:04 +00:00
github-actions[bot]
ebae39cba5
Bump version to 2024.10.1-alpha.0
2024-10-10 05:17:00 +00:00
syuilo
433732bcfc
New Crowdin updates ( #14733 )
...
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Catalan)
2024-10-10 14:16:24 +09:00
かっこかり
a624546812
fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正 ( #14738 )
...
* fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正
* emitされるオブジェクトの型を変更したことに伴う修正
* Update Changelog
2024-10-10 14:05:20 +09:00
syuilo
4a356f1ba7
refactor(frontend): prefix css variables ( #14725 )
...
* wip
* Update index.d.ts
* remove unnecessary codes
2024-10-09 18:08:14 +09:00
github-actions[bot]
0ad31bd5d4
[skip ci] Update CHANGELOG.md (prepend template)
2024-10-09 05:17:31 +00:00
github-actions[bot]
6de7c27522
Release: 2024.10.0
2024-10-09 05:17:26 +00:00
syuilo
a304185eb8
Update CHANGELOG.md
2024-10-09 14:07:05 +09:00
syuilo
c13545f965
🎨
2024-10-09 11:58:51 +09:00
dependabot[bot]
0da6f14b3b
build(deps): bump actions/cache from 4.0.2 to 4.1.0 ( #14718 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4.0.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 10:25:01 +09:00
syuilo
dd39c5e059
Update packages/frontend/src/components/MkAbuseReport.vue
...
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-10-09 09:47:28 +09:00
かっこかり
1c99785e7e
Merge branch 'master' into develop
2024-10-08 21:10:27 +09:00
syuilo
d0213962bf
Update packages/backend/src/core/entities/FlashEntityService.ts
...
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2024-10-08 18:59:10 +09:00
syuilo
9858e12078
New Crowdin updates ( #14723 )
...
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Chinese Simplified)
2024-10-08 18:50:09 +09:00
syuilo
c14eba3e6d
Update packages/frontend/src/store.ts
...
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2024-10-08 10:40:41 +09:00
syuilo
993d3fbe55
New Crowdin updates ( #14722 )
...
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
2024-10-08 09:22:58 +09:00
github-actions[bot]
3a11d5ede6
Bump version to 2024.10.0-beta.6
2024-10-07 00:54:00 +00:00
FineArchs
ed89b4bd94
refactor: 拡張機能インストールのページの一部をコンポーネントとして分離 ( #14654 )
...
* create MkExtensionInstaller.vue
* annotation
* add fallbacks
* storybook
* update annotations
* Update MkExtensionInstaller.vue
* use additonalInfo slot
2024-10-07 09:46:04 +09:00
syuilo
03fb688073
New Crowdin updates ( #14695 )
...
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
2024-10-07 09:44:35 +09:00
syuilo
8b2780c730
Update packages/frontend/src/store.ts
...
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-10-07 09:42:35 +09:00
かっこかり
d2f1d45ea3
fix(frontend): クライアント上での時間ベースの実績獲得動作が実績獲得後も発動している問題を修正 ( #14717 )
...
* Check if time-based achievements are unlocked before initializing them in main-boot
(cherry picked from commit c0702fd92f70782005517c0065048ececa1ef287)
* Update Changelog
---------
Co-authored-by: Evan Paterakis <evan@geopjr.dev>
2024-10-07 09:07:02 +09:00
syuilo
a594d9f26b
make animatedMfm enable by default
2024-10-05 19:47:45 +09:00
syuilo
26afe1cc96
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-10-05 18:57:25 +09:00
syuilo
7933b6662e
🎨
2024-10-05 18:57:23 +09:00
zyoshoka
ddf8e2a3dc
fix(backend): correct admin/abuse-user-reports
schema ( #14711 )
...
* fix(backend): correct `abuse-user-reports` schema
* Update CHANGELOG.md
2024-10-05 18:35:37 +09:00
syuilo
ddc799fe3d
fix of d8cb7305ef
2024-10-05 18:29:02 +09:00
syuilo
057a6d731d
🎨
2024-10-05 18:24:04 +09:00
github-actions[bot]
254c063455
Bump version to 2024.10.0-beta.5
2024-10-05 07:31:13 +00:00
かっこかり
9d026975bc
fix(backend/test): #14558 以降e2eテストがたまに失敗する問題を修正 ( #14709 )
...
* fix(backend/test): MisskeyIO#727 以降e2eテストがたまに失敗する問題を修正 (MisskeyIO#735)
* ✌️
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-10-05 16:20:44 +09:00
syuilo
d8cb7305ef
feat: 通報の強化 ( #14704 )
...
* wip
* Update CHANGELOG.md
* lint
* Update types.ts
* wip
* ✌️
* Update MkAbuseReport.vue
* tweak
2024-10-05 16:20:15 +09:00
syuilo
043fef9fdf
🎨
2024-10-05 15:19:07 +09:00
おさむのひと
0d7d1091c8
enhance: 人気のPlayを10件以上表示できるように ( #14443 )
...
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2024-10-05 14:37:52 +09:00
かっこかり
d8bf1ff7e9
#14675 レビューの修正 ( #14705 )
2024-10-05 13:47:50 +09:00
おさむのひと
88698462a9
feat(backend): 通報および通報解決時に送出されるSystemWebhookにユーザ情報を含めるようにする ( #14698 )
...
* feat(backend): 通報および通報解決時に送出されるSystemWebhookにユーザ情報を含めるようにする
* テスト送信もペイロード形式を合わせる
* add spaces
* fix test
2024-10-05 12:51:46 +09:00
かっこかり
ae3c155490
fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように ( #14700 )
...
* fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように
* run api extractor
* fix
* fix
* fix test
* /signin -> /signin-flow
* fix
* fix lint
* rename
* fix
* fix
2024-10-05 12:03:47 +09:00
syuilo
fa06c59eae
🎨
2024-10-04 19:09:46 +09:00
かっこかり
b36d13d90c
fix(frontend): ログイン画面でキャプチャが表示されない問題を修正 ( #14694 )
...
* fix(frontend): ログイン画面でキャプチャが表示されない問題を修正
* rename
2024-10-04 18:45:03 +09:00
github-actions[bot]
3d637af65b
Bump version to 2024.10.0-beta.4
2024-10-04 08:41:30 +00:00
syuilo
2340de035b
New Crowdin updates ( #14677 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
2024-10-04 17:32:36 +09:00
かっこかり
d8f30fb793
fix(frontend): canvas-confettiの型定義を追加 ( #14692 )
2024-10-04 17:32:18 +09:00
syuilo
708ffaef5c
🎨
2024-10-04 17:29:10 +09:00
syuilo
2639e92e18
🎨
2024-10-04 17:07:27 +09:00
syuilo
ea2675eaab
fix(frontend): リンク動作のオーバーライドが動作していないのを修正
2024-10-04 16:41:08 +09:00
github-actions[bot]
3b0b4f83dd
Bump version to 2024.10.0-beta.3
2024-10-04 06:28:36 +00:00
かっこかり
975c2e7bc5
enhance(frontend): サインイン画面の改善 ( #14658 )
...
* wip
* Update MkSignin.vue
* Update MkSignin.vue
* wip
* Update CHANGELOG.md
* enhance(frontend): サインイン画面の改善
* Update Changelog
* 14655の変更取り込み
* spdx
* fix
* fix
* fix
* 🎨
* 🎨
* 🎨
* 🎨
* Captchaがリセットされない問題を修正
* 次の処理をsignin apiから読み取るように
* Add Comments
* fix
* fix test
* attempt to fix test
* fix test
* fix test
* fix test
* fix
* fix test
* fix: 一部のエラーがちゃんと出るように
* Update Changelog
* 🎨
* 🎨
* remove border
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-04 15:23:33 +09:00
syuilo
e344650278
Update generate.tsx
2024-10-04 13:40:49 +09:00
syuilo
1aee260398
fix test
2024-10-04 12:23:24 +09:00
syuilo
2fa805b8f7
🎨
2024-10-04 11:55:46 +09:00
syuilo
ed71b0b7d4
🎨
2024-10-04 11:27:08 +09:00
syuilo
864327b4a7
update deps
2024-10-04 11:20:56 +09:00
syuilo
c1597be458
🎨
2024-10-04 10:18:36 +09:00
かっこかり
a08a38c29a
fix(test): 初期セットアップで初期パスワードを入力していないのを修正 ( #14685 )
2024-10-04 07:54:19 +09:00
github-actions[bot]
650e22c90d
Bump version to 2024.10.0-beta.2
2024-10-03 12:47:03 +00:00
github-actions[bot]
fa2558fce8
Bump version to 2024.10.0-alpha.1
2024-10-03 12:02:35 +00:00
かっこかり
7bdc4e8509
fix: 初期パスワードをコメントアウト ( #14682 )
...
* fix: 初期パスワードをコメントアウト
* 🎨
* fix indent
2024-10-03 21:01:09 +09:00
かっこかり
d266c3cdf4
fix(gh): Githubのテスト用環境でsetupPasswordが指定されていないのを修正 ( #14681 )
2024-10-03 20:52:31 +09:00
syuilo
d2175a9b9f
initialPassword -> setupPassword
2024-10-03 20:40:39 +09:00
zyoshoka
2a4ab0e187
fix(misskey-js): type fixes related to signup and signin ( #14679 )
2024-10-03 18:33:56 +09:00
かっこかり
2c1a7470d3
feat: サーバー初期設定時に初期パスワードを要求できるように ( #14626 )
...
* feat: サーバー初期設定時専用の初期パスワードを設定できるように
* 無いのに入力された場合もエラーにする
* 🎨
* 🎨
* cypress-devcontainerにもpassを設定(テストが失敗するため)
* [ci skip] 🎨
* ✌️
* test: please revert this commit before merge
* Revert "test: please revert this commit before merge"
This reverts commit 66b2b48f66
.
* Update locales/ja-JP.yml
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* build assets
* Update Changelog
* fix condition
* fix condition
* add comment
* change error code
* 他のエラーコードと合わせる
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-03 18:18:00 +09:00
syuilo
75ea964312
Update CHANGELOG.md
2024-10-03 17:07:16 +09:00
syuilo
a09b03ed3a
Update CHANGELOG.md
2024-10-03 17:06:16 +09:00
Kisaragi
a722ea8ccd
fix(backend): 連合限定先が間違って連合しない先に代入されているのを修正 ( #14662 )
...
* fix(backend): 連合限定先が間違って連合しない先に代入されているのを修正
* build: fix property typo
2024-10-03 17:05:14 +09:00
syuilo
1e9813e19e
New Crowdin updates ( #14649 )
...
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Hungarian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uyghur)
* New translations ja-jp.yml (Sinhala)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Kannada)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
2024-10-03 16:16:09 +09:00
github-actions[bot]
e97b7fe2a1
Bump version to 2024.10.0-alpha.0
2024-10-03 06:18:15 +00:00
syuilo
87617dca39
refactor & performance improvements of MkMention
2024-10-03 15:12:07 +09:00
Kisaragi
9dc058189e
fix(frontend): データセーバーを有効にしているときにメンションのアイコンがアニメーションしないように ( #14674 )
2024-10-03 15:08:45 +09:00
syuilo
83db116c46
enhance(backend): notify new login ( #14673 )
...
* wip
* Update CHANGELOG.md
* wip
* fix
* Update index.d.ts
* Update SigninService.ts
* Update MkNotification.vue
2024-10-03 15:06:04 +09:00
syuilo
d3e2b59f53
update deps
2024-10-03 15:04:53 +09:00
syuilo
1074d625ed
enhance: require captcha for signin ( #14655 )
...
* wip
* Update MkSignin.vue
* Update MkSignin.vue
* wip
* Update CHANGELOG.md
2024-10-03 12:11:09 +09:00
anatawa12
6dde457452
Misskey js autogen check improvements ( #14652 )
...
* ci: Make failure if misskey js autogen detected changes
* ci: set persist-credentials
2024-10-03 09:24:22 +09:00
甘瀬ここあ
a25d83f249
fix: sassのmodern-compilerを使うように ( #14651 )
...
* fix(frontend-embed): ビルド時にsassのmodern-compilerを使うように
* fix(frontend): ビルド時にsassのmodern-compilerを使うように
2024-10-03 09:09:37 +09:00
Julia
6fd4de246c
Make post form attachments accessible ( #14666 )
...
* fix(frontend): Make post form attachments accessible
Adds a role="button", tabindex, and @keydown to MkPostFormAttaches in
order to make it accessible to keyboard users.
* Fix for linter
* Add spacing in type signature
2024-10-03 09:09:08 +09:00
かっこかり
e9519b02fb
fix(misskey-js): build misskey-js with types ( #14665 )
2024-10-01 20:53:02 +09:00
syuilo
b6578861ac
🎨
2024-09-30 20:22:57 +09:00
かっこかり
ca8cc015b0
enhance(frontend): フォロワーへのメッセージ欄を改良 ( #14656 )
...
* enhance(frontend): フォロワーへのメッセージ欄を改良
* Update Changelog
2024-09-30 20:05:34 +09:00
github-actions[bot]
4f34a4e4d8
[skip ci] Update CHANGELOG.md (prepend template)
2024-09-29 11:42:26 +00:00
misskey-release-bot[bot]
5fc8b3bc50
Merge pull request #14580 from misskey-dev/develop
...
Release: 2024.9.0
2024-09-29 11:42:24 +00:00
github-actions[bot]
781e64aa7f
Release: 2024.9.0
2024-09-29 11:42:16 +00:00
github-actions[bot]
d6e1f022d4
Bump version to 2024.9.0-beta.14
2024-09-29 11:37:44 +00:00
github-actions[bot]
2ea49703f6
Bump version to 2024.9.0-alpha.13
2024-09-29 09:58:32 +00:00
zyoshoka
1184436461
fix(backend): update and re-enable Bull Dashboard ( #14648 )
2024-09-29 18:44:55 +09:00
syuilo
0871156780
New Crowdin updates ( #14629 )
...
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
2024-09-29 18:24:58 +09:00
かっこかり
088707c114
enhance(frontend): cwでも絵文字メニューを開けるように ( #14647 )
...
* fix(frontend): cwでも絵文字メニューを開けるように
* Update Changelog
2024-09-29 18:24:34 +09:00
syuilo
15f2e1425c
tweak MkCondensedLine
...
#14642
2024-09-29 17:30:16 +09:00
github-actions[bot]
57effa9ef0
Bump version to 2024.9.0-alpha.12
2024-09-28 09:19:30 +00:00
syuilo
f0d0cd2e50
wip ( #14643 )
2024-09-28 18:15:32 +09:00
syuilo
c3b0e1a2bd
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-09-28 16:45:59 +09:00
syuilo
afbba1ff1c
Update WebhookTestService.ts
2024-09-28 16:45:57 +09:00
syuilo
6964b919f8
Update ja-JP.yml
2024-09-28 14:42:07 +09:00
syuilo
e5856c6b3b
🎨
2024-09-28 14:02:48 +09:00
syuilo
3f3c59e1ae
🎨
2024-09-28 13:45:53 +09:00
syuilo
f49d7927aa
🎨
2024-09-28 13:41:31 +09:00
syuilo
9e9198086d
enhance(backend): add user.score for moderation purpose
2024-09-28 11:54:40 +09:00
github-actions[bot]
ca022b9349
Bump version to 2024.9.0-alpha.11
2024-09-28 01:22:47 +00:00
FineArchs
25670b5f16
Mk:C:containerのborderStyleとborderRadiusを設定できるように ( #14638 )
...
* borderStyle and borderRadius
* changelog
2024-09-28 10:06:01 +09:00
syuilo
6fdb2b13f4
update deps
2024-09-28 10:04:16 +09:00
syuilo
28e9d4e483
feat: フォローされた際のメッセージを設定できるようにする ( #14430 )
...
* feat: フォローされた際のメッセージを設定できるようにする
Resolve #14425
* Update CHANGELOG.md
* 既にフォローしているユーザーのメッセージも見れるように
* Update packages/frontend/src/components/MkNotification.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix indent
* Update users.ts
* wip
* Update users.ts
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-09-28 09:55:21 +09:00
syuilo
e4d4cc5277
🎨
2024-09-28 09:52:40 +09:00
FineArchs
27a256b502
show shown ( #14639 )
2024-09-28 08:12:12 +09:00
Yuri Lee
b83a2f33ff
test(backend): Add test for Passkey API ( #14635 )
2024-09-28 08:09:30 +09:00
かっこかり
d8a2eeb7ed
feat: エクスポート完了時に通知を発行するように ( #14484 )
...
* feat: エクスポート完了時に通知を発行するように
* Update Changelog
* entitity -> entity
* fix: ペイロードを含むように
* fix icon
* exportableEntities -> userExportableEntities
2024-09-26 14:15:03 +09:00
syuilo
89841e4c9a
enhance(frontend): 絵文字ピッカーをドロワー表示するか自由に設定可能に
2024-09-26 12:41:48 +09:00
syuilo
31988db547
🎨
2024-09-26 11:35:40 +09:00
KOBA789
7134d24c1f
perf(backend): Defer instance metadata update ( #14558 )
...
* Defer instance metadata update
* Fix last new line
* Fix typo
* Add license notice
* Fix syntax
* Perform deferred jobs on shutdown
* Fix missing async/await
* Fix typo :)
* Update collapsed-queue.ts
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-09-26 10:25:20 +09:00
syuilo
4c76ea1fa6
Update CHANGELOG.md
2024-09-26 08:26:13 +09:00
Yuri Lee
d8dd1683c9
Add Sign in with passkey Button ( #14577 )
...
* Sign in with passkey (PoC)
* 💄 Added "Login with Passkey" Button
* refactor: Improve error response when WebAuthn challenge fails
* signinResponse should be placed under the SigninWithPasskeyResponse object.
* Frontend fix
* Fix: Rate limiting key for passkey signin
Use specific rate limiting key: 'signin-with-passkey' for passkey sign-in API to avoid collisions with signin rate-limit.
* Refactor: enhance Passkey sign-in flow and error handling
- Increased the rate limit for Passkey sign-in attempts to accommodate the two API calls needed per sign-in.
- Improved error messages and handling in both the `WebAuthnService` and the `SigninWithPasskeyApiService`, providing more context and better usability.
- Updated error messages to provide more specific and helpful details to the user.
These changes aim to enhance the Passkey sign-in experience by providing more robust error handling, improving security by limiting API calls, and delivering a more user-friendly interface.
* Refactor: Streamline 2FA flow and remove redundant Passkey button.
- Separate the flow of 1FA and 2FA.
- Remove duplicate passkey buttons
* Fix: Add error messages to MkSignin
* chore: Hide passkey button if the entered user does not use passkey login
* Update CHANGELOG.md
* Refactor: Rename functions and Add comments
* Update locales/ja-JP.yml
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Fix: Update translation
- update index.d.ts
- update ko-KR.yml, en-US.yml
- Fix: Reflect Changed i18n key on MkSignin
---------
Co-authored-by: Squarecat-meow <kw7551@gmail.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-09-26 08:25:33 +09:00
syuilo
fde94f638b
Update about-misskey.vue
2024-09-26 08:18:23 +09:00
かっこかり
aee984813d
fix(backend): embedの動作に必要な値を復活させる ( #14633 )
2024-09-25 19:27:50 +09:00
zyoshoka
f2385a8ffc
fix(misskey-js): correct noteUpdated
event type ( #14632 )
2024-09-25 17:35:54 +09:00
かっこかり
0f8b15f0fe
fix(frontend-embed): fix instanceticker, remove directives ( #14631 )
2024-09-25 16:28:32 +09:00
かっこかり
8c3be57ab3
fix(frontend-embed): URLエンコードされた文字列が正常に読み込めない問題を修正 ( #14630 )
...
* fix(frontend-embed): URLエンコードされた文字列が正常に読み込めない問題を修正
* fix(frontend-embed): bring back missing bits
2024-09-25 16:12:34 +09:00
syuilo
5c62cbcca8
tweak style
2024-09-25 16:07:23 +09:00
syuilo
5c94b4cb49
🎨
2024-09-25 13:02:31 +09:00
かっこかり
244bcafc5d
fix(docs): RBTの表記ゆれを訂正 ( #14628 )
...
* fix(docs): RBTの表記ゆれを訂正
* add changelog for #14600
* fix
2024-09-25 12:56:53 +09:00
github-actions[bot]
8890a7a0b7
Bump version to 2024.9.0-alpha.10
2024-09-25 03:43:12 +00:00
syuilo
4b3ecd49de
New Crowdin updates ( #14434 )
...
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
2024-09-25 12:32:12 +09:00
かっこかり
dd124a8aed
Fix: <link rel="alternate">
を追って照会するのはOKレスポンスが返却された場合のみに ( #14627 )
...
* Only accept HTML `<link rel="alternate">` on success
(cherry picked from commit 6ea48be84abdab66301a957c27dd5d84886dfb36)
* Use `res.ok` instead of 200-299
(cherry picked from commit b667a68bd4eb916084658592d2942d521950005b)
* jsdomに戻す
* Update Changelog
* Revert "jsdomに戻す"
This reverts commit c03603611b
.
* 🎨
---------
Co-authored-by: Julia Johannesen <julia@insertdomain.name>
2024-09-25 12:31:37 +09:00
syuilo
53682f5cc6
🎨
2024-09-25 12:31:04 +09:00
syuilo
c88957c037
🎨
2024-09-25 09:39:12 +09:00
syuilo
9d3a331286
🎨
2024-09-25 07:55:24 +09:00
syuilo
1679a40c76
🎨
2024-09-24 21:02:22 +09:00
かっこかり
c9819babfe
fix(frontend-embed): #14613 で抜け落ちた処理を戻す ( #14623 )
2024-09-24 19:27:20 +09:00
github-actions[bot]
7045547e46
Bump version to 2024.9.0-alpha.9
2024-09-24 09:32:19 +00:00
かっこかり
6a1a2bef43
fix(backend): RBTの修正 ( #14621 )
...
* fix(backend): 絵文字の変換処理が不十分なのを修正
* enhance: リアクションバッファリングが無効になったら即bakeするように
* attempt to fix test
* fix
2024-09-24 18:29:02 +09:00
syuilo
1d8bfe4f1c
🎨
2024-09-24 18:24:28 +09:00
syuilo
ca967e83bd
🎨
2024-09-24 17:52:14 +09:00
syuilo
423bfc8798
🎨
2024-09-24 17:48:49 +09:00
syuilo
6ee55e1ab3
Update CONTRIBUTING.md
2024-09-24 17:41:56 +09:00
syuilo
9612195fc3
enhance(frontend): tweak control panel
2024-09-24 15:54:47 +09:00
syuilo
4be307f223
refactor
2024-09-24 13:55:35 +09:00
github-actions[bot]
1b2b95e199
Bump version to 2024.9.0-alpha.8
2024-09-24 01:22:57 +00:00
FineArchs
aef15069a2
Playの編集画面の保存ボタン等をstickyにする など ( #14429 )
...
* flash: sticky buttons
* sticky save buttons
* fix
* add spacer
* fix design
* Update CHANGELOG.md
* revert experimental background
* add background
* Update CHANGELOG.md
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-09-24 10:12:58 +09:00
かっこかり
3674e9b1cb
feat: adminのファイル一覧画面で、ファイルが添付されているノートを一覧できるように ( #14403 )
...
* enhance(moderation): モデレーターがファイルが添付されているノートを照会できるように (MisskeyIO#680)
Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>
Co-authored-by: nenohi <kimutipartylove@gmail.com>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
(cherry picked from commit b059162324d2cfc697d1af9f3b6fb49fad2734e0)
* Update Changelog
* ✌️
Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>
Co-authored-by: nenohi <kimutipartylove@gmail.com>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
---------
Co-authored-by: Yuuki <yukikum57@gmail.com>
Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>
Co-authored-by: nenohi <kimutipartylove@gmail.com>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-09-24 10:11:09 +09:00
おさむのひと
98de7ca526
fix(frontend): 連合一覧等のページネーションが壊れていたのを修正 ( #14439 )
...
* fix
* fix
* fix CHANGELOG.md
* 開発環境以外でログが出ないように
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-09-24 10:09:55 +09:00
Kisaragi
23a07c2706
ci: fix syntax error ( #14602 )
2024-09-24 09:50:18 +09:00
Aleteoryx
689848943b
Fix: Continue importing from file if single emoji import fails ( #14461 )
...
* Fix: Continue importing from file if single emoji import fails
* Fix indentation
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-09-24 09:50:00 +09:00
zyoshoka
a37df2cd8e
fix(frontend): weird AP delivered chart in control panel ( #14481 )
...
* fix(frontend): `Out: Fail` was negative number
* fix(frontend): don't stack AP delivered chart
* test(#10336 ): add `pages/admin/overview.ap-requests.vue` story
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-09-24 09:47:31 +09:00
github-actions[bot]
6378dfbffc
Bump version to 2024.9.0-alpha.7
2024-09-23 13:00:04 +00:00
かっこかり
cd247b99ee
fix(frontend): MkRangeのタッチ操作時にtooltipが複数重なって表示されないように ( #14548 )
...
* fix: directiveでのtooltip表示との競合を解消 (#265 )
(cherry picked from commit 6d15d379a76b1b153ec2996e22bf0fc29ced5fda)
* code style
* Update Changelog
* record origin
* fix: ホバー時にもツールチップが出るように
---------
Co-authored-by: CaffeinePower <86540016+cffnpwr@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-09-23 21:53:51 +09:00
かっこかり
0c6d1ec524
refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように ( #14554 )
...
* refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように
* type import
* fix
* lint
2024-09-23 21:50:30 +09:00
かっこかり
e673c143a9
fix(backend): happy-domを使用後にcloseするように ( #14615 )
...
* Add `DetachedWindowAPI.close` calls to `MfmService`
(cherry picked from commit ceaec3324925e53ca3f467b0438a98f1108eed0f)
* fix
* update changelog
* fix
---------
Co-authored-by: Julia Johannesen <julia@insertdomain.name>
2024-09-23 21:43:48 +09:00
かっこかり
7f7445ad7a
refactor(misskey-games): Misskey Games系パッケージのlint修正+Lint CI整備 ( #14612 )
...
* chore(lint): Fix linting in misskey-reversi
(cherry picked from commit 894934a1a7743472b2d051e2690007ae373efd76)
* chore(lint): Fix linting in misskey-bubble-game
(cherry picked from commit 1ba9c37a8d5e4ae6a98494026b87f6f6439790c7)
* enhance(gh): add lint ci for misskey games packages
* enhance(gh): fix lint ci
* fix
* revert some changes that nothing to do with lint rules
* fix
* lint fixes
* refactor: strict type def
* lint fixes
* 🎨
* 🎨
---------
Co-authored-by: 4censord <mail@4censord.de>
2024-09-23 21:25:23 +09:00
github-actions[bot]
733fd56058
Bump version to 2024.9.0-alpha.6
2024-09-23 10:53:19 +00:00
syuilo
3f0aaaa41e
perf(embed): improve embed performance ( #14613 )
...
* wip
* wip
* wip
* refactor
* refactor
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-09-23 19:49:52 +09:00
syuilo
2aebdb8cc5
enhance(frontend): tweak control panel
2024-09-23 17:18:37 +09:00
syuilo
cd52dc73bb
🎨
2024-09-23 14:51:34 +09:00
syuilo
1ba09e1eee
enhance(frontend): improve forms usability
2024-09-23 14:42:38 +09:00
zyoshoka
2c615357f2
fix(misskey-js): wrong hashtag channel param type ( #14611 )
2024-09-23 09:53:50 +09:00
github-actions[bot]
76b9bc478a
Bump version to 2024.9.0-alpha.5
2024-09-22 11:49:02 +00:00
syuilo
f93a575c3a
🎨
2024-09-22 20:44:24 +09:00
syuilo
e6e4182b53
enhance(frontend): tweak control panel
2024-09-22 20:23:20 +09:00
syuilo
736d8283c1
refactor
2024-09-22 20:21:06 +09:00
syuilo
0041ad3e69
enhance(frontend): tweak control panel
2024-09-22 20:14:19 +09:00
syuilo
973d8366c3
🎨
2024-09-22 20:14:09 +09:00
syuilo
2762e29f7f
🎨
2024-09-22 20:02:47 +09:00
かっこかり
0bbeb40c0a
fix typo ( #14609 )
2024-09-22 19:30:36 +09:00
かっこかり
e87cbd2a36
fix(frontend): lint fixe for tweak control panel ( #14610 )
2024-09-22 19:13:30 +09:00
github-actions[bot]
1d5a3023f4
Bump version to 2024.9.0-alpha.4
2024-09-22 09:44:00 +00:00
syuilo
bd5f25c678
fix rbt bug?
2024-09-22 18:40:05 +09:00
syuilo
6ba97a7763
enhance(frontend): tweak control panel
2024-09-22 18:35:10 +09:00
syuilo
d435d04eaf
enhance(frontend): tweak control panel
2024-09-22 18:26:21 +09:00
かっこかり
01ec708020
ffix(frontend): lint fixes for tweak control panel ( #14607 )
2024-09-22 17:50:54 +09:00
syuilo
0e92cbf905
enhance(frontend): tweak control panel
2024-09-22 16:24:53 +09:00
syuilo
8ad9f7209b
enhance(frontend): tweak control panel
2024-09-22 16:16:50 +09:00
syuilo
3df1bb2d71
enhance(frontend): tweak control panel
2024-09-22 16:01:13 +09:00
github-actions[bot]
891bbcf475
Bump version to 2024.9.0-alpha.3
2024-09-22 03:56:51 +00:00
syuilo
023fa30280
refactor/perf(backend): provide metadata statically ( #14601 )
...
* wip
* Update ReactionService.ts
* Update ApiCallService.ts
* Update timeline.ts
* Update GlobalModule.ts
* Update GlobalModule.ts
* Update NoteEntityService.ts
* wip
* wip
* wip
* Update ApPersonService.ts
* wip
* Update GlobalModule.ts
* Update mock-resolver.ts
* Update RoleService.ts
* Update activitypub.ts
* Update activitypub.ts
* Update activitypub.ts
* Update activitypub.ts
* Update activitypub.ts
* clean up
* Update utils.ts
* Update UtilityService.ts
* Revert "Update utils.ts"
This reverts commit a27d4be764
.
* Revert "Update UtilityService.ts"
This reverts commit e5fd9e004c
.
* vuwa-
* Revert "vuwa-"
This reverts commit 0c3bd12472
.
* Update entry.ts
* Update entry.ts
* Update entry.ts
* Update entry.ts
* Update jest.setup.ts
2024-09-22 12:53:13 +09:00
syuilo
3ad5c753fa
🎨
2024-09-22 12:44:09 +09:00
syuilo
76408667f3
update deps ( #14594 )
...
* wip
* Update ClientServerService.ts
* eslint
* Update fetch-resource.ts
* wip
2024-09-22 12:32:01 +09:00
woxtu
9ac4d3da0a
Check SPDX information properly ( #14604 )
2024-09-22 07:43:56 +09:00
github-actions[bot]
67a5119072
Bump version to 2024.9.0-alpha.2
2024-09-21 11:17:18 +00:00
syuilo
00ccc2251a
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-09-21 19:44:17 +09:00
syuilo
3d92ef193e
fix rbt
2024-09-21 19:44:14 +09:00
syuilo
e9085e455f
🎨
2024-09-21 19:41:55 +09:00
かっこかり
85f46f88c6
fix(backend): Retry-After
ヘッダーが実際には送信されなかった問題を修正 ( #14597 )
...
* move rate-limit-exceeded error reporting, earlier
a rate-limit-exceeded error has `kind:'client'`, so the branch that
adds the `Retry-After` would never get taken
(cherry picked from commit 8a982c61c01909e7540ff1be9f019df07c3f0624)
* Update Changelog
* fix
* indent
---------
Co-authored-by: dakkar <dakkar@thenautilus.net>
2024-09-21 18:20:45 +09:00
Kisaragi
9cd784cdee
ci: api.jsonの差分がない時は折りたたみを生成しないようにする ( #14598 )
2024-09-21 18:19:09 +09:00
Esurio/1673beta
d4d15f338e
fix: EmailServiceでインラインスタイルを適用するように ( #14600 )
...
Co-authored-by: Esurio <esurio@esurio1673.net>
2024-09-21 18:18:52 +09:00
github-actions[bot]
d3f1b0f090
Bump version to 2024.9.0-alpha.1
2024-09-20 12:37:51 +00:00
dependabot[bot]
2ee19ee22e
chore(deps-dev): bump vite in /scripts/changelog-checker ( #14569 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.12 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 21:10:21 +09:00
dependabot[bot]
a18a6ac264
chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 ( #14590 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.3...v4.0.4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 21:05:35 +09:00
かっこかり
7e9d54fa3a
fix(frontend): ファイルの詳細ページのファイルの説明で改行が正しく表示されない問題を修正 ( #14588 )
...
* upd: don't ignore new lines on file info
* Update Changelog
* ✌️
---------
Co-authored-by: Marie <github@yuugi.dev>
2024-09-20 21:05:20 +09:00
かっこかり
f0834ca14c
enhance: ユーザーコンテンツのインポート操作の実行可否をロールで制御できるように ( #14583 )
...
* enhance: インポート操作の実行可否をロールで制御できるように
* Update Changelog
2024-09-20 21:04:58 +09:00
syuilo
0b062f1407
Misskey® Reactions Buffering Technology™ ( #14579 )
...
* wip
* wip
* Update ReactionsBufferingService.ts
* Update ReactionsBufferingService.ts
* wip
* wip
* wip
* Update ReactionsBufferingService.ts
* wip
* wip
* wip
* Update NoteEntityService.ts
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
2024-09-20 21:03:53 +09:00
かっこかり
f585f70dcb
Update CHANGELOG.md (埋め込み機能のドキュメントへのリンク)
2024-09-20 14:36:36 +09:00
かっこかり
8d23122fd6
fix(frontend): run pnpm build-assets ( #14585 )
2024-09-20 00:08:14 +09:00
github-actions[bot]
2d0e9e0544
Bump version to 2024.9.0-alpha.0
2024-09-19 11:55:43 +00:00
かっこかり
f5563c8304
Update CHANGELOG.md (書き方を揃える)
2024-09-19 17:30:13 +09:00
おさむのひと
4ac8aad50a
feat: UserWebhook/SystemWebhookのテスト送信機能を追加 ( #14489 )
...
* feat: UserWebhook/SystemWebhookのテスト送信機能を追加
* fix CHANGELOG.md
* 一部設定をパラメータから上書き出来るように修正
* remove async
* regenerate autogen
2024-09-19 17:20:50 +09:00
かっこかり
ceb4640669
fix(frontend): viteの一時ファイルがgitの変更に含まれないように ( #14571 )
2024-09-18 19:23:05 +09:00
かっこかり
3bf63dd9c5
fix(frontend): 設定変更時のリロード確認ダイアログが複数個表示されることがある問題を修正 ( #14543 )
...
* fix(frontend): reloadAskが同時に複数実行されないように
* Update Changelog
* fix
* フラグ解除が確実に行われるように
* reloadAskを汎用化、理由を受け取るように
* fix
2024-09-17 22:18:06 +09:00
かっこかり
ce95323e49
fix(antenna): src=list && userListId=null の場合クエリータイムアウトが発生する問題を修正 (MisskeyIO#721) ( #14568 )
...
(cherry picked from commit 47b6b97c9c6d9583dd1b11acbf8f94059e81ebaf)
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-09-17 22:02:34 +09:00
FineArchs
daf9ae5d4a
ScratchpadにUIインスペクターを追加 ( #14565 )
...
* add ui list
* Update scratchpad.vue
* experiment
* design change
* redesign
* redesign
* Update ja-JP.yml
* redesign
* component properties
* whole json
* use textarea
* fix import
* stringify function
* Update CHANGELOG.md
* UI Component Monitor -> UI Inspector
* uiInspectorOpenedFlags -> uiInspectorOpenedComponents
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix
* change key i -> c.value.id
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-09-17 20:11:50 +09:00
syuilo
a5e61b8c19
Revert "refactor"
...
This reverts commit 0134e6e420
.
2024-09-17 17:05:52 +09:00
syuilo
cacdf9d939
refactor
...
MkMisskeyFlavoredMarkdown -> MkMfm
2024-09-17 17:03:09 +09:00
syuilo
0134e6e420
refactor
2024-09-17 17:00:48 +09:00
かっこかり
6bd6af440f
fix(frontend): 絵文字関連のスタイルが崩れているのを修正 ( #14559 )
...
* fix(frontend): 絵文字関連のスタイルが崩れていたのを修正 (MisskeyIO#725)
(cherry picked from commit 00fd684a7b382aaeb3355a1c80dc24078a5caa61)
* Update Changelog
* ✌️
---------
Co-authored-by: Yuuki <yukikum57@gmail.com>
2024-09-17 15:41:52 +09:00
かっこかり
7d7a12d7d6
fix(deps): broken lockfile ( #14556 )
2024-09-15 21:57:22 +09:00
dependabot[bot]
887c709647
chore(deps): bump body-parser from 1.20.2 to 1.20.3 in /packages/backend ( #14550 )
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-15 20:54:26 +09:00
かっこかり
0e4b6d1dad
enhance(frontend): adminのファイルリストでセンシティブファイルに枠線を追加 ( #14510 )
...
* enhance(frontend): adminのファイルリストでセンシティブファイルに枠線を追加
* Update Changelog
2024-09-15 17:50:25 +09:00
Juan Aguilar Santillana
07f26bc8dd
refactor(backend): use Reflet for autobind deco ( #14482 )
...
Using Reflect.defineProperty instead of Object.defineProperty
gives a more consistent behavior with the rest of the modern
JavaScript features.
2024-09-15 17:43:24 +09:00
syuilo
366b79e459
Update CHANGELOG.md
2024-09-15 15:14:13 +09:00
Kisaragi
6b2072f4b1
fix(backend/antenna): キーワードが与えられなかった場合のエラーをApiErrorとして投げる ( #14491 )
...
* fix(backend/antenna): report validation failure as ApiError on update
* test(backend/antenna): reflect change in previous commit
* fix(backend/antenna): report validation failure as ApiError on create
* test(backend/antenna): reflect change in previous commit
* test(backend/antenna): semi
* test(backend/antenna): bring being spread parameters first in object literal
* chore: add CHANGELOG entry
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-09-15 15:13:46 +09:00
かっこかり
1544ba9153
refactor(frontend): 非推奨の表現を改める ( #14517 )
2024-09-15 12:31:17 +09:00
かっこかり
be0906a6c7
fix(backend): happy-domで外部HTMLをパースする際に関連リソースが読み込まれる問題を修正 ( #14521 )
...
* bump happy-dom, disable all JS&c when parsing
version 10 didn't quite support disabling all of that
I have tested that `MfmService` (the other code that uses `happy-dom`)
still works fine: the RSS feed for a user is generated correctly, with
HTML rendered from MFM
(cherry picked from commit 26e0412fbb91447c37e8fb06ffb0487346063bb8)
* Update Changelog
* lint
* fix possible memory leak
---------
Co-authored-by: dakkar <dakkar@thenautilus.net>
2024-09-15 12:30:27 +09:00
かっこかり
e0f54d6a68
fix(frontend): MkDateSeparatedListで月の違う同じ日はセパレータが出ないのを修正 ( #14545 )
...
* fix(frontend): MkDateSeparatedListで月の違う同じ日はセパレータが出ないのを修正
* Update Changelog
2024-09-15 12:20:29 +09:00
かっこかり
837a8e15d8
refactor(frontend): frontend-embed/src/to-be-sharedを共通化 ( #14536 )
...
* refactor(frontend): shouldCollapsedを共通化
* refactor(frontend): config.js, worker-multi-dispatch.js, intl-const.jsを共通化
* fix(frontend-shared): fix type error
* refactor(frontend): is-link.jsと、同一の振る舞いをする記述を共通化
* fix
* fix lint
* lint fixes
2024-09-10 18:39:53 +09:00
KanariKanaru
0c2cfe31a3
Dev: cypressをdev containerで実行可に(e2e-dev-container) ( #14526 )
2024-09-10 16:33:14 +09:00
かっこかり
05c944c2cc
Update CHANGELOG.md (書き方を揃える)
2024-09-10 16:25:36 +09:00
かっこかり
f393b6b898
fix(frontend/frontend-embed): インポートパス・テーマまわりなどの修正 ( #14535 )
...
* fix(frontend/frontend-embed): wrong imports
* enhance(frontend-embed): サーバーデフォルトのテーマがある場合はそちらを利用するように
* 🎨
* 🎨
* 🎨
2024-09-10 16:14:02 +09:00
かっこかり
672779a15f
fix(frontend-embed): 不足していたスタイル・インポートを追加 ( #14531 )
...
* fix(frontend-embed): add missing imports
* fix(frontend-embed): add missing styles
2024-09-09 22:44:39 +09:00
かっこかり
2cbe1d1210
feat(frontend): ノート・ユーザータイムライン埋め込み ( #13929 )
...
* fix
* navhookをbootに移動
* サーバーサイドのbootも分けるように
* 埋め込みページかどうかの判定は最初の一回だけに
* tooltipは出せるように
* fix design
* 埋め込み独自のtooltipを削除
* ロジックの分岐が多かったMkNoteDetailedを分離
* fix indent
* プレビュー用iframeにフォーカスが当たるのを修正
* popupの制御を出す側で行うように
* パラメータが逆になっていたのを修正
* Update MkEmbedCodeGenDialog.vue
* fix
* eliminate misskey-js lint warns
* fix
* add appropriate attributes to embed html
* enhance: サーバーサイドのembed系をさらに分離
* enhance: embed routerを分離(route定義をboot時に変更できるようにする改修を含む)
* type
* lint
* fix indent
* server-side styleを完全に分離
* Revert "refactor: 画面サイズのしきい値をconstにまとめる"
This reverts commit 05ca36f400
.
* fix
* revert all changes in base.pug
* embedドメインをまとめた
* embedドメインをまとめた
* prevent calling contextmenu in embed page by stopping at the caller
* fix import
* fix import
* improve directory structure
* fix import
* register timeline ui as a container
* wa-
* rename
* wa-
* Update EmMediaList.vue
* Update EmMediaList.vue
* Update EmMediaList.vue
* Update EmMediaImage.vue
* Update EmNote.vue
* revert mkmedialist changes
* 戻し漏れ
* wip
* tweak embed media ui
* revert original media components
* Update boot.embed.js
* rename
* wip
* Update MkNote.vue
* wip
* Update MkSubNoteContent.vue
* Update EmNote.vue
* Update packages/frontend/src/router/definition.ts
* Revert "Update packages/frontend/src/router/definition.ts"
This reverts commit 937ae44521
.
* refactor EmMediaImage
* fix import
* remove unused imports
* Update router.ts
* wip
* Update boot.ts
* wip
* wip
* wip
* wip
* Update EmNote.vue
* Update EmNote.vue
* Create EmA.vue
* Create EmAvatar.vue
* Update EmAvatar.vue
* wip
* wip
* wip
* Create EmImgWithBlurhash.vue
* Update EmImgWithBlurhash.vue
* Create EmPagination.vue
* wip
* Update boot.ts
* wip
* wip
* wi@p
* wip
* wip
* wiop
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update boot.ts
* wip
* Update MkMisskeyFlavoredMarkdown.ts
* wip
* wip
* wip
* wip
* wip
* Update post-message.ts
* wip
* Update EmNoteDetailed.vue
* Update EmNoteDetailed.vue
* Create instance.ts
* Update EmNoteDetailed.vue
* wip
* Update EmNoteDetailed.vue
* wip
* wip
* wip
* Update pnpm-lock.yaml
* wip
* wip
* wp
* wip
* Update ClientServerService.ts
* wip
* Update boot.ts
* Update vite.config.local-dev.ts
* Update vite.config.ts
* Create index.html
* wa-
* wip
* Update boot.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Create EmLink.vue
* Create EmMention.vue
* Update EmMfm.ts
* wip
* wip
* wip
* wip
* Update vite.config.ts
* Update boot.ts
* Update EmA.vue
* うぃp
* wip
* wip
* Create EmError.vue
* wip
* Update MkEmbedCodeGenDialog.vue
* Update EmNote.vue
* wip
* wip
* Update user-timeline.vue
* Update check-spdx-license-id.yml
* wip
* wip
* style(frontend-shared): lint fixes on build.js
* fix(frontend-shared): include `*.{js,json}` files in js-built
* wip
* use alias
* refactor
* refactor
* Update scroll.ts
* refactor
* refactor
* refactor
* wip
* wip
* wip
* wip
* Update roles.vue
* Update branding.vue
* wip
* wip
* wip
* Update page.vue
* wip
* fix import
* add missing css variables
* 絵文字をtwemojiに変更
クライアントデフォルトにあわせるため
* force empoll readonly
* fix compiler error
* fix broken imports
* tweak button style
* run api extractor
* fix storybook theme preloads
* fix storybook instance imports
* Update preview.ts
* Update preview.ts
* Update preview.ts
* Revert "Update preview.ts"
This reverts commit 12bab1c6fb
.
* Revert "Update preview.ts"
This reverts commit 5c0ce01dbd
.
* Revert "Update preview.ts"
This reverts commit f4863524d7
.
* Revert "fix storybook instance imports"
This reverts commit ed8eabb246
.
* Revert "wip"
This reverts commit d3c1926519
.
* Revert "Update page.vue"
This reverts commit 27c7900b0c
.
* Revert "Update branding.vue"
This reverts commit c08ccb65ba
.
* Revert "Update roles.vue"
This reverts commit 1488b67066
.
* Revert "wip"
This reverts commit aab1c76981
.
* refactor: use common media proxy
* fix imports
* fix
* fix: MediaProxyの初期化を保証する(storybook対策?)
* enhance(frontend-embed): improve embedParams provide
* fix(backend): MK_DEV_PREFER=backendのときにembed viteが読み込めないのを修正
* fix
* embed-pageを共通化
* fix import
* fix import
* fix import
* const.jsを共通化
(たぶんrevertしすぎた)
* fix type error
* fix duplicated import
* fix lint
* fix
* コメントとして残す
* sharedとembedをlint対象にする
* lint
* attempt to fix eslint (frontend-shared)
* lint fixes
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2024-09-09 20:57:36 +09:00
かっこかり
0d0cd738f8
refactor(misskey-js): warnを除去 ( #14520 )
2024-09-07 02:38:01 +09:00
かっこかり
567acea2a3
fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止 ( #14515 )
...
* fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止
* fix
2024-09-06 17:23:40 +09:00
かっこかり
8d19bdbb65
fix(misskey-js): content-typeはapplication/jsonでないもののみを記録するように ( #14508 )
2024-09-06 17:22:45 +09:00
かっこかり
cdb0566c5b
refactor(frontend): scss deprecated 警告に対応 ( #14513 )
2024-09-06 16:12:14 +09:00
かっこかり
f7398faeac
enhance(frontend): アイコンデコレーション管理画面にプレビューを追加 ( #14511 )
...
* enhance(frontend): アイコンデコレーション管理画面にプレビューを追加
* Update Changelog
* tweak
2024-09-06 15:37:03 +09:00
taiy
c8f49b6ae7
chore(ci/lint): ESLintのキャッシュが保存できない問題を修正 ( #14506 )
2024-09-06 14:45:53 +09:00
syuilo
74c93fcebe
Update .gitignore
2024-09-05 14:07:36 +09:00
zyoshoka
8be624aa44
refactor(sw): fix type errors ( #14478 )
...
* style(sw): lint fixes
* refactor(sw): fix type errors
* chore(sw): disable `noImplicitAny`
* ci(sw): enable typecheck ci
* ci(sw): build `misskey-js` before typecheck
2024-08-30 15:53:04 +09:00
zyoshoka
3fe7e37f10
fix(frontend): server metrics look strange after reload ( #14467 )
2024-08-30 10:59:23 +09:00
zyoshoka
7fe3035059
fix(backend): use prefixItems
in admin/queue/*-delayed
endpoint schema ( #14468 )
...
* fix(backend): represent tuples with `prefixItems`
* refactor(frontend): fix type errors
* fix(backend): add `prefixItems` in `SchemaType`
* fix(backend): add `unevaluatedItems: false` to disallow extra items
* refactor(frontend): consolidate `'deliver' | 'queue'` type def into `queue.vue`
* fix(backend): add `unevaluatedItems` in `SchemaType`
2024-08-30 10:58:59 +09:00
zyoshoka
06855f769f
refactor(sw): use fully typed locales ( #14470 )
...
* refactor(sw): use fully typed locales
* fix(backend): enumerate achievement notification type
2024-08-30 10:58:11 +09:00
zyoshoka
3e85052754
fix(backend): correct app
-type notification schema ( #14471 )
2024-08-29 18:57:44 +09:00
syuilo
b6fdd71957
消し忘れ
2024-08-27 20:40:11 +09:00
syuilo
36dff66883
refactor
2024-08-27 20:36:43 +09:00
Kisaragi
255c8bd1b9
fix: 投稿フォームの字数上限計算を実際の投稿内容に合わせる ( #14466 )
2024-08-26 15:55:38 +09:00
syuilo
44f62160cb
enhance(frontend): error message i18n
2024-08-24 16:59:17 +09:00
syuilo
8032a4e12a
enhance(frontend): サイズ制限を超過するファイルをアップロードしようとした際にエラーを出すように
2024-08-23 16:40:11 +09:00
syuilo
2f009f7d49
add note
2024-08-23 16:31:16 +09:00
syuilo
f85aa7b641
fix(backend): ファイルがサイズの制限を超えてアップロードされた際にエラーを返さなかった問題を修正
2024-08-23 16:29:05 +09:00
syuilo
1008fa32a0
better boot error screen
2024-08-22 14:03:11 +09:00
atsuchan
043ab1f69b
fix(backend): Fix chart generation non-matching blockedHosts ( #14441 )
2024-08-20 13:49:42 +09:00
かっこかり
21a3095eb0
fix button translation ( #14444 )
...
that Japanese string exactly matches that i18n key
(cherry picked from commit a408d32bb72ada9a4ad6bd1afe6e3fadb9b403db)
Co-authored-by: dakkar <dakkar@thenautilus.net>
2024-08-20 12:39:01 +09:00
syuilo
1b5f0571f7
🎨
2024-08-20 10:51:02 +09:00
syuilo
59e83605ac
refactor
2024-08-19 19:41:06 +09:00
syuilo
130ff361c3
refactor
2024-08-19 17:32:27 +09:00
syuilo
e78110a5cd
refactor
2024-08-19 13:13:32 +09:00
github-actions[bot]
6c5593d456
[skip ci] Update CHANGELOG.md (prepend template)
2024-08-18 08:08:49 +00:00
misskey-release-bot[bot]
882c8b93c1
Merge pull request #14391 from misskey-dev/develop
...
Release: 2024.8.0
2024-08-18 08:08:47 +00:00
github-actions[bot]
621626aad3
Release: 2024.8.0
2024-08-18 08:08:38 +00:00
syuilo
f4f55ef012
New translations ja-jp.yml (English) ( #14432 )
2024-08-18 16:03:07 +09:00
github-actions[bot]
2e8a1029a4
Bump version to 2024.8.0-rc.5
2024-08-18 05:21:24 +00:00
かっこかり
b53ee54e4f
fix(frontend): focustrapがzindexを考慮するように ( #14431 )
2024-08-18 14:18:46 +09:00
github-actions[bot]
b708b27bc8
Bump version to 2024.8.0-rc.4
2024-08-18 04:37:19 +00:00
Hazel K
9ce44b24b8
fix(backend): memory leak in memory caches ( #14363 )
...
* encapsulate `MemoryKVCache<T>`
* remove infinity caches
* encapsulate other caches
* add missing awaits to internally synchronize caches
* implement pull-through caching
* tune cache lifetimes
* optimize cache GC by stopping early
* summarize changes in CHANGELOG.md
* Fix timeout comments
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* add comments about awaiting the redis write
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-08-18 13:34:01 +09:00
syuilo
3cd5f86510
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-08-18 10:12:51 +09:00
syuilo
9b78ce8047
🎨
2024-08-18 10:12:42 +09:00
syuilo
1629c0e50d
New Crowdin updates ( #14426 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
2024-08-18 10:11:50 +09:00
syuilo
427f4a2cda
Update about-misskey.vue
2024-08-18 10:10:06 +09:00
woxtu
ba9c5c37b8
Remove undefined style ( #14427 )
2024-08-18 03:40:21 +09:00
syuilo
e790aa0548
[skip ci] New Crowdin updates ( #14423 )
...
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
2024-08-17 20:25:15 +09:00
taichan
bf8c42eecd
Fix(beckend): html content-type detection on signedGet ( #14424 )
...
* fix(backend): contenttype detection of html in signedGet
* code style
* fix by review
2024-08-17 19:51:56 +09:00
かっこかり
129af06198
Update packages/backend/src/core/activitypub/ApRequestService.ts
2024-08-17 18:25:46 +09:00
かっこかり
83c04c55ad
fix(misskey-js): eliminate any (follow-up of #13523 ) ( #14422 )
2024-08-17 18:15:46 +09:00
かっこかり
0b98554319
Update CHANGELOG.md
...
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
2024-08-17 18:05:29 +09:00
かっこかり
4e0d57000c
fix(frontend): 以前のpopupの呼び出し方を修正 ( #14421 )
2024-08-17 18:04:52 +09:00
syuilo
c0de57c08d
Update about-misskey.vue
2024-08-17 17:57:27 +09:00
かっこかり
75b0315ace
Update timeline.vue (refactor)
2024-08-17 15:24:29 +09:00
github-actions[bot]
6cdecd72ee
Bump version to 2024.8.0-rc.3
2024-08-17 06:17:02 +00:00
taichan
9fbc1b7f7b
enhance(backend): headタグ内にrel=alternateの指定のあるlinkタグがある場合、記述されたURLを参照して照会できるように ( #14371 )
...
* signedGet時にhttpかつalternate属性のlinkがある場合に一回だけfollowして照会する
* Fix: validation position
* Fix import
* Fix tagname
* Update CHANGELOG
* Fix code style
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-08-17 15:12:23 +09:00
zyoshoka
fd744f44c1
enhance(backend): ページ、ギャラリー、Playのモデレーション強化 ( #13523 )
...
* enhance(backend): Page、ギャラリー、Playのモデレーション強化
* Update CHANGELOG.md
* fix: update misskey-js
* refactor(frontend): use `MkA`
* Update CHANGELOG.md
* fix(i18n): Page -> ページ
2024-08-17 15:01:08 +09:00
syuilo
383c41bdb6
🎨
2024-08-17 14:57:26 +09:00
github-actions[bot]
68ec7450af
Bump version to 2024.8.0-beta.2
2024-08-17 04:11:09 +00:00
かっこかり
06684fe49b
fix(backend): ベースロールのポリシー変更時モデレーションログが残るように ( #14418 )
...
* fix(policies): ベースロールのポリシー変更時モデレーションログが残るように (MisskeyIO#700)
(cherry picked from commit 80389a914049f6f26237fde8da7d4e1bd41452fc)
* Update Changelog
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-08-17 12:07:00 +09:00
かっこかり
059eb6d379
fix(frontend): リノートの判定が甘いのを修正 ( #14396 )
...
* fix(frontend): リノートの判定が甘いのを修正
* fix
* Update Changelog
* fix
* use type assertion
* fix + add comments
* lint
* misskey-jsに移動
* PureRenote -> Renote
* isRenote -> isPureRenote
2024-08-17 11:28:22 +09:00
syuilo
61cc3b5642
New Crowdin updates ( #14393 )
...
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Spanish)
2024-08-17 10:35:41 +09:00
github-actions[bot]
2ab5ee81b1
Bump version to 2024.8.0-alpha.1
2024-08-17 01:25:43 +00:00
syuilo
ef950a345b
suspend周りの改修 ( #14409 )
...
* enhance(backend): 凍結されたアカウントのフォローリクエストを表示しないように
* Update CHANGELOG.md
* wip
* Update gen-spec.ts
* Update packages/backend/src/server/api/endpoints/admin/suspend-user.ts
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
* owa-
* revert misskey-js related changes (#14414 )
---------
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2024-08-17 09:57:28 +09:00
syuilo
bfaf938609
update misskey-dev/eslint-plugin
2024-08-17 09:38:16 +09:00
syuilo
d3cdc08802
fix(backend): 無制限にストリーミングのチャンネルに接続できる問題を修正
2024-08-17 09:30:03 +09:00
かっこかり
571566d476
Update timeline.vue (fix wrong type)
2024-08-16 22:01:01 +09:00
anatawa12
748a7e8f6a
feat: localizable dialog title for enter section title ( #14401 )
...
* feat: localizable dialog title for enter section title
* refactor: define `getPageBlockList` in separated file and import instead of provide/inject
2024-08-16 21:47:44 +09:00
かっこかり
6db3c50e32
fix(frontend): Misskeyの利用中に使用できるタイムラインの種類が変化した場合、使用できないタイムラインが表示されないように ( #14412 )
...
* fix(frontend): Misskeyの利用中に使用できるタイムラインの種類が変化した場合、使用できないタイムラインが表示されないように
* Update timeline.vue
* Update timeline.vue
2024-08-16 21:43:20 +09:00
zyoshoka
26322048db
fix(frontend): correct condition to displayed as system account on moderation page ( #14407 )
2024-08-16 21:04:08 +09:00
かっこかり
a8810af8d9
fix(backend): リバーシの設定変更が反映されないのを修正 ( #14404 )
...
* fix(backend): リバーシの設定変更が反映されないのを修正
* Update Changelog
* add bindthis
2024-08-16 21:02:12 +09:00
syuilo
45d88574c3
enhance(frontend): improve usability
2024-08-15 20:02:53 +09:00
zyoshoka
b68b2ee8c6
refactor(frontend): remove stale reload method call on /admin/users
page ( #14406 )
2024-08-14 20:29:33 +09:00
syuilo
86dd4abadc
Revert "enhance(backend): 凍結されたアカウントのフォローリクエストを表示しないように"
...
This reverts commit cd210001e6
.
2024-08-14 20:29:06 +09:00
syuilo
cd210001e6
enhance(backend): 凍結されたアカウントのフォローリクエストを表示しないように
2024-08-14 18:08:51 +09:00
timesince
41936c16c4
chore: fix some comments ( #14394 )
...
Signed-off-by: timesince <seekseat@icloud.com>
2024-08-12 14:03:16 +09:00
github-actions[bot]
4d757865f4
Bump version to 2024.8.0-alpha.0
2024-08-11 07:59:20 +00:00
syuilo
2a2bbcd1bc
New Crowdin updates ( #14341 )
...
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Portuguese)
2024-08-11 16:27:42 +09:00
shika
94b8c00c66
docker-compose.yml, compose.ymlを追跡対象外に追加 ( #14345 )
2024-08-11 16:27:24 +09:00
かっこかり
ab7bbd4e57
fix(backend): ダイレクト投稿をユーザーごとのチャートから除外 ( #14350 )
...
* fix(chart): ダイレクト投稿をユーザーごとのチャートから除外 (MisskeyIO#679)
(cherry picked from commit 3db41c2d829ac18daabbdf52fe6235a874735b31)
* Update Changelog
---------
Co-authored-by: Yuuki <yukikum57@gmail.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-08-11 16:27:08 +09:00
かっこかり
93fc06d18b
fix(backend): getApTypeでエラーを投げないように ( #14361 )
...
* fix(backend): getApTypeでエラーを投げないように
* Update Changelog
* Update Changelog
* Update type.ts
* add comment
2024-08-11 16:25:57 +09:00
かっこかり
0aaf74ee22
fix(backend): InstanceEntityService.packMany に me が渡っていないのを修正 ( #14360 )
...
* fix: pass current user into `InstanceEntityService.packMany`
(cherry picked from commit 858ba188768017764c61c4a5591bdf2524a850e7)
* Update Changelog
* origin
* Update Changelog
---------
Co-authored-by: Hazel K <acomputerdog@gmail.com>
2024-08-11 11:28:07 +09:00
かっこかり
046f2435b2
fix(frontend): mCaptchaを使用していてもbotプロテクションに関する警告が消えないのを修正 ( #14390 )
...
* fix(frontend): mCaptchaを使用していてもbotプロテクションに関する警告が消えないのを修正
* Update Changelog
* refactor
2024-08-11 11:17:56 +09:00
syuilo
37c9d91ba0
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-08-10 21:07:37 +09:00
syuilo
93c569c2cd
refactor
2024-08-10 21:07:33 +09:00
かっこかり
cb10156f01
fix(frontend): iOSでacctなどがリンクとして誤検知されるのを抑制 ( #14354 )
...
* fix(frontend): iosでの自動リンク化を抑制
* Update Changelog
* typo
* typo
* Update CHANGELOG.md
2024-08-10 20:46:26 +09:00
anatawa12
1532d5f390
ci: skip chromatic / storybook CI for pull requests targets master ( #14377 )
2024-08-10 09:36:10 +09:00
かっこかり
7e3dedb045
fix(frontend): ページ遷移に失敗することがある問題を修正 (bump vue version) ( #14380 )
...
* fix(frontend): ページ遷移に失敗することがある問題を修正 (bump vue version)
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-08-10 09:35:50 +09:00
zyoshoka
01a815f8a7
fix(general): some fixes and improvements of Play visibility ( #14384 )
...
* fix(backend): missing `visibility` param in packing flash
* fix(frontend): use `visibility` value got from API
* enhance(frontend): change preview appearance of private Play
* Update CHANGELOG.md
2024-08-10 09:34:49 +09:00
anatawa12
f50941389d
fix: readAllNotifications message not working ( #14374 )
...
* refactor: add and use isJsonObject
* fix: readNotification message without body is not working
* docs(changelog): WSの`readAllNotifications` メッセージが `body` を持たない場合に動作しない問題
* Update CHANGELOG.md
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-08-09 16:04:41 +09:00
Daiki Mizukami
0d508db8a7
fix(backend): check visibility of following/followers of remote users / feat: moderators can see following/followers of all users ( #14375 )
...
* fix(backend): check visibility of following/followers of remote users
Resolves https://github.com/misskey-dev/misskey/issues/13362 .
* test(backend): add tests for visibility of following/followers of remote users
* docs(changelog): update CHANGELOG.md
* feat: moderators can see following/followers of all users
* docs(changelog): update CHANGELOG.md
* refactor(backend): minor refactoring
`createPerson`と`if`の条件を統一するとともに、異常系の
処理をearly returnに追い出すための変更。
* feat(backend): moderators can see following/followers count of all users
As per https://github.com/misskey-dev/misskey/pull/14375#issuecomment-2275044908 .
2024-08-09 12:10:51 +09:00
anatawa12
f244d42500
ci: change prerelease channels to alpha, beta, and rc ( #14376 )
2024-08-09 12:05:28 +09:00
syuilo
820becb4e4
fix import
2024-08-09 10:51:18 +09:00
syuilo
6e3e7d7df1
Update about-misskey.vue
2024-08-08 20:22:25 +09:00
github-actions[bot]
008a66d73f
[skip ci] Update CHANGELOG.md (prepend template)
2024-07-31 11:20:33 +00:00
misskey-release-bot[bot]
e98f66db51
Merge pull request #14233 from misskey-dev/develop
...
Release: 2024.7.0
2024-07-31 11:20:31 +00:00
github-actions[bot]
59e2e43a68
Release: 2024.7.0
2024-07-31 11:20:28 +00:00
syuilo
1a521a44c0
New Crowdin updates ( #14335 )
...
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
2024-07-31 18:13:20 +09:00
taichan
d6ba12e24c
Fix(frontend): LTL無効時にヘッダーにSTLが表示されてしまう & デフォルト、クラシックでリストが消えている ( #14337 )
...
* Fix condition of STL available
* Fix: condition of stl
* Listがタイムラインのヘッダーから消えている
2024-07-31 18:10:36 +09:00
taichan
4b04b2989b
chore(locale): update index.d.ts ( #14339 )
...
d63b854f96
での更新漏れ
2024-07-31 17:22:51 +09:00
syuilo
d63b854f96
tweak localization
2024-07-31 08:12:35 +09:00
syuilo
9dacc20d67
New Crowdin updates ( #14331 )
...
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
2024-07-31 07:23:58 +09:00
anatawa12
3137c104f2
test: フォローしていないユーザーからの自分への返信が含まれることを確認するテストを追加 ( #14333 )
2024-07-31 07:23:38 +09:00
syuilo
63f9c271ca
🎨
2024-07-30 20:58:25 +09:00
github-actions[bot]
400ae6ef01
Bump version to 2024.7.0-rc.8
2024-07-30 11:35:33 +00:00
かっこかり
8b163cd3fb
fix(frontend): ドライブの音声が再生できない場合の処理を追加 ( #14073 )
...
* fix(frontend): ドライブの音声が再生できない場合の処理を追加
* Update Changelog
* fix lint
* Update packages/frontend/src/scripts/sound.ts
* lint
* Update sound.ts
* fix merge mistakes
* use shorthand operator
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-07-30 20:30:41 +09:00
syuilo
676c599e48
Update about-misskey.vue
2024-07-30 20:20:21 +09:00
anatawa12
fccc5b6d62
frontend timeline fixes & improvements ( #13727 )
...
* fix: withRepliesがオフのときにwithFilesのとぐるをいじれない問題
* fix: type errors in tl-column
* fix: deck uiでタイムラインを切り替えた際にTLの設定項目が更新されない
* refactor: タイムラインの各種知識を一つのファイルに統合
fix: ウィジェットのタイムライン選択欄に表示できないタイムラインが表示される
* docs(changelog): timeline improvements
* fix: missing license header
* chore: timeline > basic timeline
* use BasicTimelineType in deck-store
* Update CHANGELOG.md
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-07-30 20:13:00 +09:00
anatawa12
0bb5ac0fca
フォロー中のユーザーに関する"TLに他の人への返信を含める"の設定が分かりづらい問題を修正 ( #13895 )
...
* chore: improve withReplies toggle for user following
* chore: improve withReplies toggle for list
* docs(changelog): フォロー中のユーザーに関する"TLに他の人への返信を含める"の設定が分かりづらい問題を修正
* Fix CHANGELOG.md
* docs(changelog): update insertion position
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-07-30 19:55:18 +09:00
zyoshoka
c7354c5e30
test( #10336 ): add components/Mk[D-E].*
stories ( #14118 )
...
* test(storybook): add `components/Mk[D-E].*` stories
* fix: mock instance name
* fix: invalid `reactionAcceptance` value
* style: missing trailing commas
2024-07-30 19:48:16 +09:00
anatawa12
5c42a0e439
feat: media silence ( #13842 )
...
* feat: media silence
* fix: lint
* feat: deny creating custom emoji reaction and using custom emoji from media silenced hosts
* chore: メディアサイレンスの説明にカスタム絵文字の話を追加
* Update locales/ja-JP.yml
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* chore: update index.d.ts
* docs(changelog): update changelog
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-07-30 19:47:45 +09:00
anatawa12
8f40f932e4
自分のフォロワー限定投稿に対するリプライがホームタイムラインで見えないことが有る問題を修正 ( #13835 )
...
* fix: reply to my follower notes are not shown on the home timeline
* fix: reply to follower note by non-following is on social timeline
* docs: changelog
* test: add endpoint test for changes
* test(e2e): 自分のfollowers投稿に対するリプライが流れる
* test(e2e/streaming): 自分のfollowers投稿に対するリプライが流れる
* test(e2e/streaming): フォローしていないユーザによるフォロワー限定投稿に対するリプライがソーシャルタイムラインで表示されることがある問題
* test(e2e/timelines): try fixing typecheck error
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-07-30 19:44:08 +09:00
github-actions[bot]
86b4f49880
Bump version to 2024.7.0-rc.7
2024-07-30 10:25:10 +00:00
syuilo
916ed49441
New translations ja-jp.yml (English) ( #14327 )
2024-07-30 19:20:37 +09:00
Sayamame-beans
d0b7c74fd1
検索からハッシュタグのページが開けるように、users/searchに@
から始まる文字列が与えられた際の処理を修正 等 ( #13858 )
...
* enhance(frontend): 検索からハッシュタグのページを開けるように
* fix(frontend): 照会で入力が`#`のみの場合は`/tags/`に遷移しないように
* docs(changelog): update changelog
* enhance(frontend): ユーザー検索からもハッシュタグのページを開けるように
* docs(changelog): update changelog
* enhance(frontend): 検索範囲等が指定されている時は照会/ハッシュタグページを開かないように
* enhance(frontend): 検索内容に空白が含まれている場合は照会/ハッシュタグページを開かないように
* docs(changelog): update changelog
* Revert "enhance(frontend): 検索範囲等が指定されている時は照会/ハッシュタグページを開かないように"
This reverts commit f84eecea96
.
* enhance(frontend): 検索から照会/ハッシュタグページを開くかどうか確認するように
* docs(changelog): update changelog
* chore: fix lint
* docs(changelog): update changelog insertion position
* enhance(frontend): 検索から`@user@host`の形式で照会出来るように
* fix(frontend): 照会で入力が`@`のみの場合に`/@`に遷移しないように
* fix(backend): `users/search`において`@`から始まるqueryに対する処理が正しくなかった問題を修正
* docs(changelog): update changelog
* chore(backend): fix lint error
* fix(backend): more improvements for users/search when query startswith `@`
* chore: unify common conditions
* docs(changelog): refine changelog
* chore(backend): fix lint error
* MkInputをpreventに対応させ、enterの意図せぬ伝搬を防ぐ
* chore(frontend/search.user): use .prevent to prevent the propagation of enter instead of setTimeout
---------
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: taichanne30 <dev@taichan.site>
2024-07-30 19:18:43 +09:00
おさむのひと
2307849c9a
fix(misskey-js): misskey-js.api.mdのコミット漏れ修正 ( #14329 )
2024-07-30 19:01:47 +09:00
おさむのひと
8bae2ecabd
fix(misskey-js): モデログのフィルタに追加漏れがあったのを修正 ( #14328 )
2024-07-30 18:37:07 +09:00
syuilo
3411b9c16c
Update CHANGELOG.md
2024-07-30 17:47:17 +09:00
github-actions[bot]
674a424db3
Bump version to 2024.7.0-rc.6
2024-07-30 08:39:38 +00:00
syuilo
d1eb10af24
New Crowdin updates ( #14316 )
...
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
2024-07-30 17:28:28 +09:00
かっこかり
9181eb277e
fix(frontend): emojiPickerを使用して絵文字を挿入する際、refに直接挿入するように ( #14282 )
...
* fix(frontend): emojiPickerを使用して絵文字を挿入する際、refに直接挿入するように
* add comment
2024-07-30 17:28:08 +09:00
かっこかり
3548ffba26
enhance(frontend): 自分のクリップ一覧ではアバターを表示しないように ( #14256 )
...
* enhance(frontend): 自分のクリップ一覧ではアバターを表示しないように
* Update Changelog
* rename
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-07-30 17:24:36 +09:00
Sayamame-beans
f965f65dcd
fix(frontend): pure renote cannot create with url based quote ( #14270 )
...
* fix(frontend): pure renote cannot create with url based quote
* docs(changelog): update changelog
2024-07-30 17:23:29 +09:00
taichan
cb3106cdc6
enhance(frontend): 連合の「連合中」,「購読中」,「配信中」に対してブロックしているサーバー、配信停止しているサーバーを含めないように ( #14324 )
...
* enhance(frontend): 連合の「連合中」,「購読中」,「配信中」に対してブロックしているサーバー、配信停止しているサーバーを含めないように
* update CHANGELOG.md
2024-07-30 16:57:41 +09:00
syuilo
39498ddbf1
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-07-30 16:56:10 +09:00
syuilo
f0ec68c3cf
🎨
2024-07-30 16:56:07 +09:00
taichan
b359e3c95b
Fix condition of noteSearchableScope ( #14325 )
2024-07-30 16:51:50 +09:00
かっこかり
6bd46e790b
refactor(backend): remove unrelated comments
2024-07-30 16:18:18 +09:00
かっこかり
7135da7887
refactor(actions): remove duplicated paths
2024-07-30 16:16:20 +09:00
taichan
bff813042e
feat: このユーザーのノートを検索, クエリに基づく検索の初期値 & ノート検索のUI改善 ( #14128 )
...
* refactor(frontend): noteSearchAvailableをaccountsに移動
* feat: searchページでのクエリの受取りとtypeによる表示タブの変更
* user検索でsearchの親から受け取った値を基に入力値を初期化
* feat(frontend): ノート検索で親(search)からの情報を基にユーザー情報を取得
* feat(frontend): ユーザーのノートを検索するページに遷移するボタン
* feat(frontend): ノート検索にホスト名指定のオプション追加
also 🎨
* style: ただ照会部分を囲っただけ(可読性確保のために)
* refactor: remove unneed import
defineProps and withDefaults are compiler micro when using `<script setup>`
FYI: https://vuejs.org/api/sfc-script-setup.html#defineprops-defineemits:~:text=defineProps%20and%20defineEmits%20are%20compiler%20macros%20only%20usable%20inside%20%3Cscript%20setup%3E.%20They%20do%20not%20need%20to%20be%20imported%2C%20and%20are%20compiled%20away%20when%20%3Cscript%20setup%3E%20is%20processed .
* Update CHANGELOG
* Fix: ノート検索の初期値が常にホスト指定になってしまう
* notesSearchAvailableをaccountに持たせるのをやめる
* SDPX-Licence-Identifier
* Fix: Vitest fails due to instance.policies being undefined
* Add Storybook for search
* Fix(storybook): ノート検索が利用できないと出てしまう問題
* storybookでユーザー選択ができないのを修正
* feat: ノート検索で自分を選択可能に
& 🎨
* feat(background): api/metaで検索可能なノートのスコープを参照できるように
* globalのノートが検索不可能な場合、検索オプションを表示しないように
* Update CHANGELOG.md
* config.meilisearch.scopeがstring[]を取ることがあるので修正
* meilisearchを利用かつscopeがlocalの場合、リモートユーザーのメニューで「このユーザーのノートを検索」を出さないように
* hostが空文字の時の挙動を修正
* ローカルのみしかノートがインデックスされていない場合、リモートユーザーも選択できなくした
2024-07-30 15:51:08 +09:00
taichan
7e9c38d6fb
Fix(backend): ドライブのファイルのurl, uri, src の上限引き上げ ( #14323 )
...
* enhance: ドライブurlの上限文字数を引き上げ
* Fix: おそらくフォーク独自の変更のように見える部分(metaに関する変更部分)を削除
* UPDATE changelog
* Add SPDX prefixes
* Fix: インデックスの張り直しを消した
---------
Co-authored-by: slofp <phy.public@gmail.com>
2024-07-30 15:29:24 +09:00
github-actions[bot]
5eea41b089
Bump version to 2024.7.0-rc.5
2024-07-30 06:11:15 +00:00
かっこかり
866abff54d
enhance(frontend): ブラウザのコンテキストメニューを使用できるように ( #14076 )
...
* enhance(frontend): ブラウザのコンテキストメニューを使用できるように
* Update Changelog
* shiftにした
* change keys
* fix
* fix
* fix
* update translation keys
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2024-07-30 14:45:53 +09:00
かっこかり
45f909ef33
enhance(frontend): ドライブのファイル・フォルダをドラッグしなくても移動できるように ( #14318 )
...
* feat(drive): ファイルをフォルダに移動するメニューを実装
(cherry picked from commit b89c2af6945c6a9f9f10e83f54d2bcf0f240b0b4)
* tweak ui
* Update Changelog
* ファイル詳細からも移動できるように
* feat(drive) フォルダのネストを移動するメニューを実装
(cherry picked from commit 8a7d710c6acb83f50c83f050bd1423c764d60a99)
* Update Changelog
* Update Changelog
* lint
* tweak ui
---------
Co-authored-by: nafu-at <satsuki@nafusoft.dev>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-07-30 14:42:46 +09:00
かっこかり
738b3ea43b
enhance(frontend): デッキのアンテナ・リスト選択画面からそれぞれを新規作成できるように ( #14104 )
...
* enhance(frontend): デッキのアンテナ・リスト選択画面からそれぞれを新規作成できるように
* Update Changelog
* fix
* fix
* lint
* add story
* typo
ねぼけていた
* Update antenna-column.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-07-30 13:11:06 +09:00
かっこかり
de3ddb5b44
enhance: 管理画面でアーカイブにしたお知らせを表示・編集できるように ( #14286 )
...
* enhance: 管理画面でアーカイブにしたお知らせを表示できるように
* Update Changelog
2024-07-30 13:02:03 +09:00
Sayamame-beans
b44313fe3c
fix(backend): type(schema) of reactionAcceptance was wrong ( #14317 )
2024-07-30 12:32:03 +09:00
syuilo
1a79f0dc2a
🎨
2024-07-30 09:47:31 +09:00
github-actions[bot]
c3437b1908
Bump version to 2024.7.0-rc.4
2024-07-30 00:20:09 +00:00
syuilo
1991a02aa9
update node version
2024-07-30 09:17:06 +09:00
おさむのひと
72bc789746
feature: ユーザ作成時にSystemWebhookを発信できるようにする ( #14321 )
...
* feature: ユーザ作成時にSystemWebhookを発信できるようにする
* fix CHANGELOG.md
2024-07-29 21:31:32 +09:00
syuilo
0f0660d49e
New Crowdin updates ( #13916 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Kabyle)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
2024-07-28 14:55:28 +09:00
anatawa12
865b3039cc
fix: deck uiの通知音が重なる問題 ( #14029 )
...
* fix: deck uiの通知音が重なる
* docs: Fix: deck uiの通知音が重なる問題
* unexport internal function
* fix
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* chore: improve condition
* docs: move js dco comment
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-07-28 14:44:15 +09:00
github-actions[bot]
efa80f9ad4
Bump version to 2024.7.0-beta.3
2024-07-28 02:23:46 +00:00
Sayamame-beans
61f4a03e6c
Fix(frontend): 下書き/削除して編集で保持されない項目があった問題を修正 ( #14285 )
...
* chore(frontend): reorder assignments
* fix(frontend): visibleUserIds is not kept when deleteAndEdit
* fix(frontend): quoteId is not kept on draft
* fix(frontend): reactionAcceptance is not kept for draft/deleteAndEdit
* docs(changelog): update changelog
2024-07-28 11:19:32 +09:00
syuilo
085b3abf26
update deps ( #14312 )
2024-07-28 11:14:31 +09:00
syuilo
5df85b8be1
enhance(frontend): add withCloseButton option for MkModalWindow
2024-07-28 10:39:31 +09:00
syuilo
02ecd1b371
refactor
2024-07-28 10:36:12 +09:00
かっこかり
22c4e9d7ec
fix(frontend): modalが正しく閉じられていないのを修正 ( #14307 )
...
* fix(frontend): modalが正しく閉じられていないのを修正
* Update packages/frontend/src/components/MkSystemWebhookEditor.vue
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-07-27 18:09:57 +09:00
かっこかり
46d96c7412
fix(build): autogen生成時にbackendを2度buildしているのを修正 ( #14309 )
...
* fix(build): autogen生成時にbackendを2度buildしているのを修正
* fix
* fix
2024-07-27 18:09:15 +09:00
zyoshoka
0d76842abe
docs: format CONTRIBUTING.md
( #14302 )
...
* fix: correct typos
* chore: convert indentation to tabs
* fix: missing lang
* chore: trim unnecessary whitespaces and newlines
* chore: use local path
* chore: use GFM alerts
* fix: missing use GFM alerts
2024-07-26 10:16:27 +09:00
github-actions[bot]
908d3ecb5c
Bump version to 2024.7.0-beta.2
2024-07-25 12:02:12 +00:00
Kisaragi
8959ff89d0
chore: reflect actual policy about Committers' rights ( #14267 )
...
* Update CONTRIBUTING.md
* member -> commiter
* apply suggestions
Co-authored-by: Marie <robloxfilmcam@gmail.com>
* Update CONTRIBUTING.md
---------
Co-authored-by: Marie <robloxfilmcam@gmail.com>
2024-07-25 17:12:06 +09:00
かっこかり
ee2f0f3a21
fix(frontend): いくつかのnumber
inputに最小値を設定 ( #14284 )
2024-07-25 17:03:55 +09:00
かっこかり
ed6dc84c5f
fix(frontend): リアクションしたユーザー一覧のユーザー名がはみ出る問題を修正 ( #14294 )
...
* pnpm dev で絵文字が表示されない問題を解決
(cherry picked from commit 22fcafbf55830922efe75d129f48b4d8c11724e6)
* リアクションしたユーザー一覧のユーザーネームがはみ出る問題を解決
(cherry picked from commit 46458b190e2b4ccfc8b50b6857ee9a5a6fd09fe9)
* Update Changelog
---------
Co-authored-by: 6wFh3kVo <yukikum57@gmail.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-07-25 17:03:00 +09:00
zyoshoka
7c67d3a5aa
fix(frontend): emoji picker not opening on /share
page ( #14295 )
...
* fix(frontend): emoji picker not opening on `/share` page
* Update CHANGELOG.md
2024-07-25 16:44:38 +09:00
Sayamame-beans
3d8eda14a2
[Re] refactor(misskey-js): 警告をすべて解決 ( #14277 )
...
* chore(misskey-js): Unchanged files with check annotationsで紛らわしい部分の警告を抑制 ロジック面は後で直す
* dummy change to see if the feature do not report them (to be reverted after the check)
* refactor: 型合わせ
* refactor: fix warnings from c22dd6358b
* lint
* 型合わせ
* キャスト
* pnpm build-misskey-js-with-types
* Revert "dummy change to see if the feature do not report them (to be reverted after the check)"
This reverts commit 67072e3ca6
.
* eliminate reversiGame any
* move reversiGame types
* lint
* Update packages/misskey-js/src/streaming.ts
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* Update acct.ts
* run api extractor
* re-run api extractor
---------
Co-authored-by: Kisaragi Marine <kisaragi.effective@gmail.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-07-25 16:40:14 +09:00
zyoshoka
befa8e4a7f
fix(backend): avoid caching remote user's HTL when receiving Note ( #13772 )
...
* fix(backend): avoid caching remote user's HTL when receiving Note
* test(backend): add test for FFT
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-07-25 16:37:46 +09:00
zyoshoka
fc71bcc98e
fix(backend): avoid notifying to remote users on local ( #13774 )
...
* fix(backend): avoid notifying to remote users on local
* Update CHANGELOG.md
* refactor: check before calling method
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-07-25 16:32:07 +09:00
かっこかり
aa3ea2b57a
fix(frontend): 初期化時とroute変更時でkeyの決定方法が違うのを修正 ( #14283 )
2024-07-25 16:30:29 +09:00
syuilo
32651aba67
Update about-misskey.vue
2024-07-23 18:39:59 +09:00
syuilo
337b42bcb1
revert 5f88d56d96
...
バグがある(かつすぐに修正できそうにない) & まだレビュー途中で意図せずマージされたため
2024-07-20 21:33:20 +09:00
zyoshoka
efb04293bb
docs(misskey-js): fix broken i-want-you image link in README.md ( #14265 )
2024-07-19 16:47:12 +09:00
かっこかり
56a43dc01d
fix(frontend): blurhashが無い場合に何も出力されないのを修正 ( #14250 )
...
* fix(frontend): blurhashが無い場合に何も出力されないのを修正
* Update Changelog
* Update packages/frontend/src/components/MkImgWithBlurhash.vue
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* attempt to fix test
* Update packages/frontend/src/components/MkImgWithBlurhash.vue
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* attempt to ignore test
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2024-07-19 10:11:44 +09:00
woxtu
6920f0fa7e
Disable ESLint for migration files ( #14262 )
2024-07-19 10:05:34 +09:00
かっこかり
1f24a8cb5a
enhance(frontend): センシティブなメディアを開く際に確認ダイアログを出せるように ( #14115 )
...
* enhance(frontend): センシティブなメディアを開く際に確認ダイアログを出せるように
* Update Changelog
2024-07-19 09:57:01 +09:00
taichan
54d0a46378
fix(frontend): 個人宛てダイアログお知らせが即時表示されない問題 ( #14260 )
...
* fix(frontend): 個人向けお知らせが即時ダイアログで出ない問題
* Update CHANGELOG
2024-07-19 09:53:49 +09:00
Kisaragi
615e60f25c
chore: modernize issue template ( #14263 )
2024-07-19 09:52:39 +09:00
anatawa12
10ce7bf3c4
kill any from streaming API Implementation ( #14251 )
...
* chore: add JsonValue type
* refactor: kill any from Connection.ts
* refactor: fix StreamEventEmitter contains undefined instead of null
* refactor: kill any from channels
* docs(changelog): Fix: Steaming APIが不正なデータを受けた場合の動作が不安定である問題
* fix license header
* fix lints
2024-07-18 20:04:23 +09:00
かっこかり
ec1c392f1e
fix(frontend): 子メニューの最大長調整が行われていない問題を修正 ( #14003 )
...
* fix(frontend): 子メニューの最大長調整が行われていない問題を修正
* Update Changelog
* fix
* changelog
* Revert "fix"
This reverts commit 39fb326d49
.
* Revert "fix(frontend): 子メニューの最大長調整が行われていない問題を修正"
This reverts commit ea58bf7a53
.
* use css
* maxHeightをchildから定義するように
* use css min
2024-07-18 15:44:18 +09:00
かっこかり
4f85b6aa91
fix(frontend): Twitchの埋め込みが開けない問題を修正 ( #14247 )
...
* fix(frontend): twitchの埋め込みが開けない問題を修正
* Update Changelog
* fix test
2024-07-18 15:41:32 +09:00
anatawa12
ee3b132f05
Merge branch 'master' into develop
2024-07-18 14:25:09 +09:00
anatawa12
cd95a6e9c9
fix: remove unreleased section ( #14246 )
2024-07-18 14:23:47 +09:00
Kisaragi
e716c201c6
docs: 開発環境のセットアップ手順を詳細にする ( #14235 )
...
* docs: mentioning Devcontainer
fix #13753
* revise
* revise 2
* Apply suggestions from code review
per https://github.com/misskey-dev/misskey/pull/14235#discussion_r1680883942
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* 下の方にあったDevcontainerのセクションをマージ
* revise 3
* Update CONTRIBUTING.md
https://github.com/misskey-dev/misskey/pull/14235#discussion_r1680928026
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
* mention Meilisearch
* Update CONTRIBUTING.md
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
2024-07-18 08:57:02 +09:00
かっこかり
de166a8ed4
fix(backend): リノートミュートがキャッシュが切れるまで効かない問題を修正 ( #14242 )
...
* Fix: RenoteMuteがキャッシュが切れるまで効かない問題を修正
(cherry picked from commit e9601029b5
)
* update changelog
* 🎨
* remove unused import
* 消したときもキャッシュを飛ばすように
* lint
---------
Co-authored-by: mattyatea <mattyacocacora0@gmail.com>
2024-07-18 08:55:36 +09:00
tamaina
c3a6da19d7
chore: CHANGELOGにジョブキュー設定について追記 (follow-up of #13464 )
2024-07-18 08:53:45 +09:00
github-actions[bot]
73a42ea2ee
Bump version to 2024.7.0-beta.1
2024-07-17 17:23:58 +00:00
anatawa12
cfdad45092
fix: ソーシャルタイムラインにローカルタイムラインに表示される自分へのリプライが表示されない問題を修正 ( #13978 )
...
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-07-18 02:06:31 +09:00
tamaina
dd4cb5f44a
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-07-18 02:05:44 +09:00
tamaina
a54d043923
chore: ignore misskey-assets (follow-up of #12818 )
2024-07-18 02:05:40 +09:00
かっこかり
ec91e18899
fix(frontend): add missing import (follow-up of #12265 )
2024-07-18 01:56:02 +09:00
かっこかり
25b65925f7
refactor: misskey-assetsサブモジュールを削除 ( #12818 )
...
* (change) misskey-assetsサブモジュールを削除
* なんか残ってた
2024-07-18 01:47:11 +09:00
tamaina
5f88d56d96
perf(federation): Ed25519署名に対応する ( #13464 )
...
* 1. ed25519キーペアを発行・Personとして公開鍵を送受信
* validate additionalPublicKeys
* getAuthUserFromApIdはmainを選ぶ
* ✌️
* fix
* signatureAlgorithm
* set publicKeyCache lifetime
* refresh
* httpMessageSignatureAcceptable
* ED25519_SIGNED_ALGORITHM
* ED25519_PUBLIC_KEY_SIGNATURE_ALGORITHM
* remove sign additionalPublicKeys signature requirements
* httpMessageSignaturesSupported
* httpMessageSignaturesImplementationLevel
* httpMessageSignaturesImplementationLevel: '01'
* perf(federation): Use hint for getAuthUserFromApId (#13470 )
* Hint for getAuthUserFromApId
* とどのつまりこれでいいのか?
* use @misskey-dev/node-http-message-signatures
* fix
* signedPost, signedGet
* ap-request.tsを復活させる
* remove digest prerender
* fix test?
* fix test
* add httpMessageSignaturesImplementationLevel to FederationInstance
* ManyToOne
* fetchPersonWithRenewal
* exactKey
* ✌️
* use const
* use gen-key-pair fn. from '@misskey-dev/node-http-message-signatures'
* update node-http-message-signatures
* fix
* @misskey-dev/node-http-message-signatures@0.0.0-alpha.11
* getAuthUserFromApIdでupdatePersonの頻度を増やす
* cacheRaw.date
* use requiredInputs
https://github.com/misskey-dev/misskey/pull/13464#discussion_r1509964359
* update @misskey-dev/node-http-message-signatures
* clean up
* err msg
* fix(backend): fetchInstanceMetadataのLockが永遠に解除されない問題を修正
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* fix httpMessageSignaturesImplementationLevel validation
* fix test
* fix
* comment
* comment
* improve test
* fix
* use Promise.all in genRSAAndEd25519KeyPair
* refreshAndprepareEd25519KeyPair
* refreshAndfindKey
* commetn
* refactor public keys add
* digestプリレンダを復活させる
RFC実装時にどうするか考える
* fix, async
* fix
* !== true
* use save
* Deliver update person when new key generated (not tested)
https://github.com/misskey-dev/misskey/pull/13464#issuecomment-1977049061
* 循環参照で落ちるのを解消?
* fix?
* Revert "fix?"
This reverts commit 0082f6f8e8
.
* a
* logger
* log
* change logger
* 秘密鍵の変更は、フラグではなく鍵を引き回すようにする
* addAllKnowingSharedInboxRecipe
* nanka meccha kaeta
* delivre
* キャッシュ有効チェックはロック取得前に行う
* @misskey-dev/node-http-message-signatures@0.0.3
* PrivateKeyPem
* getLocalUserPrivateKey
* fix test
* if
* fix ap-request
* update node-http-message-signatures
* fix type error
* update package
* fix type
* update package
* retry no key
* @misskey-dev/node-http-message-signatures@0.0.8
* fix type error
* log keyid
* logger
* db-resolver
* JSON.stringify
* HTTP Signatureがなかったり使えなかったりしそうな場合にLD Signatureを活用するように
* inbox-delayed use actor if no signature
* ユーザーとキーの同一性チェックはhostの一致にする
* log signature parse err
* save array
* とりあえずtryで囲っておく
* fetchPersonWithRenewalでエラーが起きたら古いデータを返す
* use transactionalEntityManager
* fix spdx
* @misskey-dev/node-http-message-signatures@0.0.10
* add comment
* fix
* publicKeyに配列が入ってもいいようにする
https://github.com/misskey-dev/misskey/pull/13950
* define additionalPublicKeys
* fix
* merge fix
* refreshAndprepareEd25519KeyPair → refreshAndPrepareEd25519KeyPair
* remove gen-key-pair.ts
* defaultMaxListeners = 512
* Revert "defaultMaxListeners = 512"
This reverts commit f2c412c180
.
* genRSAAndEd25519KeyPairではキーを直列に生成する?
* maxConcurrency: 8
* maxConcurrency: 16
* maxConcurrency: 8
* Revert "genRSAAndEd25519KeyPairではキーを直列に生成する?"
This reverts commit d0aada55c1
.
* maxWorkers: '90%'
* Revert "maxWorkers: '90%'"
This reverts commit 9e0a93f110
.
* e2e/timelines.tsで個々のテストに対するtimeoutを削除, maxConcurrency: 32
* better error handling of this.userPublickeysRepository.delete
* better comment
* set result to keypairEntityCache
* deliverJobConcurrency: 16, deliverJobPerSec: 1024, inboxJobConcurrency: 4
* inboxJobPerSec: 64
* delete request.headers['host'];
* fix
* // node-fetch will generate this for us. if we keep 'Host', it won't change with redirects!
* move delete host
* modify comment
* modify comment
* fix correct → collect
* refreshAndfindKey → refreshAndFindKey
* modify comment
* modify attachLdSignature
* getApId, InboxProcessorService
* TODO
* [skip ci] add CHANGELOG
---------
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-07-18 01:28:17 +09:00
かっこかり
3331f3972a
fix(frontend): 「アニメーション画像を再生しない」がオンのときにバナー画像・サーバー背景画像がアニメーションしないように ( #14243 )
...
* fix: stop animating banner and backgrounds when stop showing animated images is enabled
(cherry picked from commit 8fe2596316e9688509745706ea424f0b4bfd4136)
* chore: nest ternary
(cherry picked from commit 2783fe5f5bd7c0647db9f9b6fb5e000e4f411092)
* chore: flip ternary
(cherry picked from commit b9d66f824cff373cc53bfa846a56c16f456a6d5b)
* update changelog
---------
Co-authored-by: Marie <marie@kaifa.ch>
2024-07-18 01:22:24 +09:00
woxtu
6942a920c8
refactor(frontend): Improve typing ( #14240 )
...
* Improve typing
* Remove redundant promise
* Refactor
* Update packages/frontend/src/scripts/mfm-function-picker.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update packages/frontend/src/scripts/mfm-function-picker.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-07-18 00:31:52 +09:00
Chocolate Pie
68bcd91d57
chore: Use clipboard API directly ( #14227 )
...
* chore: Use clipboard API directly
* fix: Fix lint
2024-07-17 21:52:05 +09:00
かっこかり
8b4933cc48
fix changelog (wrong category)
2024-07-17 19:08:39 +09:00
tamaina
bda1de8a67
use pnpm@9.5.0
2024-07-17 18:19:06 +09:00
github-actions[bot]
f0d738d8bf
Bump version to 2024.7.0-beta.0
2024-07-17 08:15:21 +00:00
FineArchs
070f0e723d
AiScriptを0.19.0にアップデート ( #14226 )
...
* Update autogen files
* Update CHANGELOG.md
* Update flash-edit.vue
2024-07-17 16:55:17 +09:00
woxtu
8ebc3b51f7
Fix typo ( #14231 )
2024-07-16 23:27:05 +09:00
Eiichi Yoshikawa
3b075c9c44
fix(frontend): MkSignin.vueのcredentialRequestからReactivityを削除 ( #14223 )
...
* Remove reactivity from credentialRequest in MkSignin.vue
* Update Changelog
2024-07-16 08:38:42 +09:00
おさむのひと
1001277d43
fix: CHANGELOG.mdの記載に漏れがあったのを修正 ( #14220 )
2024-07-15 22:08:02 +09:00
Kisaragi
ce39c3a2fb
chore(backend): registed -> registered ( #14213 )
...
* chore(backend): registed -> registered
* Update CHANGELOG.md
2024-07-15 14:58:48 +09:00
Souma
1b84760c19
enhance(backend): Load settings via environment variables ( #14179 )
...
* feat(backend): Load settings via environment variables
If they're not loaded from the config file.
* chore(docker): Add hints for environment variables
It supports users to know about them.
* docs(changelog): Add the description about this change
Users can notice what's changed by this PR.
* style(backend): Fix code syntax
To pass the linter.
2024-07-14 21:33:22 +09:00
easrng
16795f18a7
Enhance(frontend): Allow negative delay in MFM ( #14200 )
...
Co-authored-by: easrng <me@easrng.net>
2024-07-14 21:31:30 +09:00
Kisaragi
f0b9d70720
ci: cache eslint ( #14204 )
...
* ci: cache eslint
* dummy commit to trigger
* fix syntax error
2024-07-14 21:30:57 +09:00
dependabot[bot]
aa0632727f
chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 ( #14165 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.2...v4.0.3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 21:29:57 +09:00
anatawa12
d47fd4ffe1
fix: error with trying to handle SIGKILL ( #14208 )
2024-07-14 21:29:35 +09:00
Sayamame-beans
4b9c60ad21
fix(backend): ユーザーのリアクション一覧でミュート/ブロックが機能していなかった問題を修正 ( #14100 )
...
* fix: mute/block was not considered on users/reactions
* docs(changelog): update changelog
* chore: Apply suggestion from code review
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
---------
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2024-07-14 20:24:29 +09:00
syuilo
c5607d8633
enhance(backend): configにsignToActivityPubGetの指定が無い場合trueと見做すように
...
trueの方が望ましいため
2024-07-14 20:14:43 +09:00
かっこかり
722acf5986
fix(frontend): follow-up of #13089 ( #14206 )
...
* fix(frontend): #13089 を修正
* fix
* 正規表現を強化
* fix
2024-07-14 17:28:34 +09:00
Kisaragi
09d30fef5b
ci: ワークフローが更新されたときにもワークフローが起動するようにする ( #14207 )
...
* ci: include themselves in `on.push.paths`
command: find .github/workflows -type f \( -name '*.yaml' -or -name '*.yml' \) | xargs -I {} yq_4.44.2-linux_x86-64 'select(.on.push.paths != null) | .[0] | map("{}")[0]' {} | xargs -I {} ~/.local/bin/yq_4.44.2-linux_x86-64 -i '.on.push.paths += ["{}"]' {}
* ci: include themselves in `on.pull_request.paths`
command: find .github/workflows -type f \( -name '*.yaml' -or -name '*.yml' \) | xargs -I {} yq_4.44.2-linux_x86-64 'select(.on.pull_request.paths != null) | .[0] | map("{}")[0]' {} | xargs -I {} ~/.local/bin/yq_4.44.2-linux_x86-64 -i '.on.pull_request.paths += ["{}"]' {}
2024-07-14 17:27:27 +09:00
かっこかり
b9f3fccfac
fix(frontend): Nested RouteのときにRouterViewに当たるキーがルートのpathとぶち当たる可能性があるのを修正 ( #14202 )
...
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-07-14 16:21:59 +09:00
Kisaragi
76181385d2
refactor(misskey-js): enable exactOptionalPropertyTypes ( #14203 )
...
* refactor(misskey-js): enable exactOptionalPropertyTypes
* refactor(misskey-js): fix error where is appeared by enabling
2024-07-14 15:52:43 +09:00
かっこかり
3c032dd5b9
enhance: 非ログイン時には別サーバーに遷移できるように ( #13089 )
...
* enhance: 非ログイン時にはMisskey Hub経由で別サーバーに遷移できるように
* fix
* サーバーサイド照会を削除
* クライアント側の照会動作
* hubを経由せずにリモートで続行できるように
* fix と pleaseLogin誘導箇所の追加
* fix
* fix
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-07-14 15:27:52 +09:00
かっこかり
6dd6fcf88f
enhance(frontend): サーバー情報・お問い合わせページを改修 ( #14198 )
...
* improve(frontend): サーバー情報・お問い合わせページを改修 (#238 )
* Revert "Revert "enhance(frontend): add contact page" (#208 )" (This reverts commit 5a329a09c987b3249f97f9d53af67d1bffb09eea.)
* improve(frontend): サーバー情報・お問い合わせページを改修
(cherry picked from commit e72758d8cda3db009c5d1bf1f4141682931b91f8)
* fix
* Update Changelog
* tweak
* lint
* 既存の翻訳を使用するように
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2024-07-14 14:49:50 +09:00
Kisaragi
31e82fc29a
test(backend): kill many any
in backend test (partial) ( #14054 )
...
* kill any on utils:api
* kill any on timeline test
* use optional chain to kill TS2532 on timeline test
変更前: 該当ノートが見つからなければundefinedに対するプロパティアクセスとしてテストがクラッシュ
変更後: 該当ノートが見つからなければoptional chainがundefinedとして評価されるが、strictEqualの右辺がnon-nullableなためアサーションに失敗しテストがクラッシュ
* kill `as any` for ApMfmService
* kill argument any for api-visibility
* kill argument any across a few tests
* do not return value that has yielded from `await`-ing `Promise<void>`
* force cast
* runtime non-null assertion to coerce
* rewrite `assert.notEqual(expr, null)` to `assert.ok(expr)`
こうすることでassertion type扱いになり、non-nullableになる
* change return type of `failedApiCall` to `void`
戻り値がどこにも使われていない
* split bindings for exports.ts
型が合わなくて文句を言ってくるので適切に分割
* runtime non-null assertion
* runtime non-null assertion
* 何故かうまく行かないので、とりあえずXORしてみる
* Revert "何故かうまく行かないので、とりあえずXORしてみる"
This reverts commit 48cf32c930
.
* castAsErrorで安全ではないキャストを隠蔽
* 型アサーションの追加
* 型アサーションの追加
* 型アサーションの追加
* voidで値を返さない
* castAsError
* assert.ok => kill nullability
* もはや明示的な型の指定は必要ない
* castAsError
* castAsError
* 型アサーションの追加
* nullableを一旦抑止
* 変数を分離して型エラーを排除
* 不要なプロパティを削除する処理を隠蔽してanyを排除
* Repository type
* simple type
* assert.ok => kill nullability
* revert `as any` drop
reverts fe95c05b3f
partialy
* test: fix invalid assertion
partially revert b99b7b5392
* test: 52d8a54fc7
により型が合うようになった部分の`as any`を除去
* format
* test: apply https://github.com/misskey-dev/misskey/pull/14054#discussion_r1672369526 (part 1)
* test: use non-null assertion to suppress too many error
* Update packages/backend/test/utils.ts
Co-authored-by: anatawa12 <anatawa12@icloud.com>
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2024-07-14 09:33:16 +09:00
Sayamame-beans
7afa593d11
Feat: ユーザーのアイコン/バナーの変更可否をロールで設定可能に ( #14078 )
...
* feat: implement role policy "canUpdateBioMedia"
* docs(changelog): update changelog
* docs(changelog): update changelog
* chore: regenerate misskey-js type definitions
* chore: Apply suggestion from code review
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* chore: fix unnecessarily strict inequality check
* chore: policies should be gotten only once
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2024-07-14 09:31:05 +09:00
かっこかり
58c596cacf
fix(backend): 一般ユーザーから見たユーザーのバッジの一覧に公開されていないものが含まれることがある問題を修正 ( #14195 )
...
* enhance(backend): 公開バッジのみをpackするように (MisskeyIO#652)
(cherry picked from commit b8a90659f35fef49d1d00fb2f9b152226c97643c)
* Update Changelog
* fix
* Update UserEntityService.ts
---------
Co-authored-by: CyberRex <26585194+CyberRex0@users.noreply.github.com>
2024-07-14 09:26:25 +09:00
かっこかり
b5fd6183d2
deps(frontend): AiScript VSCodeのバージョンを上げる ( #14199 )
2024-07-14 08:00:27 +09:00
Gianni Ceccarelli
c83c831c53
parse notRespondingSince
from redis instance cache ( #14079 )
...
if we don't do this, we'll get a string, and `DeliverProcessorService`
will error out `i.notRespondingSince.getTime is not a function`
2024-07-13 20:26:48 +09:00
Kisaragi
9fcae7d9b2
refactor(sw): enable noImplicitAny ( #14191 )
2024-07-13 16:59:08 +09:00
かっこかり
bcc92d546f
fix(frontend): ホットキーのレートリミットがallowRepeatを考慮しない問題を修正 ( #14192 )
2024-07-13 16:15:25 +09:00
かっこかり
1b175ea759
fix(frontend): すでにfocus trap対象の要素にinertがかかっている場合は解除するように ( #14189 )
...
* fix(frontend): すでにfocus trap対象の要素にinertがかかっている場合は解除するように
* 他のfocus-trapped要素とのインタラクションがある場合の動作を変更
* typo
2024-07-13 13:02:27 +09:00
syuilo
91de35ecdf
fix(backend): デフォルトテーマに無効なテーマコードを入力するとUIが使用できなくなる問題を修正
...
Fix #13955
2024-07-13 10:30:28 +09:00
おさむのひと
6cd15275bb
fix: サジェストされるユーザのリストアップ方法を見直し ( #14180 )
...
* fix: サジェストされるユーザのリストアップ方法を見直し
* fix comment
* fix CHANGELOG.md
* ノートの無いユーザ(updatedAtが無いユーザ)は含めないらしい
* fix test
2024-07-12 21:14:09 +09:00
かっこかり
76b1c74a37
fix(frontend): use proper import path
2024-07-12 16:39:09 +09:00
かっこかり
385969e9f5
fix(frontend): フォーカスの挙動を修正 ( #14158 )
...
* fix(frontend): 直前のパターンを記録するように
* fix(frontend): フォーカス/タブ移動に関する挙動を調整 (#226 )
Cherry-pick commit e8c030673326871edf3623cf2b8675d68f9e1b13
Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
* focusのデザイン修正
* move scripts
* Modalにfocus trapを追加
* 記録するホットキーはレートリミット式にする
* escキーのハンドリングをMkModalに統一
* fix
* enterで子メニューを開けるように
* lint
* fix focus trap
* improve switch accessibility
* 一部のmodalのフォーカストラップが外れない問題を修正
* fix
* fix
* Revert "記録するホットキーはレートリミット式にする"
This reverts commit 40a7509286
.
* Revert "fix(frontend): 直前のパターンを記録するように"
This reverts commit 5372b25940
.
* Revert "Revert "fix(frontend): 直前のパターンを記録するように""
This reverts commit a9bb52e799
.
* Revert "Revert "記録するホットキーはレートリミット式にする""
This reverts commit bdac34273e
.
* 試験的にCypressでのFocustrapを無効化
* fix
* fix focus-trap
* Update Changelog
* ✌️
* fix focustrap invocation logic
* スクロールがsticky headerを考慮するように
* 🎨
* スタイルの微調整
* 🎨
* remove deprecated key aliases
* focusElementが足りなかったので修正
* preview系にfocus時スタイルが足りなかったので修正
* `returnFocusElement` -> `returnFocusTo`
* lint
* Update packages/frontend/src/components/MkModalWindow.vue
* Apply suggestions from code review
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
* keydownイベントをまとめる
* use correct pesudo-element selector
* fix
* rename
---------
Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-07-12 16:25:44 +09:00
かっこかり
121af778a0
enhance(frontend): 未使用のサウンド設定を削除 ( #14116 )
...
* enhance(frontend): 未使用のサウンド設定を削除
* Update Changelog
* Update CHANGELOG.md
2024-07-11 18:44:18 +09:00
かっこかり
6b876da44a
enhance(frontend): ウェルカムタイムラインのデザインを調整 ( #14156 )
...
* enhance(frontend): 非ログイン時のハイライトTLのデザイン調整
* Update Changelog
* fix cw handling
* ホバーしてたらスクロールを止めるように
* fix
* lint
2024-07-11 18:41:04 +09:00
tamaina
f8ac3fe343
リリースPRがないときにrelease-edit-with-push.ymlがfailして見栄えが悪いのを修正 ( #14160 )
2024-07-11 16:39:06 +09:00
woxtu
679318541a
Improve background color specification ( #14176 )
2024-07-11 16:29:18 +09:00
Kisaragi
52d8a54fc7
feat(misskey-js): POST admin/roles/create
の型を具象化 ( #14167 )
...
* feat(misskey-js): `POST admin/roles/create`の型を具象化
* fix
* docs: CHANGELOG.md
* test(misskey-js): admin/roles/createの型が合うことを表明
* test(misskey-js): single quote
* test(misskey-js): 無を読もうとして爆発するのを修正
* test(misskey-js): fix comment
2024-07-10 20:40:04 +09:00
かっこかり
02e0a86b12
fix(frontend): remove unused statement
...
fix #14162
2024-07-10 01:00:40 +09:00
かっこかり
600f16d625
fix(backend): api-docをScalarに変更 ( #14152 )
...
* fix(backend): api-docをScalarに変更
* Update Changelog
2024-07-09 21:57:19 +09:00
かっこかり
a5407131d4
fix/refactor(frontend): hotkeyの改修 ( #14157 )
...
* improve(frontend): hotkeyの改修 (#234 )
(cherry picked from commit 678be147f4db709dadf25d007cc2e679e98a370e)
* Change path, add missing script
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
* fix
* fix
* add missing keycodes
* fix
* update changelog
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2024-07-09 17:59:15 +09:00
tamaina
b61f270eae
Bump release actions to v2 (develop-stable(master) branches system) ( #13941 )
2024-07-09 16:08:49 +09:00
woxtu
55c990e0d9
Fix compose file name ( #14153 )
2024-07-09 12:42:02 +09:00
かっこかり
9ef6c4716c
fix(backend): 名前を空白文字列だけにできる問題を修正 ( #14119 )
...
* fix(backend): 名前を空白文字列だけにできる問題を修正
* Update Changelog
* fix test
* Unicodeを含める
* fix
* ユーザー名がUnicode制御文字とスペースのみで構成される場合はnullに
* Revert "ユーザー名がUnicode制御文字とスペースのみで構成される場合はnullに"
This reverts commit 6c752a69c0
.
* [ci skip] changelog typo
2024-07-07 14:19:00 +09:00
かっこかり
f119f8c2cc
feat(misskey-js): multipart/form-dataのリクエストに対応 ( #14147 )
...
* feat(misskey-js): multipart/form-dataのリクエストに対応
* lint
* add test
* Update Changelog
* テストを厳しくする
* lint
* multipart/form-dataではnullのプロパティを弾くように
2024-07-07 14:08:18 +09:00
かっこかり
984d582796
fix(frontend): サーバーサイドbootでエラー画面の描画時にDOMが初期化できていないことがあるのを修正 ( #14139 )
2024-07-07 09:56:09 +09:00
おさむのひと
fe852920c3
fix(backend): parse5関係の型のimport方法を変更 ( #14146 )
2024-07-07 09:55:06 +09:00
かっこかり
0ea88c07b4
fix changelog
2024-07-06 22:52:41 +09:00
syuilo
8e1d94c6c7
fix import path
2024-07-06 21:46:19 +09:00
かっこかり
b9ed3b2427
fix(dev): devサーバーで/notes/
に直でアクセスしたらサーバー側のレスポンスが返ってくる問題を修正 ( #14137 )
2024-07-06 11:46:43 +09:00
syuilo
6dd2e9fc0b
refactor(frontend): refactor popup api and make sure call dispose callback
...
Close #14122
2024-07-04 13:14:49 +09:00
zyoshoka
fab7d5e484
fix(storybook): build skipping even after updating impl story files ( #14124 )
2024-07-04 12:33:43 +09:00
anatawa12
5d03efa1bb
dev: fix pnpm dev is broken ( #14123 )
...
* dev: pnpm dev is broken
* dev: fix crash pnpm dev because of unhandled promise
2024-07-03 06:40:31 +09:00
woxtu
de1fe7cc5a
Use built-in API ( #14095 )
2024-07-02 14:47:07 +09:00
Kisaragi
eafae79869
test(backend): goodbye, Lenna ( #14111 )
2024-07-02 14:29:44 +09:00
syuilo
427648c4b8
update deps ( #14057 )
...
* wip
* locales/index.jsのymlファイル取得ロジックを調節
* regenerate pnpm-lock.yaml
* fix(backend): typecheck fails
* chore(deps): bump ip-cidr from 4.0.0 to 4.0.1 in /packages/backend
* chore: migrate ESLint configs to flat config (#14094 )
* chore: migrate ESLint configs to flat config
* fix: update paths
* fix: frontend lint fails
* refactor(misskey-js): lint build.js
* update deps
---------
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <root@zyoshoka.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2024-07-02 11:38:34 +09:00
zyoshoka
f1b1e2a7cc
fix(storybook): prevent infinite remount of component ( #14101 )
...
* fix(storybook): prevent infinite remount of component
* fix: disable flaky `.toMatch()` test
2024-07-02 10:57:20 +09:00
ぬるきゃっと
a6edd50a5d
chore(docker-compose): 推奨の名前にする ( #14096 )
...
* chore(docker-compose): 推奨の名前にする
5c18e329d5/spec.md (compose-file)
* yaml to yml
* fix
* fix
2024-06-28 11:16:12 +09:00
woxtu
4096dabe1e
Add null checking ( #14089 )
2024-06-27 21:59:19 +09:00
ぬるきゃっと
0e512d4ff6
update: CHANGELOG.md for #14097 ( #14099 )
2024-06-27 18:23:47 +09:00
ぬるきゃっと
77012f2f29
fix(frontend): テーマプレビューが見れない問題を修正 ( #14097 )
...
* fix(frontend): テーマプレビューが見れない問題を修正
* fix: MkPreview.vue, preview.vue
2024-06-27 10:40:46 +09:00
yupix
1c5d0cf536
feat: アンテナの編集画面のボタンにgapを追加 ( #14091 )
2024-06-26 10:25:18 +09:00
woxtu
634764e1a6
refactor(frontend): Remove unused directives ( #14085 )
2024-06-24 21:32:12 +09:00
かっこかり
b95a0457a9
fix(frontend): run pnpm build-assets
( #14077 )
2024-06-23 19:04:01 +09:00
woxtu
b269c43168
Fix type annotations ( #14071 )
2024-06-23 01:00:12 +09:00
Ibuki Sugiyama
2acbec6891
enhance: update datasaver switch titles ( #12834 )
2024-06-22 19:50:32 +09:00
zyoshoka
961cb6c5ee
fix(backend): fix creating reactions bugs ( #13901 )
...
* fix(backend): add fallback for empty string when creating reaction
* fix(backend): prohibit reactions to Renote
* test(backend): add some tests for `notes/reactions/create` endpoint
* Update CHANGELOG.md
* lint
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-06-22 19:49:38 +09:00
woxtu
00b213373b
Remove @types/node-fetch ( #13948 )
2024-06-22 19:46:29 +09:00
anatawa12
b8b4dc5038
build: install pnpm with corepack on docker build ( #13926 )
...
* build: install pnpm with corepack on build
* docs(changelog): Dockerコンテナの立ち上げ時に`pnpm`のインストールで固まることがある問題
2024-06-22 19:45:08 +09:00
Kisaragi
9368eb3038
refactor: say bye to the weird groupBy friends ( #13975 )
...
* refactor(frontend): say bye to the weird groupBy friends
* refactor(backend): say bye to the weird groupBy friends
2024-06-22 19:40:55 +09:00
かっこかり
7c22a64b8c
fix(backend): 自分以外のクリップ内のノート個数が見えるのを修正 ( #14065 )
...
* fix(backend): 自分以外のクリップ内のノート個数が見えることがあるのを修正
* Update Changelog
* fix
2024-06-22 16:52:27 +09:00
かっこかり
bf403aa656
fix(frontend): ベースロールを編集してもUI上では変更が反映されない問題を修正 ( #13995 )
...
* fix(frontend): ベースロールを変更してもUI上では変更が反映されない問題を修正
* Update CHANGELOG.md
2024-06-22 15:35:54 +09:00
Kisaragi
faeab96e01
ci: add quote ( #13990 )
2024-06-22 14:55:24 +09:00
yupix
b50eb511b0
refactor: api/*/update系の必須キーを最低限に ( #13824 )
...
* refactor: clips/updateの必須キーをclipIdのみに
* refactor: admin/roles/update の必須キーをroleIdのみに
* feat: pages/update の必須キーをpageIdのみに
* refactor: gallery/posts/update の必須キーをpostidのみに
* feat: misskey-jsの型を更新
* feat: i/webhooks/updateの必須キーをwebhookIdのみに
* feat: admin/ad/updateの必須キーをidのみに
* feat: misskey-jsの型を更新
* chore: update CHANGELOG.md
* docs: update CHANGELOG.md
* fix: secretが更新できなくなる場合がある
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
* Update packages/backend/src/server/api/endpoints/gallery/posts/update.ts
---------
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-06-22 14:52:27 +09:00
Kisaragi
ac12ab8629
fix(backend): フィードのノートのMFMはHTMLにレンダーしてから返す ( #14006 )
...
* fix(backend): フィードのノートのMFMはHTMLにレンダーしてから返す (test wip)
* chore: beforeEachを使う?
* fix: プレーンテキストにフォールバックしてMFMが含まれていないか調べる方針を実装
* fix: application/jsonだとパースされるのでその作用をキャンセル
* build: fix lint error
* docs: update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-06-22 12:51:02 +09:00
ぬるきゃっと
ef205fb60e
enhance(frontend): WidgetInstanceInfo.vue と WidgetProfile.vue のスタイル調整 ( #14028 )
...
* 🎨 WidgetInstanceInfo.vue and WidgetProfile.vue
* 🎨 WidgetInstanceInfo.vue and WidgetProfile.vue
* 🎨 WidgetInstanceInfo.vue and WidgetProfile.vue
* 🎨 WidgetInstanceInfo.vue and WidgetProfile.vue
* 🎨 home.vue
2024-06-22 12:46:30 +09:00
dependabot[bot]
3254f7c5cd
chore(deps): bump docker/build-push-action from 5 to 6 ( #14039 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-22 12:45:52 +09:00
かっこかり
7e21497edc
fix(frontend): リバーシ開始時の自動投稿のURLが正しくない場合があるのを修正 ( #14045 )
...
* fix(frontend): リバーシ開始時の自動投稿のURLが正しくない場合があるのを修正
* ✌️
2024-06-22 12:45:37 +09:00
anatawa12
1e78ef1cb8
fix: notRespondingSinceが実装される前に不通になったインスタンスが自動的に配信停止にならない ( #14059 )
...
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-06-22 12:44:01 +09:00
zyoshoka
8a9de081f1
fix(backend): fallback if sinceId
is older than the oldest in cache when using FTT ( #14061 )
...
* fix(backend): fallback if `sinceId` is older than the oldest in cache when using FTT
* Update CHANGELOG.md
* chore: fix description of test
2024-06-22 12:43:03 +09:00
woxtu
4d2eddec2e
Replace with vue/no-setup-props-reactivity-loss
rule ( #14062 )
2024-06-22 12:40:00 +09:00
zyoshoka
a9012d3d0c
test(frontend): fix component error in MkChart
story ( #14056 )
2024-06-21 17:29:37 +09:00
woxtu
2c84d06a66
Fix type checking ( #14052 )
2024-06-21 13:48:04 +09:00
syuilo
e88f08ad7d
refactor
2024-06-21 13:31:02 +09:00
syuilo
1d6ccd9781
remove unused files
2024-06-21 13:21:27 +09:00
syuilo
811ffbf3a4
remove unused file
2024-06-21 13:18:19 +09:00
syuilo
bf33382082
refactor(backend): remove unnecessary isNotNull sugar
2024-06-21 13:03:51 +09:00
syuilo
1df90cef4c
update typescript
2024-06-21 13:03:00 +09:00
woxtu
b683d79f8b
Fix type checking ( #14047 )
2024-06-20 16:24:10 +09:00
woxtu
77ae69355c
Enable to iterate over DOM collections ( #14040 )
2024-06-19 12:19:38 +09:00
woxtu
f37d684fab
Add missing styles ( #14031 )
2024-06-18 19:46:20 +09:00
Kisaragi
a88579ca98
docs: add changelog entry (follow-up of #14036 ) ( #14037 )
2024-06-18 12:44:30 +09:00
Ryu jongheon
d0ee0203e1
Fix(backend): Limit antenna/webhook/list to exact amount ( #14036 )
...
... not +1
* Update antennas/clips e2e test
2024-06-18 12:18:04 +09:00
zyoshoka
379ce0145b
fix(frontend): fix time on MkChart
's story ( #13958 )
2024-06-15 16:35:41 +09:00
かっこかり
34458d767b
fix changelog
2024-06-15 15:46:36 +09:00
anatawa12
96fcb9f54c
ci: upgrade dockle ( #14002 )
2024-06-15 14:10:37 +09:00
zyoshoka
d4e2be68ee
fix(frontend): chart in MkInstanceCardMini
is no longer displayed ( #13932 )
...
* fix(frontend): chart in `MkInstanceCardMini` is no longer displayed
* Update CHANGELOG.md
* test: add `MkInstanceCardMini` story
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-06-15 10:32:51 +09:00
Acid Chicken
1a82a41f92
refactor(backend): get column names from metadata ( #13943 )
...
* ci: enable
* chore: stop when generated column found
* chore: get column names from metadata
* ci: disable
2024-06-15 10:28:57 +09:00
Kisaragi
9bddb81efc
chore: issueを起票する前にGitHub Discussionsにも誘導する ( #13991 )
2024-06-15 08:43:11 +09:00
anatawa12
220e112c83
fix rate limit check never ends ( #13994 )
2024-06-15 08:42:13 +09:00
Kisaragi
c51347d78b
docs: update changelog (follow-up of #13949 ) ( #13971 )
2024-06-13 11:09:03 +09:00
Kisaragi
dc3629e732
feat(backend): report Retry-After
if client hit rate limit ( #13949 )
...
* feat(backend): report `Retry-After` if client hit rate limit
* refactor(backend): fix lint error
2024-06-13 10:56:26 +09:00
syuilo
c73d739bd6
node 22 support
2024-06-13 10:40:20 +09:00
sirsegv
1616cb533e
Fix json module imports for node 22 ( #13875 )
2024-06-13 10:18:01 +09:00
おやき
92367cf700
node_modulesをvolume化して高速化+パーミッション問題回避、git submodule update時にローカルにsubmoduleがあっても問題が起こらないようにする ( #13956 )
2024-06-12 11:08:42 +09:00
Kisaragi
ff3a38a7f5
fix(frontend): 追加情報のラベルを投稿者のサーバーの絵文字で表示する ( #13968 )
...
* fix(frontend): 追加情報のラベルを投稿者のサーバーの絵文字で表示する
* docs: update changelog
2024-06-12 10:52:22 +09:00
zyoshoka
9849aab402
test( #10336 ): add components/MkC.*
stories ( #13830 )
...
* test(storybook): add `components/MkC.*` stories
* test(storybook): add some tests
* test: add sleep
* test: comment-out flaky test
* test(storybook): add test for `MkChannelFollowButton`
* chore(storybook): tweak sleep duration in `MkChannelFollowButton` story test
* fix(chromatic): add delay to `MkChannelList`
* chore: replace `mswDecorator` with `mswLoader`
* fix(storybook): tweak some parameters
* chore: serve static files
* fix(chromatic): add delay to `MkCwButton`
* chore: delete logging for debug
* fix: add right click in `MkContextMenu` play
* refactor: remove unused imports
2024-06-08 18:00:54 +09:00
おさむのひと
61fae45390
feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする ( #13758 )
...
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする
* モデログに対応&エンドポイントを単一オブジェクトでのサポートに変更(API経由で大量に作るシチュエーションもないと思うので)
* fix spdx
* fix migration
* fix migration
* fix models
* add e2e webhook
* tweak
* fix modlog
* fix bugs
* add tests and fix bugs
* add tests and fix bugs
* add tests
* fix path
* regenerate locale
* 混入除去
* 混入除去
* add abuseReportResolved
* fix pnpm-lock.yaml
* add abuseReportResolved test
* fix bugs
* fix ui
* add tests
* fix CHANGELOG.md
* add tests
* add RoleService.getModeratorIds tests
* WebhookServiceをUserとSystemに分割
* fix CHANGELOG.md
* fix test
* insertOneを使う用に
* fix
* regenerate locales
* revert version
* separate webhook job queue
* fix
* 🎨
* Update QueueProcessorService.ts
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-06-08 15:34:19 +09:00
Porlam Nicla
e0cf5b2402
配信停止したインスタンス一覧が見れなくなる問題を修正 ( #13945 )
...
* 配信停止したインスタンス一覧が見れなくなる問題を修正
* Update CHANGELOG.md
2024-06-07 14:46:46 +09:00
syuilo
8592716139
enhance(backend): improve sentry integration
2024-06-07 13:15:37 +09:00
taichan
00157864e9
fix(backend): チャート生成時にinstance.isSuspendedが読まれてしまう問題の修正 ( #13951 )
...
* fix(backend): use sustensionState instead of isSuspended
* Update CHANGELOG.md
2024-06-07 09:00:01 +09:00
syuilo
8f833d742f
enhance(backend): improve sentry integration
2024-06-06 11:51:31 +09:00
syuilo
d55e638a23
lint fixes
2024-06-06 11:40:11 +09:00
syuilo
a697a7f97b
enhance(backend): improve sentry integration
2024-06-06 11:38:34 +09:00
syuilo
ab69e113f4
enhance(backend): improve sentry integration
2024-06-06 11:20:54 +09:00
syuilo
65d19279a2
fix
2024-06-06 10:11:43 +09:00
syuilo
dbf9e1194b
refactor(backend): remove unused logger option
2024-06-06 10:01:50 +09:00
syuilo
d4a8c63264
enhance(backend): sentry integration for job queues
2024-06-06 09:32:04 +09:00
かっこかり
43cccaaee9
fix
2024-06-04 13:15:35 +09:00
かっこかり
27ac3d795e
Update about-misskey.vue
2024-06-04 13:14:37 +09:00
かっこかり
fce66b85b6
Merge pull request #13917 from misskey-dev/develop
...
Release 2024.5.0 (master)
2024-06-01 11:27:03 +09:00
Acid Chicken
2b8056a852
fix(backend): use insertOne insteadof insert/findOneOrFail combination ( #13908 )
...
* fix(backend): use insertOne insteadof insert/findOneOrFail combination
* fix: typo
* fix(backend): inherit mainAlias?
* refactor(backend): use extend
* fix(backend): invalid entityTarget
* fix(backend): fake where
* chore: debug
* chore: debug
* test: log
* fix(backend): column names
* fix(backend): remove dummy from
* revert: log
* fix(backend): position
* fix(backend): automatic aliasing
* chore(backend): alias
* chore(backend): remove from
* fix(backend): type
* fix(backend): avoid pure name
* test(backend): fix type
* chore(backend): use cte
* fix(backend): avoid useless alias
* fix(backend): fix typo
* fix(backend): __disambiguation__
* fix(backend): quote
* chore(backend): t
* chore(backend): accessible
* chore(backend): concrete returning
* fix(backend): quote
* chore: log more
* chore: log metadata
* chore(backend): use raw
* fix(backend): returning column name
* fix(backend): transform
* build(backend): wanna logging
* build(backend): transform empty
* build(backend): build alias
* build(backend): restore name
* chore: return entity
* fix: test case
* test(backend): 204
* chore(backend): log sql
* chore(backend): assert user joined
* fix(backend): typo
* chore(backend): log long sql
* chore(backend): log join
* chore(backend): log join depth null
* chore(backend): joinAttributes
* chore(backend): override createJoinExpression
* chore: join log
* fix(backend): escape
* test(backend): log log
* chore(backend): join gonna success?
* chore(backend): relations
* chore(backend): undefined
* chore(backend): target
* chore(backend): remove log
* chore(backend): log chart update
* chore(backend): log columns
* chore(backend): check hasMetadata
* chore(backend): unshift id when not included
* chore(backend): missing select
* chore(backend): remove debug code
2024-06-01 11:16:44 +09:00
github-actions[bot]
ecf7945fe8
[skip ci] Update CHANGELOG.md (prepend template)
2024-05-31 12:25:00 +00:00
github-actions[bot]
cc1ee0106f
Merge pull request #13801 from misskey-dev/release/2024.5.0
...
Release: 2024.5.0
2024-05-31 12:24:57 +00:00
github-actions[bot]
6078081c33
[skip ci] Release: 2024.5.0
2024-05-31 12:24:53 +00:00
github-actions[bot]
a59aa20be8
Bump version to 2024.5.0-rc.13
2024-05-31 12:18:52 +00:00
syuilo
61eec93f4e
Revert "2024.5.0"
...
This reverts commit 27d1b7e615
.
2024-05-31 21:16:35 +09:00
syuilo
27d1b7e615
2024.5.0
2024-05-31 21:09:19 +09:00
github-actions[bot]
316d192bc0
Bump version to 2024.5.0-rc.12
2024-05-31 12:05:47 +00:00
syuilo
2eaa3e256f
Update README.md for Sentry
2024-05-31 20:42:02 +09:00
github-actions[bot]
46164f879b
Bump version to 2024.5.0-rc.11
2024-05-31 11:20:13 +00:00
github-actions[bot]
374c8791d7
Bump version to 2024.5.0-rc.10
2024-05-31 11:13:42 +00:00
syuilo
e8f523f00a
Merge branch 'develop' into release/2024.5.0
2024-05-31 20:11:55 +09:00
syuilo
030082f756
🎨
2024-05-31 19:35:27 +09:00
github-actions[bot]
dc55adbaf7
Bump version to 2024.5.0-rc.9
2024-05-31 07:06:41 +00:00
syuilo
90ba1ca1f9
Merge branch 'develop' into release/2024.5.0
2024-05-31 16:06:00 +09:00
zyoshoka
514a65e453
perf(backend): avoid N+1 selects from user
table when packing many entities ( #13911 )
...
* perf(backend): avoid N+1 selects from `user` table when packing many entities
* perf(backend): use `packMany` instead of mapping to `pack`
2024-05-31 15:32:42 +09:00
syuilo
a3468fd05b
Merge branch 'develop' into release/2024.5.0
2024-05-31 14:59:32 +09:00
syuilo
97be1a53ad
Update 1717117195275-inquiryUrl.js
2024-05-31 14:59:02 +09:00
github-actions[bot]
1e007b63aa
Bump version to 2024.5.0-rc.8
2024-05-31 04:38:45 +00:00
syuilo
a0c596b030
Merge branch 'develop' into release/2024.5.0
2024-05-31 13:28:25 +09:00
syuilo
eaa85f5aa3
fix test
2024-05-31 13:28:11 +09:00
syuilo
dfeaa1145b
Merge branch 'develop' into release/2024.5.0
2024-05-31 13:19:49 +09:00
syuilo
0082747237
New Crowdin updates ( #13892 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
2024-05-31 13:19:37 +09:00
syuilo
5b8f8e7087
fix(backend): fix backward compatibility of antenna
2024-05-31 11:24:17 +09:00
syuilo
be11fd7508
enhance: サーバーのお問い合わせ先URLを設定できるように
2024-05-31 10:12:23 +09:00
syuilo
ac4a001e9f
fix code style
2024-05-31 10:11:11 +09:00
KanariKanaru
24d4124ffc
fix(frontend): ノートにテキストがなくてもファイルが5つ以上あるときは折りたたむように ( #13907 )
...
* fix: ノートにテキストがなくてもファイルが5つ以上あるときは折りたたむように
* 冗長な記述を修正
* Update CHANGELOG.md
2024-05-30 17:36:58 +09:00
zyoshoka
eaadd643eb
chore(misskey-js): fix repository
and add license
in package.json
( #13902 )
2024-05-29 20:57:48 +09:00
Kisaragi
cf670e8a3d
refactor(backend): avoid as any
on CustomEmojiService.ts ( #13903 )
2024-05-29 07:12:50 +09:00
Kisaragi
e57ce4fa0f
chore(backend): rename local variable ( #13904 )
...
much -> matched
2024-05-29 07:12:20 +09:00
Kisaragi
44cafbb9f2
refactor: avoid as any[]
on FetchInstanceMetadataService.ts ( #13905 )
...
* refactor: avoid `as any[]` on FetchInstanceMetadataService.ts
* apply suggestion
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-05-29 07:11:29 +09:00
github-actions[bot]
f75e46752e
Bump version to 2024.5.0-rc.7
2024-05-28 09:18:21 +00:00
github-actions[bot]
244adef70e
Bump version to 2024.5.0-rc.6
2024-05-28 09:18:05 +00:00
syuilo
e2eb7e8ca9
Merge branch 'develop' into release/2024.5.0
2024-05-28 18:17:39 +09:00
syuilo
80f3cb96b0
feat: sentry integration ( #13897 )
...
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* Update ApiCallService.ts
* Update config.ts
2024-05-28 17:06:33 +09:00
tamaina
89b27d8587
fix(federation): InboxにきたCreate, AnnounceのobjectがBearcaps urlだった際はスキップするように ( #13610 )
...
* fix(federation): AnnounceのobjectがLike出なかったらキューにためない
Fix https://github.com/misskey-dev/misskey/issues/13552
* revert
* better reason handlings
* result
* improve announce handling
* skip bearcaps
* also announce
2024-05-28 14:36:06 +09:00
tamaina
1bb1a32986
[skip ci] update release manager actions
2024-05-28 00:03:12 +09:00
tamaina
de9e391e34
[skip ci] update release manager actions
2024-05-28 00:02:22 +09:00
Kisaragi
934f9f80bd
docs: 「Feat: 個別のお知らせにリンクで飛べるように」のcherry-pick元を指定 ( #13891 )
...
* docs: 「Feat: 個別のお知らせにリンクで飛べるように」のcherry-pick元を指定
cc misskey-dev#13885
* Update CHANGELOG.md
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-05-27 21:25:07 +09:00
github-actions[bot]
4704dfe061
Bump version to 2024.5.0-beta.5
2024-05-27 12:00:25 +00:00
syuilo
d3b969306c
Merge branch 'develop' into release/2024.5.0
2024-05-27 20:55:49 +09:00
anatawa12
4579be0f54
新着ノートをサウンドで通知する機能をdeck UIに追加 ( #13867 )
...
* feat(deck-ui): implement note notification
* chore: remove notify in antenna
* docs(changelog): 新着ノートをサウンドで通知する機能をdeck UIに追加
* fix: type error in test
* lint: key order
* fix: remove notify column
* test: remove test for notify
* chore: make sound selectable
* fix: add license header
* fix: add license header again
* Unnecessary await
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* ファイルを選択してください -> ファイルが選択されていません
* fix: i18n忘れ
* fix: i18n忘れ
* pleaseSelectFile > fileNotSelected
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-05-27 20:54:53 +09:00
syuilo
d7982e471c
New Crowdin updates ( #13860 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Danish)
* New translations ja-jp.yml (Chinese Simplified)
2024-05-27 20:24:15 +09:00
anatawa12
a7a8dc4dbb
もともとセンシティブではないと連合されていたファイルがセンシティブとして連合された場合にセンシティブとしてそのファイルを扱うように ( #13879 )
...
* feat(backend): mark an file as sensitive if the file was newly federated as sensitive
* docs(changelog): もともとセンシティブではないと連合されていたファイルがセンシティブとして連合された場合にセンシティブとしてそのファイルを扱うように
* fix: change way to update federated image
* Update packages/backend/src/core/DriveService.ts
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* update isSensitive of existing record object
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-05-27 20:12:25 +09:00
zyoshoka
cf2256cf41
fix: CHANGELOG not reflecting correctly ( #13888 )
...
* fix: CHANGELOG not reflecting correctly
* Update .github/workflows/release-edit-with-push.yml
Co-authored-by: anatawa12 <anatawa12@icloud.com>
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2024-05-27 20:11:39 +09:00
かっこかり
28e0e20879
[ci skip] Delete .github/FUNDING.yml
...
use misskey-dev/.github repository
2024-05-27 19:22:46 +09:00
github-actions[bot]
e50107792c
Bump version to 2024.5.0-beta.4
2024-05-27 08:37:07 +00:00
syuilo
579b88adc7
Merge branch 'develop' into release/2024.5.0
2024-05-27 17:28:08 +09:00
github-actions[bot]
140df4b5e0
Bump version to 2024.5.0-beta.3
2024-05-27 08:27:39 +00:00
Sayamame-beans
6af9492ea5
Quick action implement ( #13878 )
...
* enhance(frontend): quick action for file admin-lookup
* docs(changelog): update changelog
* enhance(frontend): quick action for general admin-lookup, remove unimplemented note, instance admin-lookup
* docs(changelog): update changelog
* chore: fix lint
2024-05-27 17:21:05 +09:00
かっこかり
d013e4516d
enhance(frontend): お気に入りチャンネルをキャッシュするように ( #13881 )
2024-05-27 17:19:09 +09:00
かっこかり
805a11aadb
enhance(backend): プロフィールのリンク検証にtry-catchを追加 ( #13882 )
...
* enhance(backend): プロフィールのリンク検証にtry-catchを追加
* ✌️
2024-05-27 17:18:12 +09:00
かっこかり
1b81ca4563
enhance(frontend): 「見たことのあるリノートを省略して表示」の名称を変更 ( #13883 )
...
* enhance(frontend): 「見たことのあるリノートを省略して表示」の名称を変更
* ひとつだけcaptionが入ってるやつが真ん中にいると不格好だったので場所変更
2024-05-27 17:16:47 +09:00
かっこかり
1df8ea824e
fix(backend): /@
にアクセスするとサーバーエラーが発生する問題を修正 ( #13884 )
2024-05-27 17:15:42 +09:00
かっこかり
3ffbf6296f
feat: 個別のお知らせにリンクで飛べるように ( #13885 )
...
* feat(announcement): 個別のお知らせにリンクで飛べるように (MisskeyIO#639)
(cherry picked from commit f6bf7f992a78e54d86a4701dbd1e4fda7ef4eb27)
* fix
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* fix
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* 一覧ページではお知らせpanel全体を押せるように
* お知らせバーは個別ページに飛ばすように
* Update Changelog
* spdx
* attempt to fox test
* remove unnecessary thong
* `announcement` → `announcements/show`
* リンクを押せる場所をタイトルと日付部分のみに変更
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-05-27 17:15:11 +09:00
かっこかり
e0b47999fa
fix(backend): read:admin:show-user
と read:admin:show-users
を統合 ( #13798 )
...
* fix(frontend): 同じdisplayNameの権限があるのを修正
* read:admin:show-user と read:admin:show-users を統合
* Update Changelog
2024-05-23 17:29:59 +09:00
anatawa12
83a9aa4533
feat: suspend instance improvements ( #13861 )
...
* feat(backend): dead instance detection
* feat(backend): suspend type detection
* feat(frontend): show suspend reason on frontend
* feat(backend): resume federation automatically if the server is automatically suspended
* docs(changelog): 配信停止まわりの改善
* lint: fix lint errors
* Update packages/frontend/src/pages/instance-info.vue
* lint: fix lint error
* chore: suspendedState => suspensionState
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-05-23 15:55:47 +09:00
Acid Chicken
611e303bab
feat(backend): add /healthz endpoint ( #13834 )
...
* feat(backend): add /healthz endpoint
* feat(backend): also check meilisearch status if available
* style: header
* chore: no-store
* chore: healthcheck.sh
* style: format
2024-05-23 15:19:52 +09:00
github-actions[bot]
8489d39372
Bump version to 2024.5.0-beta.2
2024-05-23 05:25:01 +00:00
syuilo
4ee4456e87
Merge branch 'develop' into release/2024.5.0
2024-05-23 14:24:10 +09:00
anatawa12
aafa669cf5
feat(frontend): 長いテキストをペーストした際にテキストファイルとして添付するかどうかを選択できるように ( #13862 )
...
* feat(frontend): ask if attach as file if clipboard text is very long
* docs(changelog): 長いテキストをペーストした際にテキストファイルとして添付するかどうかを選択できるように
2024-05-23 13:15:22 +09:00
syuilo
ed432d06d7
New Crowdin updates ( #13850 )
...
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Simplified)
2024-05-22 06:40:05 +09:00
Sayamame-beans
c69de6b48c
fix(l10n): fix wrong description of server silence ( #13857 )
2024-05-21 20:43:00 +09:00
syuilo
4a3c01d198
Merge branch 'develop' into release/2024.5.0
2024-05-21 17:37:35 +09:00
syuilo
20c0bd9ddb
happy-domにメモリリークがありそう
2024-05-21 17:29:02 +09:00
かっこかり
6a637db36b
enhance(frontend): 通常のノートでも、お気に入りに登録したチャンネルにリノートできるように ( #13855 )
...
* enhance(frontend): チャンネルにリノートできるように
* Update Changelog
2024-05-21 17:23:20 +09:00
かっこかり
126383dca2
deps: AiScript VSCodeのバージョンを上げる ( #13851 )
2024-05-21 15:07:37 +09:00
syuilo
3340631d43
Update about-misskey.vue
2024-05-21 13:35:32 +09:00
syuilo
37f2952af9
Update about-misskey.vue
2024-05-21 13:33:43 +09:00
anatawa12
7bde630820
/tags
と /user-tags
が検索エンジンにインデックスされないように (#13847 )
...
* chore(backend): noindex for tag search pages
* docs(changelog): `/tags` と `/user-tags` が検索エンジンにインデックスされないように
* chore: base.pug内でフラグでコントロールするように
2024-05-21 11:19:33 +09:00
syuilo
3fba7686f8
New Crowdin updates ( #13500 )
...
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Danish)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Hungarian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Croatian)
* New translations ja-jp.yml (Uyghur)
* New translations ja-jp.yml (Lojban)
* New translations ja-jp.yml (Sinhala)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Kannada)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Haitian Creole)
* New translations ja-jp.yml (Kabyle)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Sinhala)
* New translations ja-jp.yml (Sinhala)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Vietnamese)
2024-05-21 10:14:58 +09:00
Acid Chicken (硫酸鶏)
1d4e6393f3
ci: verify locale data ( #13849 )
...
* ci: verify locale data
* ci: separate workflows
* ci: missing installation
2024-05-21 10:10:59 +09:00
anatawa12
367bf0c8fc
fix: /share
with unicode characters in the URL ( #13846 )
...
* fix: `/share` with unicode characters in the URL
* docs(changelog): `/share` で日本語等を含むurlがurlエンコードされない問題を修正
2024-05-20 23:21:11 +09:00
anatawa12
5836bd85df
fix: 複数idを指定するusers/show
が関係ないユーザを返すことがある問題を修正 ( #13765 )
...
* fix: 複数idを指定する`users/show`が関係ないユーザを返すことがある問題を修正
* test: fix misskey js test
* chore: user/showがnullを返さないように
* chore: pass lambda instead of pushVisibleUser
2024-05-20 19:25:50 +09:00
anatawa12
ed74f7b4a8
ci: use pnpm version from packageManager field in the package.json. ( #13825 )
2024-05-20 18:55:42 +09:00
anatawa12
f6df94070b
Exclude channel notes from featured polls ( #13838 )
...
* feat(backend): add `channelId` to `MiPoll` as a Denormalized field
* feat(backend): option to exclude polls in channels
* chore: exclude channel notes from featured polls
* docs(changelog): みつけるのアンケート欄にてチャンネルのアンケートが含まれてしまう問題を修正
* fix: missing license header
2024-05-20 18:08:20 +09:00
anatawa12
4d0db37d2e
fix notification limit with exclude/include types ( #13836 )
...
* fix: /i/notificationsがsinceIdのみのときに正しく動かない問題
Fix #10902 again
* chore: use exclusive range to fetch data
* fix: フィルタによって通知が0件だった場合でもリトライするように
* docs(changelog): `/i/notifications`に includeTypes`か`excludeTypes`を指定しているとき、通知が存在するのに空配列を返すことがある問題を修正
2024-05-20 18:05:46 +09:00
anatawa12
acf84a2516
FTTが有効かつsinceIdのみを指定した場合に帰って来るレスポンスが逆順である問題を修正 ( #13837 )
...
* fix: FTTが有効かつsinceIdのみを指定した場合に帰って来るレスポンスが逆順である問題
* docs(changelog): FTTが有効かつsinceIdのみを指定した場合に帰って来るレスポンスが逆順である問題を修正
2024-05-20 08:28:28 +09:00
zyoshoka
ba62b7378b
fix(storybook): fix wrong tabler-icons
CSS path ( #13828 )
2024-05-18 18:52:17 +09:00
zyoshoka
def7b8c55e
fix(frontend): fix Chromatic test fails ( #13826 )
...
* fix: attempt to fix Chromatic test fails
* chore: add comment
2024-05-18 12:42:26 +09:00
syuilo
9b0fc31751
Update FUNDING.yml
2024-05-14 19:18:30 +09:00
ふるふる
12ae9a2b23
feat: DevContainerにpnpmをインストールする際、corepackを使うようにする ( #13821 )
2024-05-13 11:19:19 +09:00
syuilo
6046ba1841
Merge pull request #13816 from misskey-dev/develop
...
developにマージされた分の追いつき用
2024-05-10 21:33:20 +09:00
おさむのひと
f6af6d9679
fix(backend): UserEntityService.getRelationsの取得処理を軽量化 ( #13811 )
...
* fix(backend): UserEntityService.getRelationsの取得処理を軽量化
* rollback
2024-05-10 15:33:25 +09:00
おさむのひと
b298897bde
fix(backend): 不要なUserProfileの取得を修正 ( #13812 )
...
* fix(backend): 不要なuserProfileの取得を修正
* fix: pnpm@9.0.6 to pnpm@9.1.0
* Revert "fix: pnpm@9.0.6 to pnpm@9.1.0"
This reverts commit eaf265ec2c
.
2024-05-10 15:32:23 +09:00
tamaina
6e6bb5606b
Merge branch 'develop' into release/2024.5.0
2024-05-07 14:38:53 +09:00
tamaina
f5d57c02c7
dev: modify release manager to set indent type
2024-05-07 14:38:43 +09:00
tamaina
0fd06e3f0d
fix
2024-05-07 11:07:16 +09:00
github-actions[bot]
313515c681
Bump version to 2024.5.0-beta.1
2024-05-07 01:45:00 +00:00
tamaina
455543b36e
change package.json
2024-05-06 21:36:05 +09:00
github-actions[bot]
73a5b6cec9
Bump version to 2024.5.0-beta.0
2024-05-06 11:50:00 +00:00
syuilo
c639f30d39
Update CHANGELOG.md
2024-05-06 20:41:39 +09:00
syuilo
fc77ad9355
refactor(frontend): provide linkNavigationBehavior
2024-05-06 20:37:04 +09:00
syuilo
2b21c19362
update deps ( #13624 )
...
* update deps
* Update package.json
* update deps
* build: pass --strip-leading-paths to restore 0.2.x behavior (#13684 )
* ✌️
* ✌️
* pureimageの代わりに@napi-rs/canvasを使う (#13748 )
* pureimageの代わりに@napi-rs/canvasを使う
* remove writestream
* remove createtemp
* wip
* Update ClientServerService.ts
* update pnpm to 9.x
* update deps
* re: update pnpm to 9.x
* update node
* ✌️
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2024-05-04 20:56:14 +09:00
syuilo
eef7fcdd45
chore(frontend): ui tweak
2024-05-04 19:40:17 +09:00
かっこかり
053e7626e4
enhance(frontend_ais): PostForm系の設定項目を追加 ( #13788 )
...
* enhance(frontend_ais): PostForm系の設定項目を追加
* Update Changelog
2024-05-04 13:21:40 +09:00
Kisaragi
c530a46e54
enhance(backend): ドライブのファイルがNSFWかどうか個別に連合されるように ( #13756 )
...
* fix(backend): ノートのattachmentにおいて、attach.sensitiveが元から存在する場合はそれを尊重する
* docs: update changelog (per misskey-dev#13756)
* feat(backend,apub): renderDocumentがsensitiveを連合するようにする
per https://github.com/misskey-dev/misskey/issues/13755#issuecomment-2081303014
* chore(backend): 追加したコメントを削除
* docs: changelogをより丁寧にする
* docs: changelogの項目名をPRに合わせる
* docs: tweak
apply suggestion from mei23
2024-05-01 17:13:20 +09:00
zyoshoka
9c057e6854
fix(frontend): fix Storybook type errors ( #13779 )
...
* fix(frontend): fix Storybook type errors
* fix: `hasReduce` doesn't work in args
2024-05-01 16:39:16 +09:00
Daiki Mizukami
d2a5bb39e3
Merge pull request from GHSA-2vxv-pv3m-3wvj
...
* fix: normalize incoming signed activities
* Tweak style
* Update CHANGELOG.md
* Log compacted activity as well
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-05-01 16:33:58 +09:00
taiy
9f66f22953
fix(frontend): 連合なしの状態の読み書きができない問題 ( #13777 )
...
* fix: 連合なしの状態の読み書きができない問題
* update changelog
* fix types: https://github.com/misskey-dev/misskey/pull/13777#discussion_r1585901601
2024-05-01 15:29:38 +09:00
syuilo
ef630df443
enhance(frontend): add contact page
2024-05-01 14:12:36 +09:00
かっこかり
8c5e564066
fix type error
2024-05-01 13:52:59 +09:00
かっこかり
2017f9114f
refactor(frontend): 非ログイン画面でのmeta取得を減らす ( #13776 )
...
* refactor(frontend): 非ログイン画面でのmeta取得を減らす
* fix(frontend): サーバー供給のmetaとクライアントフォールバックで取れるmetaの型が違うのを修正
* force fetch meta at welcome.vue
* refactor
2024-05-01 13:51:00 +09:00
zyoshoka
2ff90a80d4
fix(backend): add detailed schema to fetch-rss
endpoint ( #13764 )
2024-04-29 15:36:01 +09:00
syuilo
e2ff5f58b2
lint
2024-04-28 10:54:20 +09:00
MeiMei
c7d7da8fc5
AP Link等は添付ファイル扱いしないようになど ( #13754 )
...
* Linkは添付ファイルではない
* CHANGELOG
2024-04-28 10:53:33 +09:00
anatawa12
8e8ee2ac73
open links in abuse comment in new window ( #13381 )
...
* feat: changing MkA behavior from MkMFM
* chore: open links in abuse comment in new window
* docs(changelog): 通報のコメント内のリンクをクリックした際、ウィンドウで開くように
* chore: use inject instead of prop drilling
* Revert "chore: use inject instead of prop drilling"
This reverts commit b4dd14eacf
.
2024-04-27 21:24:39 +09:00
anatawa12
fe1172fbb6
fix: ハイフンを含むリモート絵文字が描画されない ( #13715 )
2024-04-27 20:41:55 +09:00
ikasoba
20eb4bc296
Fix(backend): ActivityPubでのHTMLへのシリアライズを修正 ( #13752 )
...
* devモードでもActivityPub系エンドポイントへアクセスできるように
* ActivityPubでのHTMLのシリアライズを修正
* ハードコードしていたurlを`httpUrl`へ修正
* テストの追加
2024-04-27 20:26:55 +09:00
かっこかり
78e61c65be
fix(frontend_reversi): 共有ボタンの実装を改善 ( #13750 )
...
* fix(frontend_reversi): 共有ボタンの実装を改善
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-04-27 20:00:57 +09:00
かっこかり
7ce6a9bbaf
fix(frontend): グループ通知の人数をちゃんと数えるように ( #13751 )
...
* fix(frontend): グループ通知の人数をちゃんと数えるように
* Update Changelog
2024-04-27 19:59:30 +09:00
かっこかり
cb5d8bdcdd
fix(backend): ページのOGP URLが違うのを修正 ( #13749 )
...
* fix(backend): ページのOGP URLが違うのを修正
* Update Changelog
* typo
2024-04-27 18:53:28 +09:00
かっこかり
0a31e132c7
fix(frontend): PlayのAiScriptランタイムが停止したときに画面が初期化されていない問題を修正 ( #13747 )
...
* fix(frontend): PlayのAiScriptランタイムが停止したときに画面が初期化されていない問題を修正
* fix
* Update Changelog
* typo
2024-04-27 16:48:04 +09:00
salano_ym
f53e22d72c
add comma ( #13746 )
2024-04-27 16:12:00 +09:00
MeiMei
6abb8c4994
Merge pull request from GHSA-m9qf-3pfj-2r86
...
* Add Cache-Control to Bull Board
* CHANGELOG
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-04-27 12:57:00 +09:00
Cocoa Hoto
85339ca751
feat: improve emoji endpoint ( #13742 )
2024-04-25 11:03:34 +09:00
FineArchs
553ba84792
AiScriptのバージョンを0.18.0に上げる ( #13743 )
...
* Update package.json
* Update autogen files
* Update flash-edit.vue
* Update flash-edit.vue
* Update CHANGELOG.md
* revert
2024-04-25 10:34:26 +09:00
anatawa12
f9aed8f2bf
fix: 正規化されていない状態のhashtagが連合されてきたhtmlに含まれているとhashtagが正しくhashtagに復元されない問題を修正 ( #13733 )
2024-04-19 19:42:01 +09:00
おさむのひと
cd7f7271ca
enhance: 新しいコンディショナルロール条件の実装 ( #13732 )
...
* enhance: 新しいコンディショナルロールの実装
* fix: CHANGELOG.md
2024-04-19 15:22:23 +09:00
かっこかり
ea9aa6fdb4
🎨 (ページ表示部上部のボタン順序を変更)
...
Fix https://github.com/misskey-dev/misskey/pull/13724#discussion_r1568179954
2024-04-17 18:29:35 +09:00
anatawa12
e423b8ce4b
細かいミュートの処理の修正 ( #13695 )
...
* fix: some replies are removed from global timeline
* refactor: 各チャンネルのミュートとブロックの処理をまとめる
* fix: リノートをミュートでその人のノートのリノートをミュートしていたを修正
* refactor: isPureRenotePackedを他のところでも使う
* docs(changelog): CHANGELOGを更新
* test: withReplies = falseでフォローしてる人によるリプライが流れてくる
* test: ノートミュートしているユーザーの通常ノートのリノートが流れてくる/含まれる
2024-04-17 14:23:41 +09:00
かっこかり
977e2d2c09
enhance(frontend): フォローするかどうかの確認ダイアログを出せるように ( #13723 )
...
* feat(frontend): フォローするかどうかの確認ダイアログを出せるように
* Update Changelog
2024-04-17 10:53:16 +09:00
かっこかり
6f489b58a1
enhance(frontend): ページの表示部上部に編集リンクを追加 ( #13724 )
2024-04-17 10:48:42 +09:00
anatawa12
e9e877f64e
fix: ダイレクト投稿の宛先が保存されない ( #13717 )
...
* fix: ダイレクト投稿の宛先が保存されない
* fix: 同じユーザーが複数回宛先に追加できる問題
* fix: 関係ないユーザーが宛先に追加される可能性がある
2024-04-16 13:37:14 +09:00
anatawa12
ca0d148a78
ci: Check Misskey JS autogenを様々改善 ( #13718 )
2024-04-15 22:11:17 +09:00
MeiMei
c687b4eaa5
fix(backend): nginx経由で/files/にRangeリクエストされた場合に正しく応答できないのを修正 ( #13712 )
...
* Fix files
* CHANGELOG
2024-04-15 09:28:09 +09:00
MeiMei
b4faa7c4ec
chore: Use integrity for Redoc script ( #13716 )
...
* Use integrity for redoc scripts
* official?
2024-04-15 09:25:11 +09:00
かっこかり
bba3097765
enhance: クリップのノート数を表示するように ( #13686 )
...
* enhance: クリップのノート数を表示できるように
* Update Changelog
2024-04-14 21:30:24 +09:00
zyoshoka
8c5d9a6295
fix(backend): incorrect logic for determining whether Quote or not ( #13700 )
...
* fix(backend): incorrect logic for determining whether Quote or not
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-04-14 10:23:48 +09:00
かっこかり
7cf0c18f83
fix(backend): FileServerServiceでレンジリクエストの場合に適切なレスポンスコードが返らない問題を修正 ( #13701 )
...
* return 206 for every ranged response - fixes #494
(cherry picked from commit 92eec2178fd103e9ea2bcd646aacab1fb496a33b)
* detect size of remote files - fixes #494
without this, remote files are assumed to have size 0 (even if we just
downloaded them!) and the range-related code won't run
(cherry picked from commit 960f4fcff78a1f019c9a9377853fcd90dbfb7575)
---------
Co-authored-by: dakkar <dakkar@thenautilus.net>
2024-04-14 10:22:03 +09:00
anatawa12
48a7679b8a
test: do not use indexedDB in cypress environment due to chrome bug ( #13709 )
2024-04-14 08:08:26 +09:00
かっこかり
5c7c44c9eb
fix(backend): 登録にメール認証が必須になっている場合、登録されているメールアドレスを削除できないように ( #13703 )
...
* fix(backend): 登録にメール認証が必須になっている場合、登録されているメールアドレスを削除できないように (MisskeyIO#606)
(cherry picked from commit 6b7df2bd10
)
* Update Changelog
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-04-13 20:38:25 +09:00
かっこかり
f5100cc81f
feat(frontend): アップロードするファイルの名前をランダム文字列にできるように ( #13688 )
...
* feat(frontend): アップロードするファイルの名前をランダム文字列にできるように
* Update Changelog
* refactor
* 設定項目を移動
* fix
* 「オリジナルのファイル名を保持」に変更
* 拡張子を付加するように
2024-04-13 12:51:37 +09:00
syuilo
eb1ef1484a
enhance(frontend): add link of 2fa guide
2024-04-09 20:52:29 +09:00
1Step621
7586ef7ba8
fix(frontend): MkDialogのinputで字数制限に違反していてもEnterキーが押せてしまうのを修正 ( #13677 )
...
* MkDialogのinputで字数制限に違反していてもEnterキーが押せてしまうのを修正
* update CHANGELOG.md
2024-04-09 14:20:00 +09:00
Srgr0
b322f55c87
dev: fix misskey-tga ( #13312 )
...
* Update deploy-test-environment.yml
* Update deploy-test-environment.yml
* use github.repository
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2024-04-08 22:41:26 +09:00
zyoshoka
960c4df48e
enhance(frontend): better condition for posting and displaying Notes ( #13670 )
...
* enhance(frontend): better condition for posting and displaying Notes
* Update CHANGELOG.md
2024-04-07 21:16:37 +09:00
zyoshoka
959cc8ff37
refactor(general): use Date.now()
instead of creating a new Date
instance ( #13671 )
2024-04-07 21:14:13 +09:00
かっこかり
2f8fb105a5
fix(deps): aiscript-vscodeのインストール中にWARNが出るのを修正 ( #13661 )
2024-04-05 15:59:43 +09:00
おさむのひと
efa42a1624
fix(backend): バックエンドのpnpm devによるビルド後にbuild-assetsを行うようにする ( #13659 )
...
* moveto scripts
* add scripts/dev.mjs
2024-04-04 22:25:28 +09:00
Jorge
c4fc582469
Merge pull request from GHSA-fpvp-74wx-35p3
...
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-04-03 13:02:36 +09:00
かっこかり
b4b47d85cf
refactor(frontend): use scrollX
or scrollY
( #13645 )
2024-04-01 20:44:24 +09:00
かっこかり
61978cb4ca
fix(frontend): ページデザインの修正 ( #13642 )
2024-03-31 14:16:42 +09:00
かっこかり
efafa02f68
enhance(backend): ビデオファイルにビデオトラックがあるかを確認するように ( #13568 )
...
* enhance(backend): ビデオファイルにビデオトラックがあるかを確認するように
(cherry picked from commit 23d38a2d6492a2b24e9b2c031d66c3e8a5d382ef)
* Update Changelog
* Update Changelog
* Revert "Update Changelog"
This reverts commit 93fd996932
.
* fix(test) ffmpegをインストールするように
* 入れる方間違えた
* fix test
* 拡張子変わらなかったのでそのまま行く
* ログを出力するように
* msg
* remove unused import
* add log
* attempt to fix test error
* Revert "attempt to fix test error"
This reverts commit d9d6524cad
.
* Update FileInfoService.ts
* oggも検査の対象にする
2024-03-31 12:43:39 +09:00
Zero King
0f2e651331
fix(frontend): remove duplicate CSS declaration ( #13640 )
2024-03-31 10:43:28 +09:00
1Step621
d4ca973e34
Enhance(frontend): もっと!ボタンでリアクション一覧が開けるように ( #12935 )
...
* もっと!ボタンでリアクション一覧が開けるように
* update CHANGELOG.md && デバッグ用に最大リアクション表示数を1にしてたのを一応戻した
* fix
* デザイン調整
* maxNumberもどす
* fix CHANGELOG
* fix
* move changelog
* 🎨
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-30 20:30:22 +09:00
かっこかり
b96d9c6973
fix/enhance(frontend): 映像・音声周りの改修 ( #13206 )
...
* enhance(frontend): 映像・音声周りの改修
* fix
* fix design
* fix lint
* キーボードショートカットを整備
* Update Changelog
* fix
* feat: ループ再生
* ネイティブの動作と同期されるように
* Update Changelog
* key指定を消す
2024-03-30 16:02:03 +09:00
かっこかり
50da7d2a27
enhance(frontend): 2要素認証セットアップウィザードにアプリを起動するボタンを新設 ( #13636 )
...
* enhance(frontend): 2要素認証セットアップウィザードにアプリを起動するボタンを新設
* add comment
* use css module
2024-03-30 15:34:05 +09:00
おさむのひと
2a851437ff
fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する ( #13600 )
...
* fix: ビルドが遅いパッケージのビルド速度を改善
* dependenciesの整理
* fix ci
* ビルド開始時に古いファイルを消す
* fix ci
* fix ci
2024-03-30 15:28:19 +09:00
zyoshoka
b35ae97ba7
fix(backend): better notes/translate
error response ( #13631 )
...
* fix(backend): better `notes/translate` error response
* Update CHANGELOG.md
* test(backend): perform administrative operations as `root`
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-30 13:51:53 +09:00
Nila
f3500ffda9
fix: report progress out of 100% in CleanRemoteFilesProcessorService ( #13633 )
...
* Report progress out of 100% in CleanRemoteFilesProcessorService
* Add changelog entry
2024-03-30 10:28:47 +09:00
かっこかり
f90be427f5
fix(frontend): 「今日誕生日のフォロー中ユーザー」ウィジェットが正しく動作しない問題を修正 ( #12835 )
...
* (fix) タイムゾーンによっては誕生日のフォロー中ユーザーが正しく読み込まれない
* 文言をわかりやすく
* Update Changelog
* (add) reload button
* Update CHANGELOG.md
* run misskey-js
* fix
* Revert "文言をわかりやすく"
This reverts commit c5ab641956
.
* Update packages/frontend/src/widgets/WidgetBirthdayFollowings.vue
* Update packages/frontend/src/widgets/WidgetBirthdayFollowings.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-25 18:31:30 +09:00
かっこかり
8f415d69cd
fix(generator): APIクライアントのパスにoperationIdが使われる問題を修正 ( #13622 )
2024-03-25 12:11:10 +09:00
zyoshoka
a1bc8fa77b
test(backend): fix streaming test error when replying to followers-only note ( #13618 )
2024-03-24 16:46:52 +09:00
zyoshoka
539718f6a8
fix(misskey-js): fix ESLint error in generator due to operationId
change ( #13619 )
2024-03-24 16:46:15 +09:00
syuilo
3db26f2b94
fix(backend): fix openAPI operationId format
2024-03-23 20:43:29 +09:00
かっこかり
6bd78770de
enhance(frontend): リアクション受け入れがいいねのみの場合はボタンホバーでツールチップが出るように ( #13613 )
2024-03-22 18:21:14 +09:00
かっこかり
c9c6424205
enhance(frontend): TOTPの入力ダイアログを改良 ( #13607 )
...
* enhance(frontend): TOTPの入力ダイアログを改良
* Update Changelog
2024-03-22 15:03:21 +09:00
tamaina
40bb6069ec
fix(frontend): URLプレビューのto/hrefがない問題を修正
...
Fix of 9ae577871b (diff-cfa02e203bdbd03dbf312a889f009ca7f9ebd8376334ebd74c4961b716b22d93)
2024-03-22 08:54:34 +09:00
おさむのひと
831c74a25b
fix: URLプレビューの動作改善+動作設定を可能にする ( #13579 )
...
* wip
* support new version
* URLプレビュー無効化時、フロント側も非表示にしてリクエストをしないようにする
* fix lint
* fix lint
* tweak preview request error handles
* fix: CHANGELOG.md
* fix
* fix
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-21 18:46:42 +09:00
かっこかり
f4838e50b4
enhance(antenna): Botの投稿を除外できるように ( #13603 )
...
* enhance(antenna): Botの投稿を除外できるように (MisskeyIO#545)
(cherry picked from commit a95ce067c6
)
* Update Changelog
* remove translations
* spdx
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-03-21 07:51:01 +09:00
syuilo
7795045b23
Update about-misskey.vue
2024-03-20 20:01:56 +09:00
かっこかり
ca2df14a8f
fix(frontend): woodenPanelの配色を修正 ( #13561 )
...
* fix(frontend): woodenPanelの配色を修正
* fix
2024-03-20 13:10:09 +09:00
Gianni Ceccarelli
d7bb6c88d3
Cypress typescript ( #13591 )
...
* convert Cypress tests to TypeScript
this work was done by @lunaisnotaboy https://github.com/lunaisnotaboy
for their fork https://github.com/cutiekey/cutiekey/pull/7
I just repacked their changes into a minimal set
* fix call to `window` in cypress tests
this error was spotted thanks to the TypeScript compiler:
```
support/commands.ts:33:12 - error TS2559: Type '(win: any) => void'
has no properties in common with type 'Partial<Loggable &
Timeoutable>'.
33 cy.window(win => {
~~~~~~~~
Found 1 error in support/commands.ts:33
```
(again, @lunaisnotaboy did the actual work)
2024-03-20 11:25:49 +09:00
おさむのひと
115d91812e
fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする ( #13598 )
...
* fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする
* fix CHANGELOG.md
2024-03-20 10:30:45 +09:00
かっこかり
5f6863b77e
Add missing credit (for #13586 )
2024-03-18 19:04:20 +09:00
かっこかり
0226a670dd
fix(backend): ユーザーやノートのOGPでローカルとリモートユーザーの見分けが付かない問題を修正 ( #13586 )
...
* enhance(OGP): ユーザーやノートのOGPでローカルとリモートユーザーの見分けが付かない問題を修正 (MisskeyIO#528)
(cherry picked from commit 0c3de462d9
)
* Update Changelog
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-03-18 18:34:31 +09:00
かっこかり
067cdf3ce4
enhance(frontend): ページのデザインを調整 ( #13590 )
...
* enhance(frontend): ページのデザインを調整
* 共有ボタンを直感的な導線に変更
* Update Changelog
* Update packages/frontend/src/components/page/page.image.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-18 18:21:27 +09:00
かっこかり
a38646bd0f
fix(backend): フォローリクエストを作成する際に既存のものは削除するように ( #13588 )
...
* fix: delete old follow request (if exists) before creating new
(cherry picked from commit ea948ccadc7eace1fcace176c9c070b2a9b46f56)
* Update Changelog
* Update Changelog
---------
Co-authored-by: Kaity A <kaity@atikayda.au>
2024-03-18 14:20:28 +09:00
かっこかり
b65203c9f8
fix(frontend): WebGL2コンテキストの初期化に失敗するとMisskeyが起動できなくなる問題を修正 ( #13587 )
...
* Fixed startup crash with seasonal effects
(cherry picked from commit eba0c2cc61512db22109e2f15604eb65f5b7d2f2)
* Update Changelog
* Update Changelog
---------
Co-authored-by: Leah <kevinlukej@gmail.com>
2024-03-17 20:33:33 +09:00
BackRunner
dcfab918e9
feat: send heartbeat right after visibility changed to 'visible' ( #13581 )
2024-03-17 18:47:29 +09:00
syuilo
282cfae1b2
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-03-17 10:34:15 +09:00
syuilo
7e63ab0f56
refactor(backend): refactor chart engine
2024-03-17 10:34:13 +09:00
zyoshoka
4b1ca9ef61
fix(general): flash/create
でPlayの公開範囲を指定できない問題の修正と編集画面の調整 ( #13574 )
...
* fix(backend): param `visibility` wasn't included in `flash/create`
* fix(frontend): tweak flash editor ui
* Update CHANGELOG.md
2024-03-15 22:02:57 +09:00
tamaina
71d0538647
fix(frontend): update locales/index.d.ts
2024-03-14 18:18:32 +09:00
tamaina
8604bd9807
fix(dev): vscode-jest: Deprecated: Please use jest.runMode instead.
2024-03-14 17:42:30 +09:00
tamaina
75fa43bc59
fix(dev): fix duplication in .vscode/extensions.json
2024-03-14 17:39:38 +09:00
FineArchs
88d47ab024
プラグインの簡易的なログを表示する機能 ( #13564 )
...
* add plugin logging
* change variable name
* Update plugin.ts
* Update CHANGELOG.md
2024-03-13 22:38:26 +09:00
zyoshoka
29f6ba6310
chore: add missing SPDX ID and workflow check ( #13570 )
...
* chore: add workflow which checks if SPDX ID exists
* chore: add missing SPDX ID in some files
* chore: change trigger condition
* chore: trigger on push
* lint
2024-03-13 22:37:18 +09:00
おさむのひと
5c1d86b796
refactor(backend): UserEntityService.packMany()の高速化 ( #13550 )
...
* refactor(backend): UserEntityService.packMany()の高速化
* 修正
2024-03-12 14:31:34 +09:00
anatawa12
6d9c234cb6
fix: URL preview popup for local URL appears in the upper left corner ( #13555 )
2024-03-12 13:50:24 +09:00
かっこかり
b280faa8e7
enhance(frontend): 各サーバーはMisskeyを利用したサービスであることを強調 ( #13559 )
...
* ロゴ周りを追加
* 調整
---------
Co-authored-by: uboar <10250330+uboar@users.noreply.github.com>
2024-03-12 13:48:14 +09:00
かっこかり
e23e2f4ae9
Fix Changelog
2024-03-12 12:09:26 +09:00
yupix
6b676a928d
enhance(backend): antennas/updateの必須項目をantennaIdのみに ( #13542 )
...
* refactor: antennas/updateの必須項目を最小限に
* fix: userListIdがnullにできない
2024-03-10 17:31:39 +09:00
FineArchs
e4eaf1220e
Update example.yml ( #13551 )
2024-03-09 17:55:41 +09:00
syuilo
dbc4fd3e93
Update about-misskey.vue
2024-03-09 15:40:21 +09:00
syuilo
db29680e74
chore(dev): remove deprecated vscode plugins
2024-03-09 15:31:21 +09:00
tamaina
45d1af23bb
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-03-09 04:10:21 +00:00
tamaina
1b064d7e30
chore(backend): validateNoteの結果Errorはそのままthrowする
...
理由がわからないため
2024-03-09 04:10:17 +00:00
かっこかり
27f823e882
enhance(frontend): リアクションの総数を表示するか設定で選べるように ( #13539 )
...
* enhance(frontend): リプライ・リノート・リアクションの総数を表示するか設定で選べるように (MisskeyIO#512)
(cherry picked from commit 3c8475e5ac
)
* fix: いいねのみの場合は強制的にカウント表示
* make `showReactionsCount` default false
* リアクションだけ
* けしわすれ
* けしわすれ2
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-03-08 18:13:09 +09:00
かっこかり
f4a5740412
fix(frontend): 周年の実績が閏年を考慮するように ( #13525 )
...
* fix(frontend): 周年の実績が閏年を考慮するように
* まちがえた
* Update Changelog
* 変数の定義回数を減らす
2024-03-07 17:21:57 +09:00
かっこかり
c680e35aa0
enhance(frontend): 広告が同一ドメインの場合はRouterで遷移するように ( #13510 )
...
* enhance(frontend): 広告が同一ドメインの場合はRouterで遷移するように
* Update Changelog
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-07 16:36:06 +09:00
zyoshoka
412e9f284d
test(backend): enable typecheck by workflow ( #13526 )
2024-03-07 09:51:57 +09:00
かっこかり
7ead98cbe5
enhance(frontend): リアクションの総数を表示するように ( #13532 )
...
* enhance(frontend): リアクションの総数を表示するように
* Update Changelog
* リアクション選択済の色をaccentに
2024-03-06 21:08:42 +09:00
tamaina
62922352b3
Revert "perf: boot.jsの調整"
...
This reverts commit 00c1e4eb55
.
2024-03-06 09:49:01 +00:00
tamaina
00c1e4eb55
perf: boot.jsの調整
2024-03-06 09:40:47 +00:00
tamaina
4457b02db2
fix(frontend)?: importAppScriptはimportをawaitするように
2024-03-06 08:08:32 +00:00
かっこかり
08d618bb8b
enhance(frontend): 自分のノートの添付ファイルから直接ファイルの詳細ページに飛べるようにする ( #13520 )
...
* enhance(frontend): 自分のノートの添付ファイルから直接ファイルの詳細ページに飛べるようにする
* 他のファイルタイプにも対応
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-05 18:06:57 +09:00
かっこかり
45672a70f9
fix(frontend): router遷移時にmatchAllに入った場合一度location.href
を経由するように ( #13509 )
...
* fix(frontend): router遷移時にmatchAllに入った場合一度`location.href`を経由するように
* Update Changelog
* Update CHANGELOG.md
* remove unnecessary args
2024-03-05 17:27:33 +09:00
tamaina
83a5bc0ecd
doc: Nestで循環依存がある場合のCONTRIBUTING.mdに書く ( #13522 )
...
* doc: Nestモジュールテストの例をCONTRIBUTING.mdに書く
* rm normal test
* forwardRef
2024-03-05 14:26:16 +09:00
tamaina
13f5fafdbc
remove template txt
2024-03-04 10:39:43 +00:00
かっこかり
96ab1af03b
Update CHANGELOG.md
2024-03-04 16:09:24 +09:00
tamaina
9542cb8d62
fix(backend): リモートサーバーの情報が更新できなくなっていた問題を修正 ( #13507 )
...
* fix(backend): fetchInstanceMetadataのLockが永遠に解除されない問題を修正
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* fix test
* fix
* comment
* comment
* improve test
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-03-04 13:48:57 +09:00
tamaina
983480131b
chore: Automated release ( #13075 )
...
* chore: Automated release
* follow
2024-03-04 12:54:13 +09:00
zyoshoka
38837bd388
test(backend): refactor tests ( #13499 )
...
* test(backend): refactor tests
* fix: failed test
2024-03-03 20:15:35 +09:00
syuilo
efda2e9baa
Update README.md
2024-03-02 18:34:49 +09:00
syuilo
78ff90f2cc
Merge pull request #13493 from misskey-dev/develop
...
Release: 2024.3.1
2024-03-02 17:06:46 +09:00
syuilo
3afdafed61
2024.3.1
2024-03-02 17:06:01 +09:00
tamaina
2744cbd310
fix(frontend): MkCustomEmojiでフォールバックをテキストか画像か選べるように
...
fix of #13487
2024-03-02 07:05:17 +00:00
おさむのひと
b83cbc6d4d
Update CHANGELOG.md
2024-03-02 13:39:49 +09:00
おさむのひと
21e3a91393
Update CHANGELOG.md
2024-03-02 13:35:33 +09:00
syuilo
ecc5decaa5
New Crowdin updates ( #13489 )
...
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
2024-03-02 13:28:22 +09:00
おさむのひと
32690f576f
fix(frontend): ピン留め or 履歴に表示されるカスタム絵文字がサーバから削除されるとリアクションが出来なくなる ( #13486 )
...
* fix(frontend): ピン留めに登録されているカスタム絵文字がサーバから削除されるとリアクションが出来なくなる
* fix CHANGELOG.md
* fix Unicode Emojis
* fix Unicode Emojis
* fix
2024-03-02 13:28:10 +09:00
tamaina
114d3319e8
chore(client): 絵文字の画像読み込みに失敗した際はテキストではなくダミー画像を表示 ( #13487 )
2024-03-02 13:26:21 +09:00
Acid Chicken (硫酸鶏)
f704891932
fix: emoji colorization
2024-03-02 05:53:43 +09:00
syuilo
7e706ea669
Merge pull request #13447 from misskey-dev/develop
...
Release: 2024.3.0
2024-03-01 21:17:01 +09:00
syuilo
fe5efd926e
New translations ja-jp.yml (Chinese Traditional) ( #13480 )
2024-03-01 21:00:43 +09:00
syuilo
ba9d47fb69
2024.3.0
2024-03-01 20:22:06 +09:00
tamaina
eb60460d28
enhance: 禁止ワードチェック強化 ( #27 )
...
* enhance: 禁止ワードチェック強化
* リモートの禁止ワードチェックを添付ファイルとユーザーを登録する前に行うなど
Resolve https://github.com/misskey-dev/misskey/issues/13374
* 禁止ワートの対象の見直し
* performActivityで特定のエラーが出た際にDelayedに追加しないように
* use IdentifiableError
* NoteCreateService.checkProhibitedWords
* https://github.com/misskey-dev/misskey-private/pull/27/files#r1507416135
* remove comment
2024-03-01 20:16:32 +09:00
syuilo
d1bf432e14
add missing license headers
2024-03-01 17:28:46 +09:00
syuilo
4c6fc15858
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-03-01 17:27:11 +09:00
syuilo
6158ef138e
format
2024-03-01 17:27:03 +09:00
syuilo
5904d98208
Update packages/backend/test/e2e/mute.ts
...
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2024-03-01 17:26:27 +09:00
syuilo
ca6399437c
format
2024-03-01 17:26:13 +09:00
syuilo
5befd66e21
Update CHANGELOG.md
2024-03-01 17:25:54 +09:00
syuilo
16440d6be2
Update CHANGELOG.md
...
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2024-03-01 17:24:59 +09:00
syuilo
2f31606eff
update deps
2024-03-01 14:16:44 +09:00
syuilo
14a3af679d
update deps
2024-03-01 14:06:34 +09:00
syuilo
033d71ee28
update deps
2024-03-01 13:52:39 +09:00
syuilo
b55b77c8ae
update pnpm
2024-03-01 13:52:23 +09:00
syuilo
59f80c08ea
New Crowdin updates ( #13478 )
...
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
2024-03-01 12:07:25 +09:00
syuilo
a74406677c
fix packedRoleCondFormulaValueAssignedRoleSchema
2024-03-01 12:03:33 +09:00
tamaina
593358ed3f
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-02-29 11:49:49 +00:00
tamaina
bc30dc6bff
refactor: remove export of unicodeEmojisMap
2024-02-29 11:49:40 +00:00
syuilo
01f55a9d59
Update CHANGELOG.md
2024-02-29 20:48:48 +09:00
Yuriha
26d4c5fd94
メンションの最大数をロールごとに設定可能にする ( #13343 )
...
* Add new role policy: maximum mentions per note
* fix
* Reviewを反映
* fix
* Add ChangeLog
* Update type definitions
* Add E2E test
* CHANGELOG に説明を追加
---------
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
2024-02-29 20:48:02 +09:00
tamaina
b9bcceddfc
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-02-29 11:47:30 +00:00
tamaina
7565f7bec6
fix(client): use colorizeEmoji when unicodeEmojisMap.get
2024-02-29 11:47:24 +00:00
syuilo
6365805687
New Crowdin updates ( #13359 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
2024-02-29 20:44:32 +09:00
syuilo
1205d30657
Update CHANGELOG.md
2024-02-29 20:42:58 +09:00
zyoshoka
16f16e6b08
fix(backend): ダイレクトなノートに対してはダイレクトでしか返信できないように ( #13477 )
...
* fix(backend): ダイレクトなノートに対してはダイレクトでしか返信できないように
* Update CHANGELOG.md
* test(backend): `notes/create`とWebSocket関連のテストを追加
2024-02-29 20:42:02 +09:00
かっこかり
39d6af135f
enhance: 通知の履歴をリセットできるように ( #13335 )
...
* enhance: 通知の履歴をリセットできるように
* Update Changelog
* 通知欄も連動して更新するように
* revert some changes
* Update CHANGELOG.md
* Remove unused part
* fix
2024-02-29 20:03:30 +09:00
syuilo
ec18991328
Update scroll.test.ts
2024-02-29 19:44:00 +09:00
syuilo
9d0fc96d1a
fix test
2024-02-29 18:04:03 +09:00
syuilo
98934b6738
fix type
2024-02-29 17:54:32 +09:00
syuilo
920c3be750
update deps
2024-02-29 11:10:03 +09:00
syuilo
797bb493ab
Update CHANGELOG.md
2024-02-29 10:20:37 +09:00
taichan
5f43c2faa2
enhance(backend): 通知がミュート・凍結を考慮するようにする ( #13412 )
...
* Never return broken notifications #409
Since notifications are stored in Redis, we can't expect relational
integrity: deleting a user will *not* delete notifications that
mention it.
But if we return notifications with missing bits (a `follow` without a
`user`, for example), the frontend will get very confused and throw an
exception while trying to render them.
This change makes sure we never expose those broken notifications. For
uniformity, I've applied the same logic to notes and roles mentioned
in notifications, even if nobody reported breakage in those cases.
Tested by creating a few types of notifications with a `notifierId`,
then deleting their user.
(cherry picked from commit 421f8d49e5d7a8dc3a798cc54716c767df8be3cb)
* Update Changelog
* Update CHANGELOG.md
* enhance: 通知がミュートを考慮するようにする
* enhance: 通知が凍結も考慮するようにする
* fix: notifierIdがない通知が消えてしまう問題
* Add tests (通知がミュートを考慮しているかどうか)
* fix: notifierIdがない通知が消えてしまう問題 (grouped)
* Remove unused import
* Fix: typo
* Revert "enhance: 通知が凍結も考慮するようにする"
This reverts commit b1e57e571d
.
* Revert API handling
* Remove unused imports
* enhance: Check if notifierId is valid in NotificationEntityService
* 通知作成時にpackしてnullになったらあとの処理をやめる
* Remove duplication of valid notifier check
* add filter notification is not null
* Revert "Remove duplication of valid notifier check"
This reverts commit 239a6952f7
.
* Improve performance
* Fix packGrouped
* Refactor: 判定部分を共通化
* Fix condition
* use isNotNull
* Update CHANGELOG.md
* filterの改善
* Refactor: DONT REPEAT YOURSELF
Note: GroupedNotificationはNotificationの拡張なのでその例外だけ書けば基本的に共通の処理になり複雑な個別の処理は増えにくいと思われる
* Add groupedNotificationTypes
* Update misskey-js typedef
* Refactor: less sql calls
* refactor
* clean up
* filter notes to mark as read
* packed noteがmapなのでそちらを使う
* if (notesToRead.size > 0)
* if (notes.length === 0) return;
* fix
* Revert "if (notes.length === 0) return;"
This reverts commit 22e2324f96
.
* 🎨
* console.error
* err
* remove try-catch
* 不要なジェネリクスを除去
* Revert (既読処理をpack内で行うものを元に戻す)
* Clean
* Update packages/backend/src/core/entities/NotificationEntityService.ts
* Update packages/backend/src/core/entities/NotificationEntityService.ts
* Update packages/backend/src/core/entities/NotificationEntityService.ts
* Update packages/backend/src/core/entities/NotificationEntityService.ts
* Update packages/backend/src/core/NotificationService.ts
* Clean
---------
Co-authored-by: dakkar <dakkar@thenautilus.net>
Co-authored-by: kakkokari-gtyih <daisho7308+f@gmail.com>
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-28 21:26:26 +09:00
zyoshoka
29350c9f33
refactor(frontend): os.ts
周りのリファクタリング ( #13186 )
...
* refactor(frontend): `os.ts`周りのリファクタリング
* refactor: apiWithDialogのdataの型付け
* refactor: 不要なas anyを除去
* refactor: 返り値の型を明記、`selectDriveFolder`は`File`のほうに合わせるよう返り値を変更
* refactor: 返り値の型を改善
* refactor: フォームの型を改善
* refactor: 良い感じのimportに修正
* refactor: フォームの返り値の型を改善
* refactor: `popup()`の`props`に`ref`な値を入れるのを許可するように
* fix: `os.input`系と`os.select`の返り値の型がおかしい問題とそれによるバグを修正
* Update CHANGELOG.md
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-28 18:26:38 +09:00
zyoshoka
664aeb3ced
fix(backend): リノート時のHTLへのストリーミングの意図しない挙動を修正 ( #13425 )
...
* fix(backend): リノート時のストリーミングの意図しない挙動を修正
* Update CHANGELOG.md
* fix: 不要な返り値
* fix: 不適切な条件分岐を修正
* test(backend): add htl tests
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-28 17:43:17 +09:00
okayurisotto
b7d9d16201
refactor(backend): ノートのエクスポート処理でStreams APIを使うように ( #13465 )
...
* refactor(backend): ノートのエクスポート処理でStreams APIを使うように
* fixup! refactor(backend): ノートのエクスポート処理でStreams APIを使うように
`await`忘れにより、ジョブがすぐに完了したことになり削除されてしまっていた。
それによって、`NoteStream`内での`updateProgress`メソッドの呼び出しで、`Missing key for job`のエラーが発生することがあった。
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-28 15:34:58 +09:00
zyoshoka
0d47877db1
enhance(backend): フォロー・フォロワー関連の通知の受信設定の強化 ( #13468 )
...
* enhance(backend): 通知の受信設定に「フォロー中またはフォロワー」を追加
* fix(backend): 通知の受信設定で「相互フォロー」が正しく動作しない問題を修正
* Update CHANGELOG.md
2024-02-28 09:49:34 +09:00
zawa-ch
f906ad6ca7
Enhance: コンディショナルロールの条件に「マニュアルロールへのアサイン」を追加 ( #13463 )
...
* コンディショナルロールの条件に「マニュアルロールへのアサイン」を追加
* コメント修正
2024-02-27 18:45:46 +09:00
zyoshoka
0fb7b98f96
fix(backend): fix incorrect schemas ( #13458 )
2024-02-26 19:49:12 +09:00
zyoshoka
0a0af6887a
test(frontend): Chromaticテストが落ちるのを修正 ( #13448 )
...
* test(frontend): Chromaticテストが落ちるのを修正
* fix: テストケースを修正
* refactor: comment
2024-02-25 18:06:40 +09:00
FineArchs
dd48366ed8
admin/emoji/updateの必須項目を減らす 等 ( #13449 )
...
* admin/emoji/update enhancement
* add CustomEmojiService.getEmojiByName
* update endpoint
* fix
* Update update.ts
* Update autogen files
* type assertion
* Update CHANGELOG.md
2024-02-25 18:06:26 +09:00
tamaina
2c6f25b710
fix: 古いキャッシュを使うのを修正 ( #13453 )
2024-02-25 12:36:10 +09:00
zyoshoka
792168fdfa
fix(frontend): userActivation
がない環境において不具合が生じる問題を修正 ( #13451 )
2024-02-24 18:06:10 +09:00
syuilo
41747b6ee2
refactor
2024-02-24 11:50:10 +09:00
1Step621
e3dd3f6b63
Enhance(frontend): リアクションピッカーを調整 ( #13354 )
...
* 打てない絵文字を表示しないのではなくグレーアウトするように など
* fix: 今度は検索とピン留めに効いてなかった
* lint fix
* use Map
* 斜めに線を引いてわかりやすく
* 斜め線は右上からのほうが良かったかも
* デザイン調整
2024-02-24 10:22:23 +09:00
tamaina
c0156b740b
enhance?: DeleteAccountServiceでユーザーを削除する際にuserChangeDeletedStateを発行する ( #13382 )
2024-02-23 18:15:39 +09:00
かっこかり
d834232232
enhance(games): 抜けている翻訳を追加・スタイル共通化 ( #13434 )
...
* enhance(games): 抜けている翻訳を追加・スタイル共通化
* frameDivider の使用箇所が見当たらなかったので削除
* ミス
* インナーでもcss変数を使う
* コロンを翻訳から外す
* 一部の翻訳を除去
* p
* revert some text
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-23 18:07:41 +09:00
tamaina
600d91beda
enhance: リモートのフォロワーから再度Followが来た場合、acceptを返してあげる ( #13388 )
...
* enhance: リモートのフォロワーから再度Followが来た場合、acceptを返してあげる
* nanka meccha kaeta
* ブロックチェックの後にフォロー関係の存在チェックをする
2024-02-23 18:04:30 +09:00
okayurisotto
a861f913a7
fix(backend): より多くの人に使われているハッシュタグが検索結果上位に来るように ( #11498 ) ( #13340 )
2024-02-23 18:02:12 +09:00
tamaina
b8d8b359bc
fix: プッシュ通知の変更が1時間ほど反映されない問題を修正 ( #13407 )
...
* fix: プッシュ通知の変更が1時間ほど反映されない問題を修正
* 410 to refresh
* refreshCache
2024-02-23 17:19:08 +09:00
1Step621
a85fccaeea
Fix(frontend): 絵文字オートコンプリートの優先順位がおかしいのを修正 ( #13423 )
...
* 絵文字オートコンプリートの優先順位がおかしいのを修正
* update CHANGELOG.md
* テストを追加
* lint fix
2024-02-23 17:01:42 +09:00
かっこかり
30fe072606
fix(test): Chromaticが落ちているのを一部修正? ( #13435 )
...
* fix(test): Chromaticが落ちているのを修正?
* いらん変更をけす
* 未来過ぎた
2024-02-23 14:13:46 +09:00
okayurisotto
64953fadc9
refactor(backend): Array.prototype.filter
での非null確認ではisNotNull
関数を使うように ( #13442 )
...
* `Array.prototype.filter`での非null確認では`isNotNull`関数を使うように
* `{}` -> `NonNullable<unknown>`
2024-02-23 14:12:57 +09:00
かっこかり
080a3c20bd
fix: SSR時のmetaをエスケープするように ( #13440 )
...
* fix: SSR時のmetaをエスケープするように
* エスケープ方法を変更
2024-02-23 14:10:13 +09:00
かっこかり
d20542c495
enhance: meta
をSSR HTMLに埋め込む ( #13436 )
...
* enhance: `meta`をSSR HTMLに埋め込む
* HTML Metaの有効時間を指定
* 1時間
* MetaEntityService
* JSONをPackするように
* ✌️
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-23 10:47:17 +09:00
FineArchs
bf5952fd63
flash/update で部分的に変更できるようにする ( #13396 )
...
* make flash/update params optional
* Update autogen files
pnpm run build-misskey-js-with-types
* Update update.ts
* Update CHANGELOG.md
* hasOwnProperty -> hasOwn
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-22 21:31:57 +09:00
tamaina
4d6fab06de
refactor: Refactor NoteReadService.read ( #13429 )
...
* refactor: Refactor NoteReadService.read
* clean up
* Update packages/backend/src/core/NoteReadService.ts
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-22 21:10:28 +09:00
syuilo
2bd9f05a92
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-02-22 20:59:57 +09:00
syuilo
26c8b53f70
enhance: サーバーごとにモデレーションノートを残せるように
2024-02-22 20:59:52 +09:00
anatawa12
b36e6b1a77
fix: 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題 ( #13428 )
...
* refactor: use IdentifiableError instead of NoteCreateService.ContainsProhibitedWordsError
* fix: notes with prohibited words are reprocessed with delay
* docs(changelog): 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題
* lint: fix lint errors
* fix: rethrowするべきなのにrethrowし忘れていたのを修正
2024-02-22 00:59:59 +09:00
anatawa12
e10ce7204c
fix: MkUserPopupが表示されてる状態でv-user-previewがついた要素がdetachされるとMkUserPopupが消えない問題 ( #13349 )
...
* fix: MkUserPopupが表示されてる状態でv-user-previewがついた要素がdetachされるとMkUserPopupが消えない問題
* docs(changelog): previewの中のユーザメンションをホバーした状態で投稿を編集するとユーザの情報popupが消えない問題を修正
* docs(changelog): ユーザの情報のポップアップが消えなくなることがある問題を修正
2024-02-21 20:15:04 +09:00
syuilo
fb0eb5a31f
🎨
2024-02-21 18:35:05 +09:00
tamaina
ae27085f69
fix: Bump sharp to 0.33.2 ( #13391 )
2024-02-21 14:42:37 +09:00
okayurisotto
750d262604
refactor(backend): ReactionService.prototype.convertLegacyReactions
( #13375 )
...
* add unit tests
* cleanup unnecessary type assertions
* `convertedReaction`変数の定義と変換表に対する存在確認処理の整理
* `count`変数の定義とループ処理での`Object.entries()`の活用
* 条件式の整理
* `Array.prototype.reduce`を使うように
* `Array.prototype.reduce`を使うように
* 配列操作を1つのメソッドチェーンに整理
これまでの実装では、`decodeReaction`の返り値が同一になる異なる入力値が同時に複数個存在した場合、後ろのもので上書きされてしまっていたはず。
これからの実装では、後ろのものは前のものに加算される。
(実際にこの挙動の変更が問題になるシチュエーションはまずないはず。)
* add unit test
* ドキュメントコメントの追加と型定義の調整
2024-02-21 14:31:50 +09:00
かっこかり
bbbb16795d
refactor(frontend): 不必要なconsole.logを除去・抑制 ( #13400 )
...
* refactor(frontend): 不必要なconsole.logを除去
* Update MkCode.core.vue
* Update game.board.vue
2024-02-21 14:27:06 +09:00
zyoshoka
f18a31c628
fix(frontend): 画面表示後最初の音声再生が爆音になることがある問題を修正 ( #13379 )
...
* fix(frontend): 画面表示後最初の音声再生が爆音になることがある問題を修正
* Update CHANGELOG.md
* Update CHANGELOG.md
2024-02-20 15:26:11 +09:00
zyoshoka
39c4e3a4f5
fix(frontend): チャートのラベルが消えている問題を修正 ( #13416 )
...
* fix(frontend): チャートのラベルが消えている問題を修正
* Update CHANGELOG.md
2024-02-20 14:00:57 +09:00
Sayamame-beans
ddd7b26f1c
enhance(frontend): ノート作成画面の添付メニューのdividerの位置を"添付取り消し"の上にする ( #13409 )
...
* enhance(frontend): change divider position for MkPostFormAttaches
* docs(changelog): update
2024-02-20 11:59:49 +09:00
かっこかり
9be3890827
Fix Changelog
2024-02-19 17:52:55 +09:00
1Step621
034f47205e
Fix(frontend): オートコンプリートが出るべき状況で出ないことがあるのを修正 ( #13376 )
...
* オートコンプリートが出るべき状況で出ないことがあるのを修正
* update CHANGELOG.md
2024-02-19 08:36:06 +09:00
anatawa12
1b1046bcdb
fix: syuilo/misskey時代から使用してるサーバーが改変したバージョンだと誤判定される問題 (DB migrationで修正) ( #13389 )
2024-02-19 08:34:31 +09:00
anatawa12
0b636d1bf9
fix: nodeinfoにenableMcaptchaとenableTurnstileが無い ( #13387 )
2024-02-19 08:33:36 +09:00
syuilo
96c7c85ad0
Merge pull request #13045 from misskey-dev/develop
...
* perf(drop-and-fusion): remove root Transition component for improve performance
* refactor(drop-and-fusion): some refactors
* clean up
* enhance(drop-and-fusion): some tweaks
* Feat(frontend): リアクション・ノート内絵文字・/about#emojisで絵文字詳細が見られるように (#12984 )
* リアクション・ノート内絵文字・/about#emojisで絵文字詳細が見られるように
* update CHANGELOG.md
* fix locale & type errors
* fix locale etc
* fix
* fix type
* lint fixes
* lint fixes(2)
* tweak
* fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` の OpenAPI Specification 3.1.0 への対応 (#12969 )
* fix(backend): `text: null`だけのノートは投稿できないように
* add test
* Update CHANGELOG.md
* chore: bump OpenAPI Specification from 3.0.0 to 3.1.0
* chore: テストがすでにコメントで記述されていたのでそっちを使うことにする
* fix test
* fix(backend): prohibit posting whitespace-only notes
* Update CHANGELOG.md
* fix(backend): `renoteId`または`fileIds`(`mediaIds`)または`poll`が`null`でない場合に、`text が空白文字のみで構成されたリクエストになることを許可して、結果は`text: null`を返すように
* test(backend): 引用renoteで空白文字のみで構成されたtextにするとレスポンスが`text: null`になることをチェックするテストを追加
* fix(frontend): `text`が`null`であって`renoteId`と`replyId`が`null`でないようなノートは引用リノートとして表示するように
* fix(misskey-js): OpenAPI 3.1に対応
* fix(misskey-js): 型生成をOpenAPI Specification 3.1.0に対応
* fix(ci): `validate-api.json`をOpenAPI Specification 3.1.0に対応
* fix(ci): スキーマ書き換えの際のミスを修正
* Revert "fix(frontend): `text`が`null`であって`renoteId`と`replyId`が`null`でないようなノートは引用リノートとして表示するように"
This reverts commit a9ca55343d
.
* fix(misskey-js): `build-misskey-js-with-types`時は`api.json`のGETをスキップするように
* Revert "fix(misskey-js): `build-misskey-js-with-types`時は`api.json`のGETをスキップするように"
This reverts commit 865458989f
.
* fix(misskey-js): `openapi-parser`で`validate`のかわりに`parse`を用いるように
* Update CHANGELOG.md
* fix type
* enhance(drop-and-fusion): refactor and new mode(wip)
* feat: 枠線をつけるMFMを追加 (#12981 )
* Update MkMisskeyFlavoredMarkdown.ts
* Update const.ts
* Update MkMisskeyFlavoredMarkdown.ts
* Update MkMisskeyFlavoredMarkdown.ts
* Update CHANGELOG.md
* feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加 (#12963 )
* feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加
* fix
* remove strategy
* fix
* fix
* enhance(drop-and-fusion): sweets mode
* 完成 (#12980 )
* enhance(frontend): Playの説明欄にMFMを使えるように (#12899 )
* (enhance) Playの説明欄にMFMを使えるように
* Update Changelog
* use class for mfm component
* Update packages/frontend/src/pages/flash/flash-edit.vue
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
* Update flash.vue
* Update CHANGELOG.md
---------
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
* fix: isPrivateIpで検証時にipバージョンが一致するかを確認するように (#12988 )
* fix: isPrivateIpで検証時にipバージョンが一致するかを確認するように
* Update CHANGELOG.md
* Update CHANGELOG.md
* enhance(frontend) 日本語の拡張絵文字辞書を追加 (#12855 )
* Create ja-JP.json
* Update general.vue
* Update ja-JP.json
* Update ja-JP.json
* Update ja-JP.json
* fix
* fix design
* (Add) ひらがな [wip]
* fix lint
* Apply suggestions from code review
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
* (add) ja-JP_hira
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
* (enhance) 言語名をちゃんと表示するように
---------
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
* refactor: noteテーブルのインデックス整理と配列カラムへのクエリでインデックスを使うように (#12993 )
* Optimize note model index
* enhance(backend): ANY()をやめる (MisskeyIO#239)
* add small e2e test drive endpoint
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* enhance(frontend): dedicated games page
* enhance: 動画・音声周りのUIと動作改良 (#12925 )
* wip
* (fix) `/files` をバイトレンジリクエストに対応させる
* video
* audio
* fix
* fix
* spdx
* fix (rangeRequest)
* fix
* Update CHANGELOG.md
* (add) ボリュームを保存できるように
* (fix) ミュート復帰時に音量が固定される
* named export
* tweak design
* Add sensitive class for audio component
* Refactor seekbar styles
* Refactor hms
* Revert "(add) ボリュームを保存できるように"
This reverts commit 6271f9493b
.
* Revert "(fix) ミュート復帰時に音量が固定される"
This reverts commit a65002b56e
.
* revert revert changes
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* (style) sticky系フッターのデザイン調整 (#13005 )
* enhance(frontend): ページ遷移時にPlayerを閉じるように (#13013 )
* なんかできた
* update changelog.md
* onDeactivatedを使うように
* Enhance(frontend): MkCustomEmojiDetailedDialogを調整 (#13015 )
* MkEmojiDetailedDialogを調整
* 絵文字ライセンスでMFMを使えるように
* <a> -> <MkLink>
* 入力ボックスでmfmのオートコンプリートを効かせる
* enhance(frontend): チャンネルノートの場合はその前後を見れるように (#13019 )
* チャンネルノートの場合はその前後を見れるように
* Update Changelog
* $[border ...]にクリッピング機能を追加 (#13002 )
* Update MkMisskeyFlavoredMarkdown.ts
* Update MkMisskeyFlavoredMarkdown.ts
* Update CHANGELOG.md
* Set clipping as default
* Fix: properly handle cc followers (#13009 )
* Fix: properly handle cc followers
Fix #13001
* Update CHANGELOG.md
* Fix syntax error
* enhance(drop-and-fusion): ゲームバランスの調整など
* MkCodeにコピーボタンを追加 (#12999 )
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* chore(drop-and-fusion): bump version
* refactor: MkCodeをブロックとインラインで別コンポーネント化する (#13026 )
* Create MkCodeInline.vue
* Update MkCode.vue
* Update MkMisskeyFlavoredMarkdown.ts
* Update flash.vue
* Update MkCodeInline.vue
* fix(frontend/MediaVideo): 再生シークバーの当たり判定を調整 (#13027 )
* fix(frontend/MediaVideo): 再生シークバーの当たり判定を調整
* fix
* feat(frontend): 横スワイプでタブを切り替える機能 (#13011 )
* (add) 横スワイプでタブを切り替える機能
* Change Changelog
* y方向の移動が一定量を超えたらスワイプを中断するように
* Update swipe distance thresholds
* Remove console.log
* adjust threshold
* rename, use v-model
* fix
* Update MkHorizontalSwipe.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* use css module
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: fully typed locales (#13033 )
* refactor: fully typed locales
* refactor: hide parameterized locale strings from type data in ts access
* refactor: missing assertions
* docs: annotation
* refactor: style
* fix(frontend/HorizontalSwipe): ページの要素がはみ出る問題を修正 (#13036 )
* 「外部サイトからインストール」のパスを /install-extensions に変更 (#12991 )
* /install-extensionsに変更
* CHANGELOG.mdに追記
* 旧パスも利用できるように
* fix: Some fixes for #12850 (#12862 )
- refinement the error message when trueMail validation fails
- the settings of trueMail are not displayed after saving
- changing how `Active Email Validation` is saved
* Enhance(frontend): MFMの属性にオートコンプリートが利用できるように (#12803 )
* MFMのパラメータでオートコンプリートできるように
* tweak conditions & refactor
* ファイル末尾の改行忘れ
* remove console.log & refactor
* 型付けに敗北
* fix
* update CHANGELOG.md
* tweak conditions
* CHANGELOGの様式ミス
* CHANGELOGを書く場所を間違えていたので修正
* move changelog
* move changelog
* typeof MFM_TAGS[number]
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* $[border.noclip ]対応
* Update const.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat: reversi
Resolve #12962
* refactor: deprecate i18n.t (#13039 )
* refactor: deprecate i18n.t
* revert: deprecate i18n.t
This reverts commit 7dbf873a2f
.
* chore: reimpl
* refactor: extract bubble-game engine as independent package
* lint fix
* lint fixes
* tweak reversi map
* fix lint
* fix(dev): fix workspace settings
* fix(dev): fix pnpm dev
* enhance(reversi): tweak reversi
* refactor: migrate to ESM
* fix api-extractor
* add missing ext
* enhance(reversi): tweak reversi
* 🎨
* Fix(frontend): 日本語のUnicode絵文字追加辞書をインストールすると絵文字ピッカーでUnicode絵文字を検索できなくなるのを修正 (#13046 )
* 絵文字辞書のサロゲートペアを修正
* update CHANGELOG.md
* Revert "update CHANGELOG.md"
This reverts commit 7c24fa611a
.
* enhance(reversi): tweak reversi
Resolve #13048
* Update Dockerfile
* enhance(reversi): tweak reversi
* enhance(frontend): ノート作成画面の添付メニューから直接ファイルを消せるように (#12858 )
* (enhance) 添付画面から直接ファイルを消せるように
* Update Changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(reversi): tweak reversi
* enhance(sw): オフライン表示のデザインを改善 (#13052 )
* enhance(sw): オフライン表示のデザインを改善
* Update Changelog
* fix
* fix
* fix
* 言語が取得できなかった場合のフォールバックを追加
* (change) translation key
* enhance(reversi): tweak reversi
* enhance(reversi): tweak reversi
* fix(frontend): MkHorizontalSwipeでメニューを閉じるのに2回クリックが必要になる問題を修正
#13055
* return a `Vary: Accept` header for all dual-format endpoints #365 (#13044 )
`/users/:user`, `/@:user`, `/notes/:note` return different responses
depending on the request's `Accept:` header. If we don't consistently
return a `Vary: Accept` header, browsers and caching proxies will get
confused, and return AP representations when HTML was requested, or
vice versa.
Co-authored-by: dakkar <dakkar@thenautilus.net>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(frontend): タイムラインフィルターの設定を保持+センシティブなノートを隠せるように (#12848 )
* (enhance) タイムラインフィルターの状態を記憶するように
* fix
* (enhance) センシティブな投稿をミュート形式で表示する(TLのみ)
* fix
* Update Changelog
* Fix changelog
* Lintエラーを潰す
* Update locales/ja-JP.yml
* hideSensitive -> withSensitive
* Update CHANGELOG.md
* Update ja-JP.yml
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Enhance(frontend): 絵文字編集ダイアログをウィンドウにする (#13047 )
* 絵文字編集ダイアログをウィンドウにする
* update CHANGELOG.md
* update deps
* New Crowdin updates (#12845 )
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
* chore(deps-dev): bump vite in /scripts/changelog-checker (#13040 )
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* enhance(frontend): 季節に応じた画面の演出を南半球に対応させる (#12838 )
* (enhance) 季節に応じた画面の演出を南半球に対応させる
* Update Changelog
* (add) 半球の簡易自動判定
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(frontend): リファクタリングなど
* perf(reversi): improve performance of reversi backend
* 2024.2.0-beta.1
* fix(frontend/pizzax): デフォルト値が適用できないことがあるのを修正 (#13057 )
* fix(frontend/pizzax): デフォルト値が適用できないことがあるのを修正
* fix
* いらんプロパティをけす
* refactor(reversi): refactoring of reversi backend
* New Crowdin updates (#13056 )
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Danish)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Hungarian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Croatian)
* New translations ja-jp.yml (Uyghur)
* New translations ja-jp.yml (Lojban)
* New translations ja-jp.yml (Sinhala)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Kannada)
* New translations ja-jp.yml (Haitian Creole)
* New translations ja-jp.yml (Kabyle)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* 2024.2.0-beta.2
* enhance(reversi): some tweaks
* perf(reversi): improve performance of reversi backend
* fix lint
* enhance(reversi): render ogp
* fix lint
* fix: 2024-01-22 10:50時点のdevelopにてCIがコケている (#13060 )
* fix: バブルゲームのビルド失敗修正
* fix: api.jsonの定義誤りを修正
* fix: lint.yml(typecheck)
* fix: fix eslint error
* fix: frontend vitest version
* fix: frontend vitest version
* fix:
* fix: cypress
* fix: misskey-js test
* fix: misskey-js tsd(tsdはpakcage.jsonのexportsをサポートしない?)
* fix: conflict
* fix: 間違えて上書きしたところを修正
* fix: 再
* fix: api.json
* fix: api.json
* fix: タイムアウト延長
* Update packages/misskey-js/jest.config.cjs
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* 🎨
* fix lint
* 2024.2.0-beta.3
* chore: publish misskey-js automatically (#13014 )
* chore: publish @misskey-dev/misskey-js
* remove @misskey-dev/
* ??
* correct version
* version
* fix of #13014 (misskey-js publish)
* 修正できたかも (#13066 )
* perf: (productionの)dependenciesから@typesを削除、reversi/bubble-gameをesbuildにする (#13067 )
* perf: (productionの)dependenciesから@typesを削除、reversi/bubble-gameをesbuildにする
* fix
* fix
* fix(build): スクリプトの名前の変更漏れ (#13068 )
* fix(build): スクリプトの名前の変更漏れ
* 漏れの漏れ
* 🎨
* enhance(reversi): improve desync handling
* New Crowdin updates (#13061 )
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* 2024.2.0-beta.4
* fix(frontend/HorizontalSwipe): スワイプ・UIアニメーションが無効の際はトランジションを行わないように (#13076 )
* fix(frontend/HorizontalSwipe): アニメーションを減らすが考慮されるように
* fix
* fix
* revert unused change
* fix
* 🎨
* enhance(reversi): 準備中の自分の対局も一覧に表示するように
* enhance(reversi): more robust matching process
* fix of 65557d5f27
* enhance(reversi): 開始時に対局をシェアできるように
* enhance(reversi): improve stability
* New translations ja-jp.yml (Japanese, Kansai) (#13074 )
* enhance(reversi): improve game setting flow
* enhance(reversi): tweak MATCHING_TIMEOUT_MS
* perf(reversi): set expire matchSpecific and matchAny
* fix(reversi): wait redis operation to improve stability
* 2024.2.0-beta.5
* fix(frontend/pizzax): オブジェクトにnullがある場合に正しくマージされないのを修正 (#13073 )
* fix(frontend/pizzax): オブジェクトにnullがある場合に正しくマージされない
* fix types
* マージを内製
* fix(frontend/reversi): fix game preview
* enhance(reversi): improve matching system
* New translations ja-jp.yml (Japanese, Kansai) (#13077 )
* 2024.2.0-beta.6
* enhance(reversi): 変則なしマッチングを可能に
* fix(reversi/backend): refactor and fixes
* Create deploy-test-environment.yml (#13079 )
* test
* Revert "Create deploy-test-environment.yml (#13079 )"
This reverts commit 4de14fb5cf
.
* New Crowdin updates (#13080 )
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* 2024.2.0-beta.7
* New Crowdin updates (#13082 )
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Japanese, Kansai)
* fix(dev): pnpm devで依存関係更新が一部反映されない (#13091 )
* fix misskey-js version
* refactor(frontend/MediaPlayer): cssの重複を削除 (#13094 )
* Update MkMediaAudio.vue
* Update MkMediaVideo.vue
* enhance(frontend): リモートのユーザーはメニューから直接リモートで表示できるように (#13087 )
* enhance(frontend): リモートのユーザーはメニューから直接リモートで表示できるように
* change changelog
* Apply suggestions from code review
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(backend): Fix typos in job configurations (#13086 )
* Fix typos
* Update CHANGELOG
* Update CHANGELOG.md
* feat(frontend/nirax): リダイレクトを設定できるように (#13030 )
* feat(frontend/nirax): リダイレクトを設定できるように
* revert demonstrative changes
* fix
* revert unrelated changes
* リダイレクトの際にパスが変わらない問題を修正
* リダイレクトが必要なrouteを設定
* fix lint
* router向けe2eテストの追加
* fix
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
* fix(i18n): ストック情報とフロー情報の文言をわかりやすく変更 (#13085 )
* fix(i18n): ストック情報とフロー情報をわかりやすく書き直す
* Update ja-JP.yml
* Update ja-JP.yml
* test(frontend): load default config to start vite (#12867 )
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
* iOSで大きな画像を変換してアップロードできない問題を修正 (#13109 )
Fix https://github.com/misskey-dev/misskey/issues/12026
* refactor: frontendのcomponentsの型エラーを改善 (#12926 )
* add: safeFloatParserを追加
* fix: 欠けていた型を追加
* refactor: pageBlockTypesをjson-schemaに移植
* refactor: components/global内の型エラーが出ている箇所を修正
* lint: fix null check style
* refactor: fix type error
* refactor: fix some type errors
* fix: 翻訳が抜けていた箇所を修正
* refactor: getJsonSchemaで正しいスキーマが返されるように修正
* fix: MkChartの型エラーとbytesオプションが機能していない問題を修正
* fix(misskey-js): `drive`->`folderUpdated`のpayloadの型が間違っていたのを修正
* refactor: fix some type errors
* change: Captcha読み込み中の文言をLoadingに変更
* refactor(backend/misskey-js): MainEventの型を改善
* refactor: chartjs-plugin-gradientが二重でpluginに登録されていたのを修正
* update: misskey-js.api.md
* refactor: fix some type errors
* fix: backendのtypecheckが落ちていたのを修正
* update: misskey-js.api.md
* add: json-schemaのnoteにpollの型定義を追加
* refactor: noteのjson-schemaの型を改善
* refactor: MkPoll
* refactor: fix some type errors
* change: UserLiteにisLockedを持たせるように
* fix: notificationスキーマにroleが含まれていないのを修正
* Revert "change: UserLiteにisLockedを持たせるように"
This reverts commit 1bb0c8e7a9
.
* fix: フォロー通知から鍵垢へのフォローを行うと処理中のまま止まってしまう問題を修正
* refactor: noteスキーマのvisibilityにenumを追加
* change: deepCloneのCloneableTypeにundefinedを追加
* refactor: fix some type errors
* refactor: `allowEmpty: false`を使用していた箇所を`minLength: 1`に置き換え
* enhance: API 'retension' のresponseの型を追加
* fix: Chart関連のtooltipが正しい位置に表示されない問題を修正
* refactor: fix some type errors
* fix: 型情報が不足していたのを修正
* enhance: announcementスキーマにenumを追加
* enhance: ロールポリシーの型定義をRoleServiceからjson-schemaに移植
* refactor: policiesを`ref: RolePolicies`に統一
* fix: API `meta` のレスポンスの型にpoliciesが含まれていないのを修正
* refactor: fix some type errors
* fix: backendのlintが落ちているのを修正
* fix: MkFoldableSectionの開閉時のanimationが適用されていない問題を修正
* fix: backendのtypecheckが落ちているのを修正
* update: run build-misskey-js-with-types
* fix: MkDialogのmount時に文字数制限の判定が行われない問題を修正
* update: CHANGELOG.md
* refactor: MkUserSelectDialogの型を改善
* fix: deepCloneでundefinedはcloneしないように (#9207 )
* change: frontendのcloneをbackend側にも反映
* update: CHANGELOG.md
* fix: RoleServiceからPackを通して型RolePoliciesに依存させないように
* Update packages/frontend/src/scripts/get-note-summary.ts
* revert RoleService.ts changes
* change: optional chaining -> non-null assertion
* remove: unused import
* fix: propsで渡されたuserがUserLiteの場合に意図しない動作になってしまうのを修正
* change: fix null check style
* refactor: fix type error
* change: fix null check style
* Update packages/frontend/src/components/MkDrive.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: css moduleでglobalを使わないように
* refactor: roleのiconUrlは必ず存在するものとして扱うように
* enhance: MenuButtonのactiveにcomputedを受け付けられるように
* Update packages/frontend/src/components/MkNotePreview.vue
* Update MkWindow.vue
* refactor: notification.noteは必ず存在するものとして扱うように
* Update packages/frontend/src/components/MkNotification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix: MkSignupDialogでdoneのemit時にresを含んでいなかったのを修正
* Update packages/frontend/src/scripts/clone.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: 不要な返り値の型を削除
* refactor: 不要なnullチェックを削除
* update: misskey-js-autogen
* update: clone.ts
* refactor
* Update MkNotification.vue
* Update MkNotification.vue
* ✌️
* Update MkNotification.vue
* Update MkNotification.vue
* Update MkNotification.vue
* Update MkNotifications.vue
* Update MkUserSetupDialog.Profile.vue
* Update MkUserCardMini.vue
* ✌️
* Update MkMenu.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix/refactor(reversi): 既存のバグを修正・型定義を強化 (#13105 )
* 既存のバグを修正
* fix types
* fix misskey-js autogen
* Update index.d.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* update deps
* 2024.2.0-beta.8
* Revert "Revert "Create deploy-test-environment.yml (#13079 )""
This reverts commit 4553d6426b
.
* refactor(frontend): global/router -> router
* refactor(backend): User関連のスキーマ/型の指定を強くする (#12808 )
* refactor(backend): User関連のスキーマ/型の指定を強くする
* refactor(backend): `pack()`の引数にスキーマを指定するように
* chore: fix ci
* fix: 変更漏れ
* fix ci
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(frontend): styleの指定方法を変更 (#13120 )
* fix(ci): `misskey-js` のバージョンチェックをトリガーする条件の修正 (#13116 )
* fix(misskey-js): バージョンチェックのトリガー条件を修正
* chore(misskey-js): 2024.2.0-beta.8
* Fix(frontend): リバーシで自分自信を招待できるのを修正 & os.selectUser()のincludeSelfが機能していないのを修正 (#13117 )
* リバーシで自分自信を招待できるのを修正 & os.selectUser()のincludeSelfが機能していないのを修正
* lint fix
* enhance(frontend): 🌸
* chore(deps): bump codecov/codecov-action from 3 to 4 (#13125 )
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: Hide reactions of all remote users / feat: moderators can see reactions of all users (#13128 )
* fix: Hide reactions of all remote users
https://github.com/misskey-dev/misskey/issues/12964
* feat: Moderators can see reactions of all users
https://github.com/misskey-dev/misskey/issues/13127
* modify CHANGELOG.md
* fix iAmModerator
* chore(deps): bump peter-evans/slash-command-dispatch from 3 to 4 (#13124 )
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases )
- [Commits](https://github.com/peter-evans/slash-command-dispatch/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/slash-command-dispatch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 「見たことのあるリノートを省略して表示」が効いていない問題を修正 (#13133 )
* fix: 「見たことのあるリノートを省略して表示」が効いていない問題を修正
fix #13131
* add a comment
* fix(backend): "誰でも新規登録できるようにする"の初期値をOFFにする (#13130 )
* fix(backend): "誰でも新規登録できるようにする"の初期値をOFFにする
* fix CHANGELOG.md
* fix
* Update deploy-test-environment.yml (#13136 )
* fix: api-docが開けない問題を修正 (#13132 )
* refactor: 自己参照を使用している箇所に`selfRef`を持たせるように
* feat: スキーマ生成時に自己参照を含むかどうかを指定できるように
* fix: api.jsonにselfRefが含まれているのを修正
* refactor: 他の箇所と同様にselfRefの除去を行うように
* remove: 不要なimportを削除
* refactor(frontend): `os.popup()`の`props`の型チェックを有効化 (#13140 )
* refactor(frontend): `os.popup()`の`props`の型チェックを有効化
* refactor: `ComponentProps`に書き換え
* refacor: `import type`
* enhance(frontend): shiki v1に移行 (#13138 )
* enhance(frontend): shiki v1に移行
* optimize chunks, エラーを握りつぶす
* wasmを分離
* バンドルサイズの警告の最小値を650kBに引き上げ
* optimize
* fix(frontend): アバターデコレーションのアニメーションが止まらない (#13139 )
* fix(frontend): アバターデコレーションのアニメーションが止まらない
* Update Changelog
* i -> index
* key
* revert lint fixes
* fix(frontend): selectUserのパラメータを調整 (#13142 )
* fix(frontend): selectUserのパラメータを調整
* ついでに軽微なスタイルの修正
* fix(frontend): チャートのlegendがクリックに反応しない問題を修正
これにより発生 https://github.com/misskey-dev/misskey/pull/12926
* New Crowdin updates (#13090 )
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (French)
* 2024.2.0-beta.9
* fix(backend): メール配信機能が無効ならばメールを送ることのないように (#13152 )
Do not send email if email delivery is disabled
* ignore `instance.actor` when checking if there are local users (#13146 )
* ignore `instance.actor` when checking if there are local users
We've seen this happen a few times:
* there was some AP software at $some_domain
* it gets replaced by Misskey
* before the first user can be created, an AP activity comes in
* Misskey resolves the activity
* to do this, it creates the `instance.actor` to sign its request
* now there *is* a local user, so the `meta` endpoint returns
`requireSetup:false`
* the admin is very confused
This commit factors out the check, and doesn't count the
`instance.actor` as a real user.
* autogen bits
* keep cached avatar&banner when refresh fails to get new values (#13145 )
* keep cached avatar&banner when refresh fails to get new values
when the remote explicitly tells us a user image is gone, we remove
our cached value, but if we fail to get the image, we keep whatever
value we already have
this should minimise the problem of avatars randomly disappearing
* autogen bits
* pnpm run build-misskey-js-with-types
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* update patrons
* New Crowdin updates (#13156 )
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* Fix(frontend): クロップ後の解像度が異様に低くなる問題の修正&クロップに失敗する問題&コメントにnullという文字列が入る問題の修正 (#13162 )
* Fix(frontend): Fix resolution of cropped image (misskey-dev#11489)
* CHANGELOG
* Fix(frontend): クロップの際、folderIdがnullだと文字列のnullが送られ検索できない問題
* Fix: キャプションが存在しないときにクロップすると'null'がキャプションに入ってしまう問題 (misskey-dev#11813)
* Update CHANGELOG
* refactor(frontend): `os.popup()`の`events`の型チェックを有効化 (#13165 )
* 2024.2.0-beta.10
* enhance(frontend): シンタックスハイライトにテーマを適用できるように (#13175 )
* enhance(frontend): シンタックスハイライトにテーマを適用できるように
* Update Changelog
* こっちも
* テーマの値がディープマージされるように
* 常にテーマ設定に準じるように
* テーマ更新時に新しいshikiテーマを読み込むように
* enhance(frontend): KeepAliveのページキャッシュを削除できるように (#13180 )
* enhance(frontend): 内部のページキャッシュを削除できるように
* Update Changelog
* Enhance(frontend): フロント側でもリアクション権限のチェックをするように (#13134 )
* フロント側でもリアクション権限のチェックをするように
* update CHANGELOG.md
* lint fixes
* remove unrelated diffs
* deny -> reject
denyは「(信用しないことを理由に)拒否する」という意味らしい
* allow -> accept
* EmojiSimpleにlocalOnlyを含めるように
* リアクション権限のない絵文字は打てないように(ダイアログを出すのではなく)
* regenerate type definitions
* lint fix
* remove unused locales
* remove unnecessary async
* fix(frontend): エラー画像URLを設定した後解除すると,デフォルトの画像が表示されない問題の修正 (#13172 )
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* enhance(frontend): リモートへの引用リノートと同一のリンクにはリンクプレビューを表示しないように (#13178 )
* enhance(frontend): リモートへの引用リノートと同一のリンクにはリンクプレビューを表示しないように
* Update Changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* AP Key の JSON-LD 表現を修正 (#13170 )
* CHANGELOGを修正 (#13181 )
* chore(frontend): reword possible typo (#13182 )
* fix(bubble-game): 共有用画像のコメントにnullが入る問題を修正 (#13183 )
* fix(misskey-js): 自動生成物の冒頭からバージョンと日付を削除 (#13185 )
* Enhance: 連合向けのノート配信を軽量化 (#13192 )
* AP HTML表現をシンプルに
* a
* CHANGELOG
* リンク
* Fix(frontend): MkCodeEditorで行がずれていくのを修正 (#13188 )
* MkCodeEditorで行がずれていくのを修正
* update CHANGELOG.md
* 正しい 2024.2.0-beta.10 改版手順? (#13173 )
* 正しい 2024.2.0-beta.10 改版手順?
* run build-misskey-js-with-types
* enhance(frontend/HorizontalSwipe): 操作性の改善 (#13038 )
* Update swipe thresholds and touch-action
* スワイプ中にPullToRefreshが反応しないように
* 横スワイプに関与する可能性のある要素がある場合はスワイプを発火しないように
* update threshold
* isSwipingを外部化
* rename
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* typo
* Fix: Summaly proxy利用時にプレイヤーが動作しないことがあるのを修正 (#13196 )
* Fix: Summaly proxy利用時にプレイヤーが動作しないことがあるのを修正
* CHANGELOG
* test(frontend): migrate MSW in Storybook to v2 (#13195 )
* fix(frontend) misskey-js type (#13202 )
* refactor(backend): exist -> exists (#13203 )
* refactor(backend): exist -> exists
* fix
* fix(frontend): aiscriptのコードブロックでのハイライト指定を修正 (#13208 )
* chore: use vite@5.1.0 / pnpm@8.15.1
* fix: 特定文字列を含むノートを投稿できないようにする管理画面用設定項目を追加 (#13210 )
* fix: 特定文字列を含むノートを投稿できないようにする管理画面用設定項目を追加
* Serviceでチェックするように変更
* perf(frontend): splash screenのdomが消えない場合があるのを修正
https://github.com/misskey-dev/misskey/issues/10805
* chore(deps): bump pnpm/action-setup from 2 to 3 (#13215 )
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2 to 3.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* New Crowdin updates (#13179 )
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Catalan)
* update deps
* 2024.2.0-beta.11
* fix misskey-js version
* dev: Update misskey-tga deploy-test-environment.yml (#13221 )
* fix: misskey-jsの型定義生成時にバックエンドの依存パッケージもビルドするように (#13249 )
* fix(frontend): vue v3.4.16でタイムラインが正常に表示できない問題を修正
* type
* fix: misskey-jsの型定義生成時にバックエンドの依存パッケージもビルドするように
* Revert "type"
This reverts commit bac0951bd1
.
* Revert "fix(frontend): vue v3.4.16でタイムラインが正常に表示できない問題を修正"
This reverts commit 92b2165828
.
* Update about-misskey.vue
* New Crowdin updates (#13216 )
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* feat: provide tarball (#13260 )
* feat: provide tarball
* build: pack on build-assets
* chore: use ignore-walk
* chore: debug
* build: dependencies
* New translations ja-jp.yml (Spanish) (#13261 )
* update SPDX-FileCopyrightText
* refactor(msjs): avoid any (part 1) (#13247 )
* refactor(msjs): avoid any
* run api extractor
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <daisho7308+f@gmail.com>
* ci(test-frontend): Cypressのテストの失敗時、永遠に止まらない問題を回避 (MisskeyIO#434) (#13274 )
失敗しないようタイムアウトの延長・15分で止まるように
* chore: 以前の開発環境(backendにアクセスする方式)を立ち上げられるように (#13220 )
* chore: 以前の開発環境(backendにアクセスする方式)を立ち上げられるように
* Update scripts/dev.mjs
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix: downgrade vue to 3.4.15
* enhance: 禁止ワードはリモートノートも対象に (#13280 )
Resolve #13279
* Update CHANGELOG.md (#13282 )
#13281 に対応していることを強調
* perf: omit search for immutable static requests (#13265 )
* perf: omit search for immutable static requests
* perf: also applies to /files
* fix: exclude /proxy
* /files/:key/*を301 redirectに
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* Revert "update SPDX-FileCopyrightText"
This reverts commit 9b5aeb76d8
.
* (re) update SPDX-FileCopyrightText
Fix #13290
* fix(frontend): エラーページのトラブルシューティングがリンク切れしている問題 (#176 ) (#13288 )
* fix: TypeAssertionExpression breaks Storybook builds
* build: upgrade Storybook to 8 beta (#13297 )
* chore: upgrade Storybook to 8
* ci: restore Storybook workflow
* build: createRequire
* ci: TurboSnap life extension
* dev: Update misskey-tga (#13223 )
* Update deploy-test-environment.yml
* Update .github/workflows/deploy-test-environment.yml
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* Update deploy-test-environment.yml
* Update deploy-test-environment.yml
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* fix(ci): publish docker image fails (#13325 )
* fix(ci): publish docker image fails
* fix: `docker.yml`
* refactor: remove inaccurate name
* fix: match version
* feat(backend): likeOnlyなどでハートにフォールバックする際異体字セレクタがない方に揃える (#13299 )
* feat(backend): likeOnlyなどでハートにフォールバックする際異体字セレクタがない方に揃える
close #13298
* Update ReactionService.ts
* chore(backend): prefer single quote for string literal
* fix(backend): add missing schemas and fix incorrect schemas (#13295 )
* fix(backend): add missing schemas and fix incorrect schemas
* fix: ci
* fix: ci (本命)
* fix: run `pnpm build-misskey-js-with-types`
* fix: typos
* fix: role-condition-formula-value contains `id`
* fix: incorrect schema
* リモートユーザーが復活してもキャッシュにより該当ユーザーのActivityが受け入れられないのを修正 Fix #13273 (#13275 )
* リモートユーザーが復活してもキャッシュにより該当ユーザーのActivityが受け入れられないのを修正 Fix #13273
* CHAGELOG
* Use Redis event
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* refactor(backend): misc/cacheをシンプルな実装に戻した
* fix
* fix type
* Update CHANGELOG.md
* New Crowdin updates (#13267 )
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* fix(frontend): vue v3.4.16以降でタイムラインが正常に表示できない問題を修正 (#13248 )
* fix(frontend): vue v3.4.16でタイムラインが正常に表示できない問題を修正
* type
* Revert "fix: downgrade vue to 3.4.15"
This reverts commit e12369ac13
.
* Update pnpm-lock.yaml
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* 2024.2.0-beta.12
* fix(ci): publish docker image fails (3) (#13327 )
* fix(ci): publish docker image fails (3)
* fix: set `tags`
* fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289 )
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* chore(deps): bump actions/github-script from 6.4.0 to 7.0.1 (#13311 )
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.4.0 to 7.0.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6.4.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump pnpm/action-setup from 2 to 3 (#13310 )
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2 to 3.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.0.0...v3 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump actions/checkout from 3.6.0 to 4.1.1 (#13309 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump actions/upload-artifact from 3 to 4 (#13308 )
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump actions/setup-node from 3.8.1 to 4.0.2 (#13307 )
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.8.1...v4.0.2 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build: docker buildのpnpm i実行時にNODE_ENV=productionが指定されるようにする (#13329 )
* fix of #13330 (#13330 )
* build: docker buildのpnpm i実行時にNODE_ENV=productionが指定されるようにする
* build: 消す行間違ってたのを修正
* fix(dev): devコマンドの実装を修正 (#13336 )
* fix misskey-js version
* refactor(backend): remove/replace deprecated type deps (#13252 )
* Update CHANGELOG.md
* 2024.2.0-beta.13
* Merge pull request from GHSA-qqrm-9grj-6v32
* maybe ok
* fix
* test wip
* ✌️
* fix
* if (res.ok)
* validateContentTypeSetAsJsonLD
* 条件を考慮し直す
* その他の+json接尾辞が付いているメディアタイプも受け容れる
* https://github.com/misskey-dev/misskey-ghsa-qqrm-9grj-6v32/pull/1#discussion_r1490999009
* add `; profile="https://www.w3.org/ns/activitystreams "`
* application/ld+json;
* feat: add link to local note in initial comment of abuse note (#13347 )
* feat: add link to local note in initial comment of abuse note
* docs(changelog): ノートの通報時にリモートのノートであっても自インスタンスにおけるノートのリンクを含むように
* feat: license violation protection (#13285 )
* spec(frontend): aboutページにリポジトリ・フィードバックのURLを表示させる
Cherry-picked from MisskeyIO#441
Cherry-picked from MisskeyIO#438
* feat: license violation protection
* build: fix typo
* build: fix typo
* fix: farewell to the static type land
* fix: key typo
* fix: import typo
* fix: properly interpret `prominently`
* docs: add disclaimer
* docs: update CHANGELOG
* chore: add gap
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
Co-authored-by: FineArchs <133759614+FineArchs@users.noreply.github.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: ikasoba <57828948+ikasoba@users.noreply.github.com>
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: GrapeApple0 <84321396+GrapeApple0@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: a <a@trwnh.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: Korange <hi@korange.work>
Co-authored-by: AsukaMari <2037177696@qq.com>
Co-authored-by: dakkar <dakkar@thenautilus.net>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: Srgr0 <66754887+Srgr0@users.noreply.github.com>
Co-authored-by: woxtu <woxtup@gmail.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: yukineko <27853966+hideki0403@users.noreply.github.com>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
Co-authored-by: Soli <personal@str08.net>
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <daisho7308+f@gmail.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2024-02-17 15:05:47 +09:00
Cocoa Hoto
b0030d148d
fix: allow moderators see role assigned users; fix #13301 ( #13315 )
2024-02-17 14:41:18 +09:00
anatawa12
b3aa793f42
chore: 通報ページのユーザをクリックした際にユーザをウィンドウで開くように ( #13348 )
...
* chore: 通報ページのユーザをクリックした際にユーザをウィンドウで開くように
* docs(changelog): 通報ページのユーザをクリックした際にユーザをウィンドウで開くように
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-17 14:28:34 +09:00
syuilo
d4a5e31c8d
New Crowdin updates ( #13341 )
...
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
2024-02-17 14:27:42 +09:00
syuilo
01de1519dd
fix of 9a70ce8f5e
...
Co-Authored-By: RyotaK <49341894+Ry0taK@users.noreply.github.com>
2024-02-17 14:26:48 +09:00
syuilo
875069c6b0
Update package.json
2024-02-17 13:43:04 +09:00
syuilo
0b5d3315bc
2024.2.0
2024-02-17 13:41:24 +09:00
syuilo
b6ae12b622
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-02-17 13:41:08 +09:00
syuilo
d961ed830f
Update CHANGELOG.md
2024-02-17 13:36:39 +09:00
Acid Chicken (硫酸鶏)
acba96c1d3
feat: license violation protection ( #13285 )
...
* spec(frontend): aboutページにリポジトリ・フィードバックのURLを表示させる
Cherry-picked from MisskeyIO#441
Cherry-picked from MisskeyIO#438
* feat: license violation protection
* build: fix typo
* build: fix typo
* fix: farewell to the static type land
* fix: key typo
* fix: import typo
* fix: properly interpret `prominently`
* docs: add disclaimer
* docs: update CHANGELOG
* chore: add gap
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-17 13:34:50 +09:00
anatawa12
fa243276c5
feat: add link to local note in initial comment of abuse note ( #13347 )
...
* feat: add link to local note in initial comment of abuse note
* docs(changelog): ノートの通報時にリモートのノートであっても自インスタンスにおけるノートのリンクを含むように
2024-02-17 12:43:39 +09:00
tamaina
9a70ce8f5e
Merge pull request from GHSA-qqrm-9grj-6v32
...
* maybe ok
* fix
* test wip
* ✌️
* fix
* if (res.ok)
* validateContentTypeSetAsJsonLD
* 条件を考慮し直す
* その他の+json接尾辞が付いているメディアタイプも受け容れる
* https://github.com/misskey-dev/misskey-ghsa-qqrm-9grj-6v32/pull/1#discussion_r1490999009
* add `; profile="https://www.w3.org/ns/activitystreams "`
* application/ld+json;
2024-02-17 12:41:19 +09:00
tamaina
8c1a582348
2024.2.0-beta.13
2024-02-16 15:04:12 +00:00
かっこかり
7a35f13381
Update CHANGELOG.md
2024-02-16 22:18:31 +09:00
zyoshoka
37959bab1d
refactor(backend): remove/replace deprecated type deps ( #13252 )
2024-02-16 20:09:07 +09:00
かっこかり
5e317eac8c
fix misskey-js version
2024-02-16 19:17:37 +09:00
かっこかり
a49e8a1a3c
fix(dev): devコマンドの実装を修正 ( #13336 )
2024-02-16 19:17:16 +09:00
anatawa12
40c201407d
fix of #13330 ( #13330 )
...
* build: docker buildのpnpm i実行時にNODE_ENV=productionが指定されるようにする
* build: 消す行間違ってたのを修正
2024-02-16 16:49:12 +09:00
anatawa12
f41c78a6e3
build: docker buildのpnpm i実行時にNODE_ENV=productionが指定されるようにする ( #13329 )
2024-02-16 16:44:37 +09:00
dependabot[bot]
5779f439ad
chore(deps): bump actions/setup-node from 3.8.1 to 4.0.2 ( #13307 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.8.1...v4.0.2 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 16:33:01 +09:00
dependabot[bot]
062ba50037
chore(deps): bump actions/upload-artifact from 3 to 4 ( #13308 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 16:32:55 +09:00
dependabot[bot]
7fdf5ffea2
chore(deps): bump actions/checkout from 3.6.0 to 4.1.1 ( #13309 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 16:32:49 +09:00
dependabot[bot]
e3a5a998d4
chore(deps): bump pnpm/action-setup from 2 to 3 ( #13310 )
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2 to 3.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.0.0...v3 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 16:32:39 +09:00
dependabot[bot]
0ab4b8a294
chore(deps): bump actions/github-script from 6.4.0 to 7.0.1 ( #13311 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.4.0 to 7.0.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6.4.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 16:32:30 +09:00
taiy
860e8bb5d8
fix(frontend/pageMetadata): ページタイトルが更新されない問題 ( #13289 )
...
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-16 16:17:09 +09:00
zyoshoka
bb83ee844e
fix(ci): publish docker image fails (3) ( #13327 )
...
* fix(ci): publish docker image fails (3)
* fix: set `tags`
2024-02-16 15:58:54 +09:00
syuilo
b7a12fbc2b
2024.2.0-beta.12
2024-02-16 15:40:10 +09:00
かっこかり
f5459a25df
fix(frontend): vue v3.4.16以降でタイムラインが正常に表示できない問題を修正 ( #13248 )
...
* fix(frontend): vue v3.4.16でタイムラインが正常に表示できない問題を修正
* type
* Revert "fix: downgrade vue to 3.4.15"
This reverts commit e12369ac13
.
* Update pnpm-lock.yaml
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-16 15:39:48 +09:00
syuilo
efc67f7ab5
New Crowdin updates ( #13267 )
...
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
2024-02-16 15:23:43 +09:00
syuilo
29d5135302
Update CHANGELOG.md
2024-02-16 15:23:23 +09:00
syuilo
f8ac072bc3
fix type
2024-02-16 15:19:55 +09:00
syuilo
7cfe7da73d
fix
2024-02-16 15:09:05 +09:00
syuilo
f55e1ee138
refactor(backend): misc/cacheをシンプルな実装に戻した
2024-02-16 15:07:12 +09:00
MeiMei
cfa573a3a1
リモートユーザーが復活してもキャッシュにより該当ユーザーのActivityが受け入れられないのを修正 Fix #13273 ( #13275 )
...
* リモートユーザーが復活してもキャッシュにより該当ユーザーのActivityが受け入れられないのを修正 Fix #13273
* CHAGELOG
* Use Redis event
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2024-02-16 14:30:53 +09:00
zyoshoka
40bbae3d6c
fix(backend): add missing schemas and fix incorrect schemas ( #13295 )
...
* fix(backend): add missing schemas and fix incorrect schemas
* fix: ci
* fix: ci (本命)
* fix: run `pnpm build-misskey-js-with-types`
* fix: typos
* fix: role-condition-formula-value contains `id`
* fix: incorrect schema
2024-02-16 14:27:33 +09:00
Kisaragi
147e8f1e3e
feat(backend): likeOnlyなどでハートにフォールバックする際異体字セレクタがない方に揃える ( #13299 )
...
* feat(backend): likeOnlyなどでハートにフォールバックする際異体字セレクタがない方に揃える
close #13298
* Update ReactionService.ts
* chore(backend): prefer single quote for string literal
2024-02-16 14:25:48 +09:00
zyoshoka
0c10d2aa64
fix(ci): publish docker image fails ( #13325 )
...
* fix(ci): publish docker image fails
* fix: `docker.yml`
* refactor: remove inaccurate name
* fix: match version
2024-02-16 14:20:17 +09:00
Srgr0
536105a1b7
dev: Update misskey-tga ( #13223 )
...
* Update deploy-test-environment.yml
* Update .github/workflows/deploy-test-environment.yml
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* Update deploy-test-environment.yml
* Update deploy-test-environment.yml
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2024-02-15 14:58:11 +09:00
Acid Chicken (硫酸鶏)
b8800b8b95
build: upgrade Storybook to 8 beta ( #13297 )
...
* chore: upgrade Storybook to 8
* ci: restore Storybook workflow
* build: createRequire
* ci: TurboSnap life extension
2024-02-14 18:48:25 +09:00
Acid Chicken (硫酸鶏)
19e3753202
fix: TypeAssertionExpression breaks Storybook builds
2024-02-14 13:56:13 +09:00
taiy
b82821074b
fix(frontend): エラーページのトラブルシューティングがリンク切れしている問題 ( #176 ) ( #13288 )
2024-02-14 13:10:36 +09:00
tamaina
c1514ce91d
(re) update SPDX-FileCopyrightText
...
Fix #13290
2024-02-13 15:59:27 +00:00
tamaina
311c2172d7
Revert "update SPDX-FileCopyrightText"
...
This reverts commit 9b5aeb76d8
.
2024-02-13 15:50:11 +00:00
Acid Chicken (硫酸鶏)
309a943528
perf: omit search for immutable static requests ( #13265 )
...
* perf: omit search for immutable static requests
* perf: also applies to /files
* fix: exclude /proxy
* /files/:key/*を301 redirectに
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2024-02-13 10:43:06 +09:00
Kisaragi
50817df59c
Update CHANGELOG.md ( #13282 )
...
#13281 に対応していることを強調
2024-02-13 05:10:22 +09:00
tamaina
32c5c43b6d
enhance: 禁止ワードはリモートノートも対象に ( #13280 )
...
Resolve #13279
2024-02-13 04:54:01 +09:00
tamaina
e12369ac13
fix: downgrade vue to 3.4.15
2024-02-12 19:16:44 +00:00
tamaina
4f80b6fa5d
chore: 以前の開発環境(backendにアクセスする方式)を立ち上げられるように ( #13220 )
...
* chore: 以前の開発環境(backendにアクセスする方式)を立ち上げられるように
* Update scripts/dev.mjs
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-02-13 00:54:34 +09:00
まっちゃとーにゅ
63c4396987
ci(test-frontend): Cypressのテストの失敗時、永遠に止まらない問題を回避 (MisskeyIO#434) ( #13274 )
...
失敗しないようタイムアウトの延長・15分で止まるように
2024-02-13 00:28:59 +09:00
Kisaragi
b95e25004f
refactor(msjs): avoid any (part 1) ( #13247 )
...
* refactor(msjs): avoid any
* run api extractor
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <daisho7308+f@gmail.com>
2024-02-12 11:38:16 +09:00
syuilo
a1e12c0ec3
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-02-12 11:37:55 +09:00
syuilo
9b5aeb76d8
update SPDX-FileCopyrightText
2024-02-12 11:37:45 +09:00
syuilo
6afd2dc632
New translations ja-jp.yml (Spanish) ( #13261 )
2024-02-12 11:37:25 +09:00
Acid Chicken (硫酸鶏)
3dc095d1c9
feat: provide tarball ( #13260 )
...
* feat: provide tarball
* build: pack on build-assets
* chore: use ignore-walk
* chore: debug
* build: dependencies
2024-02-12 10:02:27 +09:00
syuilo
4bdaf26133
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-02-11 21:06:05 +09:00
syuilo
25383de9e6
New Crowdin updates ( #13216 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
2024-02-11 21:05:52 +09:00
syuilo
674fd0bdd0
Update about-misskey.vue
2024-02-11 21:05:34 +09:00
かっこかり
0736eea3fd
fix: misskey-jsの型定義生成時にバックエンドの依存パッケージもビルドするように ( #13249 )
...
* fix(frontend): vue v3.4.16でタイムラインが正常に表示できない問題を修正
* type
* fix: misskey-jsの型定義生成時にバックエンドの依存パッケージもビルドするように
* Revert "type"
This reverts commit bac0951bd1
.
* Revert "fix(frontend): vue v3.4.16でタイムラインが正常に表示できない問題を修正"
This reverts commit 92b2165828
.
2024-02-11 13:24:25 +09:00
Srgr0
207e4f3b92
dev: Update misskey-tga deploy-test-environment.yml ( #13221 )
2024-02-10 14:18:30 +09:00
かっこかり
7a8cf274ca
fix misskey-js version
2024-02-09 18:08:08 +09:00
syuilo
639f14f713
2024.2.0-beta.11
2024-02-09 17:10:31 +09:00
syuilo
7fc1d77893
update deps
2024-02-09 17:10:16 +09:00
syuilo
b5b31bfd5b
New Crowdin updates ( #13179 )
...
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Catalan)
2024-02-09 17:05:37 +09:00
dependabot[bot]
37d83df075
chore(deps): bump pnpm/action-setup from 2 to 3 ( #13215 )
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2 to 3.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 17:05:25 +09:00
syuilo
c23c97d303
perf(frontend): splash screenのdomが消えない場合があるのを修正
...
https://github.com/misskey-dev/misskey/issues/10805
2024-02-09 16:25:58 +09:00
おさむのひと
614c9a0fc6
fix: 特定文字列を含むノートを投稿できないようにする管理画面用設定項目を追加 ( #13210 )
...
* fix: 特定文字列を含むノートを投稿できないようにする管理画面用設定項目を追加
* Serviceでチェックするように変更
2024-02-09 10:07:18 +09:00
tamaina
c0cb76f0ec
chore: use vite@5.1.0 / pnpm@8.15.1
2024-02-08 17:24:51 +00:00
かっこかり
d40612ac52
fix(frontend): aiscriptのコードブロックでのハイライト指定を修正 ( #13208 )
2024-02-09 00:08:33 +09:00
かっこかり
0f7918c51b
refactor(backend): exist -> exists ( #13203 )
...
* refactor(backend): exist -> exists
* fix
2024-02-08 16:04:41 +09:00
かっこかり
90b633b5a6
fix(frontend) misskey-js type ( #13202 )
2024-02-08 14:15:56 +09:00
zyoshoka
5299d17060
test(frontend): migrate MSW in Storybook to v2 ( #13195 )
2024-02-08 13:28:49 +09:00
MeiMei
82c34f7f45
Fix: Summaly proxy利用時にプレイヤーが動作しないことがあるのを修正 ( #13196 )
...
* Fix: Summaly proxy利用時にプレイヤーが動作しないことがあるのを修正
* CHANGELOG
2024-02-08 13:16:22 +09:00
syuilo
52bf808d89
typo
2024-02-07 20:52:23 +09:00
かっこかり
155896a851
enhance(frontend/HorizontalSwipe): 操作性の改善 ( #13038 )
...
* Update swipe thresholds and touch-action
* スワイプ中にPullToRefreshが反応しないように
* 横スワイプに関与する可能性のある要素がある場合はスワイプを発火しないように
* update threshold
* isSwipingを外部化
* rename
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-02-07 20:02:29 +09:00
MeiMei
313ce82192
正しい 2024.2.0-beta.10 改版手順? ( #13173 )
...
* 正しい 2024.2.0-beta.10 改版手順?
* run build-misskey-js-with-types
2024-02-07 19:59:06 +09:00
1Step621
56d7f58626
Fix(frontend): MkCodeEditorで行がずれていくのを修正 ( #13188 )
...
* MkCodeEditorで行がずれていくのを修正
* update CHANGELOG.md
2024-02-07 19:58:21 +09:00
MeiMei
e89d760240
Enhance: 連合向けのノート配信を軽量化 ( #13192 )
...
* AP HTML表現をシンプルに
* a
* CHANGELOG
* リンク
2024-02-07 19:57:59 +09:00
おさむのひと
c81b61eb2e
fix(misskey-js): 自動生成物の冒頭からバージョンと日付を削除 ( #13185 )
2024-02-06 21:03:29 +09:00
かっこかり
500ea793b3
fix(bubble-game): 共有用画像のコメントにnullが入る問題を修正 ( #13183 )
2024-02-06 19:24:52 +09:00
Kisaragi
93e711d8a9
chore(frontend): reword possible typo ( #13182 )
2024-02-06 17:17:52 +09:00
1Step621
653ca7e708
CHANGELOGを修正 ( #13181 )
2024-02-06 16:55:21 +09:00
MeiMei
d6cb68b091
AP Key の JSON-LD 表現を修正 ( #13170 )
2024-02-06 16:51:14 +09:00
かっこかり
6829ecb509
enhance(frontend): リモートへの引用リノートと同一のリンクにはリンクプレビューを表示しないように ( #13178 )
...
* enhance(frontend): リモートへの引用リノートと同一のリンクにはリンクプレビューを表示しないように
* Update Changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-02-06 16:49:57 +09:00
Soli
4bf3974abd
fix(frontend): エラー画像URLを設定した後解除すると,デフォルトの画像が表示されない問題の修正 ( #13172 )
...
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-02-06 16:47:17 +09:00
1Step621
74245df382
Enhance(frontend): フロント側でもリアクション権限のチェックをするように ( #13134 )
...
* フロント側でもリアクション権限のチェックをするように
* update CHANGELOG.md
* lint fixes
* remove unrelated diffs
* deny -> reject
denyは「(信用しないことを理由に)拒否する」という意味らしい
* allow -> accept
* EmojiSimpleにlocalOnlyを含めるように
* リアクション権限のない絵文字は打てないように(ダイアログを出すのではなく)
* regenerate type definitions
* lint fix
* remove unused locales
* remove unnecessary async
2024-02-06 16:45:21 +09:00
かっこかり
edb39a089d
enhance(frontend): KeepAliveのページキャッシュを削除できるように ( #13180 )
...
* enhance(frontend): 内部のページキャッシュを削除できるように
* Update Changelog
2024-02-06 16:26:03 +09:00
かっこかり
16eccad492
enhance(frontend): シンタックスハイライトにテーマを適用できるように ( #13175 )
...
* enhance(frontend): シンタックスハイライトにテーマを適用できるように
* Update Changelog
* こっちも
* テーマの値がディープマージされるように
* 常にテーマ設定に準じるように
* テーマ更新時に新しいshikiテーマを読み込むように
2024-02-06 15:03:07 +09:00
syuilo
2f54a53062
2024.2.0-beta.10
2024-02-05 21:08:05 +09:00
zyoshoka
0df069494e
refactor(frontend): os.popup()
のevents
の型チェックを有効化 ( #13165 )
2024-02-05 15:02:30 +09:00
taichan
ddfc3b8a6a
Fix(frontend): クロップ後の解像度が異様に低くなる問題の修正&クロップに失敗する問題&コメントにnullという文字列が入る問題の修正 ( #13162 )
...
* Fix(frontend): Fix resolution of cropped image (misskey-dev#11489)
* CHANGELOG
* Fix(frontend): クロップの際、folderIdがnullだと文字列のnullが送られ検索できない問題
* Fix: キャプションが存在しないときにクロップすると'null'がキャプションに入ってしまう問題 (misskey-dev#11813)
* Update CHANGELOG
2024-02-05 15:01:31 +09:00
syuilo
c5ac2ae163
New Crowdin updates ( #13156 )
...
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
2024-02-05 11:03:55 +09:00
syuilo
03351cec0c
update patrons
2024-02-05 11:03:12 +09:00
Gianni Ceccarelli
dabf1867fd
keep cached avatar&banner when refresh fails to get new values ( #13145 )
...
* keep cached avatar&banner when refresh fails to get new values
when the remote explicitly tells us a user image is gone, we remove
our cached value, but if we fail to get the image, we keep whatever
value we already have
this should minimise the problem of avatars randomly disappearing
* autogen bits
* pnpm run build-misskey-js-with-types
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2024-02-04 21:03:49 +09:00
Gianni Ceccarelli
bafef1f8b4
ignore instance.actor
when checking if there are local users ( #13146 )
...
* ignore `instance.actor` when checking if there are local users
We've seen this happen a few times:
* there was some AP software at $some_domain
* it gets replaced by Misskey
* before the first user can be created, an AP activity comes in
* Misskey resolves the activity
* to do this, it creates the `instance.actor` to sign its request
* now there *is* a local user, so the `meta` endpoint returns
`requireSetup:false`
* the admin is very confused
This commit factors out the check, and doesn't count the
`instance.actor` as a real user.
* autogen bits
2024-02-04 20:46:28 +09:00
atsuchan
2c4ba4723f
fix(backend): メール配信機能が無効ならばメールを送ることのないように ( #13152 )
...
Do not send email if email delivery is disabled
2024-02-04 20:44:35 +09:00
syuilo
66714d94fc
2024.2.0-beta.9
2024-02-02 21:38:15 +09:00
syuilo
580cec33a9
New Crowdin updates ( #13090 )
...
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (French)
2024-02-02 21:37:21 +09:00
syuilo
6c67b2e40e
fix(frontend): チャートのlegendがクリックに反応しない問題を修正
...
これにより発生 https://github.com/misskey-dev/misskey/pull/12926
2024-02-02 18:15:25 +09:00
かっこかり
430290c084
fix(frontend): selectUserのパラメータを調整 ( #13142 )
...
* fix(frontend): selectUserのパラメータを調整
* ついでに軽微なスタイルの修正
2024-02-02 16:49:09 +09:00
かっこかり
c38f5ee528
fix(frontend): アバターデコレーションのアニメーションが止まらない ( #13139 )
...
* fix(frontend): アバターデコレーションのアニメーションが止まらない
* Update Changelog
* i -> index
* key
* revert lint fixes
2024-02-02 15:19:23 +09:00
かっこかり
9e1145df81
enhance(frontend): shiki v1に移行 ( #13138 )
...
* enhance(frontend): shiki v1に移行
* optimize chunks, エラーを握りつぶす
* wasmを分離
* バンドルサイズの警告の最小値を650kBに引き上げ
* optimize
2024-02-02 15:05:18 +09:00
zyoshoka
e5876440cb
refactor(frontend): os.popup()
のprops
の型チェックを有効化 ( #13140 )
...
* refactor(frontend): `os.popup()`の`props`の型チェックを有効化
* refactor: `ComponentProps`に書き換え
* refacor: `import type`
2024-02-02 15:04:42 +09:00
yukineko
d8bdbd53ed
fix: api-docが開けない問題を修正 ( #13132 )
...
* refactor: 自己参照を使用している箇所に`selfRef`を持たせるように
* feat: スキーマ生成時に自己参照を含むかどうかを指定できるように
* fix: api.jsonにselfRefが含まれているのを修正
* refactor: 他の箇所と同様にselfRefの除去を行うように
* remove: 不要なimportを削除
2024-02-02 12:47:07 +09:00
Srgr0
3499814498
Update deploy-test-environment.yml ( #13136 )
2024-02-02 11:58:43 +09:00
おさむのひと
85809a240e
fix(backend): "誰でも新規登録できるようにする"の初期値をOFFにする ( #13130 )
...
* fix(backend): "誰でも新規登録できるようにする"の初期値をOFFにする
* fix CHANGELOG.md
* fix
2024-02-02 11:24:45 +09:00
tamaina
07dc99d197
「見たことのあるリノートを省略して表示」が効いていない問題を修正 ( #13133 )
...
* fix: 「見たことのあるリノートを省略して表示」が効いていない問題を修正
fix #13131
* add a comment
2024-02-02 11:24:20 +09:00
dependabot[bot]
30b48df9d9
chore(deps): bump peter-evans/slash-command-dispatch from 3 to 4 ( #13124 )
...
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases )
- [Commits](https://github.com/peter-evans/slash-command-dispatch/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/slash-command-dispatch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 21:45:44 +09:00
tamaina
b0a38c0cae
fix: Hide reactions of all remote users / feat: moderators can see reactions of all users ( #13128 )
...
* fix: Hide reactions of all remote users
https://github.com/misskey-dev/misskey/issues/12964
* feat: Moderators can see reactions of all users
https://github.com/misskey-dev/misskey/issues/13127
* modify CHANGELOG.md
* fix iAmModerator
2024-02-01 20:05:45 +09:00
dependabot[bot]
ada2c69c7d
chore(deps): bump codecov/codecov-action from 3 to 4 ( #13125 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 20:04:46 +09:00
syuilo
6915fde1cf
enhance(frontend): 🌸
2024-02-01 15:07:29 +09:00
1Step621
0641454c23
Fix(frontend): リバーシで自分自信を招待できるのを修正 & os.selectUser()のincludeSelfが機能していないのを修正 ( #13117 )
...
* リバーシで自分自信を招待できるのを修正 & os.selectUser()のincludeSelfが機能していないのを修正
* lint fix
2024-02-01 09:43:23 +09:00
zyoshoka
5079a4b7dd
fix(ci): misskey-js
のバージョンチェックをトリガーする条件の修正 ( #13116 )
...
* fix(misskey-js): バージョンチェックのトリガー条件を修正
* chore(misskey-js): 2024.2.0-beta.8
2024-02-01 09:42:55 +09:00
おさむのひと
d5860d0685
fix(frontend): styleの指定方法を変更 ( #13120 )
2024-01-31 20:35:07 +09:00
zyoshoka
2db5b61616
refactor(backend): User関連のスキーマ/型の指定を強くする ( #12808 )
...
* refactor(backend): User関連のスキーマ/型の指定を強くする
* refactor(backend): `pack()`の引数にスキーマを指定するように
* chore: fix ci
* fix: 変更漏れ
* fix ci
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-31 15:45:35 +09:00
syuilo
8aea3603a6
refactor(frontend): global/router -> router
2024-01-30 21:07:34 +09:00
syuilo
eb078d67ab
Revert "Revert "Create deploy-test-environment.yml ( #13079 )""
...
This reverts commit 4553d6426b
.
2024-01-30 21:02:58 +09:00
syuilo
eef46ed3c9
2024.2.0-beta.8
2024-01-30 21:00:17 +09:00
syuilo
e90dea4be9
update deps
2024-01-30 20:59:44 +09:00
かっこかり
6a41afaaee
fix/refactor(reversi): 既存のバグを修正・型定義を強化 ( #13105 )
...
* 既存のバグを修正
* fix types
* fix misskey-js autogen
* Update index.d.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-30 20:54:30 +09:00
yukineko
a6a91fec3a
refactor: frontendのcomponentsの型エラーを改善 ( #12926 )
...
* add: safeFloatParserを追加
* fix: 欠けていた型を追加
* refactor: pageBlockTypesをjson-schemaに移植
* refactor: components/global内の型エラーが出ている箇所を修正
* lint: fix null check style
* refactor: fix type error
* refactor: fix some type errors
* fix: 翻訳が抜けていた箇所を修正
* refactor: getJsonSchemaで正しいスキーマが返されるように修正
* fix: MkChartの型エラーとbytesオプションが機能していない問題を修正
* fix(misskey-js): `drive`->`folderUpdated`のpayloadの型が間違っていたのを修正
* refactor: fix some type errors
* change: Captcha読み込み中の文言をLoadingに変更
* refactor(backend/misskey-js): MainEventの型を改善
* refactor: chartjs-plugin-gradientが二重でpluginに登録されていたのを修正
* update: misskey-js.api.md
* refactor: fix some type errors
* fix: backendのtypecheckが落ちていたのを修正
* update: misskey-js.api.md
* add: json-schemaのnoteにpollの型定義を追加
* refactor: noteのjson-schemaの型を改善
* refactor: MkPoll
* refactor: fix some type errors
* change: UserLiteにisLockedを持たせるように
* fix: notificationスキーマにroleが含まれていないのを修正
* Revert "change: UserLiteにisLockedを持たせるように"
This reverts commit 1bb0c8e7a9
.
* fix: フォロー通知から鍵垢へのフォローを行うと処理中のまま止まってしまう問題を修正
* refactor: noteスキーマのvisibilityにenumを追加
* change: deepCloneのCloneableTypeにundefinedを追加
* refactor: fix some type errors
* refactor: `allowEmpty: false`を使用していた箇所を`minLength: 1`に置き換え
* enhance: API 'retension' のresponseの型を追加
* fix: Chart関連のtooltipが正しい位置に表示されない問題を修正
* refactor: fix some type errors
* fix: 型情報が不足していたのを修正
* enhance: announcementスキーマにenumを追加
* enhance: ロールポリシーの型定義をRoleServiceからjson-schemaに移植
* refactor: policiesを`ref: RolePolicies`に統一
* fix: API `meta` のレスポンスの型にpoliciesが含まれていないのを修正
* refactor: fix some type errors
* fix: backendのlintが落ちているのを修正
* fix: MkFoldableSectionの開閉時のanimationが適用されていない問題を修正
* fix: backendのtypecheckが落ちているのを修正
* update: run build-misskey-js-with-types
* fix: MkDialogのmount時に文字数制限の判定が行われない問題を修正
* update: CHANGELOG.md
* refactor: MkUserSelectDialogの型を改善
* fix: deepCloneでundefinedはcloneしないように (#9207 )
* change: frontendのcloneをbackend側にも反映
* update: CHANGELOG.md
* fix: RoleServiceからPackを通して型RolePoliciesに依存させないように
* Update packages/frontend/src/scripts/get-note-summary.ts
* revert RoleService.ts changes
* change: optional chaining -> non-null assertion
* remove: unused import
* fix: propsで渡されたuserがUserLiteの場合に意図しない動作になってしまうのを修正
* change: fix null check style
* refactor: fix type error
* change: fix null check style
* Update packages/frontend/src/components/MkDrive.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: css moduleでglobalを使わないように
* refactor: roleのiconUrlは必ず存在するものとして扱うように
* enhance: MenuButtonのactiveにcomputedを受け付けられるように
* Update packages/frontend/src/components/MkNotePreview.vue
* Update MkWindow.vue
* refactor: notification.noteは必ず存在するものとして扱うように
* Update packages/frontend/src/components/MkNotification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix: MkSignupDialogでdoneのemit時にresを含んでいなかったのを修正
* Update packages/frontend/src/scripts/clone.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: 不要な返り値の型を削除
* refactor: 不要なnullチェックを削除
* update: misskey-js-autogen
* update: clone.ts
* refactor
* Update MkNotification.vue
* Update MkNotification.vue
* ✌️
* Update MkNotification.vue
* Update MkNotification.vue
* Update MkNotification.vue
* Update MkNotifications.vue
* Update MkUserSetupDialog.Profile.vue
* Update MkUserCardMini.vue
* ✌️
* Update MkMenu.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-30 19:53:53 +09:00
tamaina
9ac2c36d76
iOSで大きな画像を変換してアップロードできない問題を修正 ( #13109 )
...
Fix https://github.com/misskey-dev/misskey/issues/12026
2024-01-30 15:01:24 +09:00
Kagami Sascha Rosylight
e21cecefa1
test(frontend): load default config to start vite ( #12867 )
...
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
2024-01-29 21:39:34 +09:00
かっこかり
4535f9b41b
fix(i18n): ストック情報とフロー情報の文言をわかりやすく変更 ( #13085 )
...
* fix(i18n): ストック情報とフロー情報をわかりやすく書き直す
* Update ja-JP.yml
* Update ja-JP.yml
2024-01-29 21:33:42 +09:00
かっこかり
b62d9f3920
feat(frontend/nirax): リダイレクトを設定できるように ( #13030 )
...
* feat(frontend/nirax): リダイレクトを設定できるように
* revert demonstrative changes
* fix
* revert unrelated changes
* リダイレクトの際にパスが変わらない問題を修正
* リダイレクトが必要なrouteを設定
* fix lint
* router向けe2eテストの追加
* fix
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
2024-01-28 19:22:38 +09:00
syuilo
fe7036a1a8
Update CHANGELOG.md
2024-01-28 15:09:32 +09:00
woxtu
cdac3988b5
fix(backend): Fix typos in job configurations ( #13086 )
...
* Fix typos
* Update CHANGELOG
2024-01-28 15:08:45 +09:00
かっこかり
9753cce4aa
enhance(frontend): リモートのユーザーはメニューから直接リモートで表示できるように ( #13087 )
...
* enhance(frontend): リモートのユーザーはメニューから直接リモートで表示できるように
* change changelog
* Apply suggestions from code review
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-27 18:25:15 +09:00
かっこかり
30f4023c36
refactor(frontend/MediaPlayer): cssの重複を削除 ( #13094 )
...
* Update MkMediaAudio.vue
* Update MkMediaVideo.vue
2024-01-27 16:33:30 +09:00
かっこかり
15727088be
fix misskey-js version
2024-01-27 10:34:07 +09:00
おさむのひと
b7270c6238
fix(dev): pnpm devで依存関係更新が一部反映されない ( #13091 )
2024-01-27 09:18:09 +09:00
syuilo
bb330533c1
New Crowdin updates ( #13082 )
...
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Japanese, Kansai)
2024-01-26 14:24:38 +09:00
syuilo
5342692b1e
2024.2.0-beta.7
2024-01-24 20:31:05 +09:00
syuilo
ef8eaf8e89
New Crowdin updates ( #13080 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
2024-01-24 20:29:05 +09:00
syuilo
4553d6426b
Revert "Create deploy-test-environment.yml ( #13079 )"
...
This reverts commit 4de14fb5cf
.
2024-01-24 17:31:34 +09:00
syuilo
b33cfc2876
test
2024-01-24 17:13:58 +09:00
Srgr0
4de14fb5cf
Create deploy-test-environment.yml ( #13079 )
2024-01-24 17:11:52 +09:00
syuilo
60156a40b2
fix(reversi/backend): refactor and fixes
2024-01-24 16:44:12 +09:00
syuilo
5719a929ad
enhance(reversi): 変則なしマッチングを可能に
2024-01-24 16:37:06 +09:00
syuilo
2b6bf074c6
2024.2.0-beta.6
2024-01-24 15:20:12 +09:00
syuilo
37d87854c2
New translations ja-jp.yml (Japanese, Kansai) ( #13077 )
2024-01-24 15:19:14 +09:00
syuilo
d27b3525cd
enhance(reversi): improve matching system
2024-01-24 15:18:50 +09:00
syuilo
7beb4ed131
fix(frontend/reversi): fix game preview
2024-01-24 14:52:19 +09:00
かっこかり
177c35e321
fix(frontend/pizzax): オブジェクトにnullがある場合に正しくマージされないのを修正 ( #13073 )
...
* fix(frontend/pizzax): オブジェクトにnullがある場合に正しくマージされない
* fix types
* マージを内製
2024-01-24 14:45:27 +09:00
syuilo
ca9be872a8
2024.2.0-beta.5
2024-01-24 13:55:57 +09:00
syuilo
a97d4fa4ef
fix(reversi): wait redis operation to improve stability
2024-01-24 13:53:55 +09:00
syuilo
908e0f3b8b
perf(reversi): set expire matchSpecific and matchAny
2024-01-24 13:51:16 +09:00
syuilo
b68446b289
enhance(reversi): tweak MATCHING_TIMEOUT_MS
2024-01-24 13:32:08 +09:00
syuilo
608e7c1546
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-24 13:17:36 +09:00
syuilo
a3ba315dc6
enhance(reversi): improve game setting flow
2024-01-24 13:17:34 +09:00
syuilo
df5f14ca7a
New translations ja-jp.yml (Japanese, Kansai) ( #13074 )
2024-01-24 10:52:47 +09:00
syuilo
d060bb44e1
enhance(reversi): improve stability
2024-01-24 10:51:49 +09:00
syuilo
645f5e8633
enhance(reversi): 開始時に対局をシェアできるように
2024-01-24 10:36:02 +09:00
syuilo
547be1973d
fix of 65557d5f27
2024-01-24 10:35:44 +09:00
syuilo
65557d5f27
enhance(reversi): more robust matching process
2024-01-24 10:16:05 +09:00
syuilo
cc420c245f
enhance(reversi): 準備中の自分の対局も一覧に表示するように
2024-01-24 09:41:22 +09:00
syuilo
443d1b2f5c
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-24 09:31:06 +09:00
syuilo
1f8d275094
🎨
2024-01-24 09:30:38 +09:00
かっこかり
2efcb27043
fix(frontend/HorizontalSwipe): スワイプ・UIアニメーションが無効の際はトランジションを行わないように ( #13076 )
...
* fix(frontend/HorizontalSwipe): アニメーションを減らすが考慮されるように
* fix
* fix
* revert unused change
* fix
2024-01-24 09:22:51 +09:00
syuilo
298bc34eaf
2024.2.0-beta.4
2024-01-23 10:54:04 +09:00
syuilo
62f6f6af02
New Crowdin updates ( #13061 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
2024-01-23 10:53:47 +09:00
syuilo
e8ba0b3f54
enhance(reversi): improve desync handling
2024-01-23 10:51:59 +09:00
syuilo
f48f7149f8
🎨
2024-01-23 09:43:54 +09:00
まっちゃとーにゅ
d2ccce6366
fix(build): スクリプトの名前の変更漏れ ( #13068 )
...
* fix(build): スクリプトの名前の変更漏れ
* 漏れの漏れ
2024-01-23 07:57:56 +09:00
tamaina
af2d81a990
perf: (productionの)dependenciesから@typesを削除、reversi/bubble-gameをesbuildにする ( #13067 )
...
* perf: (productionの)dependenciesから@typesを削除、reversi/bubble-gameをesbuildにする
* fix
* fix
2024-01-23 06:36:44 +09:00
ikasoba
58ac8bc8e9
修正できたかも ( #13066 )
2024-01-23 06:35:15 +09:00
tamaina
2ee5507d06
fix of #13014 (misskey-js publish)
2024-01-22 15:25:22 +00:00
tamaina
31a39776f5
chore: publish misskey-js automatically ( #13014 )
...
* chore: publish @misskey-dev/misskey-js
* remove @misskey-dev/
* ??
* correct version
* version
2024-01-23 00:19:43 +09:00
syuilo
5e307e472d
2024.2.0-beta.3
2024-01-22 18:33:40 +09:00
syuilo
e0ad066382
fix lint
2024-01-22 18:32:32 +09:00
syuilo
99fe03bd4d
🎨
2024-01-22 18:31:59 +09:00
おさむのひと
850d38414e
fix: 2024-01-22 10:50時点のdevelopにてCIがコケている ( #13060 )
...
* fix: バブルゲームのビルド失敗修正
* fix: api.jsonの定義誤りを修正
* fix: lint.yml(typecheck)
* fix: fix eslint error
* fix: frontend vitest version
* fix: frontend vitest version
* fix:
* fix: cypress
* fix: misskey-js test
* fix: misskey-js tsd(tsdはpakcage.jsonのexportsをサポートしない?)
* fix: conflict
* fix: 間違えて上書きしたところを修正
* fix: 再
* fix: api.json
* fix: api.json
* fix: タイムアウト延長
* Update packages/misskey-js/jest.config.cjs
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-01-22 18:01:54 +09:00
syuilo
d380ed36de
fix lint
2024-01-22 18:00:46 +09:00
syuilo
5c8888d6a8
enhance(reversi): render ogp
2024-01-22 17:59:12 +09:00
syuilo
4af3640bd3
fix lint
2024-01-22 17:44:03 +09:00
syuilo
94e282b612
perf(reversi): improve performance of reversi backend
2024-01-22 15:41:29 +09:00
syuilo
259992c65f
enhance(reversi): some tweaks
2024-01-22 12:03:32 +09:00
syuilo
67f6157d42
2024.2.0-beta.2
2024-01-22 09:30:00 +09:00
syuilo
0cfeb42786
New Crowdin updates ( #13056 )
...
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Danish)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Hungarian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Croatian)
* New translations ja-jp.yml (Uyghur)
* New translations ja-jp.yml (Lojban)
* New translations ja-jp.yml (Sinhala)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Kannada)
* New translations ja-jp.yml (Haitian Creole)
* New translations ja-jp.yml (Kabyle)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
2024-01-22 09:29:26 +09:00
syuilo
a431dde537
refactor(reversi): refactoring of reversi backend
2024-01-22 09:29:06 +09:00
かっこかり
4f95b8d9d2
fix(frontend/pizzax): デフォルト値が適用できないことがあるのを修正 ( #13057 )
...
* fix(frontend/pizzax): デフォルト値が適用できないことがあるのを修正
* fix
* いらんプロパティをけす
2024-01-22 09:20:56 +09:00
syuilo
9eb0468cd2
2024.2.0-beta.1
2024-01-22 09:14:45 +09:00
syuilo
1a01a85182
perf(reversi): improve performance of reversi backend
2024-01-22 08:39:38 +09:00
syuilo
3ff229af6f
enhance(frontend): リファクタリングなど
2024-01-21 20:26:52 +09:00
かっこかり
3784b39a5f
enhance(frontend): 季節に応じた画面の演出を南半球に対応させる ( #12838 )
...
* (enhance) 季節に応じた画面の演出を南半球に対応させる
* Update Changelog
* (add) 半球の簡易自動判定
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-21 19:08:07 +09:00
dependabot[bot]
676ee87963
chore(deps-dev): bump vite in /scripts/changelog-checker ( #13040 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-21 19:05:02 +09:00
syuilo
b52fe6cc86
New Crowdin updates ( #12845 )
...
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
2024-01-21 18:44:51 +09:00
syuilo
f4657eb16f
update deps
2024-01-21 18:43:01 +09:00
1Step621
90e0a6e2c3
Enhance(frontend): 絵文字編集ダイアログをウィンドウにする ( #13047 )
...
* 絵文字編集ダイアログをウィンドウにする
* update CHANGELOG.md
2024-01-21 18:30:05 +09:00
かっこかり
0580ba1fb5
enhance(frontend): タイムラインフィルターの設定を保持+センシティブなノートを隠せるように ( #12848 )
...
* (enhance) タイムラインフィルターの状態を記憶するように
* fix
* (enhance) センシティブな投稿をミュート形式で表示する(TLのみ)
* fix
* Update Changelog
* Fix changelog
* Lintエラーを潰す
* Update locales/ja-JP.yml
* hideSensitive -> withSensitive
* Update CHANGELOG.md
* Update ja-JP.yml
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-21 18:29:17 +09:00
かっこかり
fb309f3d4f
return a Vary: Accept
header for all dual-format endpoints #365 ( #13044 )
...
`/users/:user`, `/@:user`, `/notes/:note` return different responses
depending on the request's `Accept:` header. If we don't consistently
return a `Vary: Accept` header, browsers and caching proxies will get
confused, and return AP representations when HTML was requested, or
vice versa.
Co-authored-by: dakkar <dakkar@thenautilus.net>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-21 18:14:42 +09:00
syuilo
4c87e98e12
fix(frontend): MkHorizontalSwipeでメニューを閉じるのに2回クリックが必要になる問題を修正
...
#13055
2024-01-21 18:08:49 +09:00
syuilo
b3cc17ea0d
enhance(reversi): tweak reversi
2024-01-21 17:08:36 +09:00
syuilo
6039f27bd5
enhance(reversi): tweak reversi
2024-01-21 12:05:51 +09:00
かっこかり
4de77784c9
enhance(sw): オフライン表示のデザインを改善 ( #13052 )
...
* enhance(sw): オフライン表示のデザインを改善
* Update Changelog
* fix
* fix
* fix
* 言語が取得できなかった場合のフォールバックを追加
* (change) translation key
2024-01-21 11:50:05 +09:00
syuilo
a17251d913
enhance(reversi): tweak reversi
2024-01-21 10:07:43 +09:00
かっこかり
576484835e
enhance(frontend): ノート作成画面の添付メニューから直接ファイルを消せるように ( #12858 )
...
* (enhance) 添付画面から直接ファイルを消せるように
* Update Changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-21 05:26:13 +09:00
syuilo
fcd7ffe956
enhance(reversi): tweak reversi
2024-01-20 21:23:33 +09:00
syuilo
7d57487026
Update Dockerfile
2024-01-20 18:14:20 +09:00
syuilo
c48d9cca0f
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-20 18:12:27 +09:00
syuilo
3cb543f75d
enhance(reversi): tweak reversi
...
Resolve #13048
2024-01-20 18:12:24 +09:00
1Step621
c115b8e322
Fix(frontend): 日本語のUnicode絵文字追加辞書をインストールすると絵文字ピッカーでUnicode絵文字を検索できなくなるのを修正 ( #13046 )
...
* 絵文字辞書のサロゲートペアを修正
* update CHANGELOG.md
* Revert "update CHANGELOG.md"
This reverts commit 7c24fa611a
.
2024-01-20 17:28:21 +09:00
syuilo
f6b7754fb1
🎨
2024-01-20 15:52:35 +09:00
syuilo
3bf3ba450c
enhance(reversi): tweak reversi
2024-01-20 14:51:40 +09:00
syuilo
094c6e32ff
add missing ext
2024-01-20 14:05:09 +09:00
syuilo
cb74b61755
fix api-extractor
2024-01-20 14:01:27 +09:00
syuilo
1de29e5566
refactor: migrate to ESM
2024-01-20 13:57:03 +09:00
syuilo
b9a81edae5
enhance(reversi): tweak reversi
2024-01-20 13:14:46 +09:00
syuilo
f86d0186d2
fix(dev): fix pnpm dev
2024-01-20 11:18:53 +09:00
syuilo
151e3bc940
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-20 11:11:23 +09:00
syuilo
44b8ac135f
fix(dev): fix workspace settings
2024-01-20 11:11:20 +09:00
かっこかり
272590ef94
fix lint
2024-01-20 10:10:37 +09:00
syuilo
79eac66d39
tweak reversi map
2024-01-20 10:02:09 +09:00
syuilo
e2985cf122
lint fixes
2024-01-20 09:59:04 +09:00
syuilo
bc7b2f1876
lint fix
2024-01-20 09:56:13 +09:00
syuilo
91522381b6
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-20 09:53:29 +09:00
syuilo
952386ba8f
refactor: extract bubble-game engine as independent package
2024-01-20 09:53:26 +09:00
Acid Chicken (硫酸鶏)
7881f06be0
refactor: deprecate i18n.t ( #13039 )
...
* refactor: deprecate i18n.t
* revert: deprecate i18n.t
This reverts commit 7dbf873a2f
.
* chore: reimpl
2024-01-20 08:11:59 +09:00
syuilo
a637b4e282
feat: reversi
...
Resolve #12962
2024-01-19 20:51:49 +09:00
1Step621
678dba9245
Enhance(frontend): MFMの属性にオートコンプリートが利用できるように ( #12803 )
...
* MFMのパラメータでオートコンプリートできるように
* tweak conditions & refactor
* ファイル末尾の改行忘れ
* remove console.log & refactor
* 型付けに敗北
* fix
* update CHANGELOG.md
* tweak conditions
* CHANGELOGの様式ミス
* CHANGELOGを書く場所を間違えていたので修正
* move changelog
* move changelog
* typeof MFM_TAGS[number]
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* $[border.noclip ]対応
* Update const.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-19 18:50:26 +09:00
AsukaMari
b17eb8e537
fix: Some fixes for #12850 ( #12862 )
...
- refinement the error message when trueMail validation fails
- the settings of trueMail are not displayed after saving
- changing how `Active Email Validation` is saved
2024-01-19 18:48:30 +09:00
Korange
8be977b32b
「外部サイトからインストール」のパスを /install-extensions に変更 ( #12991 )
...
* /install-extensionsに変更
* CHANGELOG.mdに追記
* 旧パスも利用できるように
2024-01-19 18:46:53 +09:00
かっこかり
3ad2732375
fix(frontend/HorizontalSwipe): ページの要素がはみ出る問題を修正 ( #13036 )
2024-01-19 17:19:06 +09:00
Acid Chicken (硫酸鶏)
d85085d16f
refactor: style
2024-01-19 11:54:00 +09:00
Acid Chicken (硫酸鶏)
43401210c3
refactor: fully typed locales ( #13033 )
...
* refactor: fully typed locales
* refactor: hide parameterized locale strings from type data in ts access
* refactor: missing assertions
* docs: annotation
2024-01-19 07:58:07 +09:00
かっこかり
c1019a006b
feat(frontend): 横スワイプでタブを切り替える機能 ( #13011 )
...
* (add) 横スワイプでタブを切り替える機能
* Change Changelog
* y方向の移動が一定量を超えたらスワイプを中断するように
* Update swipe distance thresholds
* Remove console.log
* adjust threshold
* rename, use v-model
* fix
* Update MkHorizontalSwipe.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* use css module
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-18 18:21:33 +09:00
かっこかり
67a41c09ae
fix(frontend/MediaVideo): 再生シークバーの当たり判定を調整 ( #13027 )
...
* fix(frontend/MediaVideo): 再生シークバーの当たり判定を調整
* fix
2024-01-18 14:45:11 +09:00
FineArchs
fc7cd636a3
refactor: MkCodeをブロックとインラインで別コンポーネント化する ( #13026 )
...
* Create MkCodeInline.vue
* Update MkCode.vue
* Update MkMisskeyFlavoredMarkdown.ts
* Update flash.vue
* Update MkCodeInline.vue
2024-01-18 12:16:12 +09:00
syuilo
1e237a7df5
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-18 11:19:45 +09:00
syuilo
1dcf25c24f
chore(drop-and-fusion): bump version
2024-01-18 11:19:43 +09:00
FineArchs
9a40b366a3
MkCodeにコピーボタンを追加 ( #12999 )
...
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update MkCode.vue
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-18 10:53:29 +09:00
syuilo
945d6a2b09
enhance(drop-and-fusion): ゲームバランスの調整など
2024-01-17 20:11:32 +09:00
a
0283142d0e
Fix: properly handle cc followers ( #13009 )
...
* Fix: properly handle cc followers
Fix #13001
* Update CHANGELOG.md
* Fix syntax error
2024-01-17 18:19:20 +09:00
FineArchs
bcb4560f0d
$[border ...]にクリッピング機能を追加 ( #13002 )
...
* Update MkMisskeyFlavoredMarkdown.ts
* Update MkMisskeyFlavoredMarkdown.ts
* Update CHANGELOG.md
* Set clipping as default
2024-01-17 17:42:19 +09:00
かっこかり
8db800ed98
enhance(frontend): チャンネルノートの場合はその前後を見れるように ( #13019 )
...
* チャンネルノートの場合はその前後を見れるように
* Update Changelog
2024-01-17 15:22:07 +09:00
1Step621
acab9ccb81
Enhance(frontend): MkCustomEmojiDetailedDialogを調整 ( #13015 )
...
* MkEmojiDetailedDialogを調整
* 絵文字ライセンスでMFMを使えるように
* <a> -> <MkLink>
* 入力ボックスでmfmのオートコンプリートを効かせる
2024-01-17 14:29:24 +09:00
ikasoba
bc5aebe956
enhance(frontend): ページ遷移時にPlayerを閉じるように ( #13013 )
...
* なんかできた
* update changelog.md
* onDeactivatedを使うように
2024-01-17 13:26:36 +09:00
かっこかり
c971edd2dd
(style) sticky系フッターのデザイン調整 ( #13005 )
2024-01-17 09:32:52 +09:00
かっこかり
8b0fdfcd69
enhance: 動画・音声周りのUIと動作改良 ( #12925 )
...
* wip
* (fix) `/files` をバイトレンジリクエストに対応させる
* video
* audio
* fix
* fix
* spdx
* fix (rangeRequest)
* fix
* Update CHANGELOG.md
* (add) ボリュームを保存できるように
* (fix) ミュート復帰時に音量が固定される
* named export
* tweak design
* Add sensitive class for audio component
* Refactor seekbar styles
* Refactor hms
* Revert "(add) ボリュームを保存できるように"
This reverts commit 6271f9493b
.
* Revert "(fix) ミュート復帰時に音量が固定される"
This reverts commit a65002b56e
.
* revert revert changes
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-15 18:17:01 +09:00
syuilo
3d83c1aaba
enhance(frontend): dedicated games page
2024-01-15 13:51:59 +09:00
YS
d92aaf81c4
refactor: noteテーブルのインデックス整理と配列カラムへのクエリでインデックスを使うように ( #12993 )
...
* Optimize note model index
* enhance(backend): ANY()をやめる (MisskeyIO#239)
* add small e2e test drive endpoint
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-01-15 08:19:27 +09:00
かっこかり
0ea8e0c25c
enhance(frontend) 日本語の拡張絵文字辞書を追加 ( #12855 )
...
* Create ja-JP.json
* Update general.vue
* Update ja-JP.json
* Update ja-JP.json
* Update ja-JP.json
* fix
* fix design
* (Add) ひらがな [wip]
* fix lint
* Apply suggestions from code review
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
* (add) ja-JP_hira
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
* (enhance) 言語名をちゃんと表示するように
---------
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
2024-01-14 16:04:48 +09:00
GrapeApple0
ec4e57bb67
fix: isPrivateIpで検証時にipバージョンが一致するかを確認するように ( #12988 )
...
* fix: isPrivateIpで検証時にipバージョンが一致するかを確認するように
* Update CHANGELOG.md
* Update CHANGELOG.md
2024-01-14 15:57:26 +09:00
かっこかり
12142a221a
enhance(frontend): Playの説明欄にMFMを使えるように ( #12899 )
...
* (enhance) Playの説明欄にMFMを使えるように
* Update Changelog
* use class for mfm component
* Update packages/frontend/src/pages/flash/flash-edit.vue
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
* Update flash.vue
* Update CHANGELOG.md
---------
Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
2024-01-14 15:31:11 +09:00
ikasoba
79a9defa0c
完成 ( #12980 )
2024-01-14 15:30:21 +09:00
syuilo
fc4c868269
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-14 13:00:00 +09:00
syuilo
27dc0d3530
enhance(drop-and-fusion): sweets mode
2024-01-14 12:59:58 +09:00
おさむのひと
57017f2747
feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加 ( #12963 )
...
* feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加
* fix
* remove strategy
* fix
* fix
2024-01-13 21:17:30 +09:00
FineArchs
bc8a741e14
feat: 枠線をつけるMFMを追加 ( #12981 )
...
* Update MkMisskeyFlavoredMarkdown.ts
* Update const.ts
* Update MkMisskeyFlavoredMarkdown.ts
* Update MkMisskeyFlavoredMarkdown.ts
* Update CHANGELOG.md
2024-01-13 21:17:00 +09:00
syuilo
4846ab077b
enhance(drop-and-fusion): refactor and new mode(wip)
2024-01-13 18:03:31 +09:00
syuilo
920888ed2a
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-13 17:06:43 +09:00
syuilo
c26c01c7a0
fix type
2024-01-13 17:06:41 +09:00
zyoshoka
d792f4f348
fix(backend): 虚無ノートを投稿できる問題の修正と api.json
の OpenAPI Specification 3.1.0 への対応 ( #12969 )
...
* fix(backend): `text: null`だけのノートは投稿できないように
* add test
* Update CHANGELOG.md
* chore: bump OpenAPI Specification from 3.0.0 to 3.1.0
* chore: テストがすでにコメントで記述されていたのでそっちを使うことにする
* fix test
* fix(backend): prohibit posting whitespace-only notes
* Update CHANGELOG.md
* fix(backend): `renoteId`または`fileIds`(`mediaIds`)または`poll`が`null`でない場合に、`text が空白文字のみで構成されたリクエストになることを許可して、結果は`text: null`を返すように
* test(backend): 引用renoteで空白文字のみで構成されたtextにするとレスポンスが`text: null`になることをチェックするテストを追加
* fix(frontend): `text`が`null`であって`renoteId`と`replyId`が`null`でないようなノートは引用リノートとして表示するように
* fix(misskey-js): OpenAPI 3.1に対応
* fix(misskey-js): 型生成をOpenAPI Specification 3.1.0に対応
* fix(ci): `validate-api.json`をOpenAPI Specification 3.1.0に対応
* fix(ci): スキーマ書き換えの際のミスを修正
* Revert "fix(frontend): `text`が`null`であって`renoteId`と`replyId`が`null`でないようなノートは引用リノートとして表示するように"
This reverts commit a9ca55343d
.
* fix(misskey-js): `build-misskey-js-with-types`時は`api.json`のGETをスキップするように
* Revert "fix(misskey-js): `build-misskey-js-with-types`時は`api.json`のGETをスキップするように"
This reverts commit 865458989f
.
* fix(misskey-js): `openapi-parser`で`validate`のかわりに`parse`を用いるように
* Update CHANGELOG.md
2024-01-13 16:54:25 +09:00
syuilo
79370aaee2
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-13 15:45:25 +09:00
syuilo
18a5e377f4
tweak
2024-01-13 15:45:23 +09:00
1Step621
19fe32bd7e
Feat(frontend): リアクション・ノート内絵文字・/about#emojisで絵文字詳細が見られるように ( #12984 )
...
* リアクション・ノート内絵文字・/about#emojisで絵文字詳細が見られるように
* update CHANGELOG.md
* fix locale & type errors
* fix locale etc
* fix
* fix type
* lint fixes
* lint fixes(2)
2024-01-13 15:25:11 +09:00
syuilo
d246f6c360
enhance(drop-and-fusion): some tweaks
2024-01-13 14:57:06 +09:00
syuilo
5503ad9d1a
clean up
2024-01-13 12:01:18 +09:00
syuilo
7b0f5b50fc
refactor(drop-and-fusion): some refactors
2024-01-13 12:00:12 +09:00
syuilo
6177fcb2f5
perf(drop-and-fusion): remove root Transition component for improve performance
2024-01-13 11:49:47 +09:00
syuilo
c33f56e3ed
refactor(drop-and-fusion): レンダリングや効果音に関する関心をエンジンから分離
2024-01-13 11:43:13 +09:00
syuilo
b13410df02
enhance(drop-and-fusion): some tweaks
2024-01-13 09:08:44 +09:00
syuilo
87ffc672dd
enhance(drop-and-fusion): yenモードで生涯で稼いだ額を記録するように
2024-01-12 21:01:38 +09:00
syuilo
5672ead957
Update 10000yen.png
2024-01-12 20:45:57 +09:00
syuilo
0aefebf02a
enhance(drop-and-fusion): some tweaks
2024-01-12 20:38:04 +09:00
syuilo
271407312e
chore(drop-and-fusion): tweak sounds
2024-01-12 17:55:27 +09:00
syuilo
c2a9a7b69e
enhance(drop-and-fusion): tweak sounds
2024-01-12 17:34:24 +09:00
syuilo
b920435068
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-12 15:29:22 +09:00
zyoshoka
1aeede97f5
refactor(frontend): activity.heatmap.vue
をコンポーネントに置換 ( #12967 )
2024-01-12 15:29:06 +09:00
syuilo
a5ea7c976b
chore(drop-and-fusion): bump version
2024-01-12 15:28:41 +09:00
syuilo
d2063df78d
enhance(drop-and-fusion): add new mode, some tweaks
2024-01-12 14:48:44 +09:00
かっこかり
be57ff4985
run pnpm build-misskey-js-with-types
( #12972 )
2024-01-11 23:41:22 +09:00
syuilo
cf54c2ba47
feat: ranking system of bubble game
...
Resolve #12961
2024-01-11 18:13:39 +09:00
syuilo
762fa6a8d8
enhance(drop-and-fusion): make game engine headless for server-side running
2024-01-11 12:34:03 +09:00
syuilo
36fd7d17cf
enhance(drop-and-fusion): some tweaks
2024-01-10 19:54:59 +09:00
syuilo
5c786cace8
enhance(drop-and-fusion): add game description
2024-01-10 17:31:59 +09:00
1Step621
c1c363bf08
Enhance(frontend): 絵文字ピッカー/オートコンプリートで完全一致の絵文字を優先するように ( #12928 )
...
* 絵文字ピッカー/オートコンプリートで完全一致の絵文字を優先するように
* update CHANGELOG.md
* improve performance
2024-01-10 15:06:04 +09:00
syuilo
4bd9f664d7
enhance(drop-and-fusion): some tweaks
2024-01-10 13:44:00 +09:00
syuilo
3d9e42efca
enhance(drop-and-fusion): リプレイの倍速再生対応
2024-01-10 11:38:49 +09:00
まっちゃとーにゅ
138a248a6c
fix(drop-and-fusion): バブルゲームのリトライボタンでリトライができない問題を修正 ( #12957 )
...
ゲーム中なら諦める、ゲームオーバー画面の表示中はリスタートになるように
2024-01-10 10:40:09 +09:00
FineArchs
6bae440f39
bump aiscript version to 0.17.0 ( #12955 )
...
* bump aiscript version to 0.17.0
* Update CHANGELOG.md
2024-01-10 09:47:47 +09:00
syuilo
f5b864df7b
fix(frontend): fix game replay
2024-01-10 07:26:16 +09:00
FineArchs
7e52ea4818
Update CHANGELOG.md ( #12953 )
2024-01-10 00:44:13 +09:00
Camilla Ett
358dc6289b
Enhance(frontend): 管理者の場合はAPI tokenの発行画面で管理機能に関する権限を付与できるように ( #12944 )
...
* Enhance(frontend): 管理者の場合はAPI tokenの発行画面で管理機能に関する権限を付与できるように
* update CHANGELOG.md
* tweak style
* (refactor) remove unnecessary imports
* fix lint
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <daisho7308+f@gmail.com>
2024-01-09 21:18:09 +09:00
syuilo
1063d39de8
enhnace(frontend): tweak game
2024-01-09 21:15:56 +09:00
syuilo
14aedc17ae
update sound
2024-01-09 16:06:22 +09:00
かっこかり
0d7f9308cc
enhance(frontend): バブルゲームの諸々を修正・改良2 ( #12948 )
...
* (fix) ゲームが正常に終了するように
* (enhance) 効果音の音量を設定可能に
* (add) store
* (add) スクショにロゴの透かしを入れる
* Update packages/frontend/src/pages/drop-and-fusion.vue
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* tweak
* tweak
* tweak
* tweak
* Update drop-and-fusion.vue
* tweak
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-01-09 13:25:33 +09:00
おさむのひと
34088ecd27
feat(ci): api.jsonのバリデーションチェックCIを追加 ( #12950 )
...
* feat(ci): api.jsonのバリデーションチェックCIを追加
* fix name
2024-01-09 08:34:23 +09:00
おさむのひと
0f9e3bccef
refactor(CI): 修正範囲と関係ないActionsが走るのを抑止する ( #12918 )
...
* refactor?: 修正範囲と関係ないActionsが走るのを抑止する
* fix
* バックエンドの対象にmisskey-jsを追加&フロントエンドの対象にmisskey-jsとbackendを追加
2024-01-08 23:51:31 +09:00
FineArchs
64de87438e
Update CHANGELOG.md ( #12949 )
2024-01-08 18:51:08 +09:00
かっこかり
5dcd8c827b
Update CHANGELOG.md (項目の順番の修正)
2024-01-08 17:56:41 +09:00
おさむのひと
35ec41fc1e
enhance(backend): テストの高速化 ( #12939 )
...
* enhance(backend): テストの高速化
* add ls
* 自動的にマージされるようなので不要
* 起動方法を揃える
* fix test
2024-01-08 17:43:52 +09:00
zyoshoka
618e2ba1d2
fix(backend): drive/files/update
におけるファイル名のバリデーションが機能していない問題を修正 ( #12923 )
...
* fix(backend): `drive/files/update`におけるファイル名のバリデーションが機能していない問題を修正
* Update CHANGELOG.md
* refactor: `!== undefined` -> `!= null`
* add test
2024-01-08 17:40:37 +09:00
おさむのひと
04f9147db6
refactor(frontend): router.ts解きほぐし ( #12907 )
...
* refactor(frontend): router.ts解きほぐし
* add debug hmr option
* fix comment
* fix not working
* add comment
* fix name
* Update definition.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-08 14:44:43 +09:00
syuilo
0ed2a220f4
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-08 12:46:23 +09:00
syuilo
e9c3fe1228
enhance(frontend): add game bgm and refactor sound system
2024-01-08 12:46:20 +09:00
Kagami Sascha Rosylight
0c2118e963
refactor: make sure promises are settled before app shutdown ( #12942 )
...
👍
2024-01-08 12:28:13 +09:00
syuilo
145d28a8e4
refactor(frontend): extract game engine from vue component
2024-01-08 11:13:20 +09:00
かっこかり
6a02dfdd3b
enhance(frontend): バブルゲームの諸々を修正・改良 ( #12938 )
...
* enhance(frontend): バブルゲームのテクスチャをゲーム開始時にキャッシュするように
* (fix) カーソルが枠線内を動くように
* (add) 最大コンボ数を表示するように
* (add) 実績を追加
* Update ja-JP.yml
* tweak
* tweak flavor
* perf tweak
* refactor
* perf tweak
* lint
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-08 11:02:05 +09:00
syuilo
831131864f
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-08 10:23:05 +09:00
syuilo
1bd7693416
Update logo.png
2024-01-08 10:23:03 +09:00
かっこかり
5251cd3aad
(refactor) api呼び出し関数のレスポンス型を必要に応じてオーバーライドできるように ( #12936 )
2024-01-08 08:13:36 +09:00
zyoshoka
0e536bdd86
refactor(frontend): widgets/server-metric
内の型エラーを除去 ( #12937 )
2024-01-07 23:56:46 +09:00
syuilo
fd519f5def
update game logo
2024-01-07 20:26:37 +09:00
syuilo
0d830d720a
enhance(frontend): tweak ui
2024-01-07 16:32:52 +09:00
syuilo
0d49e94982
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-07 16:03:36 +09:00
syuilo
e6022c0d51
enhance(frontend): tweak game
2024-01-07 16:03:23 +09:00
Kagami Sascha Rosylight
5e71418d5c
fix(frontend/emoji) restore U+FE0F for simple emojis ( #12866 )
...
* fix(frontend/emoji) restore U+FE0F for simple emojis
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-07 16:02:53 +09:00
syuilo
c6a4caa8be
refactor
2024-01-07 14:32:57 +09:00
syuilo
1d1780081e
enhance(frontend): ゲームのシェア機能
2024-01-07 14:21:19 +09:00
FineArchs
622a09f8ed
Fix: Mk:C:mfm
のonClickEv
が正常に呼び出されない問題を修正 ( #12831 )
...
* fix clickable api
* Update CHANGELOG.md
* revert CHANGELOG.md
* Update CHANGELOG.md
2024-01-07 13:29:17 +09:00
syuilo
00e195f50b
tweak game
2024-01-07 13:19:10 +09:00
syuilo
8bf6d31334
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-07 10:36:08 +09:00
Kagami Sascha Rosylight
2a9db983fc
feat: export clips ( #12931 )
...
* feat: export clips
* Update CHANGELOG.md
2024-01-07 10:35:58 +09:00
syuilo
4ea030d669
tweak game
2024-01-07 10:35:39 +09:00
_
f2dee7b25e
Fix: リストライムラインの「リノートを表示」が正しく機能しない問題を修正 ( #12932 )
...
* fix: list timeline withRenotes
* add CHANGELOG
2024-01-07 09:57:01 +09:00
syuilo
a0976772b3
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-07 09:24:07 +09:00
syuilo
0815a5235d
tweak game
2024-01-07 09:24:04 +09:00
Kagami Sascha Rosylight
9eae82de1d
chore(dependabot) open-pull-requests-limit=10?
...
Somehow it's not opening any PR, so try higher count
2024-01-06 13:33:56 +01:00
syuilo
746367004e
feat(frontend): add new game
2024-01-06 20:15:28 +09:00
Chocolate Pie
072f67d6e7
feat: Add support for mCaptcha ( #12905 )
...
* feat: Add support for mCaptcha
* fix: Fix docker compose configuration
* chore(frontend/docs): update changelog & fix eslint errors
* `@mcaptcha/vanilla-glue`をダイナミックインポートするように
* chore: Add missing prefix to CHANGELOG
* refactor(backend): 適当につけた変数の名前を変更
2024-01-06 20:14:33 +09:00
zyoshoka
b55a6a80e1
refactor(frontend): scripts/form.ts
の型定義を修正してTS2344/TS2345エラーを削減 ( #12913 )
2024-01-06 18:43:28 +09:00
riku6460
24645e3d3d
enhance(backend): ActivityPub 周りで連合先から HTTP 429 Too Many Requests を受け取った際にジョブをリトライするように ( #12917 )
...
* enhance(backend): ActivityPub 周りで HTTP 429 Too Many Requests を受け取った際にリトライするように
* add to changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-06 09:40:08 +09:00
MeiMei
d415fd29a3
enhance(backend): ActivityPub Deliver queueでBodyを事前処理するように ( #12916 )
...
* Pre-processing deliver body
* CHANGELOG
* ループ内で計算されると意味がないので
* 同じ処理を同じ形に
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-01-06 09:07:48 +09:00
syuilo
7768385be2
refactor(frontend): reduce type errors
2024-01-05 15:25:26 +09:00
syuilo
2177792a3c
refactor(frontend): reduce type errors
2024-01-05 12:52:24 +09:00
syuilo
9e20065496
refactor(frontend): reduce type errors
2024-01-05 12:38:06 +09:00
syuilo
2cd32b2248
refactor(frontend): reduce type errors
2024-01-05 12:33:47 +09:00
おさむのひと
fa9c4a19b9
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる ( #12694 )
...
* refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる
* fix
* fix
* renate to "misskeyApi"
* rename file
2024-01-04 18:32:46 +09:00
syuilo
ea41cc6ec0
refactor(frontend): reduce type errors
2024-01-04 15:30:40 +09:00
syuilo
9716ea0324
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-01-04 15:20:25 +09:00
syuilo
02978d0247
lint
2024-01-04 15:20:23 +09:00
MeiMei
6598d320d6
enhance: Use SI prefixes for job queue widget, extends bytes ( #12896 )
...
* Use SI prefixes for job queue widget
* a
* bytes
* lint
2024-01-04 13:04:00 +09:00
FineArchs
f8d5a46dbf
Fix: AiScriptのreadlineの修正をPlay以外にも適用 ( #12841 )
...
* add AiScriptReadline() in api.ts
* apply AiScriptReadline on flash.vue
* AiScriptReadline → aiScriptReadline
* Update flash.vue
* Update scratchpad.vue
* Update WidgetAiscript.vue
* Update WidgetAiscriptApp.vue
* Update WidgetButton.vue
* Update plugin.ts
2024-01-04 12:26:57 +09:00
syuilo
da154c8209
Update ROADMAP.md
2024-01-04 08:44:38 +09:00
Camilla Ett
b46f431a2e
fix(frontend): モデレーターがユーザーのアバターバナーを未設定状態に出来る機能が表示されていなかった問題を修正 ( #12889 )
...
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-03 16:41:38 +09:00
かっこかり
30c3f6a222
(fix) MkFormDialogにせっていできる項目がない場合はその旨を表示するように ( #12837 )
2024-01-03 13:42:09 +09:00
おさむのひと
30311aca18
fix(misskey-js): /signupと/signinの定義を作成してフロントの型エラーを抑制する ( #12846 )
...
* fix(misskey-js): /signupと/signinの定義を復活してフロントの型エラーを抑制する
* fix ci
* fix ci
* fix
* fix
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2024-01-03 13:41:28 +09:00
かっこかり
a9127e3ecd
enhance(frontend): チャンネルノートのピン留めをノートメニューからできるように ( #12887 )
...
* enhance(frontend): チャンネルノートのピン留めをノートメニューからできるように
* Update Changelog
2024-01-03 13:35:40 +09:00
Camilla Ett
58469c0a69
enhance(frontend): カスタム絵文字追加画面の「タグ」の説明を追加 ( #12888 )
2024-01-03 08:07:04 +09:00
かっこかり
9c5559a570
(fix) MkButtonがリンクのときホバー時にunderlineが出る問題を修正 ( #12849 )
2024-01-02 17:48:11 +09:00
かっこかり
3187c6b28d
refactor(frontend): MkNumberのアニメーションを内製してgsapを削除 ( #12859 )
...
* (refactor) MkNumberのアニメーションを内製
* 秒数調整
* fix
* fix pnpm-lock
* Update packages/frontend/src/components/MkNumber.vue
* Update packages/frontend/src/components/MkNumber.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-02 16:55:02 +09:00
Kagami Sascha Rosylight
09aba4cf16
chore(backend/logger): log data for every level if exists ( #12863 )
2024-01-02 16:52:51 +09:00
かっこかり
5498ec57d0
fix(frontend): MkCodeEditorのデータバインディングを修正 ( #12885 )
...
* (fix) MkCodeEditorの双方向データバインディング
* fix
2024-01-02 14:53:28 +09:00
Kagami Sascha Rosylight
4893cce43c
chore(dependabot): try enabling again
2023-12-31 19:48:27 +01:00
syuilo
a40ededf6b
2024
2024-01-01 00:30:56 +09:00
syuilo
379079ee42
chore(frontend): update vue to 3.4
2023-12-31 17:01:56 +09:00
tamaina
1d5a0d0777
chore: use @misskey-dev/eslint-plugin ( #12860 )
...
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-31 15:26:57 +09:00
tamaina
2a33981811
chore: use summaly, browser-image-resizer, and sharp-read-bmp on registry.npmjs.org instead of git ( #12856 )
...
* chore: use @misskey-dev/summaly on registry.npmjs.org instead of git
* fix backend dependency
* fic backend dependency
* @misskey-dev/sharp-read-bmp
* fix
* use @misskey-dev/browser-image-resizer
2023-12-31 09:45:35 +09:00
woxtu
c0466d1585
Convert symbols to strings explicitly ( #12844 )
2023-12-31 07:51:58 +09:00
woxtu
30594dde18
Fix a typo ( #12853 )
2023-12-29 22:50:03 +09:00
MomentQYC
7948018e6a
feat: Add support for TrueMail ( #12850 )
...
Co-authored-by: MarryDream <2190758465@qq.com>
2023-12-29 18:23:29 +09:00
かっこかり
8fb8d7c10c
enhance(frontend): ハッシュタグ入力時に、本文の末尾の行に何も書かれていない場合は新たにスペースを追加しないように ( #12851 )
...
* (enhance) ハッシュタグ入力時に、本文の末尾の行に何も書かれていないならスペースを追記しない
* Updahe Changelog
2023-12-29 18:22:40 +09:00
zyoshoka
7ca0af9e7e
chore(misskey-js): build-misskey-js-with-types
時にapi-extractor
を走らせるように ( #12830 )
2023-12-28 13:40:57 +09:00
かっこかり
ac2bace764
Update CHANGELOG.md
2023-12-28 10:27:12 +09:00
syuilo
339acd2644
Merge pull request #12828 from misskey-dev/develop
...
Release: 2023.12.2
2023-12-28 08:31:51 +09:00
syuilo
d97924890d
2023.12.2
2023-12-28 08:05:35 +09:00
Korange
6b4f57781a
enhance(frontend): 検索画面においてEnterキー押下で検索できるように ( #12752 )
...
* enhance: 検索画面においてEnterキー押下で検索できるように
* enterイベントを使用するように
2023-12-28 07:58:32 +09:00
syuilo
c525394989
New Crowdin updates ( #12820 )
...
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
2023-12-28 07:58:15 +09:00
anatawa12
8753f9ef06
fix: running from docker is broken ( #12824 )
...
* fix: running from docker is broken
* fix: dependencies of misskey-js not found from backend
* docs(changelog): Dockerでサーバーを起動できない問題を修正
* Update CHANGELOG.md
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2023-12-28 07:52:08 +09:00
anatawa12
35fd0a7fc2
Update CHANGELOG.md ( #12826 )
2023-12-28 00:04:22 +09:00
syuilo
53898c5006
Merge pull request #12771 from misskey-dev/develop
...
Release: 2023.12.1
2023-12-27 21:28:38 +09:00
syuilo
f8261a1957
2023.12.1
2023-12-27 21:28:15 +09:00
YAVIIGI
47558a6648
feat(frontend): 投稿ウインドウにMFM要素を追加するボタンの追加 ( #12788 )
...
* functionPicker の追加
* Update CHANGELOG.md
* fix lint errors
* Add addMfmFunction
* add enableQuickAddMfmFunction setting
* Update CHANGELOG.md
issue 番号を追加
* Update index.d.ts
* change 'functionPicker' to 'mfmFunctionPicker'
* Change indent from 4 space to 1 tab
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-27 20:57:43 +09:00
1Step621
2a5c9e6002
Fix(frontend): MFMでfgとbgに長い単語を使うと改行されない問題を修正 ( #12819 )
...
* MFMでfgとbgに長い単語を使うと改行されない問題を修正
* update CHANGELOG.md
2023-12-27 20:41:01 +09:00
syuilo
9d5fc4ca17
refactor
2023-12-27 20:35:52 +09:00
Chocolate Pie
a598baaf01
fix(test): CIが落ちている問題を修正 ( #12816 )
...
* fix(test): CIが落ちているのを修正
* fix(ci)?: CIの`typecheck`が落ちる問題を修正
* fix(ci): コンフィグファイルのタイポを修正
2023-12-27 17:36:38 +09:00
MomentQYC
e0040f5da3
Add a prompt for Tor Browser users ( #12776 )
...
* perf: Add a prompt for Tor Browser users
* typo
2023-12-27 15:55:56 +09:00
syuilo
cc659721fb
New Crowdin updates ( #12789 )
...
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Russian)
2023-12-27 15:55:27 +09:00
GrapeApple0
6439c7b64b
Revert "refactor: paginationの型を明示する ( #12809 )" ( #12810 )
...
This reverts commit 6855079811
.
2023-12-27 15:55:09 +09:00
syuilo
8904e0a12b
🎨
2023-12-27 15:15:08 +09:00
syuilo
9410bc046b
Update CHANGELOG.md
2023-12-27 15:12:43 +09:00
Kagami Sascha Rosylight
ad346b6f36
feat(backend/oauth): allow CORS for token endpoint ( #12814 )
...
* feat(backend/oauth): allow CORS for token endpoint
* no need to explicitly set origin to `*`
* Update CHANGELOG.md
2023-12-27 15:10:24 +09:00
Chocolate Pie
c96bc36fed
Merge pull request from GHSA-7pxq-6xx9-xpgm
...
* fix: fix improper authorization when accessing with third-party application
* refactor: refactor type definitions
* fix: get rid of unnecessary access limitation
* enhance: サードパーティアプリケーションがWebsocket APIを使えるように
* fix: add missing parentheses
* Revert "fix(backend): add missing kind definition for admin endpoints to improve security"
This reverts commit 5150053275
.
* frontend: 翻訳の抜けを訂正, read:adminとwrite:adminはアクセス発行トークンのデフォルトでは非表示にする
* enhance(test): misskey-ghsa-7pxq-6xx9-xpgmに関するテストを追加
* enhance(test): Websocket APIに対するテストも追加
* enhance(refactor): `@/misc/api-permissions.ts`を`misskey-js/permissions`に統合
* fix(frontend): アクセストークン発行UIで全ての権限を有効にした際、管理者用APIへのアクセスも許可してしまう問題を修正
* enhance(backend): Websocketの接続に最低限必要な権限を変更
* fix(backend): `/api/admin/meta`をサードパーティアプリケーションからはアクセスできないように
* fix(backend): エンドポイントにアクセスするために必要な権限を変更
* fix(frontend/locale): Add missing type declaration
* chore: update `misskey-js/src/autogen`
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-12-27 15:08:59 +09:00
syuilo
d87fecda7f
chore(frontend): update team members
2023-12-27 14:21:34 +09:00
GrapeApple0
6855079811
refactor: paginationの型を明示する ( #12809 )
...
* refactor: paginationの型を明示する
* asではなくsatisfiesを使うように
2023-12-26 21:40:27 +09:00
shiosyakeyakini
9022b05fea
fix(backend): 非センシティブのみ(リモートはいいねのみ)が昨日していない問題を修正 ( #12801 ) ( #12802 )
...
Co-authored-by: sorairo <sorairo@shiosyakeyakini.info>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-26 18:42:37 +09:00
zyoshoka
75034d9240
refactor(frontend): Reactivityで型を明示するように ( #12791 )
...
* refactor(frontend): Reactivityで型を明示するように
* fix: プロパティの参照が誤っているのを修正
* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
2023-12-26 14:19:35 +09:00
かっこかり
a9b42765f9
(dev) Issue Templateに、自分で実装してPRを出したいかの意思表明を追加 ( #12799 )
...
* Update 01_bug-report.yml
* Update 02_feature-request.yml
2023-12-26 11:40:55 +09:00
Soli
eb23798c9f
fix(frontend): ロールアサイン時の通知で,ロールアイコンが縮小されずに表示される問題を修正 (misskey-dev#12805) ( #12806 )
2023-12-26 11:40:31 +09:00
FineArchs
4f247a0784
Feat: クリックイベントを発生させるMFM構文を追加 ( #12798 )
...
* Update MkMisskeyFlavoredMarkdown.ts
* fix MkMisskeyFlavoredMarkdown.ts
* Update MkAsUi.vue
* Update ui.ts
* Fix MkMisskeyFlavoredMarkdown.ts
* Update CHANGELOG.md
* fix ui.ts
* revert CHANGELOG.md
* Update CHANGELOG.md
2023-12-25 18:03:06 +09:00
syuilo
95547da5a5
Update SECURITY.md
2023-12-25 16:50:41 +09:00
syuilo
b0799089cd
Update SECURITY.md
2023-12-25 16:47:26 +09:00
Sayamame-beans
8ed7c7486c
fix(frontend): モデログ表示の"logYellow"が機能していない問題を修正 ( #12794 )
...
* fix: logYellow of moderation log was not working
* docs(changelog): Fix: 一部のモデログ(logYellowでの表示対象)について、表示の色が変わらない問題を修正
2023-12-25 14:49:06 +09:00
anatawa12
fd040c50b1
fix: 自分のdirect noteがuser list timelineに追加されない ( #12782 )
...
* fix: 自分のdirect noteがuser list timelineに追加されない
* docs(changelog): Fix: 自分のdirect noteがuser list timelineに追加されない
2023-12-25 11:56:00 +09:00
anatawa12
237fe242ad
chore(misskey-js): update misskey-js with api.json ( #12778 )
...
pnpm build && pnpm build-misskey-js-with-types && pnpm --filter misskey-js api
2023-12-24 17:54:00 +09:00
zyoshoka
0009aa332b
refactor(frontend): import宣言周りのエラーを修正 ( #12773 )
2023-12-24 16:16:58 +09:00
syuilo
bf45c23098
Update CHANGELOG.md
2023-12-24 15:38:03 +09:00
syuilo
7167bb397e
Update CHANGELOG.md
2023-12-24 15:31:48 +09:00
syuilo
0393d8f53c
New Crowdin updates ( #12759 )
...
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
2023-12-24 15:25:13 +09:00
Nya Candy
cae40e68e4
fix: lint ( #12761 )
2023-12-24 15:24:51 +09:00
おさむのひと
36701f8a7c
fix(backend): 1702718871541-ffVisibility.jsのdownが壊れている ( #12767 )
2023-12-24 15:24:26 +09:00
syuilo
6fce36374d
enhance(backend): センシティブワードの設定がハッシュタグトレンドにも適用されるように
2023-12-24 15:23:56 +09:00
anatawa12
316ffcea54
ci: Get api.json from Misskeyでupload-artifact@v4で同名artifactでエラーになるのを修正 ( #12770 )
...
* ci: upload-artifact@v4で同名artifactでエラーになるのを修正
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
* report-api-diff.ymlの最中にエラーが発生したときに分かりづらいので、PRにコメントを残すようにする
* 古いget-api-diffを使ってるactionとの互換性をもたせる
---------
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
2023-12-24 14:20:43 +09:00
syuilo
0b5228f3cd
Merge pull request #12564 from misskey-dev/develop
...
Release: 2023.12.0
2023-12-23 20:00:20 +09:00
syuilo
471c8ec050
Update CHANGELOG.md
2023-12-23 19:59:27 +09:00
anatawa12
2f425aa03f
fix: ブロックされててもpure RNできる ( #12758 )
...
なぜかわからないけど元々Quoteはできるようなのでそれに戻しました
2023-12-23 17:55:34 +09:00
syuilo
e852f4b60d
Revert "fix(backend): renote判定がおかしい"
...
This reverts commit f43599552f
.
2023-12-23 17:55:27 +09:00
syuilo
f43599552f
fix(backend): renote判定がおかしい
2023-12-23 17:54:29 +09:00
syuilo
8caf2b0a4a
New Crowdin updates ( #12748 )
...
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
2023-12-23 16:43:06 +09:00
syuilo
59b47b8623
Update CHANGELOG.md
2023-12-23 16:40:31 +09:00
皐月なふ (Nafu Satsuki)
30cf5c3ab0
chore(frontend): API設定項目の名前をきちんとサービスの名前で表記する ( #12753 )
2023-12-23 15:32:53 +09:00
おさむのひと
1716c6562c
fix: .npmrcによりpackage.json記載のnodeバージョンに満たない場合はビルドに失敗するようにする ( #12755 )
2023-12-23 15:32:31 +09:00
syuilo
6e4894c165
lint
2023-12-23 14:39:01 +09:00
おさむのひと
98734af9a7
fix: 2023.12.0のNoteの一部文言を修正 ( #12754 )
2023-12-23 14:30:39 +09:00
syuilo
2c7d07bca6
Update CHANGELOG.md
2023-12-23 12:15:10 +09:00
GrapeApple0
5b5a537f56
feat: 登録を拒否するメールアドレスのドメインを手動で設定できるように ( #12740 )
...
* feat: 使い捨てアドレスのドメインを手動で設定できるように
* Update CHANGELOG.md
* disposableEmailDomains -> bannedEmailDomains
* isBlockedHostを使うように
2023-12-23 12:06:22 +09:00
Nya Candy
b3c4f7eddc
fix: email verify enable logic ( #12743 )
2023-12-23 11:00:14 +09:00
syuilo
6254954957
Update CHANGELOG.md
2023-12-22 21:50:40 +09:00
syuilo
9c04749359
2023.12.0
2023-12-22 20:59:28 +09:00
syuilo
6b7a810b8e
Update CHANGELOG.md
2023-12-22 20:57:59 +09:00
ikasoba
5eb944ecde
enhance: チャンネルに新規の投稿がある場合にバッジを表示させる ( #12690 )
...
* 多分できたかも
* 不要なpropsを削除
* 不要なimportを削除
* 縁を付けた
* 枠線の位置を端に寄せた
* やっぱり内側へ寄せることにした
* できたかも
* 修正
* 修正
* クラスにまとめた
* 微調整
* 直せたかも
* importを付け足し
* 多分できたかも
* Update channel.vue
* Update MkMenu.vue
* Update channel.vue
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-22 20:41:42 +09:00
かっこかり
3d4af18327
[Hub Next] Misskey Hubのリンクを変更 ( #12699 )
...
* misskey hub のリンクを変更
* misskey-hub.net -> assets.misskey-hub.net
Related to misskey-dev/misskey-hub-next#57
2023-12-22 20:16:31 +09:00
syuilo
179cb1d813
fix type
2023-12-22 20:14:20 +09:00
syuilo
6d4aa316ac
New Crowdin updates ( #12732 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
2023-12-22 18:05:41 +09:00
zyoshoka
d68214bd46
fix(i18n): ロールが付与された際の通知のローカライゼーションが一部欠けているのを修正 ( #12745 )
2023-12-22 15:38:27 +09:00
anatawa12
52b94dbc4a
fix: 引用RNがpure RNとして連合され、pure RNが引用RNとして連合される ( #12744 )
...
* fix: quote notes are rendered as pure renote
* fix: filesが指定されてて空配列のときにQuote扱いされる
* chore: isQuoteの仕様をmisc/is-quote.tsと揃える
* docs: is-quote.tsの方にNoteCreateService.isQuoteのことを書いて更新忘れを防ぐ
2023-12-22 14:03:39 +09:00
おさむのひと
433d46e57f
fix(backend): テストが死んでいるのを修正 ( #12738 )
...
* fix test
* fix test
* fix test
* fix test
* fix test
2023-12-22 09:06:13 +09:00
GrapeApple0
79ca93cefb
enhance: api.jsonのレスポンスの内容を実際の内容に合わせる ( #12723 )
...
* Create packedAdSchema
* admin/emoji/add
* admin/get-user-ips
* admin/roles/users
* admin/get-index-stats
* admin/accounts/find-by-email
* fix type of admin/ad/list
* federation/stats
* endpoints
* get-online-users-count
* i/2fa/register-key
* i/2fa/key-done
* i/2fa/register
* i/apps
* i/authorized-apps
* i/registry/get-all
* i/registry/get
* i/registry/get-detail
* i/registry/key-with-type
* i/registry/scopes-with-domain
* i/update-email
* i/move
* i/webhooks/create
* fix miss type
* i/webhooks/show
* i/webhooks/list
* flash/create
* roles/users
* server-info
* test
* users/lists/get-memberships
* users/achievements
* fetch-rss
* fetch-external-resources
2023-12-21 16:57:05 +09:00
syuilo
07d4632cd7
Update CHANGELOG.md
...
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2023-12-21 14:45:39 +09:00
syuilo
f88ed4dd1a
2023.12.0-beta.6
2023-12-21 11:37:50 +09:00
syuilo
f480287657
New Crowdin updates ( #12722 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
2023-12-21 11:37:26 +09:00
dependabot[bot]
ffa0470cf8
chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1 ( #12713 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 11:37:14 +09:00
woxtu
c92508a575
Remove unused imports ( #12730 )
2023-12-21 11:36:45 +09:00
anatawa12
b2254a66d3
chore: remove hashtag from featured immediately ( #12668 )
...
* chore: remove hashtag from featured immediately
* docs(changelog): ハッシュタグのトレンド除外設定が即時に効果を持つように修正
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-21 11:34:19 +09:00
syuilo
757dee5664
Update CHANGELOG.md
2023-12-21 11:28:30 +09:00
syuilo
c307dd4fe8
perf(frontend): import snowfall-effect dynamically to reduce bundle size
2023-12-21 11:26:41 +09:00
syuilo
b3ab96b5ee
fix(backend): ロールアサインの通知がある状態でページをリロードすると通知欄に何もでなくなる
...
Fix #12729
2023-12-21 11:23:31 +09:00
syuilo
15b0d2aff2
enhance: ロールにアサインされたときの通知 ( #12607 )
...
* wip
* Update misskey-js.api.md
* Update CHANGELOG.md
* Update RoleService.ts
* Update locales/ja-JP.yml
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update UserListService.ts
* Update misskey-js.api.md
* fix (#12724 )
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
2023-12-21 10:39:11 +09:00
Kagami Sascha Rosylight
d14eb20122
chore(workflows): use postgres 15 everywhere ( #12726 )
2023-12-21 10:29:51 +09:00
Kagami Sascha Rosylight
4175b7809b
chore(QueueProcessorService): show error stack for failures ( #12727 )
2023-12-21 10:29:30 +09:00
1STEP621
10d4ae107b
Fix(frontend): CW内などの画像が表示されないことがあるバグを修正 ( #12721 )
...
* 画像のアスペクト比をデフォルト以外に設定しているとCW内の画像が表示されないのを修正
* fix
2023-12-20 16:19:49 +09:00
GrapeApple0
21882b69ec
fix: 追加絵文字候補辞書の修正(主に国旗) ( #12716 )
...
* fix: 絵文字候補辞書の修正(主に国旗)
* 間違って削除してしまった絵文字の復旧
2023-12-19 22:44:42 +09:00
syuilo
ea41df538e
New Crowdin updates ( #12652 )
...
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
2023-12-19 19:40:53 +09:00
1STEP621
eeedef59c4
Fix(frontend): CWボタンに常に「引用」が出てしまうのを修正 ( #12715 )
...
* RNと引用RNの判定が間違っているのを修正
* remove dump.rdb
* update CHANGELOG.md
* lint fix
* fix cw button label
2023-12-19 18:30:31 +09:00
zawa-ch
4e2d802967
enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように ( #12702 )
...
* Enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12072 )
* refactor: crowdin 編集部分のコミットを打ち消し
https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158
* refactor: オブジェクトの名前修正
https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158
* fix: 設定項目の説明を削除
名称が具体的になって必要なくなったため
https://github.com/misskey-dev/misskey/pull/12702#discussion_r1429932463
2023-12-18 20:59:20 +09:00
1STEP621
f6ff3b1f1a
Fix: Renoteの判定が間違っているのを修正 ( #12706 )
...
* RNと引用RNの判定が間違っているのを修正
* remove dump.rdb
* update CHANGELOG.md
* lint fix
2023-12-18 19:49:19 +09:00
1STEP621
38b82b8582
Enhance(frontend): Shift+Tabで前の補完候補が選択できるように ( #12704 )
...
* Shift+Tabで前の補完候補が選択できるように
* update CHANGELOG.md
2023-12-18 14:59:55 +09:00
syuilo
6b39ba918f
Update CHANGELOG.md
2023-12-18 14:52:27 +09:00
zyoshoka
13990279c3
enhance: Unicode 15.0で新たに追加された絵文字をリアクションに使えるように ( #12683 )
2023-12-18 14:51:29 +09:00
syuilo
507d436699
update mfm-js
2023-12-18 13:22:34 +09:00
syuilo
8a9f4ef441
update deps
2023-12-18 13:14:58 +09:00
syuilo
6672e9efdd
refactor(frontend): use GLSL ES 3.0
2023-12-18 13:07:19 +09:00
syuilo
d995bf0326
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-12-18 12:32:29 +09:00
syuilo
5150053275
fix(backend): add missing kind definition for admin endpoints to improve security
2023-12-18 12:32:26 +09:00
ikasoba
24261f6eb3
設定を付けた & 設定自体をフォーマット ( #12693 )
2023-12-18 10:52:23 +09:00
果物リン
67824cfc89
fix lint error ( #12692 )
2023-12-17 17:41:14 +09:00
syuilo
776eea736a
enhance(frontend): tweak avatar decoration setting ui
2023-12-16 17:37:50 +09:00
果物リン
c167f20643
feature: チャンネル投稿はフォームに色がつくとうれしい ( #12686 )
2023-12-16 14:13:38 +09:00
syuilo
6df9c79bb7
2023.12.0-beta.5
2023-12-16 14:00:46 +09:00
syuilo
2ecc0299b4
update deps
2023-12-16 14:00:27 +09:00
syuilo
742da2f1e9
feat(frontend): 画面に雪を降らせる機能を復活
2023-12-16 13:52:52 +09:00
syuilo
8c218397bc
clean up
2023-12-16 13:24:13 +09:00
おさむのひと
d7d9304a49
fix(frontend): 絵文字ピッカー設定ページのボタン文言修正 ( #12676 )
...
* fix(frontend): 絵文字ピッカー設定ページのボタン文言修正
* fix
2023-12-16 13:23:54 +09:00
かっこかり
fda5147d06
fix(dev): ファイルの読み込みに失敗することがあるのを修正 ( #12684 )
...
* (enhance) コード入力をMkCodeEditorに変更
* (fix) devでファイルの読み込みに失敗することがある
* Revert "(enhance) コード入力をMkCodeEditorに変更"
This reverts commit 726d56c3e9
.
2023-12-16 13:23:25 +09:00
かっこかり
17065418cf
(enhance) コード入力をMkCodeEditorに変更 ( #12682 )
2023-12-16 13:18:12 +09:00
かっこかり
b1a7dcb05b
enhance(frontend): コードブロックのハイライト機能を利用するには言語を明示的に指定させるように ( #12681 )
...
* (enhance) コードブロックのハイライトを使用するには言語指定を求める
* Update changelog
* fix
* typo
2023-12-16 12:34:35 +09:00
syuilo
390602837b
enhance(frontend): tweak user home page
2023-12-16 11:56:58 +09:00
syuilo
9f49b9f4d2
fix(backend): HTTP Digestヘッダのアルゴリズム部分に大文字の"SHA-256"しか使えない
...
Fix #12678
2023-12-16 10:58:44 +09:00
shiosyakeyakini
3e256eee2c
Fix(backend): JSONSchemaに不足しているパラメータを追加 ( #12680 )
...
* Fix(backend): JSONSchemaに不足しているパラメータを追加
* nullable:falseに修正
---------
Co-authored-by: sorairo <sorairo@shiosyakeyakini.info>
2023-12-16 09:00:32 +09:00
dependabot[bot]
1260e8b74b
chore(deps): bump actions/upload-artifact from 2 to 4 ( #12670 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-16 08:58:03 +09:00
FineArchs
617ff00a45
Fix: AiScriptのreadline
が不正な値を返すことがある問題を修正 ( #12675 )
...
* fix input bug
* Update CHANGELOG.md
2023-12-16 08:57:45 +09:00
おさむのひと
b5c319b2c7
fix(frontend): testが落ちるのを修正 ( #12679 )
2023-12-16 08:56:26 +09:00
1STEP621
272dc208b4
Fix(frontend): ほとんどのMkTextareaでMFMプレビューが表示されてしまっている問題を修正 ( #12672 )
...
* ほとんどのMkTextareaでMFMのプレビューが表示されてしまっている不具合を修正
* refactor
* そもそも #12130 でプロフィールはnyaizeされない仕様にもどっていたらしいので修正
2023-12-15 17:57:31 +09:00
1STEP621
c41924399b
コード入力ボックスでTabを入力できるように ( #12671 )
2023-12-15 17:18:31 +09:00
syuilo
eacc2040a1
perf(frontend): introduce MkLazy for lazy loading
2023-12-15 15:37:19 +09:00
anatawa12
bd4d8694dd
perf: early return users/notes and users/featured-notes if me is blocked by requesting user ( #12663 )
2023-12-15 11:24:13 +09:00
woxtu
5cc3d3c873
Remove an unnecessary type assertion ( #12666 )
2023-12-15 11:22:49 +09:00
syuilo
417852779f
enhance: アイコンデコレーションの位置を微調整できるように
2023-12-14 20:58:08 +09:00
yukineko
239507d7d6
fix: devモードの特定条件下でページが表示されなくなる問題を修正 ( #12653 )
...
* fix: devモードでキャッシュクリアするとページが表示されなくなる問題を修正
* fix: localeがnullの場合も最新のlocaleを取得するように
2023-12-14 20:21:57 +09:00
おさむのひと
386fcedf35
(dev-mode) devモードの改善 ( #12639 )
...
* fix dev-mode
* fix dev-mode
* fix dev-mode
* fix dev-mode
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-14 20:16:02 +09:00
syuilo
a2a6a94614
update deps
2023-12-14 18:28:04 +09:00
woxtu
76d1ed39a1
Cleanup unused dependencies ( #12660 )
2023-12-14 18:25:39 +09:00
YAVIIGI
d7766162d6
feat(frontend): MFM のアニメーション要素に delay オプションを追加 ( #12659 )
...
* Add delay option
* Update CHANGELOG.md
2023-12-14 17:57:57 +09:00
syuilo
f7eef546a6
fix(frontend): fix missing localization
2023-12-14 17:05:29 +09:00
おさむのひと
b9318d09ee
fix(frontend) リアクションの表示位置を微調整 ( #12651 )
...
* fix(frontend) リアクションの表示位置を微調整
* fix inline-flex
2023-12-14 16:17:01 +09:00
1STEP621
0c0b7d77b3
fix: contextmenu does not appear when plugin enabled / devMode enabled ( #12656 )
2023-12-14 16:16:21 +09:00
syuilo
8416329f40
New Crowdin updates ( #12352 )
...
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
2023-12-14 14:23:54 +09:00
syuilo
8ff87176f8
tweak profile.avatar-decoration.dialog.vue
2023-12-14 14:23:18 +09:00
おさむのひと
a92795d90f
feat(frontend): 絵文字ピッカーの実装 ( #12617 )
...
* 絵文字デッキの作成
* 細かい不備を修正
* fix lint
* fix
* fix CHANGELOG.md
* fix setTimeout -> nextTick
* fix https://github.com/misskey-dev/misskey/pull/12617#issuecomment-1848952862
* fix bug
* fix CHANGELOG.md
* fix CHANGELOG.md
* wip
* Update CHANGELOG.md
* Update CHANGELOG.md
* wip
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-14 14:11:20 +09:00
syuilo
364efbe58b
2023.12.0-beta.4
2023-12-14 13:22:54 +09:00
syuilo
aedc1d0ee9
update deps
2023-12-14 13:22:12 +09:00
1STEP621
b33fe53047
Enhance(frontend): MFMや絵文字が使える入力ボックスでオートコンプリートを使えるように ( #12643 )
...
* rich autocomplete for use in profiles, announcements, and channel descriptions
* implementation omissions
* add tab, apply to page editor, and fix something
* componentization
* fix nyaize doesn't working in profile preview
* detach autocomplete instance when unmounted
* fix: mismatched camelCase
* remove unused / unnecessary styles
* update CHANGELOG.md
* fix lint
* remove dump.rdb
* props.richAutocomplete -> autocomplete
* Update packages/frontend/src/scripts/autocomplete.ts
* clarify namings
メンションなども「MFM」に含まれるのか自信がなかったのでrichSyntaxなどとぼかしていましたが、含むようなので変更しました
* tweak
* Update MkFormDialog.vue
* rename
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-14 13:11:23 +09:00
おさむのひと
5cee481083
refactor(frontend) $i の型情報にtokenを追加 ( #12649 )
2023-12-14 12:26:02 +09:00
syuilo
2cfe64e9e6
fix swcrc
2023-12-14 11:35:17 +09:00
syuilo
fbf1f74e12
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-12-14 11:29:29 +09:00
syuilo
839b7483ac
enhance(frontend): 同じ種類のデコレーションを複数付けられるように
2023-12-14 11:29:27 +09:00
おさむのひと
eeed67ecac
(fix) デフォルト表示時のヘッダにあるチャンネルボタンが反応しない現象の修正 ( #12648 )
...
* dividerの仕変に追従
* fix type
2023-12-14 07:18:29 +09:00
syuilo
37820ad572
fix(backend): モデレーションログがモデレーターは閲覧できないように修正
...
Fix #12622
2023-12-13 18:31:32 +09:00
syuilo
2b3a5f16d1
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-12-13 18:21:20 +09:00
syuilo
17f894348f
fix(client): fix glitch when attach/detach avatar decoration
2023-12-13 18:21:17 +09:00
かっこかり
71bb181472
fix(frontend): MkAnimBgをリサイズに対応させる ( #12642 )
...
* (fix) MkAnimBgをリサイズに対応させる
* fix lint
* refactor
2023-12-13 18:14:43 +09:00
syuilo
5472f4b934
enhance: アイコンデコレーションを複数設定できるように
2023-12-13 16:56:19 +09:00
YAVIIGI
daea5a39ad
fix(frontend): ノート中の絵文字をタップして「リアクションする」を押したときにリアクションサウンドが鳴るようにする ( #12624 )
...
* Add sound.play() in copy reaction
* Update CHANGELOG.md
* fix lint error
2023-12-13 08:15:25 +09:00
Camilla Ett
06ca63f9c2
Fix(backend): inboxJobPerSecのデフォルト値を16から32に ( #12631 )
2023-12-13 08:14:34 +09:00
Tassoman
aad573a1d7
adding color-scheme light to WidgetAichan ( #12638 )
2023-12-13 08:13:03 +09:00
1STEP621
7f85d7a1f9
Enhance(frontend): リスト/アンテナ/チャンネルをタイムラインから新規作成できるように ( #12629 )
...
* add short leads to lists, antennas, and channels
* remove unused import
* add CHANGELOG.md
* hide separator when there is no item
* fix mistakes
* Update timeline.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-12 12:19:49 +09:00
syuilo
564a23c0b5
fix type
2023-12-12 10:34:08 +09:00
syuilo
b691126bff
refactor(frontend): menuのdividerをnullで表現するのをやめる
2023-12-12 10:26:37 +09:00
woxtu
ebdb443180
Fix trailing commas ( #12628 )
2023-12-11 20:31:23 +09:00
Acid Chicken (硫酸鶏)
2217d0c050
refactor(frontend): remove redundant class names ( #12618 )
2023-12-10 17:53:38 +09:00
woxtu
4c135a5ca1
Fix indentation ( #12615 )
2023-12-10 02:11:17 +09:00
おさむのひと
025afe88b4
(dev) index.htmlにmeta[name=viewport]がなかったので追加&足りてないCSP追加 ( #12613 )
...
* (dev) index.htmlにmeta[name=viewport]がなかったので追加&足りてないCSP追加
* fix tab
2023-12-09 21:52:25 +09:00
syuilo
b72f9186b5
2023.12.0-beta.3
2023-12-09 13:15:30 +09:00
Yuriha
dd332b3515
Misskey Playのノート投稿画面で「内容を隠す」を設定できるようにする ( #12576 )
...
* Add the content warning option in AiScript UI postFormButton
* Fix initial CW in postFormButton
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-09 13:14:51 +09:00
おさむのひと
b7bdd45dba
Fix/vue import error on intellij ( #12612 )
...
* Fix fix labeler config (#8 )
* fix vue import error
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-09 13:13:31 +09:00
syuilo
319267e096
update deps
2023-12-09 13:02:14 +09:00
syuilo
fcf0f5f6b5
fix(frontend): disable Mk:apiExternal
2023-12-09 12:58:00 +09:00
zyoshoka
6c1f839cbe
chore: labelerが治っていなかったのを修正 ( #12610 )
...
* fix ci
* fix
* fix labeler.yml
* Revert "fix labeler.yml"
This reverts commit 9b6a7d02cd
.
---------
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
2023-12-09 09:54:43 +09:00
かっこかり
2c6fc0ba63
fix(dev-frontend) 足りてないCSPを追加 ( #12606 )
...
* fix(dev-frontend) サーバーサイドのHTMLと噛み合わない部分を修正
* cspをなおした
* typo
2023-12-08 20:16:49 +09:00
zyoshoka
d10048edac
chore: fix labeler's config ( #12609 )
2023-12-08 20:16:15 +09:00
まっちゃとーにゅ
ab5d2eca1f
enhance(frontend): window.openやaタグにnoopenerオプションをつける (MisskeyIO#283)
2023-12-08 19:46:25 +09:00
かっこかり
c54d1cdde2
fix(dev-frontend) サーバーサイドのHTMLと噛み合わない部分を修正 ( #12605 )
2023-12-08 16:54:33 +09:00
おさむのひと
712e5447b8
Merge pull request #12604 from kakkokari-gtyih/fix-dev-0
...
fix(dev-frontend) 一部のアセットが読み込まれない問題を修正
2023-12-08 16:37:41 +09:00
kakkokari-gtyih
b760db13bc
fix(dev) 一部のアセットが読み込まれない問題を修正
2023-12-08 16:32:24 +09:00
ikasoba
e38af60fd0
fix: secure: true
なエンドポイントの型が misskey-js に含まれていない ( #12603 )
...
* 作った
* 修正
* 修正
2023-12-08 15:15:17 +09:00
かっこかり
ac4089f37d
enhance(frontend): ウィジェットを非表示にできるPageMetaを追加 ( #12456 )
...
* (enhance) ウィジェットを非表示にできるPageMetaを追加
* fix lint
* rename
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-08 13:06:42 +09:00
dependabot[bot]
f80ae7f686
chore(deps): bump actions/labeler from 4 to 5 ( #12584 )
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-08 09:00:37 +09:00
おさむのひと
9059b837fa
fix CONTRIBUTING.md ( #12600 )
2023-12-08 09:00:23 +09:00
おさむのひと
b0039f0946
chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) ( #12593 )
...
* [wip]run standalone vite
* [wip]run standalone vite
* some fix (tabler icons, sw, streaming)
* fix theme
* fix run scripts
* favicon
* client-assets
* cssの読み込み順序とCSP設定の変更
* fix lang change
* fix clientManifest
* baseを相対パスにしてドメイン直下とサブディレクトリ配下両方に対応
* 色々修正
* 色々修正
* 色々修正
* fix
* Revert "client-assets"
This reverts commit 582601e90e
.
# Conflicts:
# packages/frontend/vite.config.ts
* 色々修正
* fix
* fix
* add url and proxy to server proxy
* Update packages/frontend/src/index.html
* wip
* Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
# Conflicts:
# packages/frontend/src/pages/welcome.entrance.a.vue
* Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
# Conflicts:
# packages/frontend/src/pages/welcome.entrance.a.vue
* fix tabler load
* Apply suggestions from code review
* Update packages/frontend/src/index.html
* fix
* fix vite.config.local-dev.ts
* fix CONTRIBUTING.md
---------
Co-authored-by: FruitRiin <nassii74@gmail.com>
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: 果物リン <fruitriin@riinswork.space>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: ozelot <contact@ozelot.dev>
2023-12-08 08:22:08 +09:00
KanariKanaru
e6d01e33e6
fix(backend): ブロックした相手から自分のノートが見えないように(/users/featured-notes, /users/notes) ( #12511 )
...
* fix: ブロックした相手から自分のノートが見えないように(ユーザー,チャンネル)
* Update CHANGELOG.md
* /users/featured-notesでもブロックを考慮するように
* cacheServiceを使うように
* /channels/timeline.tsで必要のないnoteFilterを持たないように
* Update CHANGELOG.md
* FanoutTimelineEndpointServiceへの対応
- ブロックされている場合は、/users/notesでノートが表示されない
- ミュートしている場合は、ノートが表示される
2023-12-07 18:15:38 +09:00
KanariKanaru
bcf6b7f5ee
enhance: meilisearchを有効にしてもミュートやブロックを考慮するように ( #12575 )
...
* enhance: meilisearchを有効にしてもミュートやブロックを考慮するように
* Update CHANGELOG.md
2023-12-07 17:09:31 +09:00
anatawa12
1d3ef7b42f
fix(backend): pagination with sinceId broken ( #12586 )
...
* fix(backend): pagination with sinceId broken
* fix(backend): pagination with sinceId broken for dbFallback
2023-12-07 17:07:06 +09:00
Ryan He
e926411812
chore: Add descriptions for "MeiliSearch" and "allowedPrivateNetworks" to example.yml ( #12594 )
...
* Update example.yml, add descriptions for some items
Add descriptions for "MeiliSearch" and "allowedPrivateNetworks"
* Update docker_example.yml
Add descriptions for "MeiliSearch" and "allowedPrivateNetworks"
2023-12-07 17:00:34 +09:00
zyoshoka
406b4bdbe7
refactor(frontend): 非推奨となったReactivity Transformを使わないように ( #12539 )
...
* refactor(frontend): 非推奨となったReactivity Transformを使わないように
* refactor: 不要な括弧を除去
* fix: 不要なアノテーションを除去
* fix: Refの配列をrefしている部分の対応
* refactor: 不要な括弧を除去
* fix: lint
* refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換
* fix: type error
* chore: drop reactivity transform from eslint configuration
* refactor: remove unnecessary import
* fix: 対応漏れ
2023-12-07 14:42:09 +09:00
yupix
e42c91dee7
feat: Roleに関するSchemaを追加 ( #12572 )
...
* feat: Roleに関連するschemaを追加
* feat: 新しいRoleSchemaを使うように
* chore: misskey.jsのデータを更新
* chore: misskey-js.api.mdを更新
2023-12-06 15:47:57 +09:00
anatawa12
00b11b1f75
chore: hide thumbnail if website is sensitive ( #12581 )
2023-12-06 13:46:10 +09:00
Yuriha
ad60e43ae4
タイムラインの「リノートを表示」のトグルスイッチが反応しない問題を直す ( #12577 )
...
* [frontend] Fix renote toggle switch
* Fix MkMenu rather than usage
2023-12-06 12:07:53 +09:00
anatawa12
8866c530c4
fix(backend): エポックを固定することで年越し時にトレンドが壊れる問題を修正 ( #12567 )
2023-12-04 20:33:11 +09:00
syuilo
920e521176
2023.12.0-beta.2
2023-12-04 20:04:34 +09:00
syuilo
9c90ff7d06
update deps
2023-12-04 19:40:46 +09:00
おさむのひと
e90ad09551
fix (frontend): 絵文字ピッカー経由で投稿欄に絵文字を入れた際、ソフトウェアキーボードが立ち上がらないようにする ( #12561 )
2023-12-04 18:12:14 +09:00
anatawa12
bb38e62ae6
chore: 自分へのリプライのみ走査するように ( #12570 )
2023-12-04 17:56:48 +09:00
yupix
33034b0e02
feat: ユーザースキーマの改善 ( #12568 )
...
* chore: notifyにenumを設定
* feat: securityKeysListの型を明確に
* feat: notificationRecieveConfigにpropertiesを定義
* chore: misskey.jsのmodelを更新
* fix: as constをつけ忘れている
2023-12-04 16:53:31 +09:00
anatawa12
18109fcef7
Filter User / Instance Mutes in FanoutTimelineEndpointService ( #12565 )
...
* fix: unnecessary logging in FanoutTimelineEndpointService
* chore: TimelineOptions
* chore: add FanoutTimelineName type
* chore: forbid specifying both withReplies and withFiles since it's not implemented correctly
* chore: filter mutes, replies, renotes, files in FanoutTimelineEndpointService
* revert unintended changes
* use isReply in NoteCreateService
* fix: excludePureRenotes is not implemented
* fix: replies to me is excluded from local timeline
* chore(frontend): forbid enabling both withReplies and withFiles
* docs(changelog): インスタンスミュートが効かない問題の修正について言及
2023-12-04 14:38:21 +09:00
おさむのひと
b2c4973cda
fix dev build ( #12566 )
2023-12-04 12:05:35 +09:00
おさむのひと
55c8ec80ed
fix (backend): 「みつける」のなかにミュートしたユーザが現れてしまう問題を修正 ( #12559 )
...
* fix (backend): 「みつける」のなかにミュートしたユーザが現れてしまう問題を修正
* fix
2023-12-03 20:46:19 +09:00
おさむのひと
5e1d872404
入力フォームでもリアクション選択時に使用するピッカーを使うようにしたい ( #12337 )
...
* 入力フォームでもリアクション選択時に使用するピッカーを使うようにしたい
* erase console.log
* fix CHANGELOG.md
* reaction-picker.ts を戻し、今回の対応を入れた emoji-picker.ts を新たに作成
* fix CHANGELOG.md
* tweak
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-03 17:25:34 +09:00
Acid Chicken (硫酸鶏)
af15f8d09d
fix(backend): reject malformed timestamp ( #12554 )
2023-12-03 14:38:42 +09:00
6543
34223f3da4
fix(backend): enhance nodeinfo by export instance admin via nodeAdmins key ( #12503 )
...
https://codeberg.org/thefederationinfo/nodeinfo_extension
2023-12-03 13:42:41 +09:00
おさむのひと
e17d741f4b
enhance(misskey-js) misskey-jsのストリーミングAPI定義をバックエンドに追従 ( #12552 )
...
* (enhance) misskey-jsのストリーミングAPI定義をバックエンドに追従
* fix ci
* fix ci
2023-12-03 12:45:18 +09:00
果物リン
b4a83a22a1
may be fix ruby justify on safari ( #12551 )
2023-12-03 12:08:40 +09:00
かっこかり
5bf7813b2d
enhance/feat(frontend): データセーバーの改良・強化 ( #12526 )
...
* enhance(frontend): データセーバーを個別で設定できるように
* Update Changelog
* fix design
* (fix) 設定が当たらない
* fix test(無理やり感)
* (fix) 設定がない状態ですべて有効・向操作が効かない
* fix
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-03 10:58:42 +09:00
Nanaka Hiira
2eb86e0619
fix(backend): /emojiにおける拡張子の削除方法を修正 ( #12543 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-12-03 10:28:35 +09:00
おさむのひと
c68d87538a
リストタイムラインでミュートが貫通してしまう問題に対処 ( #12534 )
...
* ユーザリストTL系の各種動作を修正・統一
* fix
* fix CHANGELOG.md
* テスト追加
2023-12-03 10:19:37 +09:00
shiosyakeyakini
4de4a2e143
fix: withChannelNotesとwithFilesを同時に指定したときの考慮 ( #12550 )
...
Co-authored-by: sorairo <sorairo@shiosyakeyakini.info>
2023-12-03 10:18:28 +09:00
おさむのひと
5ccd61b1f8
Revert "fix #12528 ( #12536 )" ( #12548 )
...
This reverts commit a5f0b5ec74
.
2023-12-03 10:17:07 +09:00
おさむのひと
336416261a
バックエンドが生成するapi.jsonからmisskey-jsの型を作成する ( #12434 )
...
* ひとまず生成できるところまで
* ファイル構成整理
* 生成コマンド整理
* misskey-jsへの組み込み
* fix generator.ts
* wip
* fix generator.ts
* fix package.json
* 生成ロジックの調整
* 型レベルでのswitch-case機構をmisskey-jsからfrontendに持ち込めるようにした
* 型チェック用のtsconfig.jsonを作成
* 他のエンドポイントを呼ぶ関数にも適用
* 未使用エンティティなどを削除
* misskey-js側で手動定義されていた型を自動生成された型に移行(ただしapi.jsonがvalidでなくなってしまったので後で修正する)
* messagingは廃止されている(テストのビルドエラー解消)
* validなapi.jsonを出力できるように修正
* 修正漏れ対応
* Ajvに怒られて起動できなかったところを修正
* fix ci(途中)
* パラメータenumをやめる
* add command
* add api.json
* 都度自動生成をやめる
* 一気通貫スクリプト修正
* fix ci
* 生成ロジック修正
* フロントの型チェックは結局やらなかったので戻しておく
* fix pnpm-lock.yaml
* add README.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-02 21:00:05 +09:00
おさむのひと
92029ac325
fix : #12544 ( #12545 )
...
* meを渡し忘れている
* fix CHANGELOG.md
* Revert "fix CHANGELOG.md"
This reverts commit aaee4e9b8a
.
2023-12-02 20:11:31 +09:00
MeiMei
238e8ce939
fix: Filter featured collection ( #12541 )
2023-12-02 19:32:30 +09:00
anatawa12
a631b976c9
Refine fanout timeline ( #12507 )
...
* chore(endpoints/hybrid-timeline): don't pack inside getFromDb
* chore(endpoints/hybrid-timeline): Redisから取得する部分のうちSTLに依存しなそうなところを別のServiceに切り出し
* chore(endpoints/local-timeline): FanoutTimelineEndpointServiceで再実装
* chore(endpoints/channels/timeline): FanoutTimelineEndpointServiceで再実装
* chore(endpoints/timeline): FanoutTimelineEndpointServiceで再実装
* chore(endpoints/user-list-timeline): FanoutTimelineEndpointServiceで再実装
* chore(endpoints/users/notes): FanoutTimelineEndpointServiceで再実装
* chore: add useDbFallback to FanoutTimelineEndpointService.timeline and always true for channel / user note list
* style: fix lint error
* chore: split logic to multiple functions
* chore: implement redis fallback
* chore: 成功率を上げる
* fix: db fallback not working
* feat: allowPartial
* chore(frontend): set allowPartial
* chore(backend): remove fallbackIfEmpty
HTL will never be purged so it's no longer required
* fix: missing allowPartial in channel timeline
* fix: type of timelineConfig in hybrid-timeline
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-02 18:25:07 +09:00
paihu
cf3d45e7c8
fix(frontend): MFM ruby nyaize ( #12362 )
2023-12-02 17:09:22 +09:00
Camilla Ett
8968bfd309
fix(backend): カスタム絵文字のインポート時の動作を修正 ( #12360 )
...
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-02 17:07:57 +09:00
meron
c190b720d3
feat(frontend): 絵文字ピッカーのカテゴリを多階層フォルダで分類できるように ( #12132 )
...
* Update CHANGELOG.md
* Feat:emoji picker folder select
* Fix: lint error
* Fix: lint error 2
* Fix: lint error 3
* カスタム絵文字のカテゴリ表示部分が長かったので短くした
* エフェクトが壊れて出ないのを修正
* padding 18px -> 9px
* Update CHANGELOG.md
* Revert: en-US.yml
* chg: Folder -> folder
* chg: isChildrenExits -> isChildren
* chg: isChildren -> categoryFolderFlag
* カテゴリ末尾が / の場合ピッカーから消失するので「その他」と扱い対応
* 特定のパターンのカテゴリ名でピッカーに出てこないのを修正
「i18n.ts.other」や「/」始まりの場合壊れる
* chg: categoryFolderFlag -> hasChildSection
* code format
* Del: ti-fw
* fix
* 絵文字とフォルダの表示順序入れ替え
* ネストした場合にパネルでどこまでがどのフォルダのものかをわかりやすくした
* fix lint
* カテゴリの名前が長いと表示がおかしくなる問題を修正
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
Co-authored-by: nenohi <kimutipartylove@gmail.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
Co-authored-by: FineArchs <133759614+FineArchs@users.noreply.github.com>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2023-12-02 15:26:46 +09:00
anatawa12
b6b838416d
chore: remove unimplemented excludeNsfw ( #12520 )
2023-12-02 12:05:53 +09:00
かっこかり
b37e8ffa69
(fix) 翻訳のダブりを解消 ( #12519 )
2023-12-02 12:05:03 +09:00
anatawa12
da0ecb650e
chore: フォローしたときにHTLをパージしなくする ( #12522 )
2023-12-02 12:04:30 +09:00
zyoshoka
43c9ab2072
fix(frontend): 長い名前のチャンネルにおける投稿フォームの表示が崩れる問題を修正 ( #12524 )
...
* fix(frontend): 長い名前のチャンネルにおける投稿フォームの表示が崩れる問題を修正
* Update CHANGELOG.md
2023-12-02 12:04:11 +09:00
おさむのひと
a5f0b5ec74
fix #12528 ( #12536 )
2023-12-02 11:37:31 +09:00
Qwreey
c927d6824c
Fix: missing receiver warn is not disappear ( #12538 )
2023-12-02 09:28:00 +09:00
nullnyat
5cd4c36cad
rename docker-compose.yml.example to docker-compose_example.yml ( #12530 )
...
* rename docker-compose.yml.example to docker-compose_example.yml
* fix: dockle.yml
2023-12-01 11:19:33 +09:00
yupix
ca424df80e
fix: invite系の戻り値が間違っている close #12517 ( #12518 )
2023-11-30 15:56:25 +09:00
Srgr0
e500fe2586
絵文字詳細ページに記載する情報を追加 ( #12417 )
...
* Update emojis.emoji.vue
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-30 14:59:42 +09:00
かっこかり
b05d71fabf
feat(frontend): 今日誕生日のフォロー中のユーザーを一覧表示できるウィジェットを追加 ( #12450 )
...
* (add) 今日誕生日のフォロイー一覧表示
* Update Changelog
* Update Changelog
* 実装漏れ
* create index
* (fix) index
2023-11-30 14:49:26 +09:00
yukineko
22d6fa1fdf
enhance(dev): 開発モード時にlocaleと型定義が自動的に再生成されるように ( #12481 )
...
* enhance: localeを任意のタイミングでリビルドできるように
* enhance: localeも監視し、必要であればlocaleをリビルドするように
* feat: devモードの時のみナビゲーションバーからキャッシュクリアができるように
* refactor: キャッシュクリア部分を共通化
* fix: localesのファイル変更イベントが取れないのを修正
* fix: replaceAllでコケるのを修正
* change: 開発モードに関係なくナビゲーションバーからキャッシュクリアできるように
* refactor: 必要のないリビルドをしないように
* update: CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-30 14:48:02 +09:00
Cocoa Hoto
4f6e098542
fix(docker): cannot build docker image on some environments ( #12494 )
2023-11-30 14:47:08 +09:00
Kisaragi
47a10f6a6d
refactor(frontend): give local variable to explicit type annotation to avoid TS7043 ( #12495 )
...
* refactor: give local variable to explicit type annotation to avoid TS7043
* chore: fix lint error
2023-11-30 14:46:16 +09:00
GrapeApple0
28cb0fc70b
enhance: 設定したタグをトレンドに表示させないようにする項目を管理画面で設定できるように ( #12512 )
...
* enhance: hiddenTagsを管理画面で設定できるように
* Update locales/ja-JP.yml
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-30 14:35:56 +09:00
zyoshoka
98e1af28b8
enhance(frontend): ノートプレビューにCWが反映されるように ( #12509 )
...
* enhance(frontend): ノートプレビューにCWが反映されるように
* Update CHANGELOG.md
* refactor: 不要な条件を除去
* Revert "refactor: 不要な条件を除去"
This reverts commit e4eff689bd
.
* fix: やっぱり不要な条件だった
2023-11-30 13:49:31 +09:00
おさむのひと
413f7bfb44
Fix: navigator.share未サポートの場合は共有ボタンを非表示にする(+URLのコピーボタンを設置) ( #12506 )
...
* navigator.share未サポートの場合は共有ボタンを非表示にする
* fix CHANGELOG.md
* ライセンス表示追加
* URLのコピーボタンを設置
2023-11-30 08:15:13 +09:00
かっこかり
37cff405ed
enhance(frontend): Shareページでの投稿完了時にpostMessageを発火するように ( #12505 )
...
* enhance(frontend): Shareページでの投稿完了時にpostMessageを発火
* Update Changelog
* fix
* 名前の混同をさける
* 名前をわかりやすくする
* watchを使わずパフォーマンス改善
2023-11-30 01:08:29 +09:00
anatawa12
c41d03018c
ci: use refs/pull/*/merge to get head ( #12508 )
2023-11-30 01:06:11 +09:00
woxtu
ea1a2dc8db
Update the Vitest configuration ( #12493 )
2023-11-29 10:41:11 +09:00
zyoshoka
d5deef5699
fix(frontend): WebKitブラウザー上でも「デバイスの画面を常にオンにする」機能が効くように ( #12484 )
...
* fix(frontend): WebKitブラウザー上でもkeepScreenOnが効くように
* chore: add comment
2023-11-29 10:29:24 +09:00
anatawa12
4e882414b2
fix: 音声が一切鳴らなくなる可能性がある ( #12491 )
...
* chore: 音声が一切鳴らなくなる可能性を軽減
https://github.com/misskey-dev/misskey/pull/12433#discussion_r1405774767
* chore: IIFEではなくPromise.prototype.finallyを使用するように
2023-11-29 10:29:00 +09:00
yupix
3b3b908ccd
fix: packedNoteSchemaにclippedCountが抜けている ( #12499 )
2023-11-29 08:08:06 +09:00
おさむのひと
ec04c76ee5
通知グルーピング設定の即時反映対応 ( #12485 )
...
* wip
* ログ出しの削除
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-28 20:43:25 +09:00
かっこかり
4e5b7768dc
fix(docs): "docs(changelog): GHSA-3f39-6537-3cgc について追記 ( #12482 )" ( #12483 )
...
* Revert "docs(changelog): GHSA-3f39-6537-3cgc について追記 (#12482 )"
This reverts commit d58ec4e65b
.
* Update CHANGELOG.md
2023-11-27 21:41:19 +09:00
Kisaragi
d58ec4e65b
docs(changelog): GHSA-3f39-6537-3cgc について追記 ( #12482 )
2023-11-27 21:37:37 +09:00
syuilo
2d0253bc42
2023.12.0-beta.1
2023-11-27 21:05:37 +09:00
syuilo
51cf906b25
update deps
2023-11-27 21:05:20 +09:00
かっこかり
2a451ebb57
enhance(frontend): 通知音にドライブのファイルを使用できるように ( #12447 )
...
* (enhance) サウンドにドライブのファイルを使用できるように
* Update Changelog
* fix
* fix design
* fix design
* Update store.ts
* (fix) ファイル名表示
* refactor
* (refactor) better types
* operationTypeとsoundTypeの混同を防止
* (refactor)
* (fix)
* enhance jsdoc
* driveFile -> _driveFile_
2023-11-27 17:33:42 +09:00
anatawa12
8f1da036f4
style: fix lint error of 6acaded8
( #12476 )
2023-11-27 15:29:39 +09:00
anatawa12
6acaded898
fix: error can be happened if animation is on and hard mute matches ( #12474 )
2023-11-27 14:47:25 +09:00
woxtu
01d06e7121
Fix a frontend testing script ( #12471 )
2023-11-27 08:06:47 +09:00
ragujp
780b120c64
fix: wake lock error in safari etc ( #12464 )
2023-11-26 23:35:53 +09:00
Acid Chicken (硫酸鶏)
d60f645d1d
chore(frontend/MkMediaVideo): loop and autoplay silent videos ( #12392 )
2023-11-26 16:15:24 +09:00
おさむのひと
c9503da8f8
サウンド設定に「サウンドを出力しない」と「Misskeyがアクティブな時のみサウンドを出力する」を追加 ( #12342 )
...
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-26 16:12:02 +09:00
Acid Chicken (硫酸鶏)
ccb951f11e
chore: create AudioContext when it is needed ( #12460 )
2023-11-26 14:38:34 +09:00
かっこかり
755ca97857
fix(frontend): 通知音がほぼ同時に鳴った場合は再生をブロックするように(音割れ防止) ( #12433 )
...
* (fix) 通知音がダブって音割れしないように
* Update Changelog
2023-11-26 13:20:46 +09:00
かっこかり
5bdae9f6d0
enhance(frontend): リアクション選択時に音を流せるように ( #12441 )
...
* (add) リアクション選択時に音を鳴らせるように
* Update Changelog
* tweak sound
* tweak sound
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-26 13:04:44 +09:00
anatawa12
d32631d159
fix: query error in notes/featured ( #12439 )
2023-11-26 12:54:23 +09:00
zyoshoka
2ee48ae04d
fix(backend): ギャラリーの人気の投稿の選出にidを用いるように ( #12448 )
2023-11-26 10:05:56 +09:00
zyoshoka
7a494b2aa7
fix(backend): rename FunoutTimelineService to FanoutTimelineService ( #12453 )
2023-11-26 10:02:22 +09:00
zyoshoka
3e0231d995
fix(backend): 何もノートしていないユーザーのフィードにアクセスするとエラーになる問題を修正 ( #12455 )
...
* fix(backend): 何もノートしていないユーザーのフィードにアクセスするとエラーになる問題を修正
* Update CHANGELOG.md
* add test
* fix: incorrect bob's username
2023-11-26 10:01:06 +09:00
woxtu
c8b85a98b8
Add mocks for Web Audio API ( #12457 )
2023-11-26 09:54:24 +09:00
かっこかり
95095ee8d1
enhance(frontend): ユーザーのRawデータを読めるページを復活させる ( #12436 )
...
* (add) User raw page
* Update Changelog
* fix lint
2023-11-24 21:11:18 +09:00
syuilo
ccdb8ce7fc
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-11-24 20:25:36 +09:00
まっちゃとーにゅ
da3064343b
enhance(frontend): 絵文字のオートコンプリートのアルゴリズムの改善 (MisskeyIO#261)
...
* 実際は同じ絵文字なら重複してサジェストに出ないように
* エイリアスではない絵文字>前方一致>部分一致>あいまい検索順で表示されるようになるように
2023-11-24 20:25:29 +09:00
yukineko
252efe8252
fix: 特定の条件下でチャンネルやユーザーのノート一覧に最新のノートが表示されなくなる問題を修正 ( #12431 )
...
* fix: 特定の条件下でチャンネルやユーザーのノート一覧に最新のノートが表示されなくなる問題を修正
* update: CHANGELOG.md
2023-11-24 20:19:46 +09:00
Camilla Ett
9c84055f50
Feat(frontend): コントロールパネル「通報」において、通報者もリンクで飛べるように修正 ( #12427 )
2023-11-24 16:19:37 +09:00
anatawa12
536f08c401
fix: hard mute limit not applied ( #12428 )
...
* fix: hard mute limit not applied
* Update CHANGELOG.md
2023-11-24 15:09:25 +09:00
woxtu
f7bdf5a2c0
Replace deprecated Repository.findOneById()
( #12426 )
2023-11-24 09:48:36 +09:00
syuilo
06ed64f26f
update node to 20.10.0
2023-11-24 09:20:41 +09:00
syuilo
97c10ed1e5
Update index.d.ts
2023-11-24 09:20:34 +09:00
Camilla Ett
30b443de55
feat(frontend): リアクションの横幅を150pxに制限するかどうかユーザーが選べるように ( #12416 )
...
* feat(frontend): リアクションの横幅を150pxに制限するかどうかユーザーが選べるように
* localesの変更をjs-JP.ymlのみに修正し、日本語をより分かりやすく
* クラス名を.icon から .limitWidthに変更
2023-11-24 08:37:27 +09:00
mappi
521db37ca7
feat 12325 ( #12425 )
2023-11-24 08:36:55 +09:00
かっこかり
bf2d2ff0ca
fix(frontend): プロフィールの「ファイル」にセンシティブな画像がある際のデザインを修正 ( #12424 )
...
* (fix) 招待コードを一度のみ利用できるように
* Update Changelog
* (fix) profile media grid
* Update Changelog
* Change Changelog
2023-11-23 21:18:24 +09:00
かっこかり
cba66c921e
fix(frontend): コードエディタが正しく表示されない問題を修正 ( #12418 )
...
* (fix) コードエディタが正しく表示されない問題を修正
* Update Changelog
2023-11-23 20:37:41 +09:00
anatawa12
44a378c46e
Use generate-api-json for api.json diff GitHub comment ( #12408 )
...
* ci: use generate-api-json to get api.json changes
* restore copying default.yml
* refactor: get api.json with single workflow
* ci: api.jsonのdiffをbackendが変更されたときのみ取るように
2023-11-23 20:17:21 +09:00
かっこかり
ed6f866a4f
enhance/fix(AP/frontend): 最近追加されたMFMのもろもろを修正 ( #12420 )
...
* (enhance) MFM rubyが連合されるように
* Update Changelog
* Update Changelog
* (fix) unixtimeのフォールバック (AP)
* (fix) unixtimeのフォールバック (frontend)
* Update Changelog
2023-11-23 19:49:45 +09:00
かっこかり
4a2a44831b
fix(backend): 招待コードが使い回せる問題を修正 ( #12423 )
...
* (fix) 招待コードを一度のみ利用できるように
* Update Changelog
2023-11-23 19:34:14 +09:00
anatawa12
864827f788
Hard mute ( #12376 )
...
* feat(backend,misskey-js): hard mute storage in backend
* fix(backend,misskey-js): mute word record type
* chore(frontend): generalize XWordMute
* feat(frontend): configure hard mute
* feat(frontend): hard mute notes on the timelines
* lint(backend,frontend): fix lint failure
* chore(misskey-js): update api.md
* fix(backend): test failure
* chore(frontend): check word mute for reply
* chore: limit hard mute count
2023-11-23 18:56:20 +09:00
おさむのひと
ded328fb43
絵文字のオートコンプリート強化の対応 ( #12365 )
...
* 前方一致・部分一致でなくても近似値でヒットするように
* fix CHANGELOG.md
* for of に変更
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-23 08:13:51 +09:00
syuilo
b15f293b82
fix lint, resolve code smell
...
Co-Authored-By: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2023-11-22 18:46:27 +09:00
おさむのひと
c284d41b5b
swagger-cli validateがvalidとなるapi.jsonを作れるようにする ( #12403 )
...
* api.jsonがswagger-cli validateでエラーにならないように生成ロジックを修正
* フィールドの消し方に不備があったので変更
* バックエンドを起動しなくてもapi.jsonを作れるようにした
* deepCopyしてからレスポンス部分を作るようにした
* fix CHANGELOG.md
* securitySchemesの定義を復活&ApiCallServiceの実装的にベアラトークンなのでその形で
* bodyが無い(空オブジェクト)のときはrequestBodyを描画しないようにする
* allowGetがtrueな項目はget用の記載も作成
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-22 17:08:56 +09:00
taichan
a4f8863786
taichanne30 -> tai-cha ( #12405 )
2023-11-22 12:20:07 +09:00
y.takahashi
c6ed06d783
twitter埋め込みのsandbox属性にallow-popups-to-escape-sandboxを追加 ( #12400 )
...
Co-authored-by: unarist <m.unarist@gmail.com>
2023-11-22 10:19:30 +09:00
皐月なふ (Nafu Satsuki)
18bdec9641
fix: verifymail.io APIの設定項目が反映されない ( #12399 )
2023-11-22 10:13:46 +09:00
おさむのひと
4b13179ff9
サウンド再生方法の変更に追従できていなかった所を修正 ( #12368 )
...
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-21 20:05:04 +09:00
nenohi
481bca4cf2
広告掲載ページにてfilterをわかりやすく ( #12385 )
2023-11-21 19:50:06 +09:00
おさむのひと
b3d1cc9525
サーバ起動時にアンテナが非アクティブだった場合、アクティブ化しても再起動するまで反映されない ( #12391 )
...
* サーバ起動時にアンテナが非アクティブだった場合、アクティブ化しても再起動するまで反映されない
* Fix CHANGELOG.md
* lastUsedAtの更新に不備が出るので修正
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-21 15:32:34 +09:00
おさむのひと
b5be0e5780
note.tsのchannelを正しい形にしたことにより表出化した型チェックエラーを修正 ( #12395 )
...
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-21 15:12:05 +09:00
syuilo
77ac51a680
update typescript to 5.3
2023-11-21 11:32:13 +09:00
おさむのひと
8bd9077f77
json-schema配下の最新化 ( #12312 )
...
* user.ts、page.ts、drive-folder.tsを各EntityServiceの戻り値をもとに最新化
* 再確認
* fix error
* note以外の残りのファイルを対応
* fix CHANGELOG.md
* fix CHANGELOG.md
* fix user.ts
* fix user.ts
* コメント対応
* fix note.ts
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-21 11:13:56 +09:00
anatawa12
2ec3227012
update api.md ( #12379 )
...
for API changes in b65fd34981
2023-11-21 10:48:01 +09:00
syuilo
cd2131c4b5
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-11-21 09:55:52 +09:00
syuilo
ed0cc443ea
fix(backend): ロールタイムラインが保存されない問題を修正
2023-11-21 09:55:49 +09:00
果物リン
e0de86359c
backendのプロジェクトで単体で start できないのを修正 ( #12371 )
2023-11-19 13:39:25 +09:00
yukineko
02b0adf31f
fix: 「設定のバックアップ」に一部の設定項目が含まれていない問題を修正 ( #12366 )
...
* fix: 一部の設定項目がバックアップに含まれていなかったのを修正
* update: CHANGELOG.md
* remove: バックアップ不要な項目を削除
2023-11-19 11:45:24 +09:00
Lynx Kotoura
cbebe85ccf
ページ一覧ページの表示がモバイル環境において崩れているのを修正 ( #12354 )
...
* fix style of list of pages on mobile
* overflow clip に変えた
2023-11-19 11:43:04 +09:00
syuilo
b65fd34981
tweak of 2b6f789a5b
2023-11-19 10:18:57 +09:00
syuilo
2f7d10bf23
Update CHANGELOG.md
2023-11-18 21:08:32 +09:00
Nafu Satsuki
2b6f789a5b
feat(moderation): モデレーターがユーザーのアイコンもしくはバナー画像を未設定状態にできる機能を追加 (MisskeyIO#222)
...
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2023-11-18 21:07:47 +09:00
syuilo
30dc6e691d
lint fix
2023-11-18 21:04:00 +09:00
syuilo
af668b15c4
Update CHANGELOG.md
2023-11-18 21:03:01 +09:00
Nafu Satsuki
0a73973a7c
メールアドレスの認証にverifymail.ioを使えるようにする。
2023-11-18 21:01:53 +09:00
おさむのひと
83ea0395f6
DeepL TranslationのPro accountトグルスイッチが表示されていなかったのを修正 ( #12355 )
...
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-17 22:26:54 +09:00
syuilo
9784d10c62
Merge pull request #12330 from misskey-dev/develop
...
Release: 2023.11.1
2023-11-17 18:32:42 +09:00
syuilo
f007890e84
Revert "chore(frontend): tweak rt style for safari"
...
This reverts commit 76ccae8a2f
.
2023-11-17 18:31:09 +09:00
syuilo
76ccae8a2f
chore(frontend): tweak rt style for safari
2023-11-17 18:17:32 +09:00
syuilo
04709cf256
2023.11.1
2023-11-17 18:05:12 +09:00
syuilo
850b834758
New translations ja-jp.yml (Chinese Traditional) ( #12351 )
2023-11-17 18:04:42 +09:00
syuilo
08b3662bb8
chore(frontend): tweak ui
2023-11-17 18:00:42 +09:00
syuilo
4a7ccf6deb
tweak MkTime.vue
2023-11-17 17:54:13 +09:00
syuilo
4b3f9bd9a6
enhance(backend): MFMのunixtimeをISO形式で連合するように
2023-11-17 15:44:36 +09:00
syuilo
5f5712a3ee
fix(frontend): MFM unixtimeのプレビューがリアルタイムで反映されない
...
Fix #12350
2023-11-17 15:33:57 +09:00
syuilo
1518c5ddb0
2023.11.1-beta.2
2023-11-17 15:10:14 +09:00
syuilo
4f9922d46c
update deps
2023-11-17 15:10:04 +09:00
syuilo
a9a743dab9
enhance(frontend): MFMでUNIX時間を指定して日時を表示できるように
...
Resolve #12294
2023-11-17 15:05:37 +09:00
syuilo
4d1a2bad17
typo
2023-11-17 13:27:33 +09:00
syuilo
cbab3affc9
Update packages/frontend/src/pages/role.vue
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-11-17 13:26:55 +09:00
syuilo
f89a827aa9
Update packages/frontend/src/pages/role.vue
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-11-17 13:26:48 +09:00
syuilo
43cb2d478c
enhance(frontend): ruby内でMFMを使えるように
2023-11-17 13:20:40 +09:00
syuilo
b517d76084
enhance(frontend): MFMでルビを振れるように
...
Resolve #9161
2023-11-17 13:09:56 +09:00
syuilo
5ab7e03804
New Crowdin updates ( #12348 )
...
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
2023-11-17 09:20:21 +09:00
syuilo
89389ad744
Update CHANGELOG.md
2023-11-16 16:03:17 +09:00
おさむのひと
1eb769dbe8
LTLに特定条件下でチャンネル投稿が混ざり込む現象の修正 ( #12347 )
...
* LTLにチャンネル投稿を含まないように修正
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-16 16:02:46 +09:00
syuilo
9d78a1a8b3
enhance(backend): make ftt db fallback configurable
2023-11-16 10:20:57 +09:00
syuilo
838c70192e
Update CHANGELOG.md
2023-11-15 18:04:26 +09:00
おさむのひと
38d6580a36
通知音などの発音方法を変え、iOSで音声出力が競合しないようにする ( #12339 )
...
* HTMLAudioElementを使わないようにする
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-15 18:03:15 +09:00
syuilo
ca81f0ddbb
fix(backend): 追加情報のカスタム絵文字がユーザー情報のtagに含まれない問題を修正
...
Fix #12316
2023-11-15 16:17:21 +09:00
syuilo
be6778ac61
chore(backend): improve performance
2023-11-15 16:10:05 +09:00
syuilo
7d24b29eb8
Update CHANGELOG.md
2023-11-15 15:51:01 +09:00
syuilo
44c0b5fd6f
2023.11.1-beta.1
2023-11-15 11:45:07 +09:00
syuilo
0aa3201480
New Crowdin updates ( #12255 )
...
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Turkish)
2023-11-15 11:44:21 +09:00
おさむのひと
96f1728573
fix: 表示済みのカラムから別のチャンネルを選択した時、タイムラインの内容が追従して変更されない問題に対処 ( #12237 )
...
* 表示済みのカラムから別のチャンネルを選択した時、タイムラインの内容が追従して変更されない問題に対処
* fix CHANGELOG.md
* fix code style
* Update MkTimeline.vue
* コメント対応(MkButtonのimportとonBeforeUpdate->watch)
* fix CHANGELOG.md
* Update MkPagination.vue
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-15 11:24:54 +09:00
atsuchan
6cc0685f2a
Fix(frontend): サーバーサイレンス ( #12292 )
2023-11-15 11:14:27 +09:00
Jaehong Kang
04075ee0be
enhance(backend): Implementation of HTTP header and body validation to fix SIF-2023-002 ( #12334 )
...
Using Buffer instead of string
Co-authored-by: perillamint <perillamint@silicon.moe>
2023-11-15 11:13:34 +09:00
zyoshoka
aa6d0d4359
fix(backend): 非公開の投稿に対して返信できないように ( #12333 )
...
* fix(backend): 非公開の投稿に対して返信できないように
* Update CHANGELOG.md
* fix: test
2023-11-15 11:10:45 +09:00
syuilo
3939360e55
fix(frontend): 特定の条件下でノートがnyaizeされない問題を修正
...
Fix #12331
2023-11-15 11:09:54 +09:00
syuilo
d790d658ad
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-11-15 11:07:13 +09:00
syuilo
5cb24e8470
update pnpm
2023-11-15 11:07:10 +09:00
dependabot[bot]
d2906d4628
build(deps): bump actions/github-script from 6 to 7 ( #12328 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 21:19:26 +09:00
syuilo
dd533eb948
Update CHANGELOG.md
2023-11-14 17:14:55 +09:00
syuilo
dfe4992e35
Update CHANGELOG.md
2023-11-14 17:10:49 +09:00
syuilo
65c5626b65
Merge pull request from GHSA-3f39-6537-3cgc
...
This commit implements HTTP header and body validation to fix
[SIF-2023-002](https://advisory.silicon.moe/advisory/sif-2023-002/ )
Signed-off-by: perillamint <perillamint@silicon.moe>
Co-authored-by: perillamint <perillamint@silicon.moe>
Co-authored-by: yunochi <yuno@yunochi.com>
2023-11-14 17:09:45 +09:00
syuilo
30bb24d18c
update deps
2023-11-14 10:35:48 +09:00
syuilo
2d2eefe3d4
feat: メールアドレスを使用してユーザー名を割り出す機能
...
Resolve #10158
2023-11-14 07:58:18 +09:00
Shun Sakai
a059dbe41b
docs: Update Code of Conduct to version 2.1 ( #12150 )
2023-11-13 16:52:54 +09:00
Nya Candy
1361bdfbf2
fix: test break caused by #12273 ( #12322 )
...
* fix
* fix: websocket stream origin
2023-11-13 16:39:54 +09:00
atsuchan
31174d6b79
Fix(frontend): role users/timeline visiable ui ( #12305 )
2023-11-13 13:31:18 +09:00
Srgr0
c541ced3ab
非ログイン時に「メモを追加」を表示しない ( #12310 )
...
* Update home.vue
* Update CHANGELOG.md
2023-11-13 10:25:52 +09:00
おさむのひと
e1cc95d308
ユーザのノートのみ表示時にDBへフォールバックするとリノートを含んでしまうのを修正 ( #12321 )
...
* ユーザのノートのみ表示時にDBへフォールバックするとリノートを含んでしまうのを修正
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-13 09:27:37 +09:00
zyoshoka
cec02966ad
fix(frontend): 「フォロー中の人全員の返信を含める/含めないようにする」のボタンを押下した際の確認が機能していない問題を修正 ( #12308 )
...
* fix(frontend): 「フォロー中の人全員の返信を含める/含めないようにする」のボタンを押下した際の確認が機能していない問題を修正
* Update CHANGELOG.md
2023-11-11 16:34:46 +09:00
zyoshoka
0dd3cac8d9
fix(frontend): アイコンデコレーションが見切れる問題を修正 ( #12239 )
...
* fix(frontend): アイコンデコレーションがナビゲーションバーでクリップされないように
* Revert "fix(frontend): アイコンデコレーションがナビゲーションバーでクリップされないように"
This reverts commit db246b13d9
.
* fix: tweak padding of account in navbar
* fix: set minimum height of note preview
* fix: リアクション一覧でアイコンデコレーションが見切れないように
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-11 16:07:07 +09:00
atsuchan
50430e310a
Fix: latestRequestReceivedAt ( #12270 )
2023-11-11 14:51:29 +09:00
zyoshoka
f635a48f64
fix: 絵文字ピッカーでの検索が更新されない問題を修正 ( #12283 )
2023-11-10 18:48:31 +09:00
syuilo
689b88b942
fix(frontend): pull to refreshするたびにストリーミング全体の再接続が行われるのを修正
2023-11-10 17:52:50 +09:00
おさむのひと
253c0c42e2
デッキのカラムからリロードできる機能を追加 ( #12274 )
...
* デッキのカラムからリロードできる機能を追加
* tweak
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-10 17:49:09 +09:00
ikasoba
54870d067b
aiscript-vscodeのバージョンを更新 ( #12299 )
2023-11-10 17:18:23 +09:00
おさむのひと
7701bf0642
「この機能が解決すべき具体的な問題またはニーズ、および誰がそれに役立つと考えているかを説明してください。」という旨の項目を追加 ( #12253 )
...
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-10 15:08:12 +09:00
GrapeApple0
28e394eddc
fix: 投稿通知がオンでもダイレクト投稿はユーザーに通知されないように ( #12263 )
...
* fix: 投稿通知がオンでもダイレクト投稿はユーザーに通知されないように
* Update CHANGELOG.md
2023-11-09 21:35:07 +09:00
Nya Candy
e2cac3d949
fix: show real instance url ( #12273 )
...
* Update CHANGELOG.md
* fix: show real instance url
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
Co-authored-by: nenohi <kimutipartylove@gmail.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
Co-authored-by: FineArchs <133759614+FineArchs@users.noreply.github.com>
2023-11-09 21:21:39 +09:00
おさむのひと
879f2d2b7e
ref化したnoteの変更通知がMfmコンポーネントまで到達してないのを修正 ( #12282 )
...
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-09 21:15:48 +09:00
syuilo
b02f724475
Update CHANGELOG.md
2023-11-08 21:11:30 +09:00
zyoshoka
2834e54e78
fix(backend): make token nullable ( #12280 )
2023-11-08 21:10:41 +09:00
おさむのひと
828749be64
fix #12266 ( #12267 )
...
ポップアップの表示後、MkNoteとMkNoteDetailedでそれぞれが持つfocusメソッドを呼び出していたのをやめた
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-06 19:26:17 +09:00
syuilo
bfca457510
enhance(frontend): improve aiscript plugin error handling
2023-11-06 11:21:43 +09:00
syuilo
0c2dd33593
Merge pull request #12177 from misskey-dev/develop
...
Release: 2023.11.0
2023-11-05 18:18:35 +09:00
syuilo
f72228f428
2023.11.0
2023-11-05 18:17:50 +09:00
syuilo
bb76ee2c0e
enhance(frontend): 投稿内のunicode絵文字もメニューを出せるように
2023-11-05 18:01:51 +09:00
syuilo
2c836ba71f
enhance(build): フォールバック効かすためにlocaleの空文字は項目ごと消す
2023-11-05 18:00:41 +09:00
syuilo
8f49c5cd48
New Crowdin updates ( #12244 )
...
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
2023-11-05 17:53:08 +09:00
syuilo
66cecfaefd
Update CHANGELOG.md
2023-11-05 10:23:24 +09:00
Marie
2cce28533f
fix(backend): isBot not being set on Application
type ( #12248 )
...
* fix: bot not being set on all relays
* updatePerson missing the change
* chore: replace wrong word with correct word
2023-11-05 10:22:10 +09:00
syuilo
c2ddb649f8
enhance: 非通知なお知らせを作成できるように
2023-11-05 09:04:38 +09:00
syuilo
bdbb3266ae
fix(backend): アーカイブしたお知らせがコントロールパネルに表示される問題を修正
2023-11-05 09:04:03 +09:00
syuilo
56401ed91c
🎨
2023-11-05 08:25:08 +09:00
syuilo
8372e547eb
New Crowdin updates ( #12241 )
...
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
2023-11-04 20:40:34 +09:00
かっこかり
94a20205eb
(fix) チュートリアル中にPostFormにフォーカスが当たらないようにする ( #12242 )
2023-11-04 20:21:42 +09:00
syuilo
b7d3c5f4f0
enhance of 5e9f6a90df
2023-11-04 19:50:49 +09:00
syuilo
47851025a6
Update CHANGELOG.md
2023-11-04 19:47:43 +09:00
syuilo
fc0ea0ddac
perf(frontend): improve nyaize performance
2023-11-04 19:45:37 +09:00
syuilo
3733cbf818
2023.11.0-beta.10
2023-11-04 18:47:22 +09:00
ozelot
1e737dbb94
fix(backend): GTLの「リノートを表示」オプションが機能しないのを修正 ( #12234 )
...
* fix(backend): GTLの「リノートを表示」オプションが機能しないのを修正 (#12233 )
* docs: Update changelog
* Apply suggestions from code review
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-04 18:45:59 +09:00
syuilo
3642a2b625
New Crowdin updates ( #12231 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (English)
2023-11-04 18:45:34 +09:00
syuilo
5e9f6a90df
enhance(frontend): ノート内のカスタム絵文字をクリックすることで、コピーおよびリアクションができるように
2023-11-04 18:27:22 +09:00
syuilo
ca1cda0db0
enhance(frontend): tweak settings page
2023-11-04 16:44:14 +09:00
syuilo
e88a9702d0
Update CHANGELOG.md
2023-11-04 14:41:01 +09:00
syuilo
b92b704592
fix control panel navigation
2023-11-04 14:37:47 +09:00
syuilo
39f7318048
tweak MkPullToRefresh
2023-11-04 13:58:41 +09:00
syuilo
67414e0181
perf(frontend): soundConfigStore を defaultStore に統合しAPIリクエストを削減
2023-11-04 10:09:21 +09:00
syuilo
ef8a65e6ff
Update about-misskey.vue
2023-11-04 10:02:26 +09:00
syuilo
a656447aa5
enhance(frontend): improve pull to refresh
2023-11-04 08:56:48 +09:00
syuilo
a8e976d72f
Update CHANGELOG.md
2023-11-03 19:50:35 +09:00
syuilo
e893494b48
Revert "fix: URLプレビューが表示されないのを修正 ( #12222 )"
...
This reverts commit 8366984b2b
.
2023-11-03 19:50:27 +09:00
syuilo
fe90888e95
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-11-03 19:45:17 +09:00
syuilo
4226657aa2
Update CHANGELOG.md
2023-11-03 19:45:15 +09:00
ikasoba
8366984b2b
fix: URLプレビューが表示されないのを修正 ( #12222 )
...
* プレビューが表示されないのを修正
* 修正
* Update packages/frontend/src/components/MkUrlPreview.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-03 19:44:17 +09:00
Srgr0
8ddbe91462
11以上されているリアクションにおいてツールチップで示されるリアクション数が本来よりも1多い問題を修正 ( #12219 )
...
* Update MkReactionsViewer.reaction.vue
* Update CHANGELOG.md
* Update MkReactionsViewer.details.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-03 17:55:39 +09:00
ozelot
c31d2e2563
fix(frontend): サイレンス状態で公開範囲のパブリックを選択できてしまう問題を修正 ( #12224 ) ( #12225 )
...
* fix(frontend): サイレンス状態で公開範囲のパブリックを選択できてしまう問題を修正 (#12224 )
* docs: update changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-03 17:52:31 +09:00
Caipira
470a1c30e8
enhance(frontend): federated instance icon with proxy (welcome entrance) ( #12213 )
2023-11-03 17:38:33 +09:00
syuilo
afd3b5d472
2023.11.0-beta.9
2023-11-03 17:36:20 +09:00
syuilo
57d72c0db5
New Crowdin updates ( #12180 )
...
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
2023-11-03 17:35:55 +09:00
おさむのひと
39a3f4ae98
feat: チャンネル内→チャンネル外へのリノート制限機能追加 ( #12230 )
...
* チャンネル内→チャンネル外へのリノート制限機能追加
* fix CHANGELOG.md
* コメント対応(canRenoteSwitch→allowRenoteToExternal)
* コメント対応(別チャンネルへのリノート対策)
* コメント対応(canRenote->allowRenoteToExternal)
* fix comment
* Update misskey-js.api.md
* ✌️
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-03 17:34:23 +09:00
syuilo
4631e6cd4a
fix(frontend): In deck layout, replies option is not saved after refresh
...
Fix #12228
2023-11-03 17:18:30 +09:00
syuilo
ee191169f5
enhance(frontend): tweak announcement manage ui
2023-11-03 17:14:35 +09:00
かっこかり
24e629ca5c
enhance: 初期設定とチュートリアルを統合 ( #12141 )
...
* better onboarding experience
* enhance: iroiro
* (add) title
* (enhance) 戻る・次へボタンを全ページでstickyに
* fix merging
* (add) iroiro
* remove unnecessary file
* Update CHANGELOG.md
* tweak texts
* (fix) reactionViewer mock
* change strings
* Update MkTutorialDialog.Note.vue
* Update ja-JP.yml
* (fix) reactionViewer error
* (fix) path
* refactor
* fix
* Update MkPostForm.vue
* Update ja-JP.yml
* Update ja-JP.yml
* tweak text
* Update ja-JP.yml
* Update ja-JP.yml
* Update ja-JP.yml
* (add) achivement
* (add) もう一度見れますよメッセージを追加
* Revert "feat: レジストリAPIをサードパーティから利用可能に (#12229 )"
This reverts commit 79346272f8
.
* Revert "(add) もう一度見れますよメッセージを追加"
This reverts commit 6123b35215
.
* Revert "Revert "feat: レジストリAPIをサードパーティから利用可能に (#12229 )""
This reverts commit bae684e484
.
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-03 15:35:07 +09:00
yukineko
025ae436b5
enhance: アカウント登録時のメールアドレス認証に30分の有効期限を設定 ( #12221 )
...
* add: metaにemailVerificationExpiresInを追加
* enhance: 招待コード使用時, メアド認証時に認証期限を確認するように
* add: クライアント側に実装
* update: CHANGELOG.md
* add: コメントを追加
* Revert "add: metaにemailVerificationExpiresInを追加"
This reverts commit ceb6ccff51
.
* Revert "add: コメントを追加"
This reverts commit 7ee301c3ee
.
* change(client): メール認証の有効期限を30分で固定するように変更
* change(backend): メール認証の有効期限を30分で固定するように変更
* update: CHANGELOG.md
2023-11-03 14:54:28 +09:00
syuilo
1729307fcf
update deps
2023-11-03 14:41:21 +09:00
anatawa12
3e00b32fae
build: port vite port configuration ( #12223 )
2023-11-03 13:34:57 +09:00
syuilo
0efacdfcf0
fix cw test
2023-11-03 13:26:48 +09:00
syuilo
79346272f8
feat: レジストリAPIをサードパーティから利用可能に ( #12229 )
...
* wip
* wip
* Update remove.ts
* refactor
2023-11-03 13:23:03 +09:00
syuilo
82526ad4f3
CWを使用する場合、注釈を空にすることを許可しない
...
Resolve #12217
2023-11-03 08:17:35 +09:00
syuilo
7f5ad5badb
enhance(frontend): tweak drive file component
...
Resolve #12220
2023-11-03 08:01:22 +09:00
syuilo
5f888809e9
clean up
2023-11-03 08:00:26 +09:00
Srgr0
f1903b26a5
fix 絵文字ピッカーでバッテリーの絵文字が複数表示される問題を修正 ( #12212 )
...
* Update emojilist.json
* Update CHANGELOG.md
2023-11-02 20:02:00 +09:00
syuilo
3739b87537
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-11-02 19:59:27 +09:00
syuilo
d20f778bd0
enhance(frontend): tweak MkNotification
2023-11-02 19:59:18 +09:00
Tom Anderson
e333e7ced8
docs: Remove forum references and use Github Discussions ( #12158 )
...
* docs: Replace forum with Github Discussions
* Remove outdated forum link from CONTRIBUTING.md
* Remove outdated forum link from misskey-js/CONTRIBUTING.md
* Remove outdated forum link from misskey-js/docs/CONTRIBUTING.en.md
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2023-11-02 19:57:43 +09:00
syuilo
ed699b4aed
Revert "enhance(frontend): 「内容を隠す」でリアクションも隠れるように"
...
This reverts commit e85b8217c0
.
2023-11-02 18:12:01 +09:00
syuilo
d0d32e8846
enhance(frontend): improve pull to refresh
2023-11-02 18:07:42 +09:00
syuilo
cd0b6c1729
2023.11.0-beta.8
2023-11-02 15:59:38 +09:00
syuilo
3b272b43ec
Update locales/ja-JP.yml
...
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2023-11-02 15:58:36 +09:00
syuilo
f62ad3ed3e
feat: notification grouping
...
Resolve #12211
2023-11-02 15:57:55 +09:00
Camilla Ett
c7129d5190
fix(frontend): /about の連合タブのレイアウトが一部崩れているのを修正 ( #12215 )
2023-11-02 09:12:09 +09:00
syuilo
6a73f7c108
i/updateのレートリミットを緩和
2023-11-01 20:29:58 +09:00
syuilo
c54baf873b
2023.11.0-beta.7
2023-11-01 17:40:07 +09:00
syuilo
e88dbad3cf
tweak test
2023-11-01 15:56:57 +09:00
syuilo
5772de2a62
fix vitest
2023-11-01 15:40:10 +09:00
syuilo
821633f878
🎨
2023-11-01 15:36:15 +09:00
syuilo
9b073e5fe6
fix
2023-11-01 15:32:35 +09:00
syuilo
77db652bff
update deps
2023-11-01 14:06:54 +09:00
syuilo
e632a84431
tweak default configuration
2023-11-01 14:00:31 +09:00
syuilo
7ed2a5fc1b
perf(backend): remove needless query
...
#12206
2023-11-01 13:55:19 +09:00
かっこかり
5fb6847419
Feat: 未読通知数を表示できるように ( #11982 )
...
* 未読通知数を表示できるように
* Update Changelog
* オプトインにする
* Fix lint
* (add) テスト通知のプッシュ通知を追加
* add test
* フロントエンドの表示上限を99に変更
* Make it default on
* 共通スタイルをくくりだす
* Update Changelog
* tweak
* Update UserEntityService.ts
* rename
* Update navbar-for-mobile.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-01 13:34:05 +09:00
syuilo
e85b8217c0
enhance(frontend): 「内容を隠す」でリアクションも隠れるように
...
Resolve #12199
2023-11-01 11:23:23 +09:00
syuilo
d6fe897923
perf(frontend): ノート表示時のMFMパース処理を減らす
2023-11-01 10:23:20 +09:00
syuilo
bf01c1ee64
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-31 20:14:39 +09:00
syuilo
7d3721dded
Update .eslintrc.js
2023-10-31 20:14:36 +09:00
syuilo
735f22c1c5
Update CHANGELOG.md
2023-10-31 17:29:21 +09:00
anatawa12
cf026e4c72
feat: add tools to navbar ( #12204 )
...
* feat: add tools to navbar
* docs(changelog): ナビゲーションバーにツールを追加しました
2023-10-31 17:28:13 +09:00
果物リン
e2f34e3db6
fix: headerActionにPC以外で空のボタンが出てしまうバグの修正 ( #12202 )
...
* headerActionにPC以外で空のボタンが出てしまうバグの修正
* fix eslint
2023-10-31 17:26:59 +09:00
_
7c692283ad
fix(backend): 自身の宛先なしダイレクト投稿がストリーミングで流れてこない問題を修正 ( #12203 )
...
* fix: dm stream
* add CHANGELOG
2023-10-31 15:27:20 +09:00
syuilo
e6e5bf1da4
🎨
2023-10-31 13:46:58 +09:00
syuilo
a35fe29ef4
fix(backend): アクセストークンを削除すると、通知が取得できなくなる場合がある問題を修正
2023-10-31 11:45:03 +09:00
syuilo
56c5da97e6
Update CHANGELOG.md
2023-10-30 20:07:51 +09:00
syuilo
af779ebff9
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-30 19:38:30 +09:00
syuilo
4eab3c07fd
lint fixes
2023-10-30 19:38:27 +09:00
Shun Sakai
359f3d5ef5
chore: Convert issue templates to YAML ( #12194 )
2023-10-30 19:35:10 +09:00
syuilo
d45b2dd3a7
lint fix
2023-10-30 17:36:32 +09:00
syuilo
b4dd61a016
Update .eslintrc.js
2023-10-30 17:31:49 +09:00
GrapeApple0
4f180ad45c
feat: アイコンデコレーションの管理をロールで設定できるように ( #12173 )
...
* アイコンデコレーションの管理をロールで設定できるように
* インポートミス
* Update packages/frontend/src/ui/_common_/common.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update packages/frontend/src/ui/_common_/common.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 15:33:15 +09:00
syuilo
52dbab56a4
tweak MkPullToRefresh
2023-10-30 15:16:59 +09:00
anatawa12
7015cc937b
fix(backend): We can renote pure renote ( #12171 )
...
* chore: make pure renote detection an function
* fix: we can renote pure renote
* docs(changelog): リノートをリノートできるのを修正
* fix: remaining debug log
* chore: move isPureRenote to misc
* chore: make isPureRenote type guard
* chore: use isPureRenote in other places
* fix CHANGELOG
* style: fix lint
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 13:48:22 +09:00
syuilo
50b16e36c7
enhance(frontend): URL入力フォームのtypeをurlに
...
Resolve #12137
2023-10-30 13:41:40 +09:00
syuilo
e512f8c56d
fix(frontend): 標準テーマと同じIDを使用してインストールできてしまう問題を修正
...
Fix #12188
2023-10-30 13:38:03 +09:00
syuilo
183e5cef8b
Update CHANGELOG.md
2023-10-30 13:32:52 +09:00
dependabot[bot]
38c163d67c
chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0 ( #12128 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.8.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 12:43:29 +09:00
syuilo
20f70f1c39
2023.11.0-beta.6
2023-10-30 09:14:25 +09:00
_
c239058624
feat(frontend): スワイプやボタンでタイムラインを再読込する機能 ( #12113 )
...
* pc reloading
* add: disable TL websocket option
* fix: stream disconnect when reload
* add: pull to refresh
* fix: pull to refresh
* add changelog
* fact: change to disableStreamingTimeline
* lint
* remove: en-US text
* refactor
* refactor
* add license identifier
* tweak
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* change name timeoutHeartBeat
* tweak
* 🎨
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 09:12:20 +09:00
かっこかり
117db08880
fix(backend): プロフィールの自己紹介欄のMFMを連合するように(実装漏れ) ( #12185 )
...
* (refactor) eliminate nested ternary operation
* fix lint
* Jissou more
2023-10-30 08:20:32 +09:00
おさむのひと
2de4d3329d
Fix: フォローしたユーザが、自分のフォローしていないチャンネルにノートを投稿した時、そのノートがHTLで見えてしまう ( #12186 )
...
* #12181 の問題に対処
「ユーザー・チャンネルともにフォローあり」のときの絞り込みに不備があり、フォローしているユーザの投稿であればチャンネルのフォロー関係なく通過するようになってしまっていた
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-10-30 08:19:27 +09:00
syuilo
8f01757a7f
Update CHANGELOG.md
2023-10-30 08:18:43 +09:00
yupix
d9cfea8b10
fix: 個人カードのemojiがバッテリーになっている #12189 ( #12190 )
2023-10-30 08:17:42 +09:00
syuilo
cb1449be09
2023.11.0-beta.5
2023-10-29 19:39:08 +09:00
syuilo
9ad48dae04
Update CHANGELOG.md
2023-10-29 19:34:44 +09:00
かっこかり
59cc101752
fix(backend): プロフィールの自己紹介欄のMFMを連合するように ( #12184 )
...
* (fix) federate user description mfm
* fix
* Update Changelog
2023-10-29 19:33:35 +09:00
syuilo
aefc941df3
typo
2023-10-29 16:28:32 +09:00
まっちゃてぃー
2da55f70a7
Feat: リモートユーザーの更新をできるように ( #12172 )
...
* Feat: リモートユーザーの更新をできるように
Signed-off-by: mattyatea <mattyacocacora0@gmail.com>
* Update packages/frontend/src/scripts/get-user-menu.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update packages/frontend/src/scripts/get-user-menu.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Signed-off-by: mattyatea <mattyacocacora0@gmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-29 16:14:48 +09:00
syuilo
0fc36d11d7
fix(backend): STLにGTLの投稿が混ざる問題を修正
...
Fix #12169
2023-10-29 16:13:30 +09:00
syuilo
7436e0da18
lint fixes
2023-10-29 16:09:20 +09:00
おさむのひと
a161a9c1e7
Fix: notes/timelineにフォローしているチャンネルのノートを含める ( #12179 )
...
* notes/timelineにフォローしているチャンネルのノートを含める
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-10-29 14:16:36 +09:00
かっこかり
1a8243f1ca
MkCodeのパースエンジンをShikiに変更 ( #12102 )
...
* (swap) prism -> shiki
* fix styles
* (bump) aiscript-vscode to v0.0.5
* refactor
* replace prism-editor (beta)
* Update scratchpad.vue
* (enhance) MkCodeEditor自動インデント改行
* (fix) lint
* (add) scratchpad: MkStickyContainer
* Update CHANGELOG.md
* clean up
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-29 14:12:40 +09:00
syuilo
feedad7d8b
enhance(frontend): tweak about-misskey page
2023-10-29 13:49:26 +09:00
syuilo
b627978d00
Update CHANGELOG.md
2023-10-29 13:12:04 +09:00
syuilo
2a61a0c026
Update .eslintrc.js
2023-10-29 13:07:49 +09:00
yupix
5887c5da6c
feat: チャンネルの作成・更新時にapiWithDialogを使うように ( #12142 )
...
* feat: チャンネル作成、更新時にapiWithDialogを使うように
* chore: 不要なsuccessの呼び出しを削除
* chore: 誤って削除した必要なコードを元通りに
2023-10-29 11:10:01 +09:00
syuilo
9ec667a87c
2023.11.0-beta.4
2023-10-28 15:59:57 +09:00
syuilo
a91d2ba625
New Crowdin updates ( #12101 )
...
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
2023-10-28 15:59:07 +09:00
taichan
e73e21851e
feat(frontend): プラグインを用いて疑似的にミュートできるようにする ( #12135 )
...
* feat: mute note using plugin
* Update CHANGELOG
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-28 15:50:46 +09:00
かっこかり
481db8aba4
fix(frontend): MFMパース時に意図せずnyaizeされる問題を修正 ( #12161 )
...
* Update MkMisskeyFlavoredMarkdown.ts
* Update MkMisskeyFlavoredMarkdown.ts
* Update MkMisskeyFlavoredMarkdown.ts
* Update MkNote.vue
* (fix) にゃいずをノートでのみ適用
* fix
* Fix lint
2023-10-28 12:41:17 +09:00
syuilo
a8dc6d08b1
update deps
2023-10-28 12:31:18 +09:00
syuilo
12ab905440
Update CHANGELOG.md
2023-10-28 12:22:52 +09:00
かっこかり
abe78a277a
enhance(frontend): データセーバー有効時はGIFアバターを停止 ( #12165 )
...
* (enhance) データセーバーモード有効時はGIFアバターを停止
* Update Changelog
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-28 08:00:00 +09:00
かっこかり
aa31b6c65b
fix(frontend): MkGoogleのクエリを正しくエンコードできるように修正 ( #12164 )
...
* (fix)MkGoogleで一部キーワードのURLエンコードに失敗する
* Update Changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-28 07:57:10 +09:00
かっこかり
c37616de72
fix(frontend): Intlが対応していない言語の場合はフォールバックする ( #12163 )
...
* (fix) Intlが対応していない言語の場合はフォールバックする
* Update Changelog
2023-10-28 07:56:24 +09:00
かっこかり
e5ff8d8445
enhance: プラグイン削除時にアクセストークンも削除する ( #12167 )
...
* (enhance) プラグイン削除時にトークンも削除
* update changelog
2023-10-28 07:54:06 +09:00
taichan
8a2309ba7d
fix(backend): ハッシュタグのランキングの問い合わせ結果がないときのエラー修正 ( #12145 )
...
* fix(backend): undefined result error
* Update Changelog
* Update packages/backend/src/core/FeaturedService.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-27 18:37:17 +09:00
おさむのひと
a8ee67cace
Fix: チャンネルのフォロー・アンフォローの反映速度を改善 ( #12149 )
...
* チャンネルのフォロー・アンフォローの反映速度を改善
* fix lint
* userFollowingChannelsCacheの場所をCacheServiceからChannelFollowingServiceに移動
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-10-27 18:34:02 +09:00
NoriDev
5e76675a0c
fix(frontend): ユーザーページの ノート > ファイル付き タブにリプライが表示されてしまう ( #12148 )
2023-10-27 18:25:04 +09:00
Lya
1d9b5ae1ba
chore(frontend): 絵文字名のフィールドでautocapitalizeしないように ( #12139 )
2023-10-25 21:20:36 +09:00
ikasoba
dc0582739f
Fix: STLでフォローしていないチャンネルが表示される問題を修正 ( #12143 )
...
* タイムラインをpostgresから取得する際にフォローしていないチャンネルが取得されるのを修正
* CHANGELOGに追記
2023-10-25 21:19:43 +09:00
かっこかり
024546206d
feat(AiScript): Mk:nyaize() を追加 ( #12136 )
...
* feat(AiScript): Mk:nyaize
* Update Changelog
* Fix relative path
2023-10-25 17:46:04 +09:00
syuilo
4dd4a11cef
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-24 14:38:18 +09:00
syuilo
afb37f0b03
🎨
2023-10-24 14:38:15 +09:00
yukineko
0c730968a3
fix: RedisへのTLキャッシュが有効の場合にHTL/LTL/STL/リストが空になることがある問題を修正 ( #12088 ) ( #12124 )
...
* fix: RedisTimelineが有効の場合にHTLがリセットされた状態になる問題を修正
* add: CHANGELOG.md
* fix: LTL, STLでもTLが空になることがある問題を修正
* update: CHANGELOG.md
* fix: DBへのフォールバック時にwithRenotesが考慮されていないのを修正
* feat: リストにもDBフォールバックを実装
* fix: リストのDBフォールバック時の挙動を修正
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-24 14:34:32 +09:00
anatawa12
7e15f71916
ci: fix pullreq number may not get correctly ( #12127 )
...
* Revert "remove save-pr-number"
This reverts commit 085f4bd769
.
* Revert "Update report-api-diff.yml"
This reverts commit b73daf4c0e
.
* Revert "Update report-api-diff.yml"
This reverts commit cbf2b5ad8a
.
* Revert "try to get pull request id from github.event.workflow_run.pull_requests"
This reverts commit 07517ce501
.
2023-10-24 14:02:06 +09:00
anatawa12
b22066b9a2
ci: fix pull_req時にAPI diffの実行ができない ( #12123 )
...
* initial commit for report-api-diff.yml
* add api-{base,head}.json into api-artifact
* try to get pull request id from github.event.workflow_run.pull_requests
* Update report-api-diff.yml
* Update report-api-diff.yml
* remove save-pr-number
2023-10-24 06:16:40 +09:00
MomentQYC
9caae8a10a
feat: Facilitates the rollback of migration operations ( #12109 )
...
* Update package.json
* Update package.json
2023-10-23 16:42:54 +09:00
atsuchan
9d0648ed35
enhance(server): Improve user block (Renote Part) ( #12089 )
2023-10-23 16:42:26 +09:00
syuilo
9c79f0b45a
Update CHANGELOG.md
2023-10-23 16:23:32 +09:00
syuilo
c59973d9c0
2023.11.0-beta.3
2023-10-23 15:32:39 +09:00
woxtu
4a832e87c0
Replace deprecated MediaQueryList.addListener()
( #12112 )
2023-10-23 15:32:10 +09:00
syuilo
9dcccbc8e1
fix(backend): 自分のフォローしているユーザーの自分のフォローしていないユーザーの visibility: followers な投稿への返信がストリーミングで流れてくる問題を修正
...
Fix #12117
2023-10-23 15:29:42 +09:00
syuilo
e6c54de814
enhance(backend): RedisへのTLのキャッシュをオフにできるように
2023-10-23 15:17:25 +09:00
syuilo
5a39c1a8eb
fix type
2023-10-23 11:07:27 +09:00
syuilo
c9ae5d0e51
fix type
2023-10-23 09:24:13 +09:00
syuilo
805a2c027e
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-23 09:20:57 +09:00
syuilo
fdeee5dd05
update deps
2023-10-23 09:20:55 +09:00
かっこかり
796265fc50
(fix) ページキャッシュが効く問題を修正 ( #12105 )
2023-10-23 09:14:36 +09:00
syuilo
9221cbf42b
fix(backend): fix i/signin-history response
2023-10-23 08:59:05 +09:00
syuilo
230b4318bd
2023.11.0-beta.2
2023-10-22 16:24:04 +09:00
syuilo
5dc0463323
fix(backend): ローカルタイムラインに投稿者自身の投稿への返信が含まれない問題を修正
2023-10-22 16:23:50 +09:00
syuilo
8091e8b900
🎨
2023-10-22 16:16:02 +09:00
syuilo
1aeae6217e
chore(frontend): tweak settings ui
2023-10-22 16:12:01 +09:00
syuilo
5cd98804a2
🎨
2023-10-22 16:08:41 +09:00
syuilo
7e80b3d4d4
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-22 16:05:36 +09:00
syuilo
18fb7a2080
enhance(frontend): アイコンのデコレーションを非表示にできるように
2023-10-22 16:05:32 +09:00
zyoshoka
983b1e63df
fix(frontend): 投稿フォームでのユーザー変更がプレビューに反映されるように修正 ( #12022 )
...
* fix(frontend): 投稿フォームでのユーザー変更がプレビューに反映されるように修正
* Update CHANGELOG.md
2023-10-22 15:51:48 +09:00
syuilo
ce09a35b03
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-22 13:02:27 +09:00
syuilo
4eaa02d25f
enhance: improve avatar decoration
2023-10-22 13:02:24 +09:00
Acid Chicken (硫酸鶏)
4b295088fd
Update schemas.ts ( #12103 )
2023-10-22 10:52:06 +09:00
syuilo
69795e74bf
Update CHANGELOG.md
2023-10-22 10:42:08 +09:00
syuilo
72327716ca
fix(backend): リストTLに自分のフォロワー限定投稿が含まれない問題を修正
...
Fix #12110
2023-10-22 10:40:53 +09:00
syuilo
fd8d253e1e
🎨
2023-10-22 09:43:55 +09:00
syuilo
845713bdbf
Update about-misskey.vue
2023-10-22 09:28:59 +09:00
syuilo
2697826007
2023.11.0-beta.1
2023-10-21 18:41:49 +09:00
かっこかり
f51bca41c5
Feat: 外部サイトからテーマ・プラグインのインストールができるように ( #12034 )
...
* Feat: 外部サイトからテーマ・プラグインのインストールができるように
* Update Changelog
* Change Changelog
* Remove unnecessary imports
* Update fetch-external-resources.ts
* Update CHANGELOG.md
* Update CHANGELOG.md
2023-10-21 18:41:12 +09:00
anatawa12
722584bf72
すべてのフォロー中の人のwithRepliesを変える機能 ( #12049 )
...
* feat: endpoint to update all following
* feat(frontend): change show replies for all
* docs(changelog): すでにフォローしたすべての人の返信をTLに追加できるように
* fix: cancel not working
2023-10-21 18:39:19 +09:00
CyberRex
12fe09c6e7
プロフィールのURL認証をrel=meで可能に ( #12100 )
2023-10-21 18:38:51 +09:00
syuilo
2c0a139da6
feat: Avatar decoration ( #12096 )
...
* wip
* Update ja-JP.yml
* Update profile.vue
* .js
* Update home.test.ts
2023-10-21 18:38:07 +09:00
syuilo
101e5d622d
Update CHANGELOG.md
2023-10-21 14:19:48 +09:00
syuilo
3043b5256d
Merge pull request #12060 from misskey-dev/develop
...
Release: 2023.10.2
2023-10-21 14:18:53 +09:00
syuilo
b397a72b28
New Crowdin updates ( #12094 )
...
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Uyghur)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Croatian)
* New translations ja-jp.yml (Haitian Creole)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
2023-10-21 13:39:12 +09:00
syuilo
3b9983cfc2
2023.10.2
2023-10-21 13:38:57 +09:00
woxtu
e6873fb259
Switch avatar images that depend on the animation setting ( #12097 )
2023-10-21 13:31:16 +09:00
Natsuki Ikeguchi
f4970c7d2f
fix(frontend): Use opening quote in notifications ( #12082 )
...
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
2023-10-21 07:54:28 +09:00
shiosyakeyakini
6d6ddbc35e
fix(backend) api/iの未読のお知らせにcreatedAtを追加するように修正 ( #12092 )
...
Co-authored-by: sorairo <sorairo@shiosyakeyakini.info>
2023-10-21 07:53:57 +09:00
taichan
3e5c55c14e
chore: Pull Request時にapi.jsonの差分を表示するActions workflow ( #12090 )
...
* chore: Pull Request時にapi.jsonのdiffを出力するworkflow
* refactor: job names
* fix: set repository to get api diff
* chore: set permission to workflow
* set sleep 30s (shorter)
* chore: set label of diff
* chore: more attempts to fetch misskey
* chore: add full diff output of api.js
* chore: save full-diff to Artifact
* chore: add message to download diff Artifact
2023-10-21 07:45:47 +09:00
syuilo
42a3489bcb
update deps
2023-10-20 15:46:12 +09:00
syuilo
df957f7afe
update test
2023-10-20 13:07:08 +09:00
syuilo
b394328eb1
fix(backend): フォロ限へのリプのリプ元が(非公開)の表示のまま
...
Fix #12083
2023-10-20 11:58:09 +09:00
syuilo
21986a2168
enhance(frontend): 投稿されてから時間が経過しているノートであることを視覚的に分かりやすく
2023-10-20 11:51:01 +09:00
syuilo
18af290b18
chore: tweak MkNotifications
2023-10-20 11:33:33 +09:00
syuilo
d962ea3889
add timeline tests
2023-10-20 08:15:31 +09:00
syuilo
683b71fc7e
add timeline tests
2023-10-20 08:13:20 +09:00
syuilo
216b20d2db
fix(backend): 自分のフォロワー限定ノートがWebsoketに乗ってこない
...
Fix #12081
2023-10-20 08:02:32 +09:00
syuilo
6ff5bfd2bc
clean up
2023-10-20 07:48:31 +09:00
syuilo
4a7c6e261a
fix(backend): 管理者権限のロールを持っていても一部のAPIが使用できないことがある問題を修正
2023-10-19 20:47:23 +09:00
syuilo
e5598da7a2
disable cypress widgets tests
2023-10-19 20:22:24 +09:00
syuilo
cc256f117e
update deps
2023-10-19 19:51:59 +09:00
syuilo
d9241df84d
New Crowdin updates ( #12070 )
...
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
2023-10-19 19:47:36 +09:00
syuilo
84a9e4a27b
Update CHANGELOG.md
2023-10-19 19:47:25 +09:00
atsuchan
7b361224f8
fix(frontend): Recieve Unrenote on streaming ( #12079 )
...
* fix(frontend): Recieve Unrenote
表示しているリノートがリノート解除されたらストリーミングで受信してすぐに消えるようにする
* fix(frontend): Recieve Unrenote lint fixing
* fix(frontend): Recieve Unrenote Decapture
Decapture忘れてたー
2023-10-19 19:36:18 +09:00
dependabot[bot]
3c3d05ba2e
chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 ( #12062 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 19:35:13 +09:00
anatawa12
991fa054a6
chore: STLのdb fallbackでwithRepliesがtrueのときにすべてのリプライを除外しないように ( #12075 )
...
MiFollowingを見るのは実装コストが高いため現状実装していない
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-19 19:34:52 +09:00
A.Yamamoto
9afcdd10ed
UserLite.nameにnullが入りうるのを型で明示 ( #12073 )
...
* UserLite.nameにnullが入りうるのを型で明示
* ドキュメントの追従
2023-10-19 19:33:45 +09:00
syuilo
721cbe085b
fix(frontend): fix of 30efd932a5
2023-10-19 17:42:19 +09:00
anatawa12
93d3501c90
fix: replies are included even if withReplies = false in local timeline ( #12074 )
2023-10-19 17:29:09 +09:00
syuilo
431d8c7802
fix(backend): Redisがからのときにhybrid-timelineにwithReplies = trueでアクセスするとSQLのシンタックスエラーになる
...
Fix #12064
2023-10-19 16:22:19 +09:00
syuilo
f85a655915
2023.10.2-beta.2
2023-10-19 11:43:28 +09:00
syuilo
5891adc5cf
Update CHANGELOG.md
2023-10-19 11:42:52 +09:00
syuilo
30efd932a5
enhance: nyaizeはクライアントで表示時に行うように
...
Resolve #12030
2023-10-19 11:42:17 +09:00
syuilo
ec45db7870
refactor and perf tweak
2023-10-19 11:19:42 +09:00
syuilo
428d39a460
chore: disable debug log of fastify
2023-10-19 11:18:17 +09:00
syuilo
f9549e1f1b
fix(backend): fix of 1671575d5d
2023-10-19 11:17:59 +09:00
syuilo
1671575d5d
perf(backend): ノートのリアクション情報をキャッシュすることでDBへのクエリを削減
2023-10-19 09:20:19 +09:00
syuilo
4d1d25e02f
perf(backend): improve my reaction population performance
2023-10-19 08:07:22 +09:00
syuilo
2dfbf97db4
refactor
2023-10-19 07:59:58 +09:00
syuilo
fcc4864080
perf(backend): reduce needless populateMyReaction calls
2023-10-19 07:56:25 +09:00
syuilo
de6e15e36d
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-18 17:41:56 +09:00
syuilo
01f294bd91
Update CHANGELOG.md
2023-10-18 17:41:48 +09:00
syuilo
92b49b6ebb
New Crowdin updates ( #12036 )
...
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
2023-10-18 17:41:32 +09:00
syuilo
524b669f5a
2023.10.2-beta.1
2023-10-18 17:22:13 +09:00
syuilo
5b244cc6eb
update test
2023-10-18 17:20:43 +09:00
syuilo
ae1e276085
fix of 6cc02fee99
2023-10-18 17:17:56 +09:00
syuilo
6b5ee43800
enhance(backend): improve fanout tl for stl
2023-10-18 15:51:50 +09:00
syuilo
6b7efb6f1d
fix(backend): fix admin/get-user-ips error
2023-10-18 15:32:35 +09:00
syuilo
3c5bcdd7b3
Update CHANGELOG.md
2023-10-18 12:27:15 +09:00
syuilo
6cc02fee99
enhance(backend): improve fanout tl
...
Resolve #11958
Resolve #12061
2023-10-18 12:26:16 +09:00
syuilo
2a88d8ee2d
refactor(backend): rename service
2023-10-18 12:07:18 +09:00
syuilo
52a82ac193
Update about-misskey.vue
2023-10-18 10:07:21 +09:00
nryeouo
d82b3a08e2
Update ja-JP.yml ( #12053 )
...
ポスト
2023-10-18 10:01:50 +09:00
taichan
f6e1ee1d40
users/notesでDBから参照した際にチャンネル投稿のみ取得される問題を修正 ( #12056 )
...
* fix(backend): ユーザーのノート取得でDBにfallbackした際にチャンネルノートのみになる
* Update CHANGELOG
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-18 09:55:15 +09:00
woxtu
0bddd0ceae
Remove unnecessary nullish coalescing ( #12058 )
2023-10-18 09:54:18 +09:00
かっこかり
53099cad5a
fix: admin/update-meta
が保存できない ( #12057 )
...
* Fix: invalid param impressumUrl
* Update CHANGELOG.md
2023-10-18 09:48:49 +09:00
syuilo
145c5c8b2b
update deps
2023-10-18 09:43:59 +09:00
anatawa12
5a3c6575dd
新規にフォローした人のwithRepliesをtrueにする機能を追加 ( #12048 )
...
* feat: add defaultWithReplies to MiUser
* feat: use defaultWithReplies when creating MiFollowing
* feat: update defaultWithReplies from API
* feat: return defaultWithReplies as a part of $i
* feat(frontend): configure defaultWithReplies
* docs(changelog): 新規にフォローした人のをデフォルトでTL二追加できるように
* fix: typo
* style: fix lint failure
* chore: improve UI text
* chore: make optional params of UserFollowingService.follow() object
* chore: UserFollowingService.follow() accept withReplies
* chore: add withReplies to MiFollowRequest
* chore: process withReplies for follow request
* feat: accept withReplies on 'following/create' endpoint
* feat: store defaultWithReplies in client store
* Revert "feat: return defaultWithReplies as a part of $i"
This reverts commit f2cc4fe6
* Revert "feat: update defaultWithReplies from API"
This reverts commit 95e3cee6
* Revert "feat: add defaultWithReplies to MiUser"
This reverts commit 9f5ab14d70
.
* feat: configuring withReplies in import-following
* feat(frontend): configure withReplies
* fix(frontend): incorrectly showRepliesToOthersInTimeline can be shown
* fix(backend): withReplies of following/create not working
* fix(frontend): importFollowing error
* fix: withReplies is not working with follow import
* fix(frontend): use v-model
* style: fix lint
---------
Co-authored-by: Sayamame-beans <61457993+sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2023-10-17 20:56:17 +09:00
syuilo
e9db0680c4
update deps
2023-10-17 09:04:17 +09:00
syuilo
5686e1d2d0
refactor
2023-10-17 09:00:42 +09:00
syuilo
9338ab461e
update deps
2023-10-16 20:13:05 +09:00
syuilo
7e4562d50a
Update CHANGELOG.md
2023-10-16 20:12:06 +09:00
まっちゃてぃー
5efd01ba70
feat: サーバーサイレンス機能を追加 ( #12031 )
...
* feat : サーバーサイレンスを追加
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update locale
* Update instance-info.vue
* update misskey-js.api.md
* lint fix
* migration fix
* 既存のものを使うように
* fix
* 色々直した
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/components/MkInstanceCardMini.vue
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* fix: サイレンスされてるサーバーからの投稿は全部ホームにする
* fix: undefinedでfalseを返すようにした
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-16 20:11:27 +09:00
syuilo
1966876320
fix test
2023-10-16 17:42:33 +09:00
syuilo
3ebed5aa3e
feat: local-only antenna
...
Resolve #11869
2023-10-16 15:06:00 +09:00
syuilo
6a321ba340
fix test
2023-10-16 14:35:44 +09:00
syuilo
34d1b463a4
fix tests
2023-10-16 12:58:17 +09:00
syuilo
24437a04d4
fix of 1fa1d31696
2023-10-16 12:00:56 +09:00
syuilo
1fa1d31696
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
syuilo
15706c8c2b
Update CHANGELOG.md
2023-10-15 16:25:42 +09:00
syuilo
5117818f6f
Update CHANGELOG.md
2023-10-15 10:37:03 +09:00
syuilo
3f4ee98405
perf(backend): improve streaming api performance ( #12033 )
...
* wip
* Update NoteEntityService.ts
* wip
* wip
* wip
* wip
2023-10-15 10:36:22 +09:00
syuilo
329830e2c3
perf(backend): tweak populateMyReaction
2023-10-14 10:05:44 +09:00
syuilo
061e389340
perf(backend): nyaizeを投稿時にやる
...
Resolve #12030
2023-10-14 10:04:13 +09:00
syuilo
096fa16c4c
enhance(frontend): TLの返信表示オプションを記憶するように
...
Resolve #12016
2023-10-13 16:49:56 +09:00
syuilo
04908bc90c
.js
2023-10-13 16:42:57 +09:00
syuilo
7e7138c0eb
Merge pull request #12011 from misskey-dev/develop
...
Release: 2023.10.1
2023-10-12 09:21:04 +09:00
syuilo
87c9870447
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-12 09:20:41 +09:00
syuilo
34eeccf908
2023.10.1
2023-10-12 09:20:33 +09:00
syuilo
c2e177e37a
New Crowdin updates ( #12013 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
2023-10-12 09:20:25 +09:00
syuilo
7b6b3ad821
update test
2023-10-11 18:25:02 +09:00
syuilo
7132958948
fix(frontend): 絵文字ピッカーで横に長いカスタム絵文字が見切れる問題を修正
2023-10-11 17:58:40 +09:00
syuilo
a26d9ea132
enhance(backend): LTLでフォローしているユーザーからの自分への返信が含まれるように
2023-10-11 17:29:24 +09:00
syuilo
566cb35370
update test
2023-10-11 14:30:18 +09:00
syuilo
cf3624a54f
fix(backend): users/notesでセンシティブチャンネルの投稿が含まれる場合がある問題を修正
2023-10-11 12:26:07 +09:00
syuilo
8a302a9af4
Update CHANGELOG.md
...
Fix #12003
2023-10-11 11:44:12 +09:00
syuilo
7a8d5e5840
enhance: ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に
...
Resolve #12001
2023-10-11 10:15:44 +09:00
syuilo
1f0c27edf2
fix(backend): フォローしているユーザーからの自分の投稿への返信がタイムラインに含まれない問題を修正
2023-10-11 08:18:00 +09:00
syuilo
26b7112b20
add tests
2023-10-11 08:02:29 +09:00
syuilo
f964ef163b
Merge pull request #11963 from misskey-dev/develop
...
Release: 2023.10.0
2023-10-10 20:40:13 +09:00
syuilo
854ac95511
fix(backend): センシティブ設定されたチャンネルの投稿をusers/notesで返さないように
2023-10-10 20:06:02 +09:00
syuilo
51b6a012a5
fix(frontend): ユーザープロフィールページでセンシティブなメディアが隠されない問題を修正
2023-10-10 19:49:25 +09:00
syuilo
085bcf24da
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-10 19:08:02 +09:00
syuilo
66940d6cf1
fix(backend): channels/timelineでミュートが効かない問題を修正
2023-10-10 19:07:59 +09:00
syuilo
61ff98c8dd
New Crowdin updates ( #12000 )
...
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
2023-10-10 19:03:21 +09:00
syuilo
43fe0cfda8
Update CHANGELOG.md
2023-10-10 19:03:01 +09:00
syuilo
57b794edfb
New Crowdin updates ( #11999 )
...
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
2023-10-10 18:14:09 +09:00
syuilo
47de264478
2023.10.0
2023-10-10 18:13:57 +09:00
syuilo
373c2af46a
clean up
2023-10-10 18:11:58 +09:00
syuilo
f5e72f7d3e
🎨 CWボタンを大きく
2023-10-10 18:08:54 +09:00
syuilo
d81c833775
Update CHANGELOG.md
2023-10-10 16:34:22 +09:00
syuilo
cf6e53b2ac
update deps
2023-10-10 16:26:48 +09:00
syuilo
9dd0f8c39b
clean up
2023-10-10 16:25:06 +09:00
syuilo
d94380780f
Update CHANGELOG.md
2023-10-10 10:47:11 +09:00
かっこかり
af1087aed4
Feat:「ファイルの詳細」ページを追加 ( #11995 )
...
* (add) ファイルビューア
* Update Changelog
* 既存のAPIを利用
* run api extratctor
* Change i18n
* (add) ページに関する説明を追加
* Update CHANGELOG
* (fix) design, classes
2023-10-10 10:43:43 +09:00
syuilo
9f33ce1cd0
fix of 0bb0c32908
2023-10-10 09:45:40 +09:00
syuilo
4eb9e50a36
2023.10.0-beta.15
2023-10-09 21:52:43 +09:00
syuilo
8ab3640291
fix of 0bb0c32908
2023-10-09 21:52:31 +09:00
syuilo
fc777be7bc
2023.10.0-beta.14
2023-10-09 21:23:18 +09:00
syuilo
edf847d966
fix of 0bb0c32908
2023-10-09 21:23:07 +09:00
syuilo
457b880eba
2023.10.0-beta.13
2023-10-09 20:55:53 +09:00
syuilo
13dbfef9f8
update deps
2023-10-09 20:55:40 +09:00
syuilo
11c9e193a4
fix(backend): Misskeyのバックエンドプロセスが終了しない
...
Resolve #10995
2023-10-09 20:47:49 +09:00
syuilo
0bb0c32908
enhance(backend): RedisへのTLの構築をListで行うように
...
#11404
2023-10-09 20:31:39 +09:00
syuilo
aafe80c121
2023.10.0-beta.12
2023-10-09 18:48:43 +09:00
syuilo
7473b2854f
fix(backend): users/notesでsinceId指定時にデータベースにフォールバックするように修正
2023-10-09 18:14:38 +09:00
syuilo
04971ca565
perf(backend): untilDate/sinceDate指定時のクエリパフォーマンスを向上
2023-10-09 18:13:53 +09:00
syuilo
6ff98846e6
fix(backend): 「ファイル付きのみ」のTLでファイル無しの新着ノートが表示される
...
Fix #11939
2023-10-09 17:48:09 +09:00
syuilo
7066d61730
fix
2023-10-09 17:41:54 +09:00
syuilo
b3d6334b5c
2023.10.0-beta.11
2023-10-09 16:56:51 +09:00
syuilo
0680ea3a78
fix(backend): users/notes で途中までしかページネーションできなくなることがある問題を修正
2023-10-09 16:54:27 +09:00
syuilo
0f367da84b
fix(backend): TLを途中までしかページネーションできなくなることがある問題を修正
...
Fix #11404
2023-10-09 16:47:46 +09:00
syuilo
19a507633e
lint fixes
2023-10-09 15:37:58 +09:00
syuilo
3a4039e2e1
refactor
2023-10-09 15:34:03 +09:00
syuilo
4f20c87186
lint fixes
2023-10-09 13:32:41 +09:00
syuilo
a2d3544a08
refactor(backend): better argument name
2023-10-09 13:22:58 +09:00
syuilo
1564651bf6
2023.10.0-beta.10
2023-10-09 12:37:21 +09:00
syuilo
fce557715b
New Crowdin updates ( #11980 )
...
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
2023-10-09 12:37:04 +09:00
_
ca07459f5e
fix(backend): ダイレクト投稿がタイムライン上に正常に表示されない問題を修正 ( #11993 )
...
* DMをredisにpushするように
* add test
* add CHANGELOG
* Update NoteCreateService.ts
* lint
* ✌️
* 前のバージョンから発生した問題ではないため不要
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-09 12:36:25 +09:00
syuilo
457b4cf608
fix(backend): users/notes で 自身の visibility: followers なノートが含まれない問題を修正
2023-10-09 08:54:57 +09:00
syuilo
5601ed0914
enhance(backend): UserListMembershipにユーザーリストの作成者IDを非正規化
2023-10-09 08:46:05 +09:00
syuilo
ca022cbbdf
Update about-misskey.vue
2023-10-08 18:04:56 +09:00
syuilo
c78b4a7597
2023.10.0-beta.9
2023-10-08 18:00:55 +09:00
syuilo
274c21e2cc
chore(backend): tweak MkInput
2023-10-08 17:57:48 +09:00
かっこかり
4bbfc98883
Feat: タイムライン更新中に広告を挿入 ( #11989 )
...
* Feat: タイムライン更新中に広告を挿入
* 翻訳を変更
* Run api extractor
* fix api extractor
* Update locales/ja-JP.yml
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* confirm -> mkinfo
* MkInputにmin, maxを指定できるように
* 負の値が指定されたら何もしない
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-08 17:56:44 +09:00
syuilo
9240db35f3
perf(backend): improve hybrid-timeline performance
2023-10-08 15:22:43 +09:00
syuilo
774bf6a55e
enhance(frontend): make default volume of video 30%
2023-10-08 14:01:40 +09:00
かっこかり
f37a3eff79
(fix) メールアドレス認証失敗時にメッセージを表示 ( #11986 )
2023-10-08 13:48:12 +09:00
Srgr0
bb9f04d586
Set http header for CORS in nodeinfo page ( #11988 )
...
* add Access-Control-Allow-Origin header
* WellKnownServerService.tsに合わせる
* update changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-08 13:47:45 +09:00
syuilo
8e0fb23068
fix(backend): 同じ種類のTLのストリーミングを複数接続できない問題を修正
...
Fix #11985
2023-10-08 13:46:02 +09:00
syuilo
308745f6de
2023.10.0-beta.8
2023-10-08 08:42:56 +09:00
syuilo
cd8fda50c8
fix(backend): fix of 8c684d5391
2023-10-08 08:25:37 +09:00
syuilo
2859cbab91
perf(backend): WebSocket接続が多い場合のパフォーマンスを向上
...
https: //github.com/MisskeyIO/misskey/pull/176
Co-Authored-By: KOBA789 <kobahide789@gmail.com>
2023-10-08 08:10:28 +09:00
syuilo
7cd9a90f26
perf(backend): use HyperLogLog instead of Set to improve hashtag chart performance
2023-10-08 07:51:10 +09:00
syuilo
04c8a7077f
fix of 8c684d5391
2023-10-07 20:27:35 +09:00
syuilo
6d5e18aa8d
2023.10.0-beta.7
2023-10-07 18:21:30 +09:00
syuilo
986623dbdc
fix(backend): fix sql error when featured notes is zero
2023-10-07 18:21:16 +09:00
syuilo
8c684d5391
enhance(backend): User TLをRedisにキャッシュされる以前まで遡れるように
...
#11958
2023-10-07 18:00:56 +09:00
syuilo
69de8cad7c
refactor
2023-10-07 17:57:15 +09:00
syuilo
fb3338029b
refactor
2023-10-07 17:48:10 +09:00
syuilo
aae1034d62
2023.10.0-beta.6
2023-10-07 14:10:45 +09:00
syuilo
dc435fb8ee
enhance(backend): tweak hashtag trend
2023-10-07 14:05:58 +09:00
syuilo
0fe8c0134c
enhance(backend): notes/global-timeline復活
2023-10-07 14:02:05 +09:00
かっこかり
5e8c0deab3
プライバシーポリシー・運営者情報のリンクを追加 ( #11925 )
...
* 運営者情報・プライバシーポリシーリンクを追加
* Update Changelog
* Run api extractor
* プライバシーポリシー・利用規約の同意をまとめる
* Update Changelog
* fix lint
* fix
* api extractor
* improve design
* nodeinfoにプライバシーポリシー・運営者情報を追加
2023-10-07 13:13:13 +09:00
FineArchs
d6ef28d4ca
バックエンドのテストの改善 ( #11978 )
...
* Update utils.ts
* no async executer
2023-10-07 12:25:16 +09:00
syuilo
93bd34113c
Update CHANGELOG.md
2023-10-07 12:19:26 +09:00
MeiMei
c8d7a5ae76
連合なしアンケートのUpdateがリモートに配信されてしまうのを修正 ( #11977 )
2023-10-07 12:19:05 +09:00
syuilo
71edc65d0d
enhance(backend): improve hashtags/trend performance
2023-10-07 12:05:17 +09:00
syuilo
3a7558f36c
enhance(backend): 3日以内に投稿されたノートのみハイライト用スコア加算
2023-10-07 07:59:46 +09:00
syuilo
4a595153dc
enhance(backend): 返信はハイライトに載らないように
2023-10-07 07:53:14 +09:00
syuilo
10e50f71d1
2023.10.0-beta.5
2023-10-06 21:12:22 +09:00
syuilo
d49e5b19e1
New Crowdin updates ( #11933 )
...
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
2023-10-06 21:12:04 +09:00
syuilo
873a93fea3
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-06 21:11:48 +09:00
syuilo
e4345679dc
clean up
2023-10-06 21:11:45 +09:00
nenohi
11e657bdd7
絵文字重複チェック ( #11941 )
...
* 絵文字重複チェック
* アップデート時のチェック
* Update packages/backend/src/core/CustomEmojiService.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update packages/backend/src/server/api/endpoints/admin/emoji/add.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update packages/backend/src/server/api/endpoints/admin/emoji/update.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-06 21:05:44 +09:00
Nanashia
691fe711ff
chore: Use pnpm@8.8.0 on DevContainer ( #11975 )
2023-10-06 21:05:11 +09:00
syuilo
a5b6e807bb
feat: per user featured notes
2023-10-06 18:30:08 +09:00
syuilo
adf9d9c969
2023.10.0-beta.4
2023-10-06 18:01:19 +09:00
syuilo
8c663f65a8
clean up
2023-10-06 17:40:46 +09:00
syuilo
481ca4ec03
add more test
2023-10-06 17:36:54 +09:00
syuilo
e6ca53c5e1
update rollup to 4.0.0
2023-10-06 17:36:43 +09:00
syuilo
95dc70021f
update deps
2023-10-06 17:19:17 +09:00
syuilo
fd3295eba4
Update CHANGELOG.md
2023-10-06 17:13:13 +09:00
syuilo
a76cebd897
Update CHANGELOG.md
2023-10-06 17:11:59 +09:00
syuilo
7d289c1b77
refactor
2023-10-06 17:01:06 +09:00
syuilo
0bdbdba9f8
refactor
2023-10-06 16:58:38 +09:00
syuilo
4489ca3c74
refactor
2023-10-06 16:28:21 +09:00
syuilo
87416710c3
enhance(backend): some tweaks
2023-10-06 16:17:29 +09:00
syuilo
132b01461d
refactor
2023-10-06 16:10:59 +09:00
syuilo
dab205edb8
enhance(backend): improve featured system
2023-10-06 14:24:25 +09:00
syuilo
e4dcab8671
chore(backend): response isHibernated in admin/show-user
2023-10-05 21:35:23 +09:00
syuilo
780721e9a2
clean up
2023-10-05 20:34:50 +09:00
anatawa12
ee483f2dee
Disallow renote of direct note ( #11970 )
...
* chore: renoteに関するチェックをまとめる
* fix: ダイレクト投稿をrenoteできる
* fix(frontend): 自分のダイレクト投稿をrenoteできる
* docs(changelog): ダイレクト投稿をリノートできてしまう
* fix lint
* chore(backend): visibilityに関するエラーをApi Errorとして返す
2023-10-05 17:03:50 +09:00
syuilo
2a7bc847b0
2023.10.0-beta.3
2023-10-05 11:00:46 +09:00
syuilo
2333bdb98a
fix(backend): sinceIdやsinceDateを利用してTLを取得することができない
...
Fix #11961
2023-10-05 10:23:58 +09:00
syuilo
979741ce09
tweak ui
2023-10-05 10:03:13 +09:00
syuilo
5b00fa6f82
enhance(backend): users/notesでチャンネル投稿を含めるオプション
...
Resolve #11965
2023-10-05 09:48:45 +09:00
syuilo
d2bb35bcf3
add more tests
2023-10-05 09:31:03 +09:00
Camilla Ett
e4ade46a2d
fix(frontend): クライアント設定から13.7.0で削除されたチャット機能に関するサウンド設定を削除 ( #11912 )
...
* fix(frontend): クライアント設定から13.7.0で削除されたチャット機能に関するサウンド設定を削除
* fix(frontend): 各localesからsfx/chat sfx/chatbgを削除
2023-10-04 20:17:05 +09:00
syuilo
89e4f28d06
enhance(frontend): tweak ui
2023-10-04 20:03:52 +09:00
syuilo
0dbf5175df
enhance: improve moderation log
2023-10-04 19:55:35 +09:00
syuilo
55c14aec2c
perf(backend): delete useless indexes
2023-10-04 16:50:06 +09:00
syuilo
fb63fc1213
tweak tl
2023-10-04 16:48:34 +09:00
syuilo
ca515d5a7e
tweak timelines
2023-10-04 16:43:24 +09:00
syuilo
6ebea82dba
add more test
2023-10-04 16:12:44 +09:00
syuilo
05d1f5e564
add more test
2023-10-04 15:33:02 +09:00
syuilo
ee70f05a86
fix test
2023-10-04 15:29:09 +09:00
syuilo
fb6a5c8356
add more test
2023-10-04 14:47:45 +09:00
syuilo
a997b7bdcc
fix test
2023-10-04 14:45:46 +09:00
syuilo
bcbcaa9c60
🎨
2023-10-04 12:56:57 +09:00
syuilo
6b0f1d0cc1
2023.10.0-beta.2
2023-10-04 12:10:36 +09:00
syuilo
b40329887f
revert: note editing
2023-10-04 12:05:01 +09:00
syuilo
cc4fd6b5c5
fix flaky test
2023-10-04 11:56:47 +09:00
syuilo
3dd84f7824
tweak
2023-10-04 11:48:51 +09:00
syuilo
610b68c8ff
tweak
2023-10-04 11:32:33 +09:00
syuilo
a40734d417
fix(backend): [2023.10.1.beta-1] [ノート]タブでは見える投稿が[全て]タブに出てこない
...
Fix #11960
2023-10-04 11:24:46 +09:00
syuilo
be81c1a6d6
refactor
2023-10-04 11:15:37 +09:00
syuilo
17b83ff4c1
enhance: TLキャッシュ容量を設定できるように
2023-10-04 08:46:27 +09:00
anatawa12
5fd0cb31f6
fix: deck uiでuser listを見たときにリプライが表示されない ( #11951 )
...
* fix: deck uiでuser listを見たときにリプライが表示されない
* docs(changelog): deck uiでuser listを見たときにリプライが表示されない
* Update list-column.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-03 20:38:34 +09:00
syuilo
f3e09af35b
2023.10.0-beta.1
2023-10-03 20:32:02 +09:00
syuilo
cd8a8e204d
Update CHANGELOG.md
2023-10-03 20:28:42 +09:00
CyberRex
a511d8eddc
2段階認証のバックアップコード一覧をテキストファイルでダウンロード可能に ( #11957 )
2023-10-03 20:27:37 +09:00
syuilo
0f6ee7dc1c
Create 1696332072038-clean.js
2023-10-03 20:26:32 +09:00
syuilo
6277a5545c
feat: improve tl performance ( #11946 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update NoteCreateService.ts
* wip
* Update user-notes.ts
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* wip
* Update timelines.ts
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* Update misskey-js.api.md
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* wip
* Update timelines.ts
* wip
* test
* Update activitypub.ts
* refactor: UserListJoining -> UserListMembership
* Update NoteCreateService.ts
* wip
2023-10-03 20:26:11 +09:00
syuilo
5ee93dc4a2
Update about-misskey.vue
2023-10-03 18:34:04 +09:00
syuilo
10ae0b329a
enhance(frontend): tweak ui
2023-10-03 18:33:22 +09:00
syuilo
000abcd2f0
Update CHANGELOG.md
2023-10-03 11:28:26 +09:00
YAVIIGI
e00fdc2d59
fix(frontend): use-tooltip の呼び出し元の UI が無くなったら自動的に削除されるようにする ( #11949 )
...
* Update use-tooltip.ts
* Update CHANGELOG.md
2023-10-03 11:27:51 +09:00
あすぱる
6840434661
change request.routerPath to requrest.routeOptions.url ( #11935 )
2023-09-30 14:44:16 +09:00
syuilo
0e6cd577cc
Merge pull request #11926 from misskey-dev/develop
...
* fix(backend): Redisに古いMisskeyバージョンのキャッシュが残っている場合の問題を修正
* Update CHANGELOG.md
* enhance(front)end: improve moderation log
* enhance: ノートの翻訳機能の利用可否をロールで設定可能に
Resolve #11923
* 2023.9.3
* 後方互換性の強化
* Update CHANGELOG.md
* fix test
* [ci skip] New Crowdin updates (#11922 )
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* feat: AiScriptでホストのアドレスを参照できる定数 (#11924 )
* add HOST_URL
* Update CHANGELOG.md
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: FineArchs <133759614+FineArchs@users.noreply.github.com>
2023-09-30 09:40:00 +09:00
FineArchs
09dfb9bde3
feat: AiScriptでホストのアドレスを参照できる定数 ( #11924 )
...
* add HOST_URL
* Update CHANGELOG.md
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-30 09:39:21 +09:00
syuilo
b0714cbd7b
[ci skip] New Crowdin updates ( #11922 )
...
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
2023-09-30 09:35:36 +09:00
syuilo
d0917aac1a
fix test
2023-09-30 08:56:37 +09:00
syuilo
ff6600da2e
Update CHANGELOG.md
2023-09-30 08:12:46 +09:00
syuilo
7e74cff126
後方互換性の強化
2023-09-30 08:12:25 +09:00
syuilo
e53749773e
2023.9.3
2023-09-30 08:03:05 +09:00
syuilo
392de4df36
enhance: ノートの翻訳機能の利用可否をロールで設定可能に
...
Resolve #11923
2023-09-30 07:54:11 +09:00
syuilo
cc6a96e1c9
enhance(front)end: improve moderation log
2023-09-30 07:42:38 +09:00
syuilo
0e681f3cc4
Update CHANGELOG.md
2023-09-30 07:34:52 +09:00
syuilo
a512915a84
fix(backend): Redisに古いMisskeyバージョンのキャッシュが残っている場合の問題を修正
2023-09-30 07:33:58 +09:00
syuilo
7adc8fcaf5
Merge pull request #11920 from misskey-dev/develop
...
Release: 2023.9.2
2023-09-29 18:11:30 +09:00
syuilo
5edc885c22
fix
2023-09-29 17:05:35 +09:00
syuilo
e5c339b86a
enhance(frontend): タイムラインでファイルが添付されたノートのみ表示するオプションを追加
2023-09-29 16:56:17 +09:00
syuilo
d92e2b6ae0
Update create.test.ts
2023-09-29 16:41:03 +09:00
syuilo
eb38f08e13
Update CHANGELOG.md
2023-09-29 15:22:38 +09:00
FineArchs
f269841a83
Feat: AiScriptでリモートサーバーのAPIを叩く関数を追加 ( #11887 )
...
* add Mk:apiExternal
* fix
* lint
* Update CHANGELOG.md
* Update api.ts
* add apiExternal()
* add apiExternal()
* allow / ambiguity
* use os.apiExternal()
* add checks
* fix url
2023-09-29 15:21:45 +09:00
syuilo
b55ffa2cbe
New Crowdin updates ( #11901 )
...
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Thai)
2023-09-29 15:15:22 +09:00
syuilo
0b0e58d405
2023.9.2
2023-09-29 15:15:03 +09:00
syuilo
b349d0baf8
🎨
2023-09-29 15:14:18 +09:00
syuilo
961f5a0caa
fix(backend): fix notes/create validation
2023-09-29 15:14:13 +09:00
syuilo
ac19b055c7
update deps
2023-09-29 15:11:08 +09:00
syuilo
eb23fd4e60
update type
2023-09-29 15:01:13 +09:00
syuilo
fbab67df35
Update CHANGELOG.md
2023-09-29 13:42:20 +09:00
syuilo
2529830bca
tweak
2023-09-29 13:42:18 +09:00
syuilo
c01731f091
refactor
2023-09-29 13:41:09 +09:00
syuilo
9771f1c435
enhance: improve moderation log
2023-09-29 13:26:11 +09:00
syuilo
424bb78387
Update CHANGELOG.md
2023-09-29 13:00:09 +09:00
nenohi
9c448055a3
広告に関する修正(配信中の絞り込み、Create時にMiAdを返すように) ( #11913 )
...
* ad/createにて作成したMiAdを返すように
別なツールからアップデート等をする際に必要
* ad/list取得に現在掲載中のオプションを作成
* スイッチで配信中のみを絞れるように
* update CHANGELOG
* エラー修正
* Update packages/frontend/src/pages/admin/ads.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-29 12:27:05 +09:00
syuilo
b9da1415a5
feat: 通知の受信設定を強化
2023-09-29 11:29:54 +09:00
syuilo
4216a67462
.js
2023-09-29 11:22:59 +09:00
syuilo
7ce86a6196
.js
2023-09-29 08:04:53 +09:00
syuilo
2438c047a7
enhance: 編集されたノートかどうか分かるように
2023-09-28 21:06:14 +09:00
syuilo
c106db89e1
feat: note edit
2023-09-28 17:21:16 +09:00
syuilo
a388e25f3e
Update CHANGELOG.md
2023-09-28 15:35:21 +09:00
taichan
63c6a9bb80
Feat: register_post_form_actionでcwを変更可能にする ( #11911 )
...
* 投稿フォームのアクション追加するプラグインでCWを変更可能にする
* Update CHANGELOG
2023-09-28 15:35:00 +09:00
syuilo
772d2432b6
enhance: タイムラインからRenoteを除外するオプションを追加
2023-09-28 15:32:47 +09:00
syuilo
eb740e2c72
enhance: タイムラインからRenoteを除外するオプションを追加
2023-09-28 11:41:41 +09:00
syuilo
d854942a1f
.js
2023-09-28 11:04:14 +09:00
syuilo
ce1218a2b2
enhance: ユーザーページのノート一覧でRenoteを除外できるように
2023-09-28 11:02:01 +09:00
syuilo
d860e53b67
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-09-28 10:02:07 +09:00
syuilo
055464a624
enhance: improve moderation log
2023-09-28 10:02:05 +09:00
Tassoman
9d0c077311
fix: leverage join misskey multilingual behaviour ( #11908 )
...
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2023-09-27 13:48:21 +09:00
syuilo
440f3144ae
enhance(frontend): improve moderation log
2023-09-27 10:00:26 +09:00
CyberRex
5ad0906c89
feat(backend): MasterプロセスのPIDを書き出せるように ( #11909 )
2023-09-27 09:32:36 +09:00
syuilo
e57b536767
Merge pull request #11898 from misskey-dev/develop
...
2023.9.1
2023-09-25 17:12:28 +09:00
dependabot[bot]
2039e244c5
build(deps): bump actions/checkout from 4.0.0 to 4.1.0 ( #11900 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 16:05:02 +09:00
syuilo
bd19d75c9c
enhance: improve moderation log
2023-09-25 16:03:43 +09:00
syuilo
ee44f35fea
[skip ci] New Crowdin updates ( #11891 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
2023-09-25 13:57:09 +09:00
syuilo
89edf8f81e
2023.9.1
2023-09-25 10:35:34 +09:00
syuilo
ece5469277
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-09-25 10:34:10 +09:00
syuilo
576158e883
fix(backend): 「ユーザーの新規投稿」の通知設定を切り替えるとサーバー内部エラーが出る
...
Fix #11892
2023-09-25 10:34:07 +09:00
zyoshoka
dcaea66dbf
fix(frontend): ログアウト状態でのノートメニュー内の詳細ボタンの表示をログイン状態と同じに ( #11896 )
...
* fix(frontend): ログアウト状態でのノートの詳細ボタンの表示をログイン状態と同じに
* Update CHANGELOG.md
2023-09-25 10:30:00 +09:00
syuilo
5318532a8d
enhance: improve moderation log
2023-09-25 10:29:12 +09:00
anatawa12
646a8d1a54
Add address bind config option (outgoingAddress) is feature of 2023.9 ( #11894 )
2023-09-24 21:54:09 +09:00
taichan
dc8ab01168
fix(backend): お知らせのページネーションが機能しない #11800 ( #11890 )
...
* fix(backend): お知らせのページネーションが機能しない #11800
* Update CHANGELOG
2023-09-24 20:08:00 +09:00
syuilo
f32915b515
Merge pull request #11874 from misskey-dev/develop
...
Release: 2023.9.0
2023-09-24 18:21:31 +09:00
syuilo
281369d8c5
2023.9.0
2023-09-24 18:14:46 +09:00
syuilo
65aef45050
New Crowdin updates ( #11885 )
...
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
2023-09-24 18:14:17 +09:00
syuilo
48314a39e0
Update CHANGELOG.md
2023-09-24 18:14:03 +09:00
syuilo
fe570fe16b
Update DriveService.ts
2023-09-24 16:45:36 +09:00
syuilo
cf573add27
fix
2023-09-24 16:24:13 +09:00
syuilo
4a7f6e6de4
2023.9.0-rc.4
2023-09-24 15:53:26 +09:00
syuilo
00659220a5
Update update.ts
2023-09-24 15:51:04 +09:00
syuilo
51546ad1ce
fix(backend): Playを非公開にできない
...
Fix #11884
2023-09-24 15:46:14 +09:00
syuilo
80d52f65eb
Update index.d.ts
2023-09-24 15:41:07 +09:00
syuilo
841e6ff901
improve moderation log
2023-09-24 15:40:38 +09:00
syuilo
82a51d49a0
improve moderation log
2023-09-24 15:10:56 +09:00
FineArchs
30b231225c
Mk:apiで外部サーバーとの接続を禁止 ( #11883 )
...
* Mk:url(): no automatic token attaching when ep is url
* Limit requests to external servers by Mk:api
* remove unused import
* Update CHANGELOG.md
* Update packages/frontend/src/scripts/aiscript/api.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-24 14:41:41 +09:00
syuilo
d05563c448
tweak ui
2023-09-24 11:21:03 +09:00
syuilo
03c868b727
Update CHANGELOG.md
2023-09-24 11:20:08 +09:00
syuilo
8d2fb99662
2023.9.0-rc.3
2023-09-24 11:10:27 +09:00
syuilo
20689638db
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-09-24 11:10:15 +09:00
syuilo
2b561d2648
New Crowdin updates ( #11875 )
...
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
2023-09-24 11:10:05 +09:00
syuilo
509cea511c
update deps
2023-09-24 11:09:49 +09:00
syuilo
72075314a8
🎨
2023-09-24 11:08:51 +09:00
syuilo
7a3ddc869e
Update CHANGELOG.md
2023-09-24 11:07:46 +09:00
syuilo
eb7c65ccb3
fix(frontend): アクセストークン発行の画面の権限が表示されない
...
Fix #11880
2023-09-24 11:04:08 +09:00
syuilo
8e5a90589d
improve moderation log
2023-09-24 10:57:24 +09:00
syuilo
ed983a5baf
improve moderation log
2023-09-24 10:46:09 +09:00
syuilo
2ad3b1fd74
improve moderation log
2023-09-24 10:33:30 +09:00
taichan
ed53b5f9bc
fix: ノート通知で絵文字が使われている名前が絵文字で表示されない #11877 ( #11878 )
2023-09-24 07:54:58 +09:00
syuilo
19bc9c20a6
improve moderation log
2023-09-23 20:50:02 +09:00
syuilo
fdf149cf52
Update CHANGELOG.md
2023-09-23 20:38:49 +09:00
syuilo
76c4fedb7f
fix(frontend): 子メニューの表示位置がおかしい
2023-09-23 20:35:05 +09:00
syuilo
c3ccec723f
.js
2023-09-23 20:34:45 +09:00
syuilo
7893da4d99
2023.9.0-rc.2
2023-09-23 18:47:40 +09:00
syuilo
531c61ed2b
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-09-23 18:47:31 +09:00
syuilo
b60b214c0c
New Crowdin updates ( #11866 )
...
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
2023-09-23 18:47:21 +09:00
syuilo
10924fd229
fix
2023-09-23 18:47:11 +09:00
syuilo
9e4d3ebe5f
enhance(backend): refine moderation log ( #10939 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update DriveService.ts
2023-09-23 18:28:16 +09:00
syuilo
ba6e85482e
コミット忘れ
2023-09-23 14:26:06 +09:00
syuilo
504541a158
2023.9.0-rc.1
2023-09-23 12:48:17 +09:00
syuilo
5a4cf059ee
update deps
2023-09-23 12:46:19 +09:00
syuilo
d8a023063d
fix behavior of MkMenu.vue
2023-09-23 12:43:32 +09:00
syuilo
8f77350089
enhance: PWAのshort_nameを設定可能に
2023-09-23 12:38:20 +09:00
syuilo
063d24ad4f
🎨
2023-09-23 12:24:33 +09:00
syuilo
cac1c2f1e9
fix(backend): notes/reactionsのページネーションが機能しない
2023-09-23 10:00:38 +09:00
syuilo
ad8ddbf12f
🎨
2023-09-23 09:59:50 +09:00
syuilo
e8a098af62
Update index.d.ts
2023-09-23 09:59:45 +09:00
syuilo
c25d66316c
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-09-23 09:37:29 +09:00
syuilo
98209be01a
Update ja-JP.yml
...
Fix #11870
2023-09-23 09:37:26 +09:00
かっこかり
1924bd20bb
enhance(frontend): プラグインのソースコードを確認・コピーできるように ( #11873 )
...
* (add) plugin: view and copy source code
* (fix) plugin permission ui
* Update Changelog
2023-09-23 09:08:14 +09:00
syuilo
3085739e0e
🎨
...
Resolve #11867
2023-09-22 21:10:54 +09:00
syuilo
d2ae80dd21
fix(frontend): リアクション一覧が種別ごとにフィルタできない
...
Fix #11865
2023-09-22 21:09:14 +09:00
syuilo
f748c9144c
2023.9.0-beta.11
2023-09-22 16:59:37 +09:00
anatawa12
526b3ae0e4
feat: ユーザを除外できるアンテナ ( #11277 )
...
* feat: ユーザを除外できるアンテナ
* feat(backend/api): ユーザを除外できるアンテナの作成・更新
* feat(frontend): ユーザを除外できるアンテナの作成・更新
* docs(changelog): add アンテナで一部のユーザを除外したすべてのノートから受信できるようになりました
* fix: d.ts生成時にexport defaultを生成するように
* fix CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-22 16:52:43 +09:00
syuilo
90a5511a54
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-09-22 16:47:45 +09:00
syuilo
032b6c6afb
update deps
2023-09-22 16:47:42 +09:00
syuilo
ee83b9542e
New Crowdin updates ( #11856 )
...
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
2023-09-22 16:46:08 +09:00
typeling1578
3bbc2e55b1
fix(backend): mostr.pub, Mitraのユーザーをフォローできない問題を修正 ( #11791 )
...
* fix(backend): mostr.pub, Mitraのユーザーをフォローできない問題を修正
* Revert "fix(backend): mostr.pub, Mitraのユーザーをフォローできない問題を修正"
This reverts commit 9685715e64
.
* fix ApResolverService
* Update CHANGELOG.md
* fix test
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-22 16:43:01 +09:00
かっこかり
7dc9fe4e24
feat(frontend): センシティブなメディアを目立たせる設定を追加 ( #11851 )
...
* (add) highlight sensitive image
* Update Changelog
* (change) 設定の位置
* (add) apply mediaHighlight to video
* (change) image -> media
* Update CHANGELOG
* やっぱもうちょっと太い方がいい
* (fix) style
* Update ja-JP.yml
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-22 16:03:10 +09:00
syuilo
c836157edb
enhance: 二要素認証設定時のセキュリティを強化 ( #11863 )
...
* enhance: 二要素認証設定時のセキュリティを強化
パスワード入力が必要な操作を行う際、二要素認証が有効であれば確認コードの入力も必要にする
* Update CoreModule.ts
* Update 2fa.ts
* wip
* wip
* Update 2fa.ts
* tweak
2023-09-22 14:12:33 +09:00
syuilo
eca8c7a52f
tweak ui
2023-09-22 10:01:34 +09:00
syuilo
03b5acf17f
fix test
2023-09-21 19:39:42 +09:00
syuilo
e3f151e230
feat: 指定したユーザーの投稿通知
...
Resolve #11499
2023-09-21 18:48:15 +09:00
syuilo
f195fa4ab9
2023.9.0-beta.10
2023-09-21 15:24:50 +09:00
syuilo
51c3ef5561
update deps
2023-09-21 15:24:47 +09:00
syuilo
b654446f93
enhance(frontend): tweak ui
2023-09-21 15:14:08 +09:00
syuilo
e41619775f
feat: プロフィールでのリンク検証
...
Resolve #11099
2023-09-21 11:58:51 +09:00
syuilo
1250309a69
🎨
2023-09-21 10:29:40 +09:00
syuilo
6459eadcf1
update deps
2023-09-21 10:25:44 +09:00
syuilo
1dddc68709
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-09-20 16:44:53 +09:00
syuilo
f9916d216a
2023.9.0-beta.9
2023-09-20 16:44:44 +09:00
syuilo
9abda93811
New Crowdin updates ( #11840 )
...
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Thai)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
2023-09-20 16:44:26 +09:00
syuilo
8e2d47b2e8
refactor
2023-09-20 16:44:12 +09:00
syuilo
b9c6992aac
update deps ( #11849 )
...
* update deps
* wip
* wip
2023-09-20 16:43:45 +09:00
typeling1578
cb026a7512
Update Dockerfile ( #11848 )
2023-09-20 13:28:42 +09:00
syuilo
fa13b815ef
fix: provide NoSuchNoteError error
2023-09-20 11:43:33 +09:00
syuilo
5d65e34078
fix import
2023-09-20 11:40:17 +09:00
syuilo
0183d24786
Update ClipService.ts
2023-09-20 11:36:39 +09:00
syuilo
053da10e94
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
syuilo
c3db55b5b6
fix
2023-09-20 11:29:10 +09:00
syuilo
bb460a1785
feat(frontend): スリープ無効化機能
...
Resolve #11853
2023-09-20 10:02:39 +09:00
syuilo
bb0b2df37e
refactor(backend): extract clip-related logics to ClipService
2023-09-20 09:33:52 +09:00
syuilo
934e4be658
fix(frontend): 環境によってはMisskey Webが開けない問題を修正
...
Fix #11846
2023-09-19 17:08:55 +09:00
syuilo
09c00d0a1b
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-09-19 17:06:58 +09:00
syuilo
e98fbfeec1
cjs
2023-09-19 17:06:56 +09:00
FineArchs
578b0ebe0c
Scratchpadに非同期のエラーを処理する機能を追加 ( #11850 )
...
* opts.callをtopCallに置換
* AiScriptのエラーコールバックをscratchpadに導入
* lint
* Update CHANGELOG.md
2023-09-19 16:53:43 +09:00
syuilo
b0f6c44f36
refactor(frontend): use ESM
2023-09-19 16:37:43 +09:00
syuilo
299c9c4118
feat(frontend): 任意のユーザーリストをタイムラインページにピン留めできるように
2023-09-19 10:58:42 +09:00
syuilo
bec338aa00
Update .eslintrc.js
2023-09-19 09:44:05 +09:00
syuilo
5c48878dc5
enhance(dev): 関数呼び出しの前にスペースを入れることを許可しない
2023-09-19 09:36:07 +09:00
FineArchs
44985ae858
feat: Mk:apiが失敗時エラー型の値を返すように ( #2 ) ( #11843 )
...
* Mk:apiが失敗時エラー型の値を返すように (#2 )
* Update CHANGELOG.md
2023-09-18 14:23:33 +09:00
syuilo
aa80cfdb81
Update .eslintrc.js
2023-09-18 13:26:43 +09:00
syuilo
25ae4bca9c
tab
2023-09-18 13:25:49 +09:00
syuilo
350ebbadba
fix(frontend): prevent layout-shift of reactions viewer
...
Fix #11842
2023-09-18 11:42:26 +09:00
syuilo
1b463d9c31
2023.9.0-beta.8
2023-09-17 17:42:12 +09:00
syuilo
a2d58d9f48
fix(frontend): 返信ではないノートの詳細ページが見れない(2023.9.0-beta.6)
2023-09-17 17:41:24 +09:00
syuilo
3d61ca818b
2023.9.0-beta.7
2023-09-17 17:33:08 +09:00
syuilo
60f3cc6f07
update aiscript to 0.16.0
2023-09-17 16:54:25 +09:00
syuilo
52ec1b3fde
New Crowdin updates ( #11836 )
...
* New translations ja-JP.yml (Romanian)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Romanian)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Hungarian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Kannada)
* New translations ja-JP.yml (Lao)
* New translations ja-JP.yml (Kabyle)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Traditional)
2023-09-17 15:45:29 +09:00
syuilo
0dca6afa1f
fix(backend): MK_ONLY_SERVERオプションを指定した際にクラッシュする問題を修正
...
Fix : #11811
2023-09-17 15:43:50 +09:00
syuilo
0260a6af85
fix test
2023-09-17 15:11:33 +09:00
syuilo
fba08c6310
fix
2023-09-17 14:36:57 +09:00
syuilo
f7c6932a83
enhance: 各ノートが被クリップ数を保持するようにし、無意味にnotes/clipsを叩かないように
2023-09-17 10:55:26 +09:00
syuilo
907d519da3
enhance(frontend): improve note detail page
2023-09-17 10:33:33 +09:00
syuilo
5c6b7991ef
Update CHANGELOG.md
2023-09-17 08:37:11 +09:00
syuilo
9eb2bc1987
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-09-16 20:55:01 +09:00
syuilo
5488a8fe88
Update misskey-js.api.md
2023-09-16 20:54:59 +09:00
syuilo
ba59355716
Update ja-JP.yml
2023-09-16 20:38:15 +09:00
syuilo
814e28459e
enhance(backend): improve server icon setting
...
Resolve #11481
Resolve #10901
2023-09-16 17:05:17 +09:00
syuilo
d2831c612f
Update vite.config.ts
2023-09-15 19:49:52 +09:00
syuilo
1eebf3c921
2023.9.0-beta.6
2023-09-15 14:35:48 +09:00
syuilo
a692acec1e
New Crowdin updates ( #11798 )
...
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (French)
2023-09-15 14:33:51 +09:00
syuilo
6cf466e5d1
update deps ( #11820 )
...
* update deps
* fix
* wip
* wip
* wip
* Update docker-compose.yml.example
* Delete reviewer-lottery.yml
* Update RepositoryModule.ts
* wip
* wip
* clean up
* update deps
* wip
* wip
2023-09-15 14:28:29 +09:00
6543
cf7c6558ae
enhance nodeinfo by prpoagate the standart keys for homepage and repository ( #11830 )
2023-09-14 09:56:33 +09:00
dependabot[bot]
efa66ae89a
build(deps): bump docker/metadata-action from 4 to 5 ( #11828 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 16:08:30 +09:00
dependabot[bot]
6124772a5f
build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 ( #11827 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.10.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 16:08:22 +09:00
dependabot[bot]
d28fe24d0b
build(deps): bump docker/login-action from 2 to 3 ( #11829 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 16:08:10 +09:00
dependabot[bot]
ba28f90fd1
build(deps): bump docker/build-push-action from 4 to 5 ( #11826 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 16:08:00 +09:00
syuilo
0d505f8131
enhance(docker): Dockerイメージにjemallocを含むように
...
#10984
2023-09-13 13:47:15 +09:00
mappi
d869481db9
feat(frontend): "Moderation Note" ,"Add moderation note" をローカライズ可能に ( #11819 )
...
* feat 11818
* update CHANGELOG
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-12 15:49:18 +09:00
かっこかり
3456680e1d
新しい実績を追加 ( #11817 )
...
* (add) new achievement
* (update) changelog
* Update test-notification.ts
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-12 15:48:19 +09:00
syuilo
42c7aad251
enhance(backend): configure ratelimit for notification creation apis
2023-09-12 15:38:00 +09:00
dependabot[bot]
f9fc743c05
build(deps): bump tibdex/github-app-token from 1 to 2 ( #11815 )
...
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token ) from 1 to 2.
- [Release notes](https://github.com/tibdex/github-app-token/releases )
- [Commits](https://github.com/tibdex/github-app-token/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: tibdex/github-app-token
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 19:42:42 +09:00
syuilo
25e030a707
enhance(frontend): improve some caches
2023-09-11 14:55:18 +09:00
かっこかり
cd6428715e
feat: テスト通知を送信できるようにする ( #11810 )
...
* (add) Notification test
* Update Changelog
* (add) backend, frontend impl
* globalEventの名前を明確にする
* Run API Extractor
2023-09-11 14:31:50 +09:00
syuilo
98e40e666c
fix
2023-09-11 14:28:50 +09:00
syuilo
74faa01db8
fix
2023-09-11 13:29:24 +09:00
かっこかり
7bd0a5b7cb
(refactor) do generateDTS in build-assets ( #11812 )
2023-09-10 19:31:01 +09:00
かっこかり
c0838c473f
enhance(frontend): データセーバーモードで隠れる画像を増やす等 ( #11806 )
...
* enhance datasaver mode
* サムネイルがないとき変な角丸にならんようにする
* Avoid using wildcard selector
* Avoid wildcard
* Update MkMediaImage.vue
* (fix) ノートの画像プレビューがでない
* (fix) recent pages design
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-10 18:40:20 +09:00
syuilo
85078601c2
enhance(frontend): cache user lists / antennas
2023-09-10 17:40:59 +09:00
syuilo
b434beb5e2
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-09-10 17:16:52 +09:00
syuilo
295665a177
enhance(frontend): リアクションの表示サイズをより大きくできるように
2023-09-10 17:16:50 +09:00
syuilo
fd7d7318a7
Update CHANGELOG.md
2023-09-10 16:17:11 +09:00
xtex
054ba3fea5
feat: nodeinfo 2.1 ( #11805 )
...
* feat: enable nodeinfo 2.1
Since 9dd06a7621
, nodeinfo 2.1 has been released.
Signed-off-by: xtex <xtexchooser@duck.com>
* feat: only add software.repository to nodeinfo 2.1
e54c48e171
Signed-off-by: xtex <xtexchooser@duck.com>
* feat: add software.homepage url to nodeinfo 2.1
507822cb3c
Signed-off-by: xtex <xtexchooser@duck.com>
* fix: set proper Content-Type for nodeinfo
Signed-off-by: xtex <xtexchooser@duck.com>
* style: fix lint warnings
Signed-off-by: xtex <xtexchooser@duck.com>
---------
Signed-off-by: xtex <xtexchooser@duck.com>
2023-09-10 16:16:00 +09:00
Ebise Lutica
8749716700
enhance: センシティブチャンネルはユーザーのノート一覧から除外 ( #11797 )
...
* enhance: センシティブチャンネルはユーザーのノート一覧から除外
* READMEに明記
* Update notes.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-10 15:14:31 +09:00
syuilo
55d392818c
enhance(frontend): add Ui:C:postForm to play
2023-09-09 09:54:54 +09:00
syuilo
19b10ca803
2023.9.0-beta.5
2023-09-08 14:16:55 +09:00
syuilo
cd7ab326cd
Revert "enhance(frontend): データセーバーモードで隠れる画像を増やす等 ( #11779 )"
...
This reverts commit 22d966e92d
.
2023-09-08 14:15:35 +09:00
syuilo
ff9a65e8fa
feat: passkey support ( #11804 )
...
https://github.com/MisskeyIO/misskey/pull/149
2023-09-08 14:05:03 +09:00
syuilo
bc52d7a4fb
Update CHANGELOG.md
2023-09-08 08:45:52 +09:00
Ezekiel Lee
af7e129b1e
fix(backend): timeout when querying mentions ( #11799 )
2023-09-08 08:44:46 +09:00
syuilo
90b058e226
2023.9.0-beta.4
2023-09-07 17:01:05 +09:00
syuilo
c2383fac16
Update CHANGELOG.md
2023-09-07 17:00:54 +09:00
syuilo
b449f3e7a8
New Crowdin updates ( #11790 )
...
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
2023-09-07 16:58:41 +09:00
woxtu
32f5949935
chore: Goodbye gulp ( #11447 )
...
* Add a script for building assets
* Replace with script executions
* Remove gulp dependencies
* Fix dependencies
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-07 16:56:17 +09:00
anatawa12
4c3935bf80
chore(frontend): renote of note in sensitive channel is now home renote by default. ( #11476 )
...
* chore(frontend): renote of note in sensitive channel is now home renote by default.
* docs: センシティブチャンネルのNoteのReNoteはデフォルトでHome TLに流れるようになりました
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-07 16:48:47 +09:00
syuilo
dc1a91a5b2
fix(dev): use 20.5.1 instead of 20.x
...
Fix #11793
2023-09-07 16:38:47 +09:00
syuilo
fd70a700f8
Revert "Revert "pnpm@8.7.4""
...
This reverts commit b1efc298f7
.
2023-09-07 16:20:35 +09:00
syuilo
d8dc10829c
enhance(backend): 古いアンテナを自動停止するか切り替え可能に
...
Resolve #11785
2023-09-07 16:20:28 +09:00
syuilo
b1efc298f7
Revert "pnpm@8.7.4"
...
This reverts commit 54c6fb762a
.
2023-09-07 16:10:32 +09:00
syuilo
98462ccbaf
Update pnpm-lock.yaml
2023-09-06 18:35:40 +09:00
syuilo
ca00a08e6e
feat: introduce aidx and make it default
...
Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com>
2023-09-06 18:33:51 +09:00
syuilo
54c6fb762a
pnpm@8.7.4
2023-09-06 18:21:51 +09:00
かっこかり
22d966e92d
enhance(frontend): データセーバーモードで隠れる画像を増やす等 ( #11779 )
...
* enhance datasaver mode
* サムネイルがないとき変な角丸にならんようにする
* Avoid using wildcard selector
* Avoid wildcard
* Update MkMediaImage.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-06 17:36:14 +09:00
Sayamame-beans
bf303238f0
feat(backend): Webhook設定でsecretを空に出来るように ( #11784 )
...
* feat(backend): allow webhook secret to be empty
* Update CHANGELOG.md
2023-09-06 13:02:33 +09:00
anatawa12
b0eae49eaa
feat(frontend): remove renote with by admin privilege ( #11789 )
2023-09-05 19:29:52 +09:00
syuilo
2ccef59b63
2023.9.0-beta.3
2023-09-05 17:57:05 +09:00
syuilo
59ab4af7ca
update deps
2023-09-05 17:43:43 +09:00
anatawa12
46b0eb46b3
feat(frontend): Report renote abuse ( #11466 )
...
* chore: add way to show renote in window / tab
* feat: report abuse for renote
* docs: Renote自体を通報できるように
* revert: make renote time link
* chore: add copy renote menu
* chore: remove copy/report renote from note menu
* fix: abuse menu without actual selection shown
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-05 17:25:08 +09:00
dependabot[bot]
c5af9e371c
build(deps): bump actions/checkout from 3.6.0 to 4.0.0 ( #11786 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 17:15:53 +09:00
syuilo
8f56bff0bb
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-09-05 17:02:16 +09:00
syuilo
1beaac8e2d
fixes
2023-09-05 17:02:14 +09:00
syuilo
7dfd98a0ef
New Crowdin updates ( #11756 )
...
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Lojban)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Traditional)
2023-09-05 16:55:07 +09:00
syuilo
2630513c83
clean up
2023-09-05 15:06:17 +09:00
syuilo
7258888e76
clean up
2023-09-05 15:04:53 +09:00
syuilo
f53cffaeb2
enhance(backend): タイムライン等の有効期限を設定可能に
...
Resolve #11773
2023-09-05 15:03:50 +09:00
かっこかり
e7d30c8eb4
(ad) translation for deck column settings ( #11778 )
2023-09-04 13:59:21 +09:00
syuilo
1f7a81aae7
update deps ( #11764 )
...
* update deps
* node16
* wip
* wip
* wip
* Update test-utils.ts
* wip
* Update tsconfig.json
* wip
* Update package.json
* wip
* Update following.vue
* Update followers.vue
* Update index.vue
* Update share.vue
* Update MkUserPopup.vue
* Update MkPostForm.vue
* wip
* Update MkTokenGenerateWindow.vue
* Update MkPagination.vue
* refactor
* update deps
* update deps
* Update sw.ts
* wip
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* update node
* update deps
* 🎨
2023-09-04 13:33:38 +09:00
syuilo
2db63d1a55
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-09-03 16:55:30 +09:00
xtex
a53727f1a5
Respond .well-known/host-meta.json with application/json ( #11777 )
...
According to RFC 6415 appendix-A.
The server
MUST include the HTTP "Content-Type" response header field with a
value of "application/json". Any other "Content-Type" value (or lack
thereof) indicates that the server does not support the JRD format.
"application/jrd+json" is only used by WebFinger (RFC 7033)
2023-09-03 16:42:32 +09:00
syuilo
db2f49cda4
Update about-misskey.vue
2023-09-02 13:16:05 +09:00
syuilo
724ed47e5f
enhance(frontend): AiScriptからMisskeyサーバーAPIを呼び出す際の制限を撤廃
...
Resolve #7123
2023-09-01 13:21:47 +09:00
syuilo
f75ee1eef0
enhance(frontend): ノート詳細ページ読み込み時に前後のノートの存在チェックを行わなず、常に存在すると仮定するようにしてパフォーマンスを向上
2023-09-01 09:36:19 +09:00
dependabot[bot]
23102a2c08
build(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 ( #11769 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 21:17:02 +09:00
syuilo
f12cdf1260
Update CHANGELOG.md
2023-08-28 18:42:18 +09:00
syuilo
257c4fccf1
feat: Refine 2fa ( #11766 )
...
* wip
* Update 2fa.qrdialog.vue
* Update 2fa.vue
* Update CHANGELOG.md
* tweak
* ✌️
2023-08-28 18:25:31 +09:00
syuilo
39d9172a2f
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-08-27 09:45:26 +09:00
syuilo
f5a5d59155
Update CONTRIBUTING.md
2023-08-27 09:45:23 +09:00
dependabot[bot]
39eb86f5af
build(deps): bump actions/checkout from 3.5.3 to 3.6.0 ( #11762 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v3.6.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 09:21:07 +09:00
dependabot[bot]
e82c2e7cf9
build(deps): bump cypress-io/github-action from 5 to 6 ( #11758 )
...
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action ) from 5 to 6.
- [Release notes](https://github.com/cypress-io/github-action/releases )
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/github-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: cypress-io/github-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 15:58:10 +09:00
syuilo
717dffe61e
Update misskey-js.api.md
2023-08-22 15:57:45 +09:00
maguroshouta
cb80dff7df
x.comでも展開ができるように ( #11757 )
2023-08-22 15:56:36 +09:00
syuilo
3f08581ae8
New Crowdin updates ( #11397 )
...
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Lao)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Lao)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Romanian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (French)
2023-08-22 08:33:21 +09:00
syuilo
79db6bd70e
2023.9.0-beta.2
2023-08-21 20:28:51 +09:00
かっこかり
1f7a4b092d
fix(frontend): 動きのあるMFM無効時にレインボー文字が出ない問題を修正 ( #11361 )
...
* (fix) mfm: rainbow fallback
* Update changelog
* Update CHANGELOG.md (カレンダーリリース対応)
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-21 20:24:18 +09:00
GrapeApple0
70a7800927
プロフィールにその人が作ったPlayの一覧出せるように ( #11445 )
...
* プロフィールにその人が作ったPlayの一覧出せるように
* Update CHANGELOG.md
* playの公開範囲を設定できるように
* 間違えて変更してしまったのを修正
* Update packages/frontend/src/pages/flash/flash-edit.vue
* Update packages/frontend/src/pages/flash/flash-edit.vue
* tweak
* Update packages/backend/migration/1690796169261-play-visibility.js
* Update packages/backend/src/models/entities/Flash.ts
* Update packages/backend/src/models/entities/Flash.ts
* Update Flash.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-21 20:23:09 +09:00
syuilo
77f18f4250
Update CHANGELOG.md
2023-08-21 18:53:04 +09:00
anatawa12
5758ea463a
プレビューの表示状態を記憶するように ( #11346 )
...
* feat: keep show showPreview
* docs(changelog): add プレビューの表示した状態ををダイアログを閉じても保存するように
* chore: 記憶する領域をdeviceに
2023-08-21 18:52:20 +09:00
White-Green
f664f941a2
fix: antennas validation ( #11469 )
2023-08-21 17:33:04 +09:00
atsuchan
49fc4cce3c
fix: Make more than 10 announcements visible on Admin ( #11720 )
2023-08-21 17:26:21 +09:00
syuilo
e8ff281db0
Update CHANGELOG.md
2023-08-21 17:22:49 +09:00
MomentQYC
388448f298
feat: Removing stack trace info in production env ( #11657 )
...
* feat: Hiding stack traces in production env
* sytle
* style
* style
* add SPDX
* move ./error.js to ./misc/error.js
* revert: remove frontend changes
* feat: Hiding stack traces in production env
* feat: Hiding stack traces in production env
* revert
* revert
* revert
* change and fix
* revert
* fix queue endpoint test
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2023-08-21 17:21:57 +09:00
anatawa12
50ec129b87
feat: 'server' webhook payload which hold misskey server url ( #11752 )
2023-08-21 16:13:10 +09:00
かっこかり
b60ff1f1ce
fix(misskey-js): Play関連の権限を追加(APIコンソールで発行可能に) ( #11360 )
...
* (add) permission: flash
* update changelog
* Update CHANGELOG.md (カレンダーリリース対応)
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-21 13:01:08 +09:00
syuilo
2939e8131d
2023.9.0-beta.1
2023-08-21 12:02:52 +09:00
syuilo
8038049068
enhance(frontend/aiscript): 現在の設定言語を取得できるように
...
Resolvve #11750
2023-08-21 11:53:06 +09:00
Hexirp
bf6158ca71
fix(frontend): "メッセージを送信" の初期テキストを修正する ( #11721 )
...
* fix(frontend): "メッセージを送信" の初期テキストを
あるサーバー A にいるとする。他のサーバー B のユーザー X へ
「メッセージを送信」しようとしたとする。その時に出てくる投稿
フォームには X へのメンションが最初から入っている。
しかし、そのメンションには B の情報が入っておらず、 A の
同名ユーザー X へのメンションとなってしまっている。
See https://github.com/misskey-dev/misskey/issues/11716
* Update CHANGELOG.md
2023-08-20 17:54:11 +09:00
taichan
af806352a1
feat: ローカルのみノート検索 ( #11451 )
...
* Add local search
* Update CHANGELOG
* lint
* Remove TODO comment
* lint
* Update packages/backend/src/core/SearchService.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-20 13:39:37 +09:00
atsuchan
750085ffd5
Fix: DB CONSTRAINT of RenoteMuting ( #11724 )
...
* Fix: DB CONSTRAINT of RenoteMuting
* change order of migration of fixing renotemuting
2023-08-20 13:22:37 +09:00
Essem
3eacbe6b6d
enhance(backend): Add address bind config option ( #11725 )
...
* Add address bind config option
* Edit changelog
* forgot to add to types
2023-08-20 13:20:01 +09:00
syuilo
c9aeccb2ab
fix(backend): ジョブキュー管理画面の認証を回避できる問題を修正
2023-08-20 10:00:10 +09:00
dependabot[bot]
e6032a03b6
build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 ( #11739 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.8.0...v3.8.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 18:39:39 +09:00
Juunini
60fe5d6824
fix(backend): fix typo lnik
to link
( #11740 )
2023-08-19 15:49:21 +09:00
Sayamame-beans
ba16abb9f3
fix(frontend): Misskeyプラグインをインストールする際のAiScriptバージョンのチェックが0.14.0以降に対応していない問題を修正 ( #11729 )
...
* fix: aiscript version check of plugin
* Update CHANGELOG.md
* docs(CHANGELOG): remove 11420 issue link
* fix(frontend): Possibility of exception in non-semver version format
2023-08-18 19:36:05 +09:00
woxtu
dd1783f984
chore(backend): Resolve import/no-default-export
rule violations ( #11732 )
...
* Disable `import/no-default-export` properly
* Disable `import/no-default-export`
2023-08-17 21:20:58 +09:00
syuilo
792622aead
refactor: prefix Mi for all entities ( #11719 )
...
* wip
* wip
* wip
* wip
* Update RepositoryModule.ts
* wip
* wip
* wip
* Revert "wip"
This reverts commit c1c13b37d2
.
2023-08-16 17:51:28 +09:00
dependabot[bot]
9264ca336b
build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 ( #11726 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 18:25:12 +09:00
파링
c3fd848750
fix: word mute is not applied to sub note ( #11711 )
...
* fix: word mute is not applied to sub note
* chore: update changelog
* chore: run eslint fix
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-08-14 13:02:59 +09:00
Kagami Sascha Rosylight
ab58b651f7
fix(frontend/scroll): no callback for disconnected elements ( #11714 )
...
* fix(frontend/scroll): no callback for disconnected elements
* Update CHANGELOG.md
2023-08-13 21:22:57 +09:00
syuilo
bbef2a953e
enhance(frontend): tweak user moderation page
2023-08-13 21:02:25 +09:00
syuilo
a8d7b69fbd
fix(frontend): fix style of _error_.vue
2023-08-13 20:23:54 +09:00
syuilo
9487856495
feat: refine announcement ( #11497 )
...
* wip
* Update read-announcement.ts
* wip
* wip
* wip
* Update index.d.ts
* wip
* Create 1691649257651-refine-announcement.js
* wip
* wip
* wip
* wip
* wip
* wip
* Update announcements.vue
* wip
* wip
* Update announcements.vue
* wip
* Update announcements.vue
* wip
* Update misskey-js.api.md
* Update users.ts
* Create MkAnnouncementDialog.stories.impl.ts
* wip
* wip
* Create AnnouncementService.ts
2023-08-13 20:12:29 +09:00
Kagami Sascha Rosylight
2896fc6cb4
fix(frontend/MkUrlPreview): allow fullscreen from tweets ( #11712 )
...
* fix(frontend/MkUrlPreview): allow fullscreen from tweets
* Update url-preview.test.ts
2023-08-13 12:29:13 +09:00
dependabot[bot]
8b7f54df66
build(deps): bump uesteibar/reviewer-lottery from 2 to 3 ( #11500 )
...
Bumps [uesteibar/reviewer-lottery](https://github.com/uesteibar/reviewer-lottery ) from 2 to 3.
- [Release notes](https://github.com/uesteibar/reviewer-lottery/releases )
- [Commits](https://github.com/uesteibar/reviewer-lottery/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: uesteibar/reviewer-lottery
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 12:25:57 +09:00
dependabot[bot]
f3bbf8417c
build(deps): bump peter-evans/slash-command-dispatch from 1 to 3 ( #11501 )
...
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch ) from 1 to 3.
- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases )
- [Commits](https://github.com/peter-evans/slash-command-dispatch/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: peter-evans/slash-command-dispatch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 12:25:48 +09:00
dependabot[bot]
748d4ebaae
build(deps): bump docker/setup-buildx-action from 2.3.0 to 2.9.1 ( #11502 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.3.0 to 2.9.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.3.0...v2.9.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 12:25:30 +09:00
anatawa12
5aada8bbe2
fix(backend): correctFilename changes dll to exe ( #11710 )
2023-08-13 00:01:17 +09:00
Kagami Sascha Rosylight
9eccdfbc63
chore(dependabot): disable dependabot for pnpm for now
2023-08-12 13:54:28 +02:00
dependabot[bot]
f5985d53e5
build(deps): bump actions/checkout from 3.2.0 to 3.5.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.5.3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-12 13:35:29 +02:00
Kagami Sascha Rosylight
34d5440f3a
chore(dependabot): add storybook group
2023-08-12 13:29:57 +02:00
Kagami Sascha Rosylight
71ca6fe7b5
chore(workflows): use checkout@v3.3.0 consistently
2023-08-12 13:16:24 +02:00
dependabot[bot]
6b21b142bd
build(deps): bump actions/setup-node from 3.6.0 to 3.7.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-12 13:14:21 +02:00
Kagami Sascha Rosylight
43b376e4d0
fix(dependabot): do not list each workspace item
2023-08-12 13:11:20 +02:00
syuilo
827616f630
Update dependabot.yml
2023-08-10 11:01:31 +09:00
syuilo
29278bd400
Update dependabot.yml
2023-08-10 10:54:23 +09:00
syuilo
dc8a130570
use node 20.5.0
2023-08-09 09:52:30 +09:00
HAL9000COM
41ba242c9c
Update node to 20.5.0 ( #11463 )
2023-08-09 09:52:01 +09:00
tamaina
e6f3dd81ba
fix(frontend): MkPopupMenuがドロワーで子メニューの出現と同時にpopupをresolveさせるのをやめさせる ( #11441 )
...
* fix(frontend): MkPopupMenuがドロワーで子メニューの出現と同時にpopupをresolveさせるのをやめさせる
* fix
* noCache
* ✌️
* fix
* ????
* a
* a
* ✌️
* fix emoji picker
* ?????
* close
* 1
* fix2
* ✌️
* fix
* ✌️
* ✌️
* ✌️
* preferClick
* ✌️
* fix lint
* a
* rm nocache
2023-08-09 09:08:47 +09:00
Kagami Sascha Rosylight
ec229dbd3b
fix(backend/ApNoteService): try retrieving again when failed by duplication ( #11472 )
...
* fix(backend/ApNoteService): try retrieving again when failed by duplication
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-08 13:26:03 +09:00
tamaina
f6a3f6f5f1
enhance(backend): Improve behavior of correctFilename ( #11484 )
...
* enhance(backend): Improve behavior of correctFilename
* ✌️
* 未知のファイル形式かつ拡張子がある場合は何もしない
* ✌️
* .ext
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-08 13:24:30 +09:00
anatawa12
b26e4dc505
fix: muteがapiからのuser list timeline取得で機能しない ( #11480 )
2023-08-08 13:23:25 +09:00
Srgr0
43375409f7
fix(frontend): webkit-text-size-adjustを100%に固定する ( #11487 )
...
* disable webkit-text-size-adjust
* Update CHANGELOG.md
2023-08-08 13:22:01 +09:00
tamaina
db5046ed3a
fix typo
2023-08-06 12:16:49 +00:00
tamaina
722a731c26
chore: Increase displayLimit in about.federation.vue
...
https://github.com/misskey-dev/misskey/issues/11355#issuecomment-1666823238
2023-08-06 12:15:28 +00:00
かっこかり
1d557089e9
Delete Misskey Forum (Issue template) ( #11475 )
2023-08-06 11:46:19 +09:00
Ryosei
2fb31a520a
fix:ドライブ ファイルの削除を確認するダイアログが誤解を招く ( #11465 )
...
* fix:ドライブ ファイルの削除を確認するダイアログが誤解を招く
* fix:ドライブのファイル削除メッセージ修正(全て→一部)
2023-08-06 11:34:56 +09:00
syuilo
b43906705c
Update CHANGELOG.md
2023-08-05 14:10:14 +09:00
Ibuki Sugiyama
e11320dbb7
feat: increase emoji picker search results ( #11371 )
...
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-05 14:05:32 +09:00
tamaina
2217a3c549
chore: cacheRemoteFilesのデフォルト値をfalseに ( #11398 )
...
* chore: cacheRemoteFilesのデフォルト値をfalseに
* proxyRemoteFiles to default
* update ja-JP.yml
* update ja-JP.yml
* youCanCleanRemoteFilesCache
* changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-05 14:03:01 +09:00
anatawa12
c5b8766a18
feat: sensitive channel ( #11438 )
...
* feat(backend): add isSensitive to Channel
* feat(backend): support isSensitive in channel endpoints
* feat(frontend/channel-editor): support isSensitive in create/edit channel page
* feat(frontend/channel): show sensitive indicator for sensitive channels
* docs(changelog): add チャンネルをセンシティブ指定できるようになりました
* chore: license header for each file
* chore: add isSensitive of channel to Note object
2023-08-05 13:58:31 +09:00
woxtu
79966d33b5
Fix typos ( #11450 )
2023-08-05 13:56:33 +09:00
woxtu
8a6791da3f
refactor(backend): Remove unused injections ( #11462 )
...
* Remove unused injections
* Remove unused imports
2023-08-05 10:33:00 +09:00
tamaina
b465bcd601
chore(frontend): video sourceからtypeを削除
...
Resolve #7894
2023-08-02 08:14:17 +00:00
tamaina
8a72a05958
enhance(frontend): ユーザーメニューでスイッチでユーザーリストに追加・削除できるように ( #11439 )
...
* メニューのトグルをいい感じにする
* user list toggle!
* add changelog
* fix
* stop
2023-08-01 15:32:03 +09:00
syuilo
2b4c8c9e0f
update deps ( #11409 )
...
* update deps
* Update .eslintrc.js
* Update .eslintrc.js
* lint
* lint
* Update update.ts
* update deps
* Update .eslintrc.js
2023-07-31 19:14:20 +09:00
Ebise Lutica
4aed5968f6
enhance(frontend): 押したリアクションのデザインを改善 ( #11434 )
...
* enhance(frontend): 押したリアクションのデザインを改善
* Update CHANGELOG
2023-07-31 17:38:41 +09:00
Ebise Lutica
007ed5c929
enhance(frontend): TwitterアイコンをXに変更 ( #11436 )
2023-07-31 17:05:40 +09:00
tamaina
61c9b0757e
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-07-31 05:54:49 +00:00
tamaina
62e347c270
chore: Safari(beta?)でTLのマージンがおかしいのを修正
2023-07-31 05:54:30 +00:00
tamaina
bdf390eb7e
fix(frontend): 未読のお知らせの「わかった」をクリック・タップしてもその場で「わかった」が消えない問題を修正 ( #11433 )
...
* fix(frontend): 未読のお知らせの「わかった」をクリック・タップしてもその場で「わかった」が消えない問題を修正
* remove comment
* clean up
* ✌️
* add CHANGELOG
2023-07-31 14:13:34 +09:00
Kagami Sascha Rosylight
a52f63ec6a
fix(frontend, misskey-js): make block switch work ( #11429 )
...
* fix(frontend, misskey-js): make block switch work
* Update CHANGELOG.md
2023-07-31 12:22:57 +09:00
woxtu
5096be06ac
Remove an unused dependency ( #11405 )
2023-07-29 15:17:29 +09:00
Kagami Sascha Rosylight
339086995f
chore(frontend): support Spotify for brainDiver ( #11407 )
...
* chore(frontend): support Spotify for brainDiver
* no lowercase
* album
* syntax fix
* Update packages/frontend/src/components/MkPostForm.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* reformat
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-28 17:46:43 +09:00
syuilo
bbd618a258
Update CHANGELOG.md
2023-07-28 14:09:04 +09:00
syuilo
ab3cd7b837
chore: add missing license identifier
2023-07-28 14:02:58 +09:00
syuilo
8b74d1530e
Update ROADMAP.md
2023-07-27 19:34:51 +09:00
Kagami Sascha Rosylight
eb7b5f905a
feat(backend): support OAuth 2.0 authorization ( #11053 )
...
* feat(backend): support OAuth 2.0 authorization
* secureRndstr fix
* nanndekowareta
* nanndekowareta2
* nanndekowareta3
* unref?
* refactor to not close fastify
* use microformats-parser
* Update OAuth2ProviderService.ts
* clarify the reason behind dns lookup
* refactor(backend): use @types/oauth2orize-pkce (#11350 )
* refactor(backend): use @types/oauth2orize-pkce
* Update package.json
* Update pnpm-lock.yaml
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
---------
Co-authored-by: mtgto <hogerappa@gmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 18:51:58 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #11348 )
...
* chore: Add the SPDX information to each file
Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.
* tweak format
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 14:31:52 +09:00
syuilo
a8d45d4b0d
Merge pull request #11384 from misskey-dev/develop
...
Release: 13.14.2
2023-07-27 13:00:14 +09:00
tamaina
b6790a4320
chore: update pnpm to 8.6.10
2023-07-27 03:23:47 +00:00
woxtu
cb0fa9a8ab
Use promises API ( #11351 )
2023-07-27 09:04:19 +09:00
猫ロキP@deflis
5083458071
refactor: forkでデフォルトのノート文字数を変更した場合、E2Eテストが落ちる問題を修正する ( #11366 )
...
* forkでデフォルトのノート文字数を変更した場合このテストが落ちる問題を修正する
* 文字数についてのコメントを追加しておく
2023-07-27 09:00:48 +09:00
setaria
78b502bcab
URL取得変数を関数に変更 #11392 ( #11393 )
2023-07-27 09:00:22 +09:00
syuilo
324d18983a
New Crowdin updates ( #11389 )
...
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Hungarian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Hungarian)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Portuguese)
2023-07-27 08:57:34 +09:00
kabo2468
71b016b293
fix: PhotoSwipeによるクライアントのメモリリークの解消 ( #11395 )
...
* Destroy PhotoSwipe on unmounted
* Update CHANGELOG.md
2023-07-27 06:44:16 +09:00
Acid Chicken (硫酸鶏)
090253c2d2
fix(frontend): replies to channel posts could change the visibility
2023-07-27 00:58:37 +09:00
Acid Chicken (硫酸鶏)
cf3ac3c0be
build: close #10953
2023-07-26 22:06:00 +09:00
tamaina
b8360b1b5a
fix(frontend): Remove errors in prefeerences-backups.vue
2023-07-26 12:40:45 +00:00
tamaina
09f37fc9e5
fix(frontend): #11386 でウィンドウの場合に正常に表示されない問題を修正
2023-07-26 08:31:23 +00:00
syuilo
926f208fcf
fix(frontend): Fix cat ears are awkward on reply modal
2023-07-26 17:24:13 +09:00
syuilo
037c2e9332
Revert "fix(frontend): Fix cat ears are awkward on reply modal ( #11309 )"
...
This reverts commit 5280a5e5c6
.
2023-07-26 17:17:26 +09:00
syuilo
65cc3c5fce
13.14.2
2023-07-26 16:53:26 +09:00
syuilo
e5ac864077
Update packages/frontend/src/pages/custom-emojis-manager.vue
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-26 16:51:53 +09:00
syuilo
76018b4a1b
New Crowdin updates ( #11388 )
...
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Uzbek)
2023-07-26 16:51:09 +09:00
tamaina
bc927b8f75
perf(frontend): Reduce getting clientWidth in MkMediaImage ( #11386 )
...
* perf(frontend): Reduce getting clientWidth
* fix
* ✌️
2023-07-26 16:50:54 +09:00
woxtu
dc452bf89a
Remove redundant double quotes in page titles ( #11352 )
2023-07-26 15:26:41 +09:00
syuilo
92337b0504
fix(frontend): 一部モーダルダイアログでスクロールできない問題を修正
2023-07-26 13:50:58 +09:00
syuilo
e5fce15ba5
fix(frontend): Selecting all emojis in Custom emoji is impossible
...
Fix #11381
2023-07-26 10:30:52 +09:00
syuilo
c59a9c6f84
New Crowdin updates ( #11341 )
...
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Hungarian)
2023-07-26 10:20:40 +09:00
Ibuki Sugiyama
545b5cab96
fix: insert bottom spacing appropriately ( #11370 )
2023-07-25 19:49:52 +09:00
tamaina
fe13755be8
refactor: Array.from(iterable).map(mapfn)をArray.from(iterable | { length: number }, mapfn)に ( #11337 )
...
* refactor: Array.from(iterable).map(mapfn)をArray.from(iterable, mapfn)に
* Update packages/frontend/src/components/MkTagCloud.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-25 10:46:52 +00:00
Acid Chicken (硫酸鶏)
9208cfd5f3
fix: hide sensitive gallery image on OGP ( #11380 )
2023-07-25 10:45:46 +00:00
tamaina
81ba841fb8
perf(frontend): MkMediaListのアスペクト比制限を調整 ( #11377 )
2023-07-25 19:44:52 +09:00
Koki Takahashi
0404d9c103
fix(backend): Change isPublic to correctly recognize as:Public term ( #11347 )
...
* fix: Change isPublic to correctly recognize as:Public term
* Update CHANGELOG.md
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-25 10:35:21 +00:00
tamaina
c1a19ff900
fix(backend): Use OFFSET instead of SKIP when using LIMIT ( #11379 )
...
* fix(backend): Use OFFSET instead of SKIP when using LIMIT
* update CHANGELOG.md
2023-07-25 19:21:50 +09:00
hutchisr
ac6a8edf0b
Use BullMQAdapter ( #11367 )
2023-07-25 16:32:52 +09:00
tamaina
8851e90316
update CHANGELOG.md
2023-07-24 06:22:33 +00:00
tamaina
fca6ae9403
enhance(frontend): リストTLで、ユーザーが追加・削除されてもTLを更新しないように
2023-07-24 06:11:30 +00:00
tamaina
4f4f15a6a4
chore(frontend): MkImgWithBlurhashのデコードのエラーをconsole.logに
2023-07-24 06:05:37 +00:00
syuilo
4e24aff408
Merge pull request #11338 from misskey-dev/develop
...
Release: 13.14.1
2023-07-21 20:40:03 +09:00
syuilo
7097d553e4
13.14.1
2023-07-21 20:38:30 +09:00
syuilo
e64a81aa1d
Merge pull request #11301 from misskey-dev/develop
...
Release: 13.14.0
2023-07-21 20:36:07 +09:00
syuilo
b8973a6f19
New Crowdin updates ( #11336 )
...
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Swedish)
2023-07-21 20:26:13 +09:00
Acid Chicken (硫酸鶏)
50de2e76b4
test: MkAd play
2023-07-21 11:22:43 +00:00
Acid Chicken (硫酸鶏)
40c5699d93
fix: typo
2023-07-21 10:56:48 +00:00
Acid Chicken (硫酸鶏)
a87dd5ddec
fix: response to experimental rIC support on Safari removed due to Google Login bug?
2023-07-21 10:53:37 +00:00
tamaina
561683f097
chore: update pnpm to 8.6.9
2023-07-21 04:04:51 +00:00
Acid Chicken (硫酸鶏)
c9b9db13c7
refactor: avoid redundant method chain
2023-07-21 10:07:03 +00:00
kabo2468
a8cd8ed99e
enhance: 自動でたたまれる機能が返信先や引用RNにも適用されるように ( #10989 )
...
* 返信、引用RNでMFMがあったら自動で隠すように
* Update CHANGELOG.md
* Update MkSubNoteContent.vue
* refactor: avoid `Boolean`
* docs: update CHANGELOG.md
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-21 09:58:57 +00:00
Alex
b3358f0a8b
enhance: Add OGP data for notes with multiple images/videos ( #11142 )
...
* Add OGP data for notes with multiple images/videos
* Update CHANGELOG.md
* Update packages/backend/src/server/web/views/note.pug
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update packages/backend/src/server/web/views/note.pug
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-21 09:40:30 +00:00
syuilo
af2368bd2b
perf(backend): use RSA 2048bit
...
#11129
2023-07-21 11:59:00 +09:00
syuilo
2cb8e8a748
fix(backend): antennas/notesを叩いてもアンテナの無効化が解除されないことがある問題を修正
2023-07-21 10:09:03 +09:00
syuilo
c40f52b262
Update CHANGELOG.md
2023-07-21 10:07:19 +09:00
meron
2801946226
fix(server): アンテナ再有効の手段にアンテナ設定の更新を追加 ( #11036 )
...
* fix(server): アンテナ再有効の手段にアンテナの表示とアンテナ設定の更新を追加
* 無効+Redisも空なアンテナの再有効化手段を antennas/update だけに
2023-07-21 10:06:11 +09:00
woxtu
0d2e3df061
Hide action buttons on MkUrlPreviewPopup
( #11332 )
2023-07-21 09:57:21 +09:00
Kagami Sascha Rosylight
64c142b1ca
chore(backend): better error message for unsupported attestation ( #11333 )
2023-07-21 07:49:39 +09:00
Kagami Sascha Rosylight
df2b61fcc6
fix(frontend): workaround storybook issue ( #11334 )
2023-07-21 07:11:32 +09:00
tamaina
509e3f979e
fix redis config
...
https://github.com/misskey-dev/misskey/pull/11329#issuecomment-1644217395
2023-07-20 16:22:47 +00:00
syuilo
b546d4108f
🎨
2023-07-20 20:18:55 +09:00
syuilo
46f86a9146
🎨
2023-07-20 20:17:40 +09:00
tamaina
2191479c76
fix CHANGELOG.md
2023-07-20 10:52:54 +00:00
tamaina
0a06eb27da
enhance(backend): 設定ファイルでioredisの全てのオプションを指定可能に ( #11329 )
...
* enhance(backend): 設定ファイルでioredisの全てのオプションを指定可能に
* yappa kousuru
* fix
* fix?
* fix
* Revert "fix"
This reverts commit 227f19ff3a
.
* fix
2023-07-20 19:50:31 +09:00
Kagami Sascha Rosylight
47b684100d
refactor(frontend): use nodemon for storybook ( #11297 )
...
* refactor(frontend): use nodemon for storybook
* Update package.json
2023-07-20 17:41:48 +09:00
syuilo
7d6ea74288
enhance(backend): admin/emoji/addで作成した絵文字を返すように
2023-07-20 17:40:04 +09:00
syuilo
8e11a30c36
enhance(frontend): 絵文字登録でファイル名を絵文字名の初期値に
2023-07-20 17:29:21 +09:00
syuilo
5dc8f63a07
Update CHANGELOG.md
2023-07-20 17:03:56 +09:00
Acid Chicken (硫酸鶏)
e6fca72171
perf: use slacc instead of unzipper ( #10780 )
...
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-20 17:00:54 +09:00
syuilo
d2c942348c
13.14.0-beta.7
2023-07-20 15:50:37 +09:00
syuilo
21277952ca
New Crowdin updates ( #11323 )
...
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
2023-07-20 15:50:14 +09:00
tamaina
dc93a418c0
perf(backend): createPersonでキャッシュに保存する, DBのトランザクション回数を減らす ( #11324 )
...
* perf(backend): createPersonでキャッシュを積極的に利用する, トランザクション回数を減らす
* move comment
* fix
* oops
* fix
* fix
* fix
2023-07-20 14:44:37 +09:00
syuilo
51b02ef23e
Update pnpm-lock.yaml
2023-07-20 12:45:43 +09:00
syuilo
32430a0dba
update aiscript to 0.15.0
2023-07-20 12:43:58 +09:00
syuilo
8e46fade07
fix e2e test
2023-07-20 10:56:54 +09:00
syuilo
871027fa0c
enhance: ユーザーにロールが期限付きでアサインされている場合、その期限をユーザーのモデレーションページで確認できるように
...
Close #11059
2023-07-20 10:54:41 +09:00
syuilo
2ddf575cdc
use storybook 7.0.27
...
Resolve #11318
2023-07-20 10:26:08 +09:00
syuilo
8a058876a3
update aiscript to 0.14.1
2023-07-20 10:24:09 +09:00
syuilo
1df259a7b2
Update about-misskey.vue
2023-07-20 10:21:23 +09:00
syuilo
1e40088d98
enhance(frontend): tweak MkSignupDialog.rules.vue
2023-07-20 10:18:40 +09:00
日高 凌
5e53b41f2d
fix(frontend): ユーザー名が長い場合に、フォローボタンを折り返して表示させる ( #11326 )
2023-07-20 08:11:16 +09:00
woxtu
5f5c4fc44f
Remove unused dependencies ( #11327 )
2023-07-20 06:53:35 +09:00
syuilo
ad9bb773c5
New Crowdin updates ( #11312 )
...
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
2023-07-19 13:02:28 +09:00
syuilo
59934f9767
Update CHANGELOG.md
2023-07-19 13:01:40 +09:00
xtex
bf9e74ca05
fix: failed to resolve acct URI which points to local Person ( #11024 )
...
* fix: resolving alias for local users (#9199 )
Signed-off-by: xtex <xtexchooser@duck.com>
* style: return type for RemoteUserResolveService#resolveSelf
Signed-off-by: xtex <xtexchooser@duck.com>
* docs: update CHANGELOG
Signed-off-by: xtex <xtexchooser@duck.com>
* style: fix typecheck
Signed-off-by: xtex <xtexchooser@duck.com>
---------
Signed-off-by: xtex <xtexchooser@duck.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-19 13:01:14 +09:00
Yangjin Cho
5280a5e5c6
fix(frontend): Fix cat ears are awkward on reply modal ( #11309 )
...
* fix(frontend): #11279 adjusted margin & padding
* Revert "fix(frontend): #11279 adjusted margin & padding"
This reverts commit e82a2d482a
.
* fix(frontend): adjusted margin & padding
2023-07-19 12:31:38 +09:00
woxtu
8c77153c04
Fix auto-fixable issues ( #11314 )
2023-07-19 11:27:50 +09:00
syuilo
c50b952ff9
update aiscript to 0.14.0
2023-07-19 11:26:08 +09:00
woxtu
b0b0ecb857
Improve number formatting ( #11315 )
2023-07-19 07:10:12 +09:00
syuilo
9d145d33cb
13.14.0-beta.6
2023-07-18 20:01:09 +09:00
syuilo
54c0ed2ed7
update deps
2023-07-18 20:00:45 +09:00
syuilo
269cd560c7
enhance(frontend): フォロー/フォロワー非公開時の表示を改善
...
Close #10934
Resolve #10887
2023-07-18 19:50:23 +09:00
anatawa12
e6db7b9fa7
feat(frontend): Renote時に公開範囲のデフォルト設定が適用されるように ( #11240 )
...
* chore: use saved visibility on renote
* chore: use saved localOnly on renote
* docs: add comment about why smallerVisibility accepts string
* docs(changelog): add Renote時に公開範囲のデフォルト設定が適用されるように
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-18 19:17:17 +09:00
syuilo
698e8c9a14
New Crowdin updates ( #11304 )
...
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Lao)
* New translations ja-JP.yml (Lao)
* New translations ja-JP.yml (Italian)
2023-07-18 19:16:09 +09:00
syuilo
e410b8a03b
Update CHANGELOG.md
2023-07-18 10:42:33 +09:00
syuilo
9fc3e19582
13.14.0-beta.5
2023-07-17 14:13:14 +09:00
syuilo
ade43b1f95
New Crowdin updates ( #11295 )
...
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Thai)
2023-07-17 14:13:03 +09:00
syuilo
28510ed673
Update CHANGELOG.md
2023-07-17 14:12:27 +09:00
dogcraft
5dab918999
enhance(backend): add unix socket support ( #11275 )
...
* unix socket support
* add changelog
* lint
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-17 14:12:02 +09:00
syuilo
4f22176b8f
perf(frontend): improve performance of contextmenu
...
Resolve #11303
2023-07-17 14:10:40 +09:00
syuilo
9f9498c4f0
🎨
2023-07-17 12:15:45 +09:00
syuilo
d01fba9a8d
[ci skip] 🎨
2023-07-17 12:03:01 +09:00
syuilo
07e96b734a
enhance(client): ロール設定画面でロールIDを確認できるように
2023-07-17 08:28:31 +09:00
syuilo
421b0b7057
Update about-misskey.vue
2023-07-17 08:19:56 +09:00
syuilo
be595ebd62
enhance(client): Deckで非ルートページにアクセスした際に簡易UIで表示しない設定を追加
2023-07-17 08:11:17 +09:00
syuilo
df5480668d
13.14.0-beta.4
2023-07-16 14:46:55 +09:00
syuilo
ad5fd626c7
fix of #11293
2023-07-16 14:46:41 +09:00
syuilo
29f84a072b
New Crowdin updates ( #11196 )
...
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2023-07-16 14:22:41 +09:00
syuilo
20c2fa4c58
Update CHANGELOG.md
2023-07-16 14:22:28 +09:00
CGsama
4417412787
Export notes with file detail ( #11293 )
2023-07-16 14:21:49 +09:00
woxtu
96cde67b2c
Use nullish coalescing operator ( #11294 )
2023-07-16 14:21:05 +09:00
syuilo
545371011a
use happy-dom 10.0.3
...
Resolve #11287
2023-07-16 07:43:55 +09:00
Kagami Sascha Rosylight
d5f30ecb86
feat(backend): allow disabling cache for sensitive files ( #11245 )
...
* feat(backend): allow disabling cache for sensitive files
* Update CHANGELOG.md
* fix storybook
* Update locales/ja-JP.yml
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-15 20:12:20 +09:00
syuilo
f96ed9a3f3
fix type errors
2023-07-15 20:07:31 +09:00
woxtu
b392f44b81
refactor(backend): Improve UUID generation ( #11286 )
...
* Replace with `crypto.randomUUID()`
* Remove uuid
2023-07-15 18:39:38 +09:00
syuilo
9d5dd7201e
update deps
2023-07-15 16:36:39 +09:00
syuilo
9a5bc78eb4
update deps
2023-07-15 16:07:30 +09:00
syuilo
07a225c2a0
Update CHANGELOG.md
2023-07-15 15:58:50 +09:00
tamaina
c926a61e07
feat(frontend): ユーザーリスト管理でユーザー数とロールポリシーの登録可能ユーザー数を表示するなど ( #11231 )
...
* feat(frontend): ユーザーリスト一覧で、ユーザー数とロールポリシーの登録可能ユーザー数を表示する
* ✌️
* fix
* fix
* wip
* loading
* fix
2023-07-15 13:53:09 +09:00
syuilo
54625914c5
13.14.0-beta.3
2023-07-15 11:56:15 +09:00
ZerglingGo
8f196fc67c
fix: typo in comment ( #11283 )
2023-07-15 10:01:41 +09:00
yukineko
52b440357f
fix(sw): アンケート終了時のプッシュ通知が正しく表示されない問題を修正 ( #11278 )
...
* fix(sw): アンケート終了時のプッシュ通知が正しく表示されない問題を修正
* update: CHANGELOG.md
2023-07-15 10:00:38 +09:00
yutaro
866e3f0432
fix-6096 ( #11281 )
2023-07-15 10:00:03 +09:00
まっちゃとーにゅ
9e330c9e38
feat: MeilisearchにIndexするノートの範囲を設定できるように ( #11282 )
2023-07-15 09:59:19 +09:00
yukineko
02957a1b5d
enhance: 招待機能の改善 ( #11195 )
...
* refactor(backend): 招待機能を改修
* feat(backend): 招待コードのcreate/delete/listエンドポイントを追加
* add(misskey-js): エンドポイントと型を追加
* change(backend): metaでinvite関連の情報も返すように
* add(misskey-js): エンドポイントと型を追加
* add(backend): `/endpoints/invite/limit`を追加
* fix: createdByがnullableではなかったのを修正
* fix: relationが取得できていなかった問題を修正
* fix: パラメータを間違えていたのを修正
* feat(client): 招待ページを実装
* change(client): インスタンスメニューの「招待」押した場合に招待ページに飛ぶように変更
* feat: 招待コードをコピーできるように
* change(backend): metaに招待コード発行に関する情報を持たせるのをやめる
* feat: ロールごとに招待コードの発行上限数などを設定できるように
* change(client): 招待コードをコピーしたときにダイアログを出すように
* add: 招待に関する管理者用のエンドポイントを追加
* change(backend): モデレーターであれば作成者以外でも招待コードを削除できるように
* change(backend): admin/invite/listはオフセットでページネーションするように
* feat(client): 招待コードの管理ページを追加
* feat(client): 招待コードのリストをソートできるように
* change: `admin/invite/create`のレスポンスを修正
* fix(client): 有効期限を指定できていなかった問題を修正
* refactor: 必要のない箇所を削除
* perf(backend): use limit() instead of take()
* change(client): 作成ボタンを見た目を変更
* refactor: 招待コードの生成部分を共通化し、コード内に"01OI"のいずれかの文字を含まないように
* fix(client): paginationの仕様が変わっていたので修正
* change(backend): expiresAtパラメータのnullを許容
* change(client): 有効期限を設けないときは日付の入力欄を非表示に
* fix: 自身のポリシーよりもインスタンス側のポリシーが優先表示される問題を修正
* fix: n時間のときに「n時間間」となってしまうのを修正
* fix(backend): ポリシーが途中で変更されたときに作成可能数がマイナス表記になってしまうのを修正
* change(client): 招待コードのユーザー名が不明な理由を表示するように
* update: CHANGELOG.md
* lint
* refactor
* refactor
* tweak ui
* 🎨
* 🎨
* add(backend): indexを追加
* change(backend): indexの追加に伴う変更
* change(client): インスタンスメニューの「招待」の場所を変更
* add(frontend): MkInviteCode用のstorybookを追加
* Update misskey-js.api.md
* fix(misskey-js): InviteのcreatedByの型が間違っていたのを修正
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-15 09:57:58 +09:00
anatawa12
1c82e97350
fix(build): d.ts生成時にexport defaultを生成するように ( #11280 )
2023-07-14 20:53:09 +09:00
okayurisotto
2b6dbd4fcb
refactor: 可読性のため一部でArray.prototype.at
を使うように ( #11274 )
...
* refactor: `Array.prototype.at`を使うように
* fixup! refactor: `Array.prototype.at`を使うように
2023-07-14 10:45:01 +09:00
okayurisotto
c0dbc3b53f
refactor: substr
-> substring
( #11273 )
2023-07-14 07:59:54 +09:00
syuilo
af30959cb9
fix runtime error
2023-07-13 20:15:47 +09:00
syuilo
35ffe3c52f
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-07-13 20:10:21 +09:00
setaria
c13fd42015
現在閲覧中のURLを取得するプロパティを追加 ( #11234 )
...
* 現在閲覧中のURLを取得するプロパティを追加 #11232
* commit the uncommitted remainder
---------
Co-authored-by: setaria <v.setaria@gmail.com>
2023-07-13 19:52:18 +09:00
hibiya (김종이)
a72ef70770
fix(frontend): allow non-center container align ( #11255 )
...
Closes #11251
2023-07-13 19:51:16 +09:00
syuilo
9a391bd863
Update about-misskey.vue
2023-07-13 16:21:08 +09:00
syuilo
12456b22c5
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-07-13 16:16:13 +09:00
okayurisotto
e35a370af0
refactor(backend): core/activitypub
( #11247 )
...
* eslint: `explicit-function-return-type`
* eslint: `no-unnecessary-condition`
* eslint: `eslint-disable-next-line`
* eslint: `no-unused-vars`
* eslint: `comma-dangle`
* eslint: `import/order`
* cleanup: unnecessary non-null assertion
* cleanup: `IActivity`に`actor`は常に存在するようなので
* cleanup: unnecessary `as`
* cleanup: unnecessary `Promise.resolve`
* cleanup
* refactor: `String.prototype.match()`である必要がない部分をよりシンプルな書き方に変更
* refactor: よりよい型定義
* refactor: よりよい型定義
- `LdSignature`の`normalize`メソッドでの使われ方から、
- `data`引数の型定義を`any`から`JsonLdDocument`へ修正
- `getLoader`メソッドの返り値の型定義の一部を`any`から`RemoteDocument`へ修正
- `contextUrl`が不正な値(`null`)となっていたことが判明したため`undefined`へ修正
- `document`の型と合わせるために`CONTEXTS`の型定義の一部を`unknown`から`JsonLd`へ修正
- とりあえず`satisfies`を使用
- `document`の型と合わせるために`fetchDocument`メソッドの返り値の型定義の一部を`unknown`から`JsonLd`へ修正
- どうしようもなく`as`を使用
* refactor: 型ガードを使うことでnon-null assertionをやめた
* refactor: non-null assertionをやめた
`.filter()`で行っている型ガードなどの文脈から、より適しているだろうと思われる書き方に変更した。
* refactor: 型ガードを使うことで`as`をやめた
* refactor: `as`をやめた
* refactor: よりよい型定義
- `id`は`null`とのunionになっていたが、`null`を渡している場面はなかった
- またおそらくこのメソッドは`IOrderedCollection`を返すため、そちらに合わせて`null`とのunionをやめた
- `IOrderedCollection`とはまだ型に相違がある
- `totalItems`をコメントや使われ方を元に`number`へ推論
* refactor: `for-of` -> `Array.prototype.map`
* refactor: `delete`演算子を使わない形に
2023-07-13 12:48:34 +09:00
Kagami Sascha Rosylight
b6a432fd7b
fix(storybook): solve test failures ( #11262 )
...
* fix(locales, storybook): use default import
* fix(storybook): solve test failures
* Update MkAd.stories.impl.ts
2023-07-13 08:41:55 +09:00
Kagami Sascha Rosylight
cd9affd568
fix(locales, storybook): use default import ( #11259 )
2023-07-12 22:27:51 +02:00
Lui
b97694b083
fix: typo in custom emojis manager ( #11250 )
2023-07-12 16:31:48 +09:00
anatawa12
9845ccec5b
オフライン時の画面にリロードボタンを追加 ( #11242 )
...
* feat: オフライン時の画面にリロードボタンを追加
リロードのためのボタンがないとPWAでインターネットが復帰しても何もできなくなるため。
* docs(changelog): add オフライン時の画面にリロードボタンを追加
2023-07-11 18:24:10 +09:00
okayurisotto
cf3e39178b
refactor(backend): 存在確認のfindOneBy
をexist
に置き換え ( #11224 )
...
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え
* cleanup
2023-07-11 14:58:58 +09:00
tamaina
48d3341462
chore(frontend): Remove experimental flag from migration feature
2023-07-11 05:56:56 +00:00
nomad
791ae608a5
fix(backend): fix fetchInstanceMetadata error ( #11236 )
2023-07-11 14:40:56 +09:00
yupix
f4d1fcaf67
feat: ユーザーをcontextmenuからアンテナに追加できるようになど ( #11206 )
...
* feat: ユーザーをcontextmenuからアンテナに追加できるように close #11115
* MkAvatars.vue変更
* nanka iroiro
* fix MkAvatars
* ix
* fix
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-10 15:55:10 +09:00
Sayamame-beans
239ea39d6f
feat: フォローやお気に入り登録をしていないチャンネルを開く時は概要ページを開くように ( #11218 )
...
* feat: フォローやお気に入り登録をしていないチャンネルを開く時は概要ページを開くように
* Update CHANGELOG.md
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-10 13:30:41 +09:00
akanevrc
63e21a4ee3
fix(frontend): 画面ビューワをタップした場合、マウスクリックと同様に画像ビューワを閉じるように ( #11211 )
...
* fix: change tapAction of photoswipe to 'close'
* doc: update CHANGELOG.md
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-10 13:26:05 +09:00
anatawa12
1a096c557e
refactor: fix lint failure ( #11214 )
2023-07-09 15:46:17 +02:00
eni
53b1684c39
fix(frontend): use system-ui for system font ( #11177 )
...
* fix(frontend): correct system font stack
This was originally set to Hiragino Maru Gothic Pro, which is the same as the current default font.
* just use system-ui
per code review https://github.com/misskey-dev/misskey/pull/11177#discussion_r1257260039
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2023-07-09 14:24:05 +02:00
yupix
9dd53527ca
feat: プロフィールURLをコピー ボタンを追加 close #11190 ( #11205 )
2023-07-09 17:20:50 +09:00
Kagami Sascha Rosylight
59046d583d
refactor(locales, sw): use es module ( #11204 )
...
* refactor(locales): use es module
* fix sw build
* fix gulp
* try fixing storybook
* Revert "try fixing storybook"
This reverts commit 5f2a4eee01
.
* try fixing storybook 2
* Update main.ts
* Update build.js
* Update main.ts
* Update changes.ts
* fix sw lint
* Update build.js
2023-07-09 17:19:07 +09:00
syuilo
6ba9805536
Update about-misskey.vue
2023-07-09 09:47:20 +09:00
Kagami Sascha Rosylight
5059d4d7e1
refactor(backend): skip fetching notes when the data is same-origin ( #11200 )
...
* refactor(backend): skip fetching notes when the data is same-origin
* Update CHANGELOG.md
* sentFrom
2023-07-09 08:59:44 +09:00
Kagami Sascha Rosylight
74a05ec739
fix(frontend): fix storybook build ( #11203 )
2023-07-09 07:06:13 +09:00
Caipira
60366a4558
fix(backend): Remove Meilisearch index when notes are deleted ( #10988 )
...
* fix(backend): Include feature to delete Meilisearch index notes
* Update variable name
`cascadingNotesFilter` -> `federatedLocalCascadingNotes`
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 21:31:38 +09:00
tamaina
7ec07d5fd2
perf(backend): Reduce memory usage of MemoryKVCache ( #11076 )
...
* perf(backend): Reduce memory usage of MemoryKVCache
* fix
2023-07-08 21:18:16 +09:00
syuilo
5b8fa25a12
13.14.0-beta.2
2023-07-08 21:13:35 +09:00
syuilo
51df3de66d
New Crowdin updates ( #10993 )
...
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Romanian)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Lao)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
2023-07-08 21:13:08 +09:00
SASAGAWA Kiyoshi
246d167c81
fix: add suuport Japanese message of errors. ( #11159 )
...
* fix: add suuport Japanese message of errors.
* fix: change catching function.
* lint
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 21:10:52 +09:00
Yuriha
d2764944cf
Add unit test for FetchInstanceMetadataService ( #11173 )
2023-07-08 19:34:19 +09:00
syuilo
ac6d6fdeb8
enhance(frontend): 引用対象を「もっと見る」で展開した場合、「閉じる」で畳めるように
...
Resolve #11185
2023-07-08 19:01:47 +09:00
syuilo
6a015341ef
fix(frontend): 長い文章を投稿する際、プレビューが画面からはみ出る問題を修正
...
Fix #11186
2023-07-08 18:55:02 +09:00
yupix
3796da6836
feat: フォルダーやファイルでもIDをコピーできるように ( #11189 )
...
* feat: フォルダーやファイルでもIDをコピーできるように close #11188
* docs: update CHANGELOG.md
2023-07-08 18:45:41 +09:00
yupix
36d5deeb61
fix: フォルダーのページネーションが機能しない ( #11187 )
...
* fix: フォルダーのページネーションが機能しない close #11180
* Update MkDrive.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 17:48:10 +09:00
nomad
e40a0b98e4
fix(frontend): search user with trailing space ( #11184 )
...
* fix(frontend): search user with trailing space
* fix(backend): search user with trailing space
* Update search.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 17:41:52 +09:00
syuilo
0fbb46c981
13.14.0-beta.1
2023-07-08 16:53:46 +09:00
syuilo
081a14d6f3
perf(backend): use limit() instead of take()
2023-07-08 16:53:07 +09:00
syuilo
b056e8f5eb
use node 20.3.1
...
Fix #11179
2023-07-08 15:48:46 +09:00
syuilo
15683370f0
fix(frontend): ページ遷移でスクロール位置が保持されない問題を修正
...
Fix #11068
2023-07-08 15:30:36 +09:00
syuilo
644023316e
refactor: use esm
2023-07-08 13:03:31 +09:00
syuilo
c2d7008cff
tweak localization
...
Resolve #11119
2023-07-08 12:53:51 +09:00
Chocolate Pie
bd843863d0
fix: 非ログイン時にクレデンシャルが必要なページに行くとエラーが出る問題を修正 ( #10973 )
...
* 非ログイン時にクレデンシャルが必要なページに行くとエラーが出る問題を修正 (misskey-dev/misskey#10922 )
* Update CHANGELOG.md
* fix
* Update CHANGELOG.md
* Update CHANGELOG.md
2023-07-08 08:58:35 +09:00
CyberRex
8ec96ad1e0
fix(backend): ジョブキュー再試行時のタイミングずれによるエラーを抑制 ( #11035 )
...
* fix(backend): ジョブキュー再試行時のタイミングずれによるエラーを抑制
* fix lint
2023-07-08 08:57:23 +09:00
okayurisotto
4f876c9e8d
refactor(backend): core/activitypub/models
( #11067 )
...
* cleanup(`ApImageService.ts`)
* refactor(`ApImageService.ts`)
* cleanup(`check-https.ts`)
* cleanup(`ApMentionService.ts`)
* refactor(`ApMentionService.ts`)
* cleanup(`ApNoteService.ts`): unneeded `eslint-disable-next-line`
* cleanup(`ApNoteService.ts`)
* WIP(`ApImageService.ts`): `image.url`を`getApHrefNullable()`に通すかどうか悩んでいる
* refactor(`ApNoteService.ts`): function return type
* cleanup(`ApNoteService.ts`): deadcode
* refactor(`ApNoteService.ts`): `eslint-disable-next-line`
* refactor(`ApNoteService.ts`): non-null assertion
これまでは`getApId()`の方でエラーがスローされていた。
* cleanup(`ApNoteService.ts`): unneeded await
* refactor(`ApNoteService.ts`): note.attachment
- `toArray()`を使うように
- よくわからない条件式を整理
- `as`をなくすために`promiseLimit()`でジェネリクスを使うように
* cleanup(`ApNoteService.ts`)
* refactor(`ApNoteService.ts`): よりよい型定義
`res`が`null`でないことは確認されているようだったので`null`とのunionはなくした
* refactor(`ApNoteService.ts`): 不要な条件を削除
* cleanup(`ApNoteService.ts`)
* cleanup(`ApNoteService.ts`): 重要でない`as`を削除
* refactor(`ApNoteService.ts`): `eslint-disable-next-line`
* cleanup(`ApNoteService.ts`): deadcode
* cleanup(`ApNoteService.ts`): unneeded non-null assertion
* refactor(`ApNoteService.ts`): 不要な条件を削除
* WIP(`ApNoteService.ts`): `as`をなくす
エラーメッセージを考える
* cleanup(`ApNoteService.ts`): 不要な`as`を削除
* cleanup(`ApPersonService.ts`): `no-unused-vars`
* cleanup(`ApPersonService.ts`): deadcode
* refactor(`ApPersonService.ts`): function return type
* cleanup(`ApPersonService.ts`): deadcode
* cleanup(`ApPersonService.ts`): deadcode
* WIP(`ApPersonService.ts`): `as`を調整
`null`でないか確認する処理が続いていたので型アサーションは`null`とのunionにした。
より本質的な改善の余地があるように感じるのでひとまずWIPとしてコミット。
* refactor(`ApPersonService.ts`): `eslint-disable-next-line`
* WIP(`ApPersonService.ts`): `as any`をなくした
エラーをスローするようにせざるを得なかったのでエラーメッセージを考える必要がある。
* WIP(`ApNoteService.ts`): non-null assertion
non-nullアサーションを減らすために事前に存在確認をするようにした。
エラーをスローするようにしたのでメッセージを考えなければならない。
* refactor(`ApNoteService.ts`): non-null assertion -> optional chaining
* refactor(`ApPersonService.ts`): `eslint-disable-next-line`
* refactor(`ApPersonService.ts`): `eslint-disable-next-line`
* refactor(`ApPersonService.ts`): function return type
* refactor(`ApPersonService.ts`): type guardによるnon-null assertionの削除
* WIP(`ApPersonService.ts`): `analyzeAttachments`
- Field型を事前に定義しておくように
- `attachments`が`IObject`だった場合、返り値が`{ fields: [] }`になるようだが構わないのか?
- `toArray()`を通すべきでは?
* Revert "WIP(`ApImageService.ts`): `image.url`を`getApHrefNullable()`に通すかどうか悩んでいる"
This reverts commit aeefb843a8
.
* cleanup(`ApImageService.ts`): `import`
* refactor(`ApImageService.ts`): 冗長だった部分を短く
* cleanup(`ApMentionService.ts`): `import`
* refactor(`ApImageService.ts`): `JSON.stringify()`でのindentationを追加
* cleanup(`ApNoteService.ts`): `import`
* cleanup(`ApNoteService.ts`)
* cleanup(`ApNoteService.ts`)
* cleanup(`ApNoteService.ts`)
* cleanup(`ApNoteService.ts`): `any`に対するnon-null assertion
* refactor(`ApNoteService.ts`): 添付ファイル
* cleanup(`ApPersonService.ts`): `import`
* refactor(`ApPersonService.ts`): より実情に即した`as`に
* cleanup(`ApPersonService.ts`)
* refactor(`ApPersonService.ts`): 冗長だった部分を修正
* cleanup(`ApPersonService.ts`): deadcode
* cleanup(`ApPersonService.ts`)
* cleanup(`ApQuestionService.ts`): `import`
* refactor(`ApQuestionService.ts`): `eslint-disable-next-line`
* refactor(`ApQuestionService.ts`): `eslint-disable-next-line`
* cleanup(`ApQuestionService.ts`)
* refactor(`ApQuestionService.ts`): non-null assertionを消した
* cleanup(`ApQuestionService.ts`)
* WIP(`ApQuestionService.ts`): non-null assertionを消す
エラーメッセージを考える必要がある。
* refactor(`ApQuestionService.ts`): `any`を消す
* refactor(`ApQuestionService.ts`): function return type
* WIP(`ApPersonService.ts`): 可読性の低い三項演算子を削除しつつnon-null assertionを回避
エラーメッセージを考える必要がある。
* cleanup(`ApPersonService.ts`): 不必要な三項演算子を削除
* cleanup(`ApPersonService.ts`): 不要な`as`
* cleanup(`ApPersonService.ts`)
* refactor(`ApPersonService.ts`)
* refactor(`ApPersonService.ts`): 可読性の低い三項演算子を削除
元の実装が悪いと判断し`null`かどうかの確認をより厳密に行うようにした。
* cleanup(`ApPersonService.ts`)
* cleanup(`ApPersonService.ts`)
* refactor(`ApPersonService.ts`): 返り値を`void`に統一
この返り値を参照しているコードは見当たらなかった。
また、普通に意味がない値であるように見受けられた。
* fixup! refactor(`ApPersonService.ts`): 返り値を`void`に統一
* refactor(`ApNoteService.ts`)
* refactor(`ApPersonService.ts`)
* cleanup(`ApPersonService.ts`)
* cleanup(`ApPersonService.ts`)
* refactor(`ApPersonService.ts`): 返り値の`void`統一と条件式の調整
この返り値を参照しているコードは見当たらなかった。
また、普通に意味がない値であるように見受けられた。
* cleanup(`ApQuestionService.ts`)
* refactor(`ApQuestionService.ts`)
* refactor(`ApQuestionService.ts`)
* refactor(`tag.ts`): function return type
* fixup! enhance: account migration (#10592 )
* fixup! WIP(`ApPersonService.ts`): 可読性の低い三項演算子を削除しつつnon-null assertionを回避
* fixup! cleanup(`ApPersonService.ts`): 不要な`as`
* refactor: エラーメッセージを見繕った
* Revert "cleanup(`ApImageService.ts`): `import`"
This reverts commit 1454d04c37
.
* Revert "cleanup(`ApMentionService.ts`): `import`"
This reverts commit 244f6720c1
.
* Revert "cleanup(`ApNoteService.ts`): `import`"
This reverts commit d8f0d76973
.
* Revert "cleanup(`ApPersonService.ts`): `import`"
This reverts commit 5190ef954c
.
# Conflicts:
# packages/backend/src/core/activitypub/models/ApPersonService.ts
* Revert "cleanup(`ApQuestionService.ts`): `import`"
This reverts commit 778585e288
.
* processRemoteMoveはそのままにしてほしい
* Revert "fixup! refactor(`ApPersonService.ts`): 返り値を`void`に統一"
This reverts commit 083cd678ab
.
* Revert "refactor(`ApPersonService.ts`): 返り値を`void`に統一"
This reverts commit bfa0fcd6f0
.
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-08 08:57:13 +09:00
nenohi
3c6175d959
広告の曜日を設定できるように ( #10095 )
...
* 曜日選択できるように
* ラベル選択でもチェックが変更されるように
* adを参照しないといけないかも
* smallint -> integer
* 異物混入だったので取りだし
* タイムゾーン指定(Date2つ使うのなんか違和感
* 未テスト
* これにすると出てこないかも
* UIチョット変更
* UI変更 fix bug
* 畳むように修正
* dayofweek->dayOfWeek
* マイグレ時にnot null,default設定してるのでnullable:falseでよさそう
* コメントの記載
* Update packages/backend/src/server/api/endpoints/meta.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-08 08:56:11 +09:00
syuilo
1f181536ae
use engines
2023-07-08 08:52:51 +09:00
syuilo
383d6a2485
nodeの推奨(デフォルト)バージョンと最小バージョンを分離
2023-07-08 08:50:02 +09:00
syuilo
588465566b
🎨
2023-07-08 08:46:42 +09:00
tamaina
b318789354
fix(backend): deliverManyにcontentのnullチェックを追加
...
https://github.com/MisskeyIO/misskey/pull/99
2023-07-07 23:15:04 +00:00
tamaina
0b8e0fa91b
fix
2023-07-07 22:55:53 +00:00
popkirby
8daca59ca6
perf(backend): use mutex for nsfw model loading ( #11109 )
...
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-08 07:27:26 +09:00
okayurisotto
d84796588c
cleanup: trim trailing whitespace ( #11136 )
...
* cleanup: trim trailing whitespace
* update(`.editorconfig`)
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 07:08:16 +09:00
Yuriha
4c879b3a33
perf(backend): Improve performance of FetchInstanceMetadata ( #11128 )
...
* Perf: Avoid retries to acquire lock in fetchInstanceMetadata
* Fix
* Add Changelog
* Fix typo
* Fix lint
* 記法をMisskey式にする
* ????
* refactor
https://github.com/misskey-dev/misskey/pull/11128#pullrequestreview-1518059366
* refactor
* getいらない?
* fix
* fix
* Update CHANGELOG.md
* clean up
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-07 23:28:27 +09:00
syuilo
eacc90debc
fix(client): ZenUIでポップアップの表示位置がおかしい問題を修正
2023-07-07 20:18:06 +09:00
anatawa12
2606167f0d
chore: collapse renote of my note ( #11166 )
...
* chore(frontend): 自分のnoteのrenoteも省略するように
Co-authored-by: madorama <madorama999@gmail.com>
* docs(changelog): add 見たことのあるRenoteを省略して表示をオンのときに自分のnoteのrenoteを省略するように
---------
Co-authored-by: madorama <madorama999@gmail.com>
2023-07-07 20:05:11 +09:00
syuilo
f76b3edbdd
update node to 20.4.0
2023-07-07 13:58:43 +09:00
tamaina
aef7b0238b
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-07-07 04:51:04 +00:00
tamaina
cbb58b1cfc
update changelog
2023-07-07 04:50:56 +00:00
Narazaka
bc4d27410c
feat: webp convert @frontend ( #11150 )
...
* webp convert @frontend
* 0.85 → 0.90
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-07 13:44:31 +09:00
syuilo
d5c4e77c44
update deps
2023-07-07 10:53:06 +09:00
syuilo
e987af4e4f
Update .gitignore
2023-07-07 10:49:17 +09:00
Ryoh827
bc61f37faa
refactor(frontend): fix enum types in scripts/form ( #11138 )
2023-07-06 20:23:54 +09:00
syuilo
c065b97140
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-07-06 16:18:09 +09:00
syuilo
0137af892a
chore(frontend): tweak photoswipe animation
...
Resolve #11117
2023-07-06 16:18:06 +09:00
tamaina
06bf5c1ff1
fix(frontend): In MkPagination, init() also initializes items
...
ユーザーページのノートタブで小タブを変更すると前のタイムラインが残る問題を修正
2023-07-06 06:43:05 +00:00
syuilo
9e955d20c4
🎨
2023-07-06 15:07:51 +09:00
syuilo
165c53a547
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-07-06 15:04:42 +09:00
syuilo
3597da5c49
Update about-misskey.vue
2023-07-06 15:04:39 +09:00
okayurisotto
4a7da723b3
refactor(backend): ノート削除時のfindCascadingNotes
の処理を整理 ( #11131 )
...
* refactor(backend): ノート削除時の`findCascadingNotes`の処理を整理
* cleanup: unneeded async await
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-06 11:25:46 +09:00
EdamAme
d2f8ed95aa
エスケープせずにDescriptionを出力、Update info-card.pug ( #11108 )
...
HTMLのタグがエスケープされ、
misskey-hub.netのサーバー一覧で、iframeで読み込む際にタグがそのまま出力される状況が発生していた。
pugにおける仕様に則り、!=に変更、エスケープを行わないように。
2023-07-06 09:42:57 +09:00
Ikko Eltociear Ashimine
6b2c92cb68
chore(backend): fix typo in MkImgWithBlurhash.vue ( #11125 )
...
occured -> occurred
2023-07-06 09:19:10 +09:00
anatawa12
dc8763215a
feat(frontend): 画像を動画と同様に簡単に隠せるように ( #11127 )
...
* feat: hide image easily
* docs(changelog): add 画像を動画と同様に簡単に隠せるように
2023-07-06 08:49:07 +09:00
okayurisotto
9959f5bd04
refactor(ApDbResolverService.ts
): URLを扱う複雑な正規表現をURLインターフェイスで置き換え ( #11123 )
...
* refactor(`ApDbResolverService.ts`): URLを扱う複雑な正規表現をURLインターフェイスで置き換え
* fixup! refactor(`ApDbResolverService.ts`): URLを扱う複雑な正規表現をURLインターフェイスで置き換え
2023-07-06 08:47:47 +09:00
tamaina
be143f91b2
update CHANGELOG.md
2023-07-05 04:57:19 +00:00
Kagami Sascha Rosylight
ac4245dce1
feat(frontend): allow cropping images on drive ( #11092 )
...
* feat(frontend): allow cropping images on drive
* nanka iroiro
* folder
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-05 13:54:40 +09:00
anatawa12
1ab9f096c3
feat(frontend): deck UIのカラムからアンテナ、リストの編集画面を開けるように ( #11104 )
...
* feat: add edit antenna button onto deck column
* feat: add edit list button onto deck column
* docs(changelog): add deck UIのカラムのメニューからアンテナとリストの編集画面を開けるようになりました
2023-07-05 13:04:27 +09:00
Umisyo(Souta Kusunoki)
8f94b36732
refactor: ApDeliverManagerService.tsの型とJSDocを適切に置き換え ( #11096 )
...
* refactor: ApDeliverManagerService.ts のanyを適切な型に置き換え
Signed-off-by: Umisyo <kusunokisouta@gmail.com>
* fix: quote to single quote
Signed-off-by: Umisyo <kusunokisouta@gmail.com>
* refactor: JSDocを実態に合わせて修正
Signed-off-by: Umisyo <kusunokisouta@gmail.com>
* fix: activityのnullを許容するよう変更
Signed-off-by: Umisyo <kusunokisouta@gmail.com>
---------
Signed-off-by: Umisyo <kusunokisouta@gmail.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-05 12:17:52 +09:00
tamaina
22227fa641
perf(backend): Use addBulk to add deliver queues ( #11114 )
2023-07-05 12:15:48 +09:00
tamaina
92d9946f59
enhance(frontend): Better Timeline(MkPagination) Experience ( #11066 )
...
* enhance(frontend): Better MkPagination Appearance
* fix
* fix
* 新規投稿が空でも先頭に戻ったらunshiftItemsする
* use Map
* refactor, 型エラー潰し
* refactor
2023-07-05 00:59:37 +09:00
tamaina
526fa8bf3f
perf(frontend): use setInterval instead of setTimeout chain in MkTime ( #10981 )
...
* perf(frontend): use setInterval instead of setTimeout chain in MkTime
* fix
* props.origin
* props.origin 2
* fix
* add comment
* setIntervalを再設定する
* refactor
2023-07-04 22:48:39 +09:00
tamaina
aa92df4e50
chore(frontend): add comment
2023-07-04 11:21:44 +00:00
riku6460
61e7eb8ff1
perf(backend): JSON.parse の呼び出しを削減する ( #11091 )
...
* perf(backend): JSON.parse の呼び出しを削減する
Co-authored-by: Hidekazu Kobayashi <kobahide789@gmail.com>
* Update CHANGELOG.md
---------
Co-authored-by: Hidekazu Kobayashi <kobahide789@gmail.com>
2023-07-04 07:49:13 +09:00
syuilo
84d3a06637
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-07-03 14:35:10 +09:00
syuilo
60cddf87d8
Update MkRetentionLineChart.vue
2023-07-03 14:35:07 +09:00
mappi
6157616b37
fix(frontend): sparkle内にリンクを入れるとクリック不能になる問題の修正 ( #11075 )
...
* wip
* Fix 11021
2023-07-03 11:27:56 +09:00
syuilo
af3258dc79
perf(backend): make some features optionable
...
Resolve #11064
Resolve #11065
2023-07-02 16:02:32 +09:00
tamaina
734c41aba5
perf(frontend): MkImgWithBlurhashでblurhash描画に使うcanvasは再利用するようにする ( #10966 )
...
* blurhashを描画するためのcanvasは再利用する
* Revert "perf(frontend): WebGL contextの数を減らす"
This reverts commit aeb8955ca2
.
* MkAvatarは平均色だけにする
* clean up
* fix
2023-07-02 13:46:49 +09:00
syuilo
a1327fa9e1
perf(backend): allow get for some endpoints
2023-07-02 08:28:26 +09:00
Kagami Sascha Rosylight
1b1f82a2e2
feat(backend): accept OAuth bearer token ( #11052 )
...
* feat(backend): accept OAuth bearer token
* refactor
* Update packages/backend/src/server/api/ApiCallService.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update packages/backend/src/server/api/ApiCallService.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* fix
* kind: permission for account moved error
* also for suspended error
* Update packages/backend/src/server/api/StreamingApiServerService.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-06-28 13:37:13 +09:00
Kagami Sascha Rosylight
d48172e9d1
refactor(backend/test): add interface UserToken
( #11050 )
2023-06-27 08:07:20 +09:00
Yuriha
58a898dfe0
Fix offscreencanvas undefined ( #11017 )
...
* Suppress ReferenceError on some environments (i.e. older iOS)
* fix
* fix
* lint
* adopt suggestion by acid-chicken
2023-06-26 10:45:14 +09:00
Kagami Sascha Rosylight
d23ad8b511
fix(backend): APIエラーのHTTP status code変更 ( #11047 )
2023-06-26 10:09:12 +09:00
syuilo
8099bc24e1
refactor(backend): use node16 for moduleResolution ( #10938 )
...
* refactor(backend): use node16 for moduleResolution
* update deps
* Update tsconfig.json
* ✌️
* revive KEYWORD
* restore strict-event-emitter-types dependency
* restore ms dependency
* cancel redundant import reorder
* fix
* Delete ms.ts
* remove rndstr
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2023-06-25 21:13:15 +09:00
Kagami Sascha Rosylight
ef354e94f2
refactor(backend): replace rndstr with secureRndstr ( #11044 )
...
* refactor(backend): replace rndstr with secureRndstr
* Update pnpm-lock.yaml
* .js
2023-06-25 11:04:33 +09:00
Kagami Sascha Rosylight
7bb8c71543
chore(backend, misskey-js): add type for signup ( #11043 )
...
* chore(backend, misskey-js): add type for signup
* rerun
2023-06-25 08:34:18 +09:00
Kagami Sascha Rosylight
a2c0573f84
refactor(backend): replace private-ip with ipaddr.js ( #11041 )
...
* refactor(backend): replace private-ip with ipaddr.js
* restore ip-cidr
2023-06-25 06:35:09 +09:00
Kagami Sascha Rosylight
5d922e3084
chore(frontend): use @vitest/coverage-v8
2023-06-24 15:20:15 +02:00
Kagami Sascha Rosylight
f0b5860b9c
chore(misskey-js): fix invalid version string format
2023-06-24 14:20:28 +02:00
syuilo
fd4c43786a
chore(dev): use buraha via npm
2023-06-24 18:22:53 +09:00
syuilo
60cc7f62e6
update deps
2023-06-24 13:11:53 +09:00
syuilo
dc27ba6f03
enhance(frontend): improve ux of deck scroll
...
Resolve #11007
2023-06-24 12:58:26 +09:00
syuilo
3fe1c862f6
update misskey-js version
2023-06-24 12:46:30 +09:00
Yuriha
33a2c0b59e
Make role tag clickable on user pages ( #11019 )
2023-06-24 07:51:44 +09:00
Caipira
e8c5117b2d
fix(backend): Resolve missing parseObjectId in IdService ( #11039 )
2023-06-23 16:30:47 +09:00
Balazs Nadasdi
e2261b63e9
fix: clear queue endpoint error with redis script ( #11037 )
...
Error message:
```
ReplyError: ERR value is not an integer or out of range script: 720d973b3877f92b4fb3285ced83c97cdd204979, on @user_script:209.
```
The whole error can be tracked back to one of the arguments, which is
`Infinity` in the codebase, but it has to be a number.
The documentation in bullmq says `0` is unlimited[^1], and bullmq tries to
parse the argument with `tonumber` which returns with `-9223372036854775808` if
the argument is `"Infinity"` which is out of bound.
```
127.0.0.1:6379> eval 'return tonumber(ARGV[3])' '2' 'slippy.xyz:queue:inbox:inbox:delayed' 'slippy.xyz:queue:inbox:inbox:events' 'slippy.xyz:queue:inbox:inbox:' '1687183763944' Infinity 'delayed'
(integer) -9223372036854775808
127.0.0.1:6379>
```
[^1]: https://github.com/taskforcesh/bullmq/blob/master/src/commands/cleanJobsInSet-2.lua#L10
Signed-off-by: Efertone <efertone@pm.me>
2023-06-22 15:56:40 +09:00
NoriDev
8c7bcdf998
fix(client): サーバーメトリクスが90度傾いている ( #11012 )
2023-06-17 13:54:54 +09:00
syuilo
7093662ce5
Merge pull request #10990 from misskey-dev/develop
...
Release: 13.13.2
2023-06-13 16:46:01 +09:00
syuilo
f5dfb64a52
ユーザー統計表示機能を削除
...
Resolve #10998
2023-06-13 14:13:33 +09:00
syuilo
fa7fd9ce25
fix image of MkError.vue
2023-06-11 15:38:06 +09:00
syuilo
63971f1cd8
13.13.2
2023-06-11 10:03:33 +09:00
syuilo
b1313fbca8
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-06-11 10:01:41 +09:00
syuilo
f1b0c54f6e
New Crowdin updates ( #10971 )
...
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
2023-06-11 10:01:30 +09:00
syuilo
94c09f1441
🎨
2023-06-11 09:53:07 +09:00
syuilo
46222d0258
tweak of f3a16bcd6
2023-06-10 17:41:52 +09:00
syuilo
c59a30ec09
Update CHANGELOG.md
2023-06-10 17:27:35 +09:00
nenohi
f3a16bcd6d
ロールのユーザーリストを非公開にできるように ( #10987 )
...
* ロールのユーザーリストを非公開にできるように
* Changelog update
2023-06-10 17:26:48 +09:00
syuilo
f69627939b
Update misskey-js.api.md
2023-06-10 13:45:30 +09:00
syuilo
e8420ad90b
fix(backend): キャッシュが溜まり続けないように
...
Related #10984
2023-06-10 13:45:11 +09:00
syuilo
6182a1cb2c
enhance(backend): WebSocketのPing/Pongをプロトコル制御フレームの物で判別する
...
Resolve #10969
2023-06-09 17:07:57 +09:00
syuilo
308ab8f177
chore
2023-06-09 16:11:28 +09:00
syuilo
359fbd78c1
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-06-09 15:53:43 +09:00
syuilo
dd733ec1d0
enhance(frontend): サーバーのテーマ設定を別ページに分離
2023-06-09 15:53:40 +09:00
tamaina
5e680500e5
chore: instance → server
2023-06-09 06:32:09 +00:00
atsuchan
0465e74521
Fix: enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように ( #10982 )
2023-06-09 14:08:35 +09:00
Ebise Lutica
34a32a8334
エラー画像URLを設定可能に ( #10959 )
...
* エラー画像URLを設定可能に
* Update CHANGELOG.md
* 設定したエラーアイコンをprefetchするようにbase.pugを変更
* 不足していたデータを追加
* enhance(frontend): デザイン調整
2023-06-09 14:00:53 +09:00
syuilo
3941c73db0
tweak of 6032c2be1
2023-06-09 12:55:27 +09:00
syuilo
703f3a8e37
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-06-09 12:51:19 +09:00
syuilo
6032c2be1c
fix(frontend): Scrolling Issue in Safari for Top and Bottom Bars
...
fix #10977
2023-06-09 12:51:16 +09:00
syuilo
13870c63b0
add note
2023-06-09 12:47:36 +09:00
mappi
88083925ce
Update CHANGELOG.md ( #10979 )
2023-06-09 12:09:21 +09:00
Outvi V
95b2148bfe
fix: correctly check the sensitivity flag ( #10976 )
2023-06-09 10:13:46 +09:00
syuilo
32c741154d
Merge pull request #10961 from misskey-dev/develop
...
Release: 13.13.1
2023-06-06 11:34:36 +09:00
syuilo
8ccf954065
Update misskey-js.api.md
2023-06-06 09:37:36 +09:00
syuilo
e456c6a9c1
13.13.1
2023-06-06 09:17:11 +09:00
syuilo
68c5426fd5
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-06-06 09:16:40 +09:00
syuilo
29856a9129
tweak of 981e6f996
2023-06-06 09:16:38 +09:00
syuilo
f4943bc5bb
New translations ja-JP.yml (Japanese, Kansai) ( #10954 )
2023-06-06 09:09:46 +09:00
syuilo
aeb8955ca2
perf(frontend): WebGL contextの数を減らす
...
#10960
2023-06-06 09:09:23 +09:00
syuilo
981e6f996e
fix(frontend): タブがアクティブな間はstreamが切断されないように
...
Fix #10952
2023-06-06 09:04:57 +09:00
CaffeeLake
8263cc0094
Fix : #10955 TypeError: JSON5.parse is not a function ( #10956 )
...
* Fix: JSON5.parse is not a function
* update changelog
* update chglog
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-06-05 21:44:28 +09:00
tamaina
fa051a2a5f
🎨
2023-06-05 12:35:23 +00:00
tamaina
ce252143c3
chore: Please write more detailed environmental information in your bug report.
2023-06-05 12:29:52 +00:00
syuilo
407a965c1d
Merge pull request #10932 from misskey-dev/develop
...
Release: 13.13.0
2023-06-05 19:47:08 +09:00
syuilo
259be258aa
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-06-05 18:06:44 +09:00
Yuriha
2d5bb40ad0
Condensedlines reflow once ( #10944 )
...
* perf: Update MkCondensedLine styles after reading all dimensions
* perf: reduce reflow in MkCondensedLine
* lint
* Update packages/frontend/src/components/global/MkCondensedLine.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update packages/frontend/src/components/global/MkCondensedLine.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-06-05 18:06:33 +09:00
syuilo
db7fb1c688
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-06-05 18:05:32 +09:00
syuilo
6b0685a25c
[ci skip] New Crowdin updates ( #10947 )
...
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Traditional)
2023-06-05 18:05:20 +09:00
syuilo
618d07158a
13.13.0
2023-06-05 18:05:03 +09:00
syuilo
a63a417fd4
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-06-05 18:04:54 +09:00
syuilo
4443dba717
Update basic.cy.js
2023-06-05 18:04:51 +09:00
tamaina
565c502bbf
fix(backend): pageのピン留めを解除することができない問題を修正
...
Fix #10950
2023-06-05 09:04:30 +00:00
tamaina
9e716fd813
fix(frontend): MkUserPopupが省略されないのを修正
...
Fix #10870
2023-06-05 08:58:00 +00:00
syuilo
34e1b52b38
Update e2e.js
2023-06-05 17:45:24 +09:00
syuilo
0cb3c7481c
fix typo: schema -> scheme
2023-06-05 10:55:18 +09:00
syuilo
db623dda22
New Crowdin updates ( #10943 )
...
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
2023-06-04 14:31:03 +09:00
syuilo
1177528c25
fix backend e2e
2023-06-04 14:03:46 +09:00
mappi
a7abf941c0
fix:vue-plyr廃止追加対応(Audio要素のコンテキストメニューをブラウザデフォルトに) ( #10940 )
...
* wip
* add comment
* fix quotes
2023-06-02 16:31:25 +09:00
syuilo
5230ec883e
fix(backend): 7日経過して無効化されたアンテナを再度有効化する方法がない問題を修正
...
Fix #10476
2023-06-02 15:18:34 +09:00
syuilo
482b00df77
🎨
2023-06-02 14:13:36 +09:00
syuilo
91d790bbb6
update deps
2023-06-02 11:34:38 +09:00
syuilo
40295ae57d
fix style
...
Fix #10870
2023-06-02 11:03:59 +09:00
syuilo
3857cd589f
New Crowdin updates ( #10935 )
...
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Chinese Simplified)
2023-06-02 09:13:51 +09:00
syuilo
9eaca966a4
perf(backend): terminate stalled websocket connections
...
Resolve #10885
2023-06-02 09:13:41 +09:00
Acid Chicken (硫酸鶏)
8bdf0dd135
test: ignore MkImgWithBlurhash
to avoid unstable snapshots
2023-06-01 23:27:58 +09:00
tamaina
eedc8049db
fix(frontend): make scrollbar-color track transparent
...
Fix #9414
2023-06-01 12:03:07 +00:00
syuilo
23f272cc7d
[ci skip] update patrons
2023-06-01 19:55:33 +09:00
syuilo
15450b18e8
[ci skip] make enableCondensedLineForAcct false by default
...
for performance
2023-06-01 19:50:51 +09:00
syuilo
50aeaf7498
[ci skip] 🎨
2023-06-01 19:45:06 +09:00
syuilo
861bfa06a8
🎨
2023-06-01 18:07:30 +09:00
Acid Chicken (硫酸鶏)
3b30ee3130
test: fix vitest
2023-06-01 08:50:26 +00:00
syuilo
f6830885d7
tweak of cd8274888
2023-06-01 17:34:56 +09:00
syuilo
ff56511638
13.13.0-beta.7
2023-06-01 17:20:25 +09:00
Acid Chicken (硫酸鶏)
337dd97b49
perf( #10923 ): CSS Modules のクラス名をインライン化する ( #10930 )
...
* perf(#10923 ): unwind css module class name
* perf(#10923 ): support multiple components
* refactor: clean up
* refactor(#10923 ): avoid `useCssModule()`
* fix(#10923 ): allow direct literal class name
* fix(#10923 ): avoid computed class name
* fix(#10923 ): allow literal keys
* fix(#10923 ): typo
* fix(#10923 ): invalid class names
* chore: test
* revert: test
This reverts commit 5c7ef366ec
.
* fix(#10923 ): hidden tale
* perf(#10923 ): also unwind scoped css contained components
* perf(#10923 ): `normalizeClass` AOT compilation
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-06-01 17:19:46 +09:00
syuilo
146e89edd0
Update index.d.ts
2023-06-01 17:19:11 +09:00
syuilo
cd82748889
enhance(frontend): 追加の絵文字用辞書をダウンロードできるように
...
Resolve #10921
2023-06-01 17:10:53 +09:00
syuilo
2c0b10b0ee
refactor
2023-06-01 16:28:24 +09:00
syuilo
6c09361ec6
🎨
2023-06-01 13:50:13 +09:00
SASAGAWA Kiyoshi
3089a86c8e
fix: テーマにプロパティ 'fgOnWhite' を追加してフォローボタンのスタイルを調整 ( #10931 )
...
* fix: add theme property 'fgOnWhite' and fix styles of follow button.
* fix: add theme property 'fgOnWhite' and fix styles of follow button.
2023-06-01 13:29:44 +09:00
syuilo
ec2f05d4f7
fix(backend): i/notificationsのsinceIdが機能しない問題を修正
...
Fix #10902
2023-06-01 13:28:43 +09:00
syuilo
31a8129cb9
New translations ja-JP.yml (Korean) ( #10933 )
2023-06-01 13:20:43 +09:00
syuilo
8cc6c2c864
New Crowdin updates ( #10929 )
...
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Norwegian)
2023-06-01 09:29:29 +09:00
syuilo
a4de927df8
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-06-01 09:20:39 +09:00
syuilo
a2c77a0944
Update style.scss
2023-06-01 09:20:37 +09:00
syuilo
d8a564c6a0
🎨
2023-06-01 08:54:37 +09:00
syuilo
ff94b64c91
🎨
2023-06-01 07:51:02 +09:00
tamaina
1cc616b86c
fix(frontend): disconnect ResizeObserver
2023-05-31 16:04:01 +00:00
syuilo
6addf9002c
tweak ui
2023-05-31 18:03:43 +09:00
mappi
6dd219b6c7
fix: Firefoxにおける絵文字ピッカーのTabキーフォーカス問題の修正 ( #10926 )
...
* fix 10744
* fix 10744
* Update CHANGELOG.md
* add comment
2023-05-31 14:03:54 +09:00
syuilo
a535142e82
13.13.0-beta.6
2023-05-31 13:43:36 +09:00
syuilo
9521519cb8
reafactor
2023-05-31 13:41:38 +09:00
syuilo
e11f82c300
refactor
2023-05-31 13:27:59 +09:00
kabo2468
aba0755880
enhance(client): MFMのx2, scale, positionが含まれていたらノートをたたむようにした ( #10165 )
...
* enhance(client): MFMのx2, scale, positionが含まれていたらノートをたたむようにした
* Update CHANGELOG.md
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-05-31 12:57:40 +09:00
syuilo
821bb1c476
perf(frontend): サーバーにカスタム絵文字の種類が多い場合のパフォーマンスの改善
...
Resolve #10925
2023-05-31 12:42:24 +09:00
syuilo
14da0a65f7
tweak ui
2023-05-31 12:24:00 +09:00
syuilo
8e5d31eb5c
New Crowdin updates ( #10918 )
...
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Norwegian)
2023-05-31 09:06:29 +09:00
tamaina
f8f3304164
fix(frontend/MkNoteDetailed): fix css module
2023-05-30 16:24:45 +00:00
syuilo
d7efdd7123
perf(frontend): minify file names
...
Resolve #10924
2023-05-30 18:55:22 +09:00
syuilo
4256e20a7f
13.13.0-beta.5
2023-05-30 17:39:37 +09:00
syuilo
f2d9e3105d
fix(frontend): Pagesのコンテンツが表示されない・作成や編集ができない問題を修正
...
Fix #10908
2023-05-30 17:37:38 +09:00
syuilo
a6cd97ca9a
fix(backend): 「アクセストークンの管理」画面でアプリの情報が表示されない問題を修正
...
Fix #10920
2023-05-30 17:27:47 +09:00
syuilo
a4a171781b
clean up
2023-05-30 15:23:21 +09:00
syuilo
8e8e3dbe4e
refactor
2023-05-30 15:18:08 +09:00
syuilo
de71845b35
🎨
2023-05-30 14:38:13 +09:00
syuilo
a3a47b8d35
🎨
2023-05-30 14:34:55 +09:00
syuilo
f091007882
refactor
2023-05-30 12:16:39 +09:00
syuilo
8f14b42e81
perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変換しておくことでjson5を初期バンドルに含めずに済むように
2023-05-30 11:51:29 +09:00
syuilo
8b33a70fc4
vue-plyrやめるなど
...
- 問題点が多い
- バンドルサイズ削減
2023-05-30 11:32:29 +09:00
syuilo
dc031b1d07
perf(frontend): emojilistのサイズ削減
2023-05-30 11:18:40 +09:00
syuilo
f551b6d15e
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-05-30 10:21:08 +09:00
syuilo
0a2ac58b82
refactor
2023-05-30 10:20:06 +09:00
tamaina
3c07d3fc08
use pnpm@8.6.0
2023-05-29 13:05:43 +00:00
syuilo
c6ea7f754c
New Crowdin updates ( #10917 )
...
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
2023-05-29 20:08:31 +09:00
syuilo
101e8d7adb
refactor
2023-05-29 20:05:46 +09:00
syuilo
19b96ff650
refactor
2023-05-29 19:56:17 +09:00
syuilo
bd66a3f148
🎨
2023-05-29 19:37:03 +09:00
syuilo
7f235275c9
🎨
2023-05-29 19:35:11 +09:00
syuilo
3097bb6c7d
refactor
2023-05-29 18:22:15 +09:00
syuilo
f469f555e8
New Crowdin updates ( #10916 )
...
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Japanese, Kansai)
2023-05-29 17:53:05 +09:00
syuilo
115167e6da
update deps
2023-05-29 17:52:55 +09:00
syuilo
a1200ad886
lint
2023-05-29 17:24:46 +09:00
syuilo
25d1b66ca4
refactor
2023-05-29 17:22:09 +09:00
syuilo
c5f9b1c224
lint
2023-05-29 17:13:45 +09:00
syuilo
8c66fad96b
lint
2023-05-29 17:13:12 +09:00
syuilo
afa4cd9112
13.13.0-beta.4
2023-05-29 13:34:55 +09:00
syuilo
f930eaee02
perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node ( #10884 )
...
* perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node
Resolve #10883
* refactor
* Update StreamingApiServerService.ts
* Update StreamingApiServerService.ts
* ✌️
* Update StreamingApiServerService.ts
* fix main stream init
* fix timing 2
* setIntervalの重複を避ける(気休め)
* add comment
* ✌️
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-05-29 13:32:19 +09:00
syuilo
b35b9bc27f
Update QueueProcessorService.ts
2023-05-29 13:30:57 +09:00
syuilo
4790ddfad6
refactor of QueueProcessorService
2023-05-29 13:30:26 +09:00
syuilo
b6f21b6edb
refactor
2023-05-29 13:21:26 +09:00
syuilo
fd7b77c542
enhance(backend): migrate bull to bullmq ( #10910 )
...
* wip
* wip
* Update QueueService.ts
* wip
* refactor
* ✌️
* fix
* Update QueueStatsService.ts
* refactor
* Update ApNoteService.ts
* Update mock-resolver.ts
* refactor
* Update mock-resolver.ts
2023-05-29 11:54:49 +09:00
tamaina
7cbd852fe5
pnpm devでCtrl+Cで終了させてもプロセスが完全に殺せないのを修正 ( #10914 )
2023-05-29 06:37:13 +09:00
tamaina
a80003cde5
fix(frontend): Zen UIで、デッキ設定で直接/以外を表示したときデッキに戻るボタンを表示 ( #10909 )
...
* fix(frontend): デッキ設定で直接/以外を表示したときのZen UIでデッキに戻るボタン
* fix style
* ?zenが指定されていた場合はボタンを表示しない
2023-05-28 20:58:39 +09:00
syuilo
de6348e8a0
Merge pull request #10833 from misskey-dev/develop
...
* refactor(frontend): use css modules
* feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加
Resolve #10819
* enhance(backend): publicReactionsをデフォルトtrueに
* 念のためnoimageaiもつける
* add X-Robots-Tag: noai
* Update ja-JP.yml
* fix(frontend): ブラーエフェクトを有効にしている状態で高負荷になる問題を修正
* enhance(backend): graceful shutdown for job queue and refactor
* fix(backend): テスト時は一部のサービスを停止
* fix test
* New Crowdin updates (#10815 )
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* refactor
* bump
* refactor(frontend): use css module
* refactor(frontend): use css module
* delete unused component
* センシティブワードを正規表現、CWにも適用するように (#10688 )
* cwにセンシティブが効いてない
* CWが無いときにTextを見るように
* 比較演算子間違えた
* とりあえずチェック
* 正規表現対応
* /test/giにも対応
* matchでしなくてもいいのでは感
* レビュー修正
* Update packages/backend/src/core/NoteCreateService.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update packages/backend/src/core/NoteCreateService.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* 修正
* wipかも
* wordsでスペース区切りのものできたかも
* なんか動いたかも
* test作成
* 文言の修正
* 修正
* note参照
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update CHANGELOG.md
* New Crowdin updates (#10823 )
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* ci: fix typo
* fix(frontend): より明確な説明にしたのとtypo修正
* fix typo
* fix(frontend): カラーバーがリプライには表示されないのを修正
* fix(frontend): チャンネル内の検索ボックスが挙動不審な問題を修正
Fix #10793
* enhance(backend): ノートのハッシュタグもMeilisearchに突っ込むように
今後ハッシュタグ検索とか実装するときのため
* feat(frontend): ユーザー指定ノート検索
* fix(frontend): fix retention chart rendering
* Update about-misskey.vue
* meta: Remove @rinsuki from reviewer-lottery (#10830 )
* New Crowdin updates (#10824 )
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Thai)
* enhance(frontend): アカウント初期設定ウィザードにプライバシー設定を追加
* Update CHANGELOG.md
* fix(backend): ひとつのMeilisearchサーバーを複数のMisskeyサーバーで使えない問題を修正
* fix MkUserSetupDialog.Privacy.vue
* ci: skip non-Japanese locale on TurboSnap
* ci: notify on changes for push events
* ci: fix missing branch
* Update basic.cy.js
* [ci skip] New Crowdin updates (#10834 )
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Arabic)
* 🎨
* 🎨
* enhance(frontend): add retention line chart
* update deps
* refactor
* fix(frontend): Pageにおいて画像ブロックに画像を設定できない問題を修正
Fix #10837
---------
Co-authored-by: nenohi <kimutipartylove@gmail.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2023-05-12 12:41:53 +09:00
syuilo
9ad57324db
Merge pull request #10814 from misskey-dev/develop
...
Release: 13.12.1
2023-05-09 15:38:17 +09:00
syuilo
94690c835e
Merge pull request #10774 from misskey-dev/develop
...
Release: 13.12.0
2023-05-09 09:17:34 +09:00
syuilo
c5d2dba28d
Merge pull request #10608 from misskey-dev/develop
...
Release: 13.11.3
2023-04-13 12:18:07 +09:00
syuilo
272e0c874f
Merge pull request #10606 from misskey-dev/EbiseLutica-patch-1
...
Update CHANGELOG.md
2023-04-13 08:35:14 +09:00
Ebise Lutica
d429f810a9
Update CHANGELOG.md
2023-04-13 00:31:22 +09:00
syuilo
75b28d6782
Merge pull request #10578 from misskey-dev/develop
...
Release: 13.11.2
2023-04-11 15:51:07 +09:00
syuilo
8b1362ab03
Merge pull request #10543 from misskey-dev/develop
...
Release: 13.11.1
2023-04-09 10:29:36 +09:00
syuilo
a096f621cf
Merge pull request #10506 from misskey-dev/develop
...
13.11.0
2023-04-08 21:27:21 +09:00
syuilo
f54a9542bb
Merge pull request #10402 from misskey-dev/develop
...
Release: 13.10.3
2023-03-25 08:36:41 +09:00
syuilo
a52bbc7c8d
Merge pull request #10388 from misskey-dev/develop
...
Release: 13.10.2
2023-03-22 18:47:10 +09:00
syuilo
59768bdf3f
Merge pull request #10383 from misskey-dev/develop
...
Release: 13.10.1
2023-03-22 16:30:36 +09:00
syuilo
1e67e9c661
Merge pull request #10342 from misskey-dev/develop
...
Release: 13.10.0
2023-03-22 09:55:38 +09:00
syuilo
ae517a99a7
Merge pull request #10218 from misskey-dev/develop
...
Release: 13.9.2
2023-03-06 11:54:12 +09:00
syuilo
b23a9b1a88
Merge pull request #10181 from misskey-dev/develop
...
Release: 13.9.1
2023-03-03 20:56:50 +09:00
syuilo
5bd68aa3e0
Merge pull request #10177 from misskey-dev/develop
...
Release: 13.9.0
2023-03-03 15:35:40 +09:00
syuilo
647ce174b3
Merge pull request #10112 from misskey-dev/develop
...
Release: 13.8.1
2023-02-26 20:57:13 +09:00
syuilo
02c8fd9de5
Merge pull request #10108 from misskey-dev/develop
...
* Add dialog to remove follower (#9718 )
* update PULL_REQUEST_TEMPLATE
* 起動時にRedisの疎通確認を行う (#9832 )
* 起動時にRedisの疎通確認を行う
* check:connectをstart内に移動
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* Pass `--detectOpenHandles` to Jest (#9895 )
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* enhance(client): MkUrlPreviewの閉じるボタンを見やすく (#9913 )
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* test(backend): restore ap-request tests (#9997 )
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix/refaftor(client): MkTime.vueの変更 (#10061 )
* fix(client): MkTime.timeにstringでもDateでない値が入った場合、?を表示
* fix(client): MkTimeを改良
* numberを許容
* falsyな値もとる
* 不明
* ありません
* fix
* fix(server): notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする (#9911 )
* fix(server): notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする
* NO_SUCH_FILE
* Update codecov.yml
* Update apple-touch-icon.png
* デプロイされているプレビュー環境がない場合はプレビュー環境を削除しないようにする (#10062 )
* デプロイされているプレビュー環境がない場合はDestroy preview environmentを実行しないようにする
* CIがない場合の処理追加
* enhance(client): improve clip menu ux
* 未知のユーザーが deleteActor されたら処理をスキップする (#10067 )
* fix(client): Android ChromeでPWAとしてインストールできない問題を修正 (#10069 )
* fix(client): Android ChromeでPWAとしてインストールできない問題を修正
* 順番関係ある?
* Windows環境でswcを使うと正常にビルドができない問題の修正 (#10074 )
* Update @swc/core to v1.3.36
* Update CHANGELOG.md
* Update CHANGELOG.md
* バックグラウンドで一定時間経過したらページネーションのアイテム更新をしない (#10053 )
* 🎨
* feat: 2つの検索画面の統合 (#9949 ) (#10038 )
* feat: 検索画面の UI を統一
* fix: エラーの修正
* add: changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(client): ノートメニューからユーザーメニューを開けるように
Resolve #10019
* enhance(client): renoteした際の表示を改善
Resolve #10078
* Update CHANGELOG.md
* enhance(client): tweak contextmenu position calculation
* 🎨
* 🎨
* feat: in-channel featured note
Resolve #9938
* refactor(frontend): fix eslint error (#10084 )
* Simplify search.vue (remove dead code) (#10088 )
* Simplify search.vue
This is already handled by the code above it, no need to handle it twice
* Remove unused imports
* Update about-misskey.vue
* test(server): add validation test of api:notes/create (#10090 )
* fix(server): notes/createのバリデーションが効いていない
Fix #10079
Co-Authored-By: mei23 <m@m544.net>
* anyOf内にバリデーションを書いても最初の一つしかチェックされない
* ✌️
* wip
* wip
* ✌️
* RequiredProp
* Revert "RequiredProp"
This reverts commit 7469390011
.
* add api:notes/create
* fix lint
* text
* ✌️
* improve readability
---------
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* New Crowdin updates (#10059 )
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Romanian)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* enhance(client): improve user menu ux
* enhance(client): photoswipe 表示時に戻る操作をしても前の画面に戻らないように (#10098 )
* enhance(client): photoswipe 表示時に戻る操作をしても前の画面に戻らないように
* add: changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(client): メニューの「もっと」からインスタンス情報を見れるように
* [Fix] fixed an typo in error message (#10102 )
* Update codecov.yml
* Update CHANGELOG.md
* fix(server): エラーのスタックトレースは返さないように
Fix #10064
* [chore]Editorconfig: ymlに加えてyamlファイルに対しても同じ規約を適用する (#10081 )
* Added yaml file in addition to yml file, in editorconfig
* Applied editorconfig for pnpm-workspace.yaml
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* update deps
* ホームタイムラインの読み込みでクエリタイムアウトになるのを修正する (#10106 )
* refactor
* New translations ja-JP.yml (French) (#10103 )
* Update CHANGELOG.md
* 13.8.0
---------
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
2023-02-26 20:21:54 +09:00
syuilo
1ba49b614d
Merge pull request #10058 from misskey-dev/develop
...
Release: 13.7.5
2023-02-24 13:06:55 +09:00
tamaina
40de14415c
Release: 13.7.4
...
Merge pull request #10050 from misskey-dev/develop
2023-02-23 23:11:25 +09:00
tamaina
7c9330a02f
Release: 13.7.3
...
Merge pull request #10048 from misskey-dev/develop
2023-02-23 22:15:56 +09:00