syuilo
f0ac0aa84d
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-03-25 20:06:49 +09:00
syuilo
97fddf2a80
🎨
2025-03-25 20:06:46 +09:00
かっこかり
2a5922836c
fix(frontend): コントロールパネルのナビゲーションバーが画面に張り付かない問題を修正 ( #15706 )
2025-03-25 19:50:40 +09:00
github-actions[bot]
0e417e51ac
Bump version to 2025.3.2-beta.13
2025-03-25 09:40:08 +00:00
syuilo
fc576ebc64
fix(backend): 承認したチャットルームへの招待の通知が存在するとエラーになる問題を修正
2025-03-25 18:34:25 +09:00
syuilo
22f99b42f6
enhance(frontend): refactor and improve ux
2025-03-25 18:30:28 +09:00
syuilo
de76a66c03
enhance(frontend): タブレットでの表示時にウィジェットボタンでページ下部が隠れないように
2025-03-25 18:15:54 +09:00
syuilo
185f290373
🎨
2025-03-25 18:03:50 +09:00
syuilo
88b48b1d8e
fix(backend): チャットのページネーションが機能しない問題を修正
2025-03-25 17:57:34 +09:00
syuilo
ef0b97b2dc
fix(frontend): コンパネ>通報 の各通報のユーザー詳細が表示できない問題を修正
...
Fix #15704
2025-03-25 16:17:10 +09:00
syuilo
98554579ea
enhance: チャットのリアクションを削除できるように
2025-03-25 16:09:19 +09:00
syuilo
8e72c68205
follow up of a01ae38a07
2025-03-25 15:55:09 +09:00
syuilo
a01ae38a07
enhance: モデレーターがチャットルームの内容を確認・削除できるように
2025-03-25 15:51:45 +09:00
syuilo
304d0eb83b
enhance: チャットルームに招待されたときの通知を追加
2025-03-25 15:25:43 +09:00
github-actions[bot]
2fc3baa988
Bump version to 2025.3.2-beta.12
2025-03-25 04:45:07 +00:00
syuilo
c51e862b7d
enhance: 送信したチャットルームへの招待を確認できるように
2025-03-25 13:41:12 +09:00
syuilo
1736955694
fix(backend): 自分がオーナーではない参加中のルームにメッセージを送信すると不必要な通知が発生するのを修正
2025-03-25 13:29:03 +09:00
syuilo
2272eceffa
enhance(frontend): Enterでチャットのメッセージを送信できるように
2025-03-25 13:19:54 +09:00
syuilo
8c1fc85d00
enhance(frontend): チャットの送信者名を表示できるように
2025-03-25 12:36:21 +09:00
syuilo
9f4fa6d3f5
enhance(frontend): チャットのホームの表示を定期的に更新するように
2025-03-25 12:19:59 +09:00
syuilo
023ab02e59
🎨
2025-03-25 12:08:17 +09:00
syuilo
1318a10af8
🎨
2025-03-25 11:37:38 +09:00
syuilo
18bb831777
🎨
2025-03-25 11:33:40 +09:00
github-actions[bot]
e6bc887d6c
Bump version to 2025.3.2-beta.11
2025-03-25 02:19:28 +00:00
syuilo
8cbcbd462c
enhance(frontend): チャット画面で確実に最下部へスクロール追従するように
2025-03-25 11:11:24 +09:00
syuilo
600bb34172
enhance(frontend): 設定のインデックス更新
2025-03-25 09:54:23 +09:00
syuilo
26b2cfe518
enhance(frontend): ナビゲーションバーの副ボタンを非表示にできるように
2025-03-25 09:50:59 +09:00
syuilo
72734fe365
enhance(frontend): バックグラウンドでチャットメッセージが届いたときにサウンドを再生できるように
2025-03-25 09:36:59 +09:00
syuilo
2370b55a27
enhance(frontend): チャットルームを削除できるように
2025-03-25 09:30:14 +09:00
syuilo
5d3e8253c4
fix(frontend): チャットを全員に許可している場合に誰も許可していないと表示されるのを修正
2025-03-25 09:24:01 +09:00
syuilo
8d6573fbec
enhance(frontend): 設定の移行を手動でトリガーできるように
2025-03-25 08:38:53 +09:00
syuilo
8da1368a0b
fix(backend): 既存のルームメンバーを改めて招待できないように
2025-03-25 08:05:59 +09:00
かっこかり
5513337198
fix(frontend): 本番環境で不必要なconsole.logを出さないように ( #15702 )
2025-03-25 08:02:06 +09:00
github-actions[bot]
3f7a2bf5b5
Bump version to 2025.3.2-beta.10
2025-03-24 12:34:25 +00:00
syuilo
f1f24e39d2
Feat: Chat ( #15686 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* Update types.ts
* Create 1742203321812-chat.js
* wip
* wip
* Update room.vue
* Update home.vue
* Update home.vue
* Update ja-JP.yml
* Update index.d.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* Update home.vue
* clean up
* Update misskey-js.api.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* lint fixes
* lint
* Update UserEntityService.ts
* search
* wip
* 🎨
* wip
* Update home.ownedRooms.vue
* wip
* Update CHANGELOG.md
* Update style.scss
* wip
* improve performance
* improve performance
* Update timeline.test.ts
2025-03-24 21:32:46 +09:00
syuilo
0471e457fe
fix(frontend): fix broken styles
2025-03-23 21:23:52 +09:00
syuilo
b5f86e5210
refactor(frontend): refactor page styles
2025-03-22 18:25:45 +09:00
syuilo
08b131ec33
refactor(backend): better prop name
2025-03-22 08:16:15 +09:00
github-actions[bot]
97563910fa
Bump version to 2025.3.2-beta.9
2025-03-21 12:05:52 +00:00
syuilo
96a7c4a568
fix(frontend): チャンネルのフッターが表示されない問題を修正
2025-03-21 21:04:38 +09:00
syuilo
fee6f9fcc2
Update def.ts
2025-03-21 21:04:17 +09:00
renovate[bot]
50724b6ab8
fix(deps): update [frontend] update dependencies ( #15625 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 19:41:26 +09:00
renovate[bot]
e61263cff0
fix(deps): update [backend] update dependencies ( #15596 )
...
* fix(deps): update [backend] update dependencies
* fix(backend/types): ensure to use nodejs-provided stream api
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-03-21 19:38:11 +09:00
github-actions[bot]
d073fe6b02
Bump version to 2025.3.2-beta.8
2025-03-20 12:18:50 +00:00
syuilo
ce858a676b
refactor(frontend): use PageWithHeader instead of MkStickyContainer+MkPageHeader combination
2025-03-20 21:04:37 +09:00
syuilo
733a391d86
follow up of 1fd87bd2e4
...
コミットし忘れ
2025-03-20 20:29:46 +09:00
syuilo
0e25a0fb81
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-03-20 20:28:29 +09:00
syuilo
1fd87bd2e4
fix(frontend): prevent transition glitch of MkHorizontalSwipe
2025-03-20 20:28:16 +09:00
github-actions[bot]
ebc54b1f82
Bump version to 2025.3.2-beta.7
2025-03-20 10:07:37 +00:00
syuilo
6015254e59
lint fixes
2025-03-20 19:00:09 +09:00
syuilo
c02f0b3b33
Update eslint.config.js
2025-03-20 18:59:10 +09:00
syuilo
abddd40c09
enhance(frontend): 通常のRouterViewにTransitionを追加
2025-03-20 18:55:32 +09:00
かっこかり
a865a949b5
fix(frontend): MkRoleSelectDialogでのpopupの使い方が誤っているのを修正 ( #15683 )
2025-03-20 16:36:37 +09:00
syuilo
0007723405
fix lint
2025-03-20 16:34:50 +09:00
syuilo
71188b3463
fix lint
2025-03-20 16:10:38 +09:00
syuilo
7f534a41a6
fix lint
2025-03-20 16:07:52 +09:00
syuilo
f25963e2c2
Update eslint.config.js
2025-03-20 16:06:32 +09:00
syuilo
dfab6b1b8d
lint(frontend): force window prefix
2025-03-20 15:44:06 +09:00
syuilo
fac59d75e2
lint(frontend): relax id-denylist rule
2025-03-20 15:43:35 +09:00
syuilo
fd3e28812e
clean up console
2025-03-20 15:15:46 +09:00
syuilo
6a90b7e04b
add todo
2025-03-20 15:09:50 +09:00
syuilo
8d8414687a
enhance(frontend): improve preference manager stability
2025-03-20 14:57:14 +09:00
syuilo
0c682dd027
🎨
2025-03-20 13:34:57 +09:00
syuilo
3399c786a8
refactor(frontend): refactor components
2025-03-20 13:33:01 +09:00
syuilo
64cf101fe7
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-03-20 13:16:23 +09:00
syuilo
8b6d90b7a4
🎨
2025-03-20 13:16:08 +09:00
github-actions[bot]
070749bdc8
Bump version to 2025.3.2-beta.6
2025-03-20 04:03:25 +00:00
syuilo
596e517f77
fix(frontend): minimum uiが表示できない
2025-03-20 12:58:18 +09:00
syuilo
91670caca0
enhance(frontend): tweak install-extensions behaviour
2025-03-20 12:58:01 +09:00
syuilo
fccaadacf0
lint(frontend): improve id-denylist rule
2025-03-20 12:47:51 +09:00
syuilo
282caa0b7e
🎨 for install-extensions
2025-03-20 12:36:48 +09:00
syuilo
9529867630
fix(frontend): dev buildでpreferencesのタブ同期が不必要に行われるのを修正
2025-03-20 12:02:50 +09:00
github-actions[bot]
d06fadd095
Bump version to 2025.3.2-beta.5
2025-03-20 00:06:04 +00:00
zyoshoka
9dd13f364b
fix(backend): mismatch in `emojis` param of test WebHook payload ( #15675 )
...
* fix(backend): mismatch in `emojis` param of test WebHook payload
* fix: test
* fix: type
2025-03-20 09:00:58 +09:00
syuilo
b067d4dcd6
follow up of 7b323031b7
2025-03-20 08:59:54 +09:00
syuilo
acac759d87
fix(frontend): モバイルレイアウト時にホームを押しても最上部へスクロールされない
...
Fix #15679
2025-03-20 08:35:45 +09:00
syuilo
b37622fa64
🎨
2025-03-19 20:54:07 +09:00
syuilo
c17a104de6
fix(frontend): router view stacking有効時にinstall-extensionsが動かない
2025-03-19 20:53:48 +09:00
syuilo
4ab9f66356
Update deep-equal.ts
2025-03-19 20:32:15 +09:00
Sayamame-beans
71841e365e
Enhance: 2段階認証時のリカバリーコードのファイル名にサーバーURLを含めるように ( #15677 )
...
* enhance(frontend): include server hostname and port in 2fa recovery code filename
* chore(frontend): fix mistake(use `@` for indicate server hostname)
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-19 19:34:57 +09:00
github-actions[bot]
3b20279e20
Bump version to 2025.3.2-beta.4
2025-03-19 10:27:14 +00:00
Yuri Lee
21dc7aebe7
Fix: Don't delete remote emoji when import zip ( #15674 )
...
* Fix: Don't delete remote emoji when import zip
* Update packages/backend/src/queue/processors/ImportCustomEmojisProcessorService.ts
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
---------
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2025-03-19 10:23:50 +00:00
syuilo
7b323031b7
refactor(frontend): use useTemplateRef for DOM referencing
2025-03-19 18:46:03 +09:00
syuilo
81ac71f7e5
refactor(frontend): router refactoring
2025-03-19 18:06:22 +09:00
syuilo
2c76018b7f
better import paths
2025-03-19 17:27:18 +09:00
syuilo
2dc2d2e4fe
refactor
2025-03-19 16:04:01 +09:00
syuilo
409cd4fbd3
refactor(frontend): router refactoring
2025-03-19 15:54:30 +09:00
syuilo
7d4045e8b4
refactor(frontend): router refactoring
2025-03-19 15:24:56 +09:00
syuilo
bdc72e5817
clean up
2025-03-19 15:17:41 +09:00
syuilo
11378b17c5
🎨
2025-03-19 09:31:01 +09:00
syuilo
62bf0d53d3
🎨
2025-03-18 22:21:28 +09:00
syuilo
05391f59a5
enhance(frontend): improve StackingRouterView
2025-03-18 20:55:19 +09:00
syuilo
d609f41f61
🎨
2025-03-18 17:31:25 +09:00
syuilo
0a295e1bb0
🎨
2025-03-18 15:23:50 +09:00
syuilo
474155b677
follow up of 6c8f21b608
2025-03-17 13:27:47 +09:00
syuilo
6c8f21b608
fix(backend): 連合無しモードでも外部から照会可能だった問題を修正
2025-03-17 13:21:09 +09:00
ikasoba
7d5daa4b00
fix ( #15671 )
2025-03-17 03:40:10 +00:00
syuilo
1ce81f243e
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-03-16 19:04:16 +09:00
syuilo
a773f2976d
refactor(frontend): signinRequired -> ensureSignin
2025-03-16 19:04:14 +09:00
github-actions[bot]
467c68fb98
Bump version to 2025.3.2-beta.3
2025-03-16 08:51:58 +00:00
syuilo
22b0ace8b4
enhance(frontend): 投稿フォームの設定メニューを改良 (改)
...
This reverts commit a814395127
.
2025-03-16 17:48:16 +09:00
syuilo
a814395127
Revert "enhance(frontend): 投稿フォームの設定メニューを改良 ( #14804 )"
...
This reverts commit ce6b2448ce
.
2025-03-16 17:21:20 +09:00
syuilo
81a0cbd294
chore(frontend): use toast to show message when call copyToClipboard
2025-03-16 15:04:38 +09:00
syuilo
32844e4775
🎨
2025-03-16 14:56:27 +09:00
github-actions[bot]
fbd9f47182
Bump version to 2025.3.2-beta.2
2025-03-16 05:18:29 +00:00
syuilo
1c9e25470a
refactor
2025-03-16 14:15:09 +09:00
かっこかり
ce6b2448ce
enhance(frontend): 投稿フォームの設定メニューを改良 ( #14804 )
...
* enhance(frontend): 投稿フォームの設定メニューを改良
* Update Changelog
* indent
* MkMenuのitemを切り出して共通化
* remove unused expose
* fix: ドロワーなどのOptionが当たらない問題を修正
* 他のpopupMenuの項目選択時と挙動をあわせる
* チュートリアルで詰む問題を修正
* Revert "MkMenuのitemを切り出して共通化"
This reverts commit ce3679798c
.
* enhance: slotで共通化
* Update MkPostFormOtherMenu.vue
* remove duplicated locale key
* refactor: メニューの定義をMkPostForm側で行うように
* Update CHANGELOG.md
* [ci skip] Update MkPostFormOtherMenu.vue
* Update MkPostForm.vue
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-16 05:05:58 +00:00
syuilo
dca42fd6e6
enhance(frontend): improve ux for touch devices
2025-03-16 13:59:08 +09:00
syuilo
43153311c6
🎨
2025-03-16 13:43:47 +09:00
syuilo
2b23c7e7f5
chore(frontend): remove duplicated warn
2025-03-16 13:30:08 +09:00
syuilo
7bfada9792
enhance: remove bull-board support
2025-03-16 13:03:02 +09:00
syuilo
9599261fc3
fix(frontend): fix settings-search-index of webhook
2025-03-16 11:02:54 +09:00
syuilo
c2940fd77c
enhance(frontend): improve usability on touch device
2025-03-16 10:58:06 +09:00
syuilo
2ddedd0ce6
refactor
2025-03-14 19:54:30 +09:00
github-actions[bot]
30de6d80bb
Bump version to 2025.3.2-beta.1
2025-03-14 07:39:14 +00:00
syuilo
63993dace6
fix(frontend): fix pref migration
...
Fix #15661
2025-03-14 16:37:25 +09:00
syuilo
0929410d36
enhance(frontend): improve pref manager
2025-03-14 15:43:56 +09:00
github-actions[bot]
96866d37cd
Bump version to 2025.3.2-beta.0
2025-03-14 03:49:32 +00:00
syuilo
daa16d184f
🎨
2025-03-14 11:58:41 +09:00
syuilo
833a232262
enhance(frontend): clear all client data when logout
2025-03-14 11:55:42 +09:00
github-actions[bot]
bcb891e4fd
Bump version to 2025.3.2-alpha.11
2025-03-14 01:29:38 +00:00
syuilo
152660fcf2
enhance(frontend): re-organize settings page
2025-03-14 09:53:44 +09:00
syuilo
a1204f5e3e
🎨
2025-03-14 09:42:53 +09:00
かっこかり
7acd3d1a88
fix(frontend): fix test
2025-03-13 22:32:26 +09:00
syuilo
8c9ec5827f
enhance(frontend): improve accounts management
2025-03-13 22:12:23 +09:00
syuilo
44073736de
enhance(frontend): improve preferences
2025-03-13 19:44:23 +09:00
syuilo
0126dba475
enhance(frontend): re-organize settings page
2025-03-13 19:30:35 +09:00
github-actions[bot]
3280a3d661
Bump version to 2025.3.2-alpha.10
2025-03-13 09:07:37 +00:00
syuilo
bdf80c49d8
fix(frontend): better migration detection
...
Fix #15656
2025-03-13 18:05:44 +09:00
syuilo
59169a6450
🎨
2025-03-13 17:42:35 +09:00
syuilo
5d228fb0f3
enhance(frontend): re-organize settings page
2025-03-13 17:39:53 +09:00
syuilo
10b67e1b3a
enhance(frontend): improve emoji picker settings
2025-03-13 16:56:47 +09:00
syuilo
3ced310f77
refactor(frontend): organize use functions
2025-03-13 14:05:04 +09:00
syuilo
010ec113c2
refactor(frontend): cond -> scope
2025-03-13 13:45:23 +09:00
syuilo
30005ba959
enhance(frontend): tweak search index
2025-03-13 09:26:04 +09:00
syuilo
6b69588c03
enhance(frontend): improve deck setting page
2025-03-13 09:24:15 +09:00
syuilo
8593aa1418
refactor
2025-03-13 09:10:09 +09:00
syuilo
9876ff9a7a
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-03-13 09:07:25 +09:00
syuilo
ce6eba77d9
🎨
2025-03-13 09:07:22 +09:00
syuilo
9b2af53025
enhance(frontend): improve pref manager
2025-03-13 09:02:38 +09:00
github-actions[bot]
c9fa95429a
Bump version to 2025.3.2-alpha.9
2025-03-12 12:45:35 +00:00
饺子w (Yumechi)
e5d117dc98
fix(backend): tighten an overly relaxed criteria and remove capability of matching multiple final URLs in URL authority checking ( #15655 )
...
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-03-12 12:39:24 +00:00
syuilo
4a73feb041
enhance(frontend): make deck profiles syncable
2025-03-12 21:12:08 +09:00
syuilo
a06b9eefaa
enhance(frontend): suppress needless confirmation when turn on pref sync
2025-03-12 21:05:39 +09:00
syuilo
3129fcf164
fix(frontend): fix type errors
2025-03-12 20:17:54 +09:00
syuilo
35a4544477
add todo
2025-03-12 18:54:36 +09:00
zyoshoka
aa1cc2f817
fix(storybook): use type-only imports in generated stories ( #15654 )
2025-03-12 16:51:10 +09:00
github-actions[bot]
15685be4cc
Bump version to 2025.3.2-alpha.8
2025-03-12 06:10:35 +00:00
syuilo
8508c4dadc
refactor
2025-03-12 15:07:45 +09:00
かっこかり
e594fb0037
enhance(dev): frontendの検索インデックス作成を単独のコマンドで行えるように ( #15653 )
2025-03-12 14:37:57 +09:00
syuilo
a369721791
remove todo
2025-03-12 14:35:22 +09:00
syuilo
f8e244f48d
enhance(frontend): アカウントオーバーライド設定とデバイス間同期の併用に対応
2025-03-12 14:34:10 +09:00
syuilo
8410611512
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-03-12 13:04:44 +09:00
syuilo
caab1ec7c3
🎨
2025-03-12 13:04:41 +09:00
github-actions[bot]
ffade9740e
Bump version to 2025.3.2-alpha.7
2025-03-12 03:03:37 +00:00
syuilo
b03bcf26cd
enhance(frontend): 設定値の同期を実装(実験的)
2025-03-12 11:39:05 +09:00
syuilo
ddbc83b2e4
chore(frontend): tweak settings page
2025-03-11 20:42:06 +09:00
syuilo
d185785f20
enhance(frontend): improve settings page
2025-03-11 14:52:04 +09:00
syuilo
02d7fbefc4
🎨
2025-03-11 12:08:15 +09:00
syuilo
e891d5c5d3
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-03-11 11:44:34 +09:00
syuilo
57a6b630b7
chore: add note
2025-03-11 11:44:25 +09:00
github-actions[bot]
eda768a08c
Bump version to 2025.3.2-alpha.6
2025-03-11 02:43:27 +00:00
syuilo
1f345eb839
enhance(frontend): deckをpreferences管理に
2025-03-11 11:14:55 +09:00
syuilo
1f2801af02
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-03-10 21:42:30 +09:00
syuilo
a4ba096e2a
chore(frontend): improve preference store stability
2025-03-10 21:42:17 +09:00
ろむねこ
6841cdfa76
enhance(frontend): CWの注釈テキストが入力されていない場合はPostボタンを非アクティブに ( #15639 )
...
* add condition to disable post button when CW text is empty
* standardize condition by using 1<= inserted of 0<
* unify CW text length condition to improve readability
* add missing CW state check
* fix state check, add empty/null check, improve max length validation
* simplify CW validation by removing minimum length check
* Update CHANGELOG
* remove CW text validation in post()
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-10 10:35:37 +00:00
github-actions[bot]
794f360bc2
Bump version to 2025.3.2-alpha.5
2025-03-10 09:40:41 +00:00
かっこかり
f797765b1d
enhance(frontend): テーマ設定で簡易プレビューを表示するように ( #15643 )
...
* enhance(frontend): テーマ設定で簡易プレビューを表示するように
* Update Changelog
* fix lint
* 🎨
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-10 09:35:51 +00:00
syuilo
9dce512fbb
enhance(frontend): add navbar transition animation
2025-03-10 15:47:00 +09:00
syuilo
9e91f85370
refactor(frontend): use Symbol for vue provide/inject
2025-03-10 15:08:40 +09:00
syuilo
9998cb84e8
refactor(frontend): page-metadata -> page
2025-03-10 13:47:38 +09:00
syuilo
6c9153300d
chore(frontend): tweak lockdown setting
2025-03-10 12:03:54 +09:00
syuilo
7957ee5191
fix(frontend): rename pizzax fields
2025-03-10 11:28:54 +09:00
syuilo
b200743845
refactor(frontend): rename store.set -> store.commit
2025-03-10 11:27:07 +09:00
syuilo
08f7e7d9b3
refactor(frontend): rename pizzax fields
2025-03-10 10:51:54 +09:00
github-actions[bot]
16ad6b3f6c
Bump version to 2025.3.2-alpha.4
2025-03-10 01:09:42 +00:00
syuilo
4df9083bf0
fix(frontend): テーマ切り替え時に一部の色が変わらない問題を修正
2025-03-10 10:05:50 +09:00
taichan
6419af2179
fix(frontend, dev): storybookのビルドエラー修正のため、as構文にリファクタ ( #15640 )
2025-03-10 09:34:45 +09:00
syuilo
d9858b03c9
enhance(frontend): improve plugin management
2025-03-10 09:28:07 +09:00
taichan
88efc0a3be
fix(dev): 検索インデックス対象ファイルでHMRが効かない問題を修正 ( #15638 )
2025-03-09 22:45:17 +00:00
github-actions[bot]
ac21fa7194
Bump version to 2025.3.2-alpha.3
2025-03-09 13:01:46 +00:00
syuilo
c76afce9a7
enhance(frontend): improve plugin management
2025-03-09 21:57:56 +09:00
github-actions[bot]
8e3304344f
Bump version to 2025.3.2-alpha.2
2025-03-09 12:32:54 +00:00
饺子w (Yumechi)
db5c127cdd
fix(backend): fix handling of invalid urls in user profile ( #15635 )
...
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-03-09 12:28:47 +00:00
syuilo
0402866b43
enhance(frontend): improve plugin management
2025-03-09 21:23:36 +09:00
syuilo
6cefabc6b6
chore(frontend): remove unused binding
2025-03-09 17:19:21 +09:00
syuilo
c9c04d8391
enhance(frontend): migrate overridedDeviceKind to preference
2025-03-09 17:14:48 +09:00
syuilo
27e8805dcb
refactor(frontend): relocate plugin consts
2025-03-09 17:02:46 +09:00
github-actions[bot]
933abedc90
Bump version to 2025.3.2-alpha.1
2025-03-09 06:16:49 +00:00
syuilo
69eee9f050
enhance(frontend): ウィジェットもpreference管理に
2025-03-09 15:13:49 +09:00
syuilo
2918fb2609
refactor(frontend): relocate theme script
2025-03-09 14:32:29 +09:00
syuilo
fcd7fa62ba
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-03-09 14:28:06 +09:00
syuilo
be7e3b9a0c
refactor(frontend): scripts -> utility
2025-03-09 14:28:01 +09:00
github-actions[bot]
06e7272ca1
Bump version to 2025.3.2-alpha.0
2025-03-09 05:22:26 +00:00
かっこかり
f35eb0f6d9
enhnace(frontend): 文字列比較のためのローマナイズを強化(設定の検索) ( #15632 )
...
* enhnace(frontend): 文字列比較のためのローマナイズを強化
* docs
* fix
* fix
* fix
* comment
* wanakanaの初回ロードをコンポーネント内に移動
* comment
* fix
* add tests
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-09 14:21:23 +09:00
syuilo
bdb74539d4
enhance(frontend): tweak settings page
2025-03-09 14:18:50 +09:00
syuilo
abc1e9168d
refactor
2025-03-09 12:39:43 +09:00
syuilo
d30ddd4c2e
Refine preferences ( #15597 )
...
* wip
* wip
* wip
* test
* wip rollup pluginでsearchIndexの情報生成
* wip
* SPDX
* wip: markerIdを自動付与
* rollupでビルド時・devモード時に毎回uuidを生成するように
* 開発サーバーでだけ必要な挙動は開発サーバーのみで
* 条件が逆
* wip: childrenの生成
* update comment
* update comment
* rename auto generated file
* hashをパスと行数から決定
* Update privacy.vue
* Update privacy.vue
* wip
* Update general.vue
* Update general.vue
* wip
* wip
* Update SearchMarker.vue
* wip
* Update profile.vue
* Update mute-block.vue
* Update mute-block.vue
* Update general.vue
* Update general.vue
* childrenがduplicate key errorを吐く問題をいったん解決
* マーカーの形を成形
* loggerを置きかえ
* とりあえず省略記法に対応
* Refactor and Format codes
* wip
* Update settings-search-index.ts
* wip
* wip
* とりあえず不確定要因の仮置きidを削除
* hashの生成を正規化(絶対パスになっていたのを緩和)
* pathの入力を省略可能に
* adminでもパス生成できるように
* Update settings-search-index.ts
* Update privacy.vue
* wip
* build searchIndex
* wip
* build
* Update general.vue
* build
* Update sounds.vue
* build
* build
* Update sounds.vue
* 🎨
* 🎨
* Update privacy.vue
* Update privacy.vue
* Update security.vue
* create-search-indexを多少改善
* build
* Update 2fa.vue
* wip
* 必ずtransformCodeCacheを利用するように, キャッシュの明確な受け渡しを定義
* キャッシュはdevServerでなくても更新
* Revert "wip"
This reverts commit 41bffd3a13
.
* inlining
* wip
* Update theme.vue
* 🎨
* wip normalize
* Update theme.vue
* キャッシュのパス変換
* build
* wip
* wip
* Update SearchMarker.vue
* i18n.ts['key'] の形式が取り出せない問題のFix
* build
* 仮でpath入れ
* 必ず絶対パスが使われるように
* wip
* 🎨
* storybookビルド時はcreateSearchIndexをしない
* inliningの構造化
* format code
* Update index.vue
* wip
* wip
* 🎨
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean up
* wip
* wip
* wip
* Update rollup-plugin-unwind-css-module-class-name.test.ts
* Update navbar.vue
* clean up
* wip
* wip
* wip
* wip
* wip
* Update preferences-backups.vue
* Update common.ts
* Update preferences.ts
* wip
* wip
* wip
* wip
* Update MkPreferenceContainer.vue
* Update MkPreferenceContainer.vue
* Update MkPreferenceContainer.vue
* enhance: 検索で上下矢印を使用することで検索結果を移動できるように
* Update main-boot.ts
* refactor
* wip
* Update sounds.vue
* fix(frontend): PageWindowでSearchMarkerが動作するように
* enhance(frontend): SearchMarkerの点滅を一定時間で止める
* wip
* lint fix
* fix: 子要素監視が抜けていたのを修正
* アニメーションの回数はCSSで制御するように
* refactor
* enhance(frontend): 検索インデックス作成時のログを削減
* revert
* fix
* fix
* Update preferences.ts
* Update preferences.ts
* wip
* Update preferences.ts
* wip
* 🎨
* wip
* Update MkPreferenceContainer.vue
* wip
* Update preferences.ts
* wip
* Update preferences.ts
* Update preferences.ts
* wip
* wip
* Update preferences.ts
* wip
* wip
* Update preferences.ts
* Update CHANGELOG.md
* Update preferences.ts
* Update deck-store.ts
* deckStoreをdefaultStoreに統合
* wip
* defaultStore -> store
* Update profile.ts
* wip
* refactor
* wip: plugin
* plugin
* plugin
* plugin
* Update plugin.ts
* wip
* Update plugin.vue
* Update preferences.ts
* Update main-boot.ts
* wip
* fix test
* Update plugin.vue
* Update plugin.vue
* Update utility.ts
* wip
* wip
* Update utility.ts
* wip
* wip
* clean up
* Update utility.ts
---------
Co-authored-by: tai-cha <dev@taichan.site>
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-03-09 12:34:08 +09:00
github-actions[bot]
7c1dc3d632
Release: 2025.3.1
2025-03-09 03:29:54 +00:00
github-actions[bot]
c53349c3b4
Bump version to 2025.3.1-beta.3
2025-03-09 00:33:40 +00:00
饺子w (Yumechi)
a710af54ed
fix(backend): fix ApPersonService unsound type cast ( #15629 )
...
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-03-09 00:11:34 +00:00
github-actions[bot]
ac07bb8d92
Bump version to 2025.3.1-beta.2
2025-03-08 10:15:42 +00:00
かっこかり
698505030e
fix(test): fix federation test ( #15630 )
2025-03-08 19:11:09 +09:00
github-actions[bot]
6d93725084
Bump version to 2025.3.1-beta.1
2025-03-08 01:03:17 +00:00
かっこかり
bee4db82bb
fix(backend): follow-up of #15620
...
Removes unnecessary arg `disableGlobbing` from chokidar FSWatcher, as it is no longer supports globging
2025-03-07 20:10:32 +09:00
renovate[bot]
baf3f4a1d1
chore(deps): update [frontend] update dependencies to v10 ( #15619 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 19:41:34 +09:00
github-actions[bot]
8dfff79ca2
Bump version to 2025.3.1-beta.0
2025-03-07 07:07:13 +00:00
かっこかり
83c3bb839f
deps: update pnpm to v10 ( #15588 )
...
* Revert "fix(build): corepackのバグの回避 (#15387 )"
This reverts commit 9c70a4e631
.
* deps: update pnpm to v10
* fix broken lockfile
* update changelog
* fix
* fix
* Revert "fix"
This reverts commit 4abc6c194e
.
* fix
* fix
* attempt to fix docker build
* lint fixes
* fix: revertしすぎた
* detect pnpm version and install it
* fix: そもそもpnpmを2回入れる必要がないかも
* fix
* refactor
* fix
* refactor: remove unnecessary arg
* Update Dockerfile
* update pnpm to v10.6.1
* Update Changelog
* chore: use node to avoid installing jq
2025-03-07 07:03:52 +00:00
renovate[bot]
6c150ef1fb
fix(deps): update [frontend] update dependencies ( #15617 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 11:44:04 +09:00
syuilo
82481c01e0
tweak MkDisableSection style 🎨
2025-03-07 09:11:51 +09:00
github-actions[bot]
5e86550de3
Bump version to 2025.3.1-alpha.0
2025-03-06 23:51:21 +00:00
饺子w (Yumechi)
5be5c8bec4
fix(backend): fixup migration for incorrect extraction on system accounts table ( #15613 )
...
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-03-06 23:47:30 +00:00
syuilo
0214a0001f
feat(frontend): 設定の検索 ( #15505 )
...
* wip
* wip
* wip
* test
* wip rollup pluginでsearchIndexの情報生成
* wip
* SPDX
* wip: markerIdを自動付与
* rollupでビルド時・devモード時に毎回uuidを生成するように
* 開発サーバーでだけ必要な挙動は開発サーバーのみで
* 条件が逆
* wip: childrenの生成
* update comment
* update comment
* rename auto generated file
* hashをパスと行数から決定
* Update privacy.vue
* Update privacy.vue
* wip
* Update general.vue
* Update general.vue
* wip
* wip
* Update SearchMarker.vue
* wip
* Update profile.vue
* Update mute-block.vue
* Update mute-block.vue
* Update general.vue
* Update general.vue
* childrenがduplicate key errorを吐く問題をいったん解決
* マーカーの形を成形
* loggerを置きかえ
* とりあえず省略記法に対応
* Refactor and Format codes
* wip
* Update settings-search-index.ts
* wip
* wip
* とりあえず不確定要因の仮置きidを削除
* hashの生成を正規化(絶対パスになっていたのを緩和)
* pathの入力を省略可能に
* adminでもパス生成できるように
* Update settings-search-index.ts
* Update privacy.vue
* wip
* build searchIndex
* wip
* build
* Update general.vue
* build
* Update sounds.vue
* build
* build
* Update sounds.vue
* 🎨
* 🎨
* Update privacy.vue
* Update privacy.vue
* Update security.vue
* create-search-indexを多少改善
* build
* Update 2fa.vue
* wip
* 必ずtransformCodeCacheを利用するように, キャッシュの明確な受け渡しを定義
* キャッシュはdevServerでなくても更新
* Revert "wip"
This reverts commit 41bffd3a13
.
* inlining
* wip
* Update theme.vue
* 🎨
* wip normalize
* Update theme.vue
* キャッシュのパス変換
* build
* wip
* wip
* Update SearchMarker.vue
* i18n.ts['key'] の形式が取り出せない問題のFix
* build
* 仮でpath入れ
* 必ず絶対パスが使われるように
* wip
* 🎨
* storybookビルド時はcreateSearchIndexをしない
* inliningの構造化
* format code
* Update index.vue
* wip
* wip
* 🎨
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean up
* Update navbar.vue
* enhance: 検索で上下矢印を使用することで検索結果を移動できるように
* refactor
* fix(frontend): PageWindowでSearchMarkerが動作するように
* enhance(frontend): SearchMarkerの点滅を一定時間で止める
* lint fix
* fix: 子要素監視が抜けていたのを修正
* アニメーションの回数はCSSで制御するように
* refactor
* enhance(frontend): 検索インデックス作成時のログを削減
* revert
* fix
* fix
---------
Co-authored-by: tai-cha <dev@taichan.site>
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-03-06 23:15:19 +09:00
github-actions[bot]
2b71bdf114
Release: 2025.3.0
2025-03-06 10:31:30 +00:00
github-actions[bot]
9d6b521351
Bump version to 2025.3.0-beta.2
2025-03-06 08:19:56 +00:00
かっこかり
22228b6756
enhance: OAuth2 (IndieAuth) でロゴが提供されている場合は表示するように ( #15578 )
...
* enhance: OAuthでロゴが提供されている場合は表示するように
* Update Changelog
* refactor
* fix
* fix test
2025-03-06 08:05:14 +00:00
かっこかり
f7ea0c6991
fix(backend): S3互換オブジェクトストレージでファイルのアップロードに失敗することがある問題を修正 ( #15583 )
...
* fix(backend/object-storage): disable data integrity protections (MisskeyIO#895)
Cloudflare R2 does not support 'x-amz-checksum-*'
* Update Changelog
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2025-03-06 08:03:57 +00:00
Sayamame-beans
60a3513cfc
enhance(frontend): invert how to show the number of attachments(remains) on postform ( #15599 )
...
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-06 07:45:46 +00:00
github-actions[bot]
377f002d68
Bump version to 2025.3.0-beta.1
2025-03-06 07:31:52 +00:00
syuilo
896bde1005
revert https://github.com/misskey-dev/misskey/pull/15545
...
see https://github.com/misskey-dev/misskey/issues/14498
2025-03-06 16:28:25 +09:00
かっこかり
6d0242277d
fix(frontend): tabler-iconsが読み込めない問題を修正(正式リリースに差し替え) ( #15608 )
2025-03-06 05:34:24 +00:00
renovate[bot]
60f90ca649
chore(deps): update [misskey-js] update dependencies ( #15594 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 07:09:01 +09:00
renovate[bot]
f3be426383
fix(deps): update [frontend] update dependencies ( #15595 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 21:01:44 +09:00
かっこかり
e8a6629cb5
fix(backend): システムアカウント系のマイグレーション不足を修正 ( #15586 )
...
* fix(backend): プロキシアカウントのロールバック用マイグレーションを追加
* fix
* separate newly-added `up` command
* drop backwards-compatibility
* docs
2025-03-05 16:49:49 +09:00
github-actions[bot]
44658ae981
Bump version to 2025.3.0-beta.0
2025-03-05 07:44:38 +00:00
syuilo
19384efbc5
clean up
2025-03-04 18:48:14 +09:00
かっこかり
adf22143aa
Revert "enhance(frontend): チャンネル投稿をユーザーページと前後ノートに表示する" ( #15589 )
...
* Revert "enhance(frontend): チャンネル投稿をユーザーページと前後ノートに表示する (#15532 )"
This reverts commit a4711ab4c1
.
* Update CHANGELOG.md
2025-03-03 21:05:50 +09:00
renovate[bot]
a17acf647b
fix(deps): update [frontend] update dependencies ( #15587 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 17:48:17 +09:00
かっこかり
01a3eabc4e
enhance(frontend): アニメーション設定で画面上のエフェクトも考慮するように ( #15576 )
...
* enhance(frontend): アニメーション設定で画面上のエフェクトも考慮するように
* Update Changelog
2025-03-03 08:46:38 +00:00
かっこかり
59567a7ccc
fix(frontend): 照会処理を統一 ( #15536 )
...
* fix(frontend): 照会処理を統一
* fix
* doLookup -> apLookup
2025-03-03 08:45:04 +00:00
鴇峰 朔華
a4711ab4c1
enhance(frontend): チャンネル投稿をユーザーページと前後ノートに表示する ( #15532 )
...
* enhance(frontend): ユーザーページで常にチャンネル投稿が含まれるように
* enhance(frontend): ノート詳細の前後の投稿にチャンネル投稿を含めるように
* ログイン有無の削除
2025-03-03 08:28:29 +00:00
かっこかり
bbe404a0b2
fix(frontend): 投稿フォームがオーバーフローした際にスクロールできるように ( #15571 )
...
* fix(frontend): 投稿フォームがオーバーフローした際にスクロールできるように
* Update Changelog
* remove unused props
2025-03-03 08:17:20 +00:00
かっこかり
0610bd657f
fix(frontend): フォローされたときのメッセージのshadowがちらつくことがある問題を修正 ( #15584 )
...
* fix(frontend): フォローされたときのメッセージがちらつく問題を修正
* Update Changelog
2025-03-03 08:09:41 +00:00
かっこかり
77667cf80d
enhance(frontend): モデレーターがセンシティブ設定を変更する際に確認ダイアログを出すように ( #15462 )
...
* enhance(frontend): モデレーターがセンシティブ設定を変更する際に確認ダイアログを出すように
* use MkSwitch
* Update Changelog
2025-03-03 08:06:34 +00:00
tetsuya-ki
801a2ec1db
fix(frontend): 削除して編集の削除タイミングを投稿後になるように #14498 ( #15545 )
...
* fix #14498
- 「削除して編集」の削除タイミングを投稿したタイミングへ変更
* update CHANGELOG.md
* 指摘対応
- InitialNoteがあれば必ず削除するべきものでもないため、投稿後にノートを削除するフラグをプロパティに追加
* 指摘対応のミス修正
- フラグを条件に追加
- 実績のdateが数値になってなかった点を修正
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-03-03 08:05:18 +00:00
github-actions[bot]
2a96e39bb3
Bump version to 2025.3.0-alpha.0
2025-03-02 12:12:06 +00:00
syuilo
616cccf251
enhance(backend): refine system account ( #15530 )
...
* wip
* wip
* wip
* Update SystemAccountService.ts
* Update 1740121393164-system-accounts.js
* Update DeleteAccountService.ts
* wip
* wip
* wip
* wip
* Update 1740121393164-system-accounts.js
* Update RepositoryModule.ts
* wip
* wip
* wip
* Update ApRendererService.ts
* wip
* wip
* Update SystemAccountService.ts
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* add print logs
* ログが長すぎて出てないかもしれない
* fix migration
* refactor
* fix fed-tests
* Update RelayService.ts
* merge
* Update user.test.ts
* chore: emit log
* fix: tweak sleep duration
* fix: exit 1
* fix: wait for misskey processes to become healthy
* fix: longer sleep for user deletion
* fix: make sleep longer again
* デッドロック解消の試み
https://github.com/misskey-dev/misskey/issues/15005
* Revert "デッドロック解消の試み"
This reverts commit 266141f66f
.
* wip
* Update SystemAccountService.ts
---------
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2025-03-02 20:06:20 +09:00
syuilo
5d683728f3
デッドロック解消の試み ( #15574 )
...
https://github.com/misskey-dev/misskey/issues/15005
Co-authored-by: 饺子w (Yumechi) <35571479+eternal-flame-AD@users.noreply.github.com>
2025-03-01 16:12:42 +09:00
renovate[bot]
830da5e9f1
fix(deps): update [frontend] update dependencies ( #15566 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 13:11:09 +09:00
renovate[bot]
d4f9bf1f11
chore(deps): update [misskey-js] update dependencies ( #15565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 13:07:47 +09:00
syuilo
c63c3462dd
refactor
2025-02-28 09:34:21 +09:00
github-actions[bot]
94a3e37ba8
Release: 2025.2.1
2025-02-27 08:58:40 +00:00
かっこかり
da66079c29
enhance(frontend): ノート検索ページのデザイン調整 ( #14780 )
...
* enhance(frontend): 検索ページのホスト指定とユーザー指定を統合する (#273 )
(cherry picked from commit c79392c88d6bf58ede39d8bba9ca2778c58521ef)
* fix
* 🎨
* Update Changelog
* Update Changelog
* refactor
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2025-02-27 02:56:17 +00:00
syuilo
ec83815227
fix(frontend): MkSelectの初期値が表示されない場合がある ( #15559 )
...
* fix
* Update CHANGELOG.md
2025-02-27 00:32:39 +00:00
おさむのひと
15b0345335
enhance(frontend): コントロールパネルのユーザ検索で入力された情報をページ遷移で損なわないように ( #15438 )
...
* enhance(frontend): コントロールパネルのユーザ検索で入力された情報をページ遷移で損なわないように
* sessionStorageよりも更に短命な方法で持つように変更
* add comment
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 07:28:35 +00:00
かっこかり
28b40691d5
fix(frontend): リノート経由でノートの詳細情報を見るとき、クリップ一覧がappearNoteのものになるように ( #15417 )
...
* fix(frontend): リノート経由でノートの詳細情報を見るとき、クリップ一覧がappearNoteのものになるように
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 06:51:28 +00:00
github-actions[bot]
96fc7e307a
Bump version to 2025.2.1-beta.2
2025-02-26 02:23:02 +00:00
Esurio/1673beta
bd13fb626c
fix(backend): S3_SAFEかつURL_SAFEでない文字列をprefixに使えないように ( #15455 )
...
* fix(backend): S3_SAFEかつURL_SAFEでない文字列をprefixに使えないように
* update CHANGELOG
* fix validation
* fix: remove unused import
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 01:56:23 +00:00
おさむのひと
d87488a5f0
fix(frontend): ユーザのサジェスト中に@を入力してもサジェスト結果が消えないように ( #15435 )
...
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 01:51:23 +00:00
おさむのひと
495db27433
fix(backend): カスタム絵文字の一括インポートをした時にHTTPプロキシの除外設定が効かないのを修正 ( #15431 )
...
* pxory
* fix
* fix CHANGELOG.md
* allow localAddress
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 01:48:38 +00:00
鴇峰 朔華
39c487e1d1
fix(backend): ローカル判定でisUriLocalを使用していない箇所を修正 ( #15069 )
...
* fix(backend): ローカル判定でisUriLocalを使用していない箇所を修正
* fix(test backend): RelayServiceでUtilityServiceを使う
2025-02-26 01:28:53 +00:00
かっこかり
b5799351d0
fix(backend): clips/updateのdescriptionで空文字を許容するように ( #15429 )
...
* fix(backend): clips/updateのdescriptionで空文字を許容するように
* Update Changelog
* fix: createの際も空文字を許容するように
* fix test
* fix test
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 01:27:38 +00:00
github-actions[bot]
7f31fd24b1
Bump version to 2025.2.1-beta.1
2025-02-26 00:47:08 +00:00
zyoshoka
389ec6350b
fix(backend): send Delete activity of a note to users who renoted or replied to it ( #15554 )
...
* fix(backend): send Delete activity of a note to users who renoted or replied to it
* Update CHANGELOG.md
2025-02-26 00:29:12 +00:00
syuilo
2b6638e160
feat: google analytics ( #15451 )
...
* wip backend
* wip frontend
* build misskey-js
* implement control panel
* fix
* introduce analytics wrapper
* spdx
* Update analytics.ts
* Update common.ts
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-25 11:51:23 +00:00
かっこかり
1b44954dcb
enhance(frontend): サーバーエラー画面の多言語対応 ( #15549 )
...
* enhance(frontend): サーバーエラー画面の多言語対応
* indent
2025-02-24 05:23:20 +00:00
renovate[bot]
5dc99e6f89
fix(deps): update [frontend] update dependencies ( #15542 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 14:13:44 +09:00
renovate[bot]
d1504a5a83
fix(deps): update dependency shiki to v3 ( #15544 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 14:07:32 +09:00
renovate[bot]
524adda2a6
chore(deps): update [misskey-js] update dependencies ( #15539 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 14:06:17 +09:00
おさむのひと
426940bea7
2025.2.1-beta.0のlintがコケているのを修正 ( #15546 )
2025-02-23 21:21:58 +09:00
github-actions[bot]
9a619c621d
Bump version to 2025.2.1-beta.0
2025-02-23 10:35:39 +00:00
饺子w (Yumechi)
25052164c0
Merge commit from fork
...
* fix(backend): Fix an issue where the origin of ActivityPub lookup response was not validated correctly.
[GHSA-6w2c-vf6f-xf26](https://github.com/misskey-dev/misskey/security/advisories/GHSA-6w2c-vf6f-xf26 )
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* Enhance: Add configuration option to disable all external redirects when responding to an ActivityPub lookup (config.disallowExternalApRedirect)
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* fixup! fix(backend): Fix an issue where the origin of ActivityPub lookup response was not validated correctly.
* docs & one edge case
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* apply suggestions
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* remove stale frontend reference to _responseInvalidIdHostNotMatch
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* apply suggestions
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-02-23 19:21:34 +09:00
ikasoba
7c87dec6ee
ignore js-built ( #15523 )
2025-02-18 16:46:37 +09:00
syuilo
34f8345bc8
clean up dev logs
2025-02-17 14:38:15 +09:00
syuilo
93e7aad44e
tweak error log
2025-02-17 13:34:17 +09:00
claustra01
9ffe504c7f
enhance(frontend): CWの注釈で入力済みの文字数を表示する ( #15070 )
...
* enhance: CW注釈の文字数表示
* update: CHANGELOG.md
* chore: maxCwTextLengthをただのconstにする
* fix: 投稿ボタンのdisable判定条件
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-16 10:34:50 +00:00
renovate[bot]
bacc212f81
fix(deps): update dependency bullmq to v5.41.1 ( #15503 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-16 18:58:13 +09:00
github-actions[bot]
5991282e23
Bump version to 2025.2.1-alpha.0
2025-02-16 09:45:52 +00:00
鴇峰 朔華
f3a4434830
fix(backend): メールアドレスの形式が正しくなければ以降の処理を行わないように ( #15320 )
...
* Mod: バリデーションを追加
* 条件の修正
notつけわすれ
* Update CHANGELOG.md
2025-02-16 09:41:33 +00:00
renovate[bot]
e2a55e2a31
fix(deps): update [frontend] update dependencies ( #15504 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-16 16:47:04 +09:00
renovate[bot]
994f8b556d
fix(deps): update [frontend] update dependencies (major) ( #15497 )
...
* fix(deps): update [frontend] update dependencies
* remove uuid types (v11 is typescript)
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-15 19:48:49 +09:00
かっこかり
88900492a4
fix(backend): pgroongaでの検索時にはじめのキーワード以外が検索に使用されない問題を修正 ( #15496 )
...
* fix pgroona note.text query
* Update Changelog
---------
Co-authored-by: Hazelnoot <acomputerdog@gmail.com>
2025-02-15 19:26:02 +09:00
renovate[bot]
1c48d50bf2
fix(deps): update [backend] update dependencies ( #15494 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
2025-02-15 17:02:11 +09:00
renovate[bot]
019f04292c
chore(deps): update [misskey-js] update dependencies ( #15492 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 15:17:55 +09:00
renovate[bot]
280f465769
fix(deps): update [frontend] update dependencies ( #15489 )
...
* fix(deps): update [frontend] update dependencies
* fix type error
* fix
* Revert "fix"
This reverts commit de27d254f4
.
* fix version
* attempt to fix test
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-15 14:54:45 +09:00
おさむのひと
57e86fe609
fix(frontend): カスタム絵文字管理画面(beta)にてisSensitive/localOnlyの絞り込みが上手くいかない問題の修正 ( #15461 )
...
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-15 04:01:51 +00:00
かっこかり
d8c4908aa5
enhance(frontend): リアクション時に確認ダイアログを出せるように ( #15174 )
...
* enhance(frontend): リアクション時に確認ダイアログを出せるように
* Update Changelog
* indent
* fix
2025-02-15 04:01:06 +00:00
renovate[bot]
4de33aca8c
chore(deps): update dependency vitest to v1.6.1 [security] ( #15473 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 11:01:32 +09:00
renovate[bot]
49d7bc5faf
fix(deps): update dependency esbuild to v0.25.0 [security] ( #15476 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 10:58:03 +09:00
renovate[bot]
6bb4669242
fix(deps): update dependency vite [security] ( #15472 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 10:55:51 +09:00
renovate[bot]
5d82e1b2d0
fix(deps): update deps @fastify/multipart to v9.0.3 [security] ( #15469 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 10:52:39 +09:00
syuilo
ffd8cf07e6
update deps ( #15311 )
...
* wip
* bump misskey-dev/eslint-plugin
* lint fixes (backend)
* lint fixes (frontend)
* lint fixes (frontend-embed)
* rollback nsfwjs to 4.2.0
ref: infinitered/nsfwjs#904
* rollback openapi-typescript to v6
v7でOpenAPIのバリデーションが入るようになった関係でスコープ外での変更が避けられないため一時的に戻した
* lint fixes (misskey-js)
* temporarily disable errored lint rule (frontend-shared)
* fix lint
* temporarily ignore errored file for lint (frontend-shared)
* rollback simplewebauthn/server to 12.0.0
v13 contains breaking changes that require some decision making
* lint fixes (frontend-shared)
* build misskey-js with types
* fix(backend): migrate simplewebauthn/server to v12
* fix(misskey-js/autogen): ignore indent rules to generate consistent output
* attempt to fix test
changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)
* attempt to fix test
changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)
* fix test
* fix test
* fix test
* Apply suggestions from code review
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* bump summaly to v5.2.0
* update tabler-icons to v3.30.0-based
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2025-02-15 10:24:22 +09:00
ikasoba
1e88aa9d81
fix(frontend): Play の再読込時に UI が以前の状態を引き継いでしまう問題を修正 ( #15479 )
...
* fix
* update change log
2025-02-14 03:42:21 +00:00
おさむのひと
4d562e7439
enhance(frontend): ノートに埋め込まれたメディアのコンテキストメニューから管理者用のファイル管理画面を開けるように ( #15460 )
...
* enhance(frontend): ノートに埋め込まれたメディアのコンテキストメニューから管理者用のファイル管理画面を開けるように
* fix icon
* fix menu
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-13 11:09:04 +00:00
syuilo
30df768d26
Update about-misskey.vue
2025-02-12 20:55:12 +09:00
Esurio/1673beta
ebd06becbf
fix(backend): オブジェクトストレージの設定でPrefixを設定していなかった場合、nullが文字列として展開・ドメインの1つ後ろに'/'が挿入されないように ( #15432 )
2025-02-11 11:45:31 +00:00
かっこかり
cf35208777
fix(frontend-test): Update url-preview.test.ts
2025-02-11 12:49:22 +09:00
かっこかり
d1eddf0d88
fix(frontend): 埋め込みiframeから外部ページに移動できない問題を修正 ( #15453 )
...
* fix(frontend): 埋め込みiframeから外部ページに移動できない問題を修正
* Update Changelog
2025-02-11 03:33:15 +00:00
lqvp
e339293673
feat: アクセストークン発行時に通知するように ( #15422 )
...
* feat: アクセストークン発行時に通知するように (misskey-dev/misskey#13353 )
* fix: 不要な翻訳を削除/インデントを揃えるように
* chore(backend): 不要なawaitを削除
* chore: changelogへ追加
2025-02-11 01:15:33 +00:00
おさむのひと
a1ca68aadd
fix(frontend): コンディショナルロールを手動で割り当てできる導線を削除 ( #15436 )
...
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-11 01:10:05 +00:00
おさむのひと
420365c17f
enhance(frontend): 開発者モードでメニューからファイルIDをコピー出来るようにする ( #15444 )
2025-02-10 08:20:38 +00:00
zyoshoka
dc608aada0
fix(backend): correct `admin/meta` response schema ( #15434 )
2025-02-09 07:17:48 +00:00
Esurio/1673beta
231c2c2e54
fix(backend): `following/invalidate`でフォロワーを解除しようとしているユーザーの情報を返すように ( #15430 )
2025-02-08 12:51:30 +00:00
taichan
2f8d02024a
feat(frontend): 画像を投稿前にプレビュー可能に ( #15341 )
...
* feat(client): 画像をプレビュー可能に
* Update Changelog
* SPDX
* 消えてたのFix
* Add storybook for MkImgPreviewDialog
* backgroundのスタイル変更
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* Add MkImgPreviewDialog to storybook generator
* Update packages/frontend/.storybook/generate.tsx
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-08 08:33:09 +00:00
かっこかり
4b98b446be
enhance(frontend): クライアントエラー画面の多言語対応 ( #15411 )
...
* enhance(frontend): クライアントエラー画面のマルチリンガル対応
* Update Changelog
* update message
2025-02-08 08:31:28 +00:00
zyoshoka
54fc232a23
fix(backend): use unique `operationId` in the OpenAPI schema ( #15420 )
...
* fix(backend): use unique `operationId` in the OpenAPI schema
* fix: read with UTF-8 encoding
2025-02-08 08:29:24 +00:00
zyoshoka
d7b443d1f0
chore: update `.swcrc` schema link ( #15428 )
2025-02-08 17:21:32 +09:00
anatawa12
607bf60007
enhance(frontend): アンテナ、リスト等の名前をdeckのカラム名のデフォルト値にするように ( #13992 )
...
* refactor: remove type errors from deck.vue and deck-store.ts
* feat: アンテナ、リスト等の名前をカラム名のデフォルト値にするように
* docs: アンテナ、リスト等の名前をカラム名のデフォルト値にするように
* lint: fix
* chore: カラム名が指定されている場合にはチャンネル名を取得しないように
* chore: チャンネルについては投稿でも使用されてる channel 変数を使用するように
* docs: fix changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-07 06:57:14 +00:00
かっこかり
d008394eb7
enhance(frontend): PostFormのannoying判定でCWを考慮するように ( #15405 )
...
* enhance(frontend): PostFormのannoying判定でCWを考慮するように
* Update Changelog
* Update CHANGELOG.md
2025-02-07 06:54:52 +00:00
Esurio/1673beta
47a76bbc4c
fix: swcのjson-schemaのurlを変更 ( #15409 )
...
Co-authored-by: Esurio <esurio@esurio1673.net>
2025-02-07 02:36:58 +00:00