syuilo
03e5502d63
add todo
2025-04-27 19:57:19 +09:00
syuilo
0a1ff77f23
perf(frontend): use css-native implementation for spacer rather than vue component
2025-04-27 19:55:56 +09:00
github-actions[bot]
5e294f4c65
Bump version to 2025.4.1-beta.2
2025-04-27 08:44:59 +00:00
syuilo
0f9dff0521
enhance(frontend): improve usability
2025-04-27 17:43:30 +09:00
syuilo
14d3439a42
enhance(frontend): タイムラインをスワイプで切り替えられるように
...
Resolve #15722
2025-04-27 17:38:48 +09:00
syuilo
889295d621
fix(frontend): スワイプが効かないなど、不具合の元になるmarginをgapに置き換え
2025-04-27 17:29:17 +09:00
syuilo
5b5756d4eb
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-04-27 17:16:54 +09:00
syuilo
e24a2362fd
refactor(frontend): PageWithHeaderにMkSwiperを持たせるように
2025-04-27 17:16:51 +09:00
github-actions[bot]
2e03c0f425
Bump version to 2025.4.1-beta.1
2025-04-27 05:59:23 +00:00
syuilo
66187174d4
🎨
2025-04-27 13:41:41 +09:00
syuilo
73b86d9276
enhance(frontend): improve new emojis manager
2025-04-27 13:31:07 +09:00
zyoshoka
d91a4e3dec
fix(ci): change Chromatic build to be triggered when frontend `package.json` is edited instead of lockfile ( #15793 )
...
* fix(ci): correct invalid condition for skipping Chromatic build
* fix: change to be triggered when frontend `package.json` is edited instead of lockfile
* chore: disable automatic rebase of frontend Renovate PRs
2025-04-27 10:49:23 +09:00
かっこかり
6a69e4180b
fix(frontend): PageWithHeaderからPageHeaderに全Propsが伝わっていなかった問題を修正 ( #15858 )
2025-04-27 10:46:55 +09:00
syuilo
3b3bb36c49
enhance(frontend): 通知ページをスワイプで切り替えられるように
2025-04-27 10:14:41 +09:00
syuilo
9481b5a6e8
feat: アップロード可能な最大ファイルサイズをロールごとに設定可能に
2025-04-27 09:35:44 +09:00
github-actions[bot]
effc84b9cc
Bump version to 2025.4.1-beta.0
2025-04-27 00:22:13 +00:00
なっかあ
de073d6d69
Fix #15876 絵文字がアニメーションしない問題を修正 ( #15881 )
2025-04-27 09:16:41 +09:00
syuilo
5042a0aa8f
fix(frontend): タイムラインでノートが重複して表示されることがあるのを修正
...
Fix #15870
Close #15874
2025-04-27 09:16:17 +09:00
饺子w (Yumechi)
7a41cfe28b
enhance(backend): DB note (userId) インデクス -> (userId, id) 複合インデクスにする ( #15879 )
...
* enhance(backend): use composite index for ordering notes by user
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* fixup! enhance(backend): use composite index for ordering notes by user
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-04-23 14:29:42 +09:00
renovate[bot]
0a604285a0
fix(deps): update dependency fastify to v5.3.2 [security] ( #15866 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-19 21:07:10 +09:00
syuilo
c99723b59e
fix html
2025-04-19 21:01:51 +09:00
syuilo
96bb36f77e
🎨
2025-04-19 14:42:54 +09:00
syuilo
388ef3de08
🎨
2025-04-19 14:42:09 +09:00
syuilo
ff85eff209
🎨
2025-04-19 14:32:19 +09:00
github-actions[bot]
a0b9f456e7
Bump version to 2025.4.1-alpha.2
2025-04-19 05:10:26 +00:00
syuilo
7b38806413
feat: Job queue inspector ( #15856 )
...
* wip
* wip
* Update job-queue.vue
* wip
* wip
* Update job-queue.vue
* wip
* Update job-queue.vue
* wip
* Update QueueService.ts
* Update QueueService.ts
* Update QueueService.ts
* Update job-queue.vue
* wip
* wip
* wip
* Update job-queue.vue
* wip
* Update MkTl.vue
* wip
* Update index.vue
* wip
* wip
* Update MkTl.vue
* 🎨
* jobs search
* wip
* Update job-queue.vue
* wip
* wip
* Update job-queue.vue
* Update job-queue.vue
* Update job-queue.vue
* Update job-queue.vue
* wip
* Update job-queue.job.vue
* wip
* wip
* wip
* Update MkCode.vue
* wip
* Update job-queue.job.vue
* wip
* Update job-queue.job.vue
* Update misskey-js.api.md
* Update CHANGELOG.md
* Update job-queue.job.vue
2025-04-19 14:00:38 +09:00
zyoshoka
978ab2f848
fix(storybook): implement missing stories ( #15862 )
2025-04-18 18:56:46 +09:00
syuilo
74d9cc4e38
🎨
2025-04-18 17:11:35 +09:00
syuilo
7a29aed17c
enhance(frontend): improve usability
2025-04-17 20:25:59 +09:00
syuilo
fd61ac5221
refactor(frontend): refactor styles
2025-04-17 20:23:27 +09:00
かっこかり
96de18b096
fix(deps): update vite to v6.3.1 ( #15857 )
2025-04-17 02:57:53 +00:00
syuilo
eda2f587a3
enhance: コントロールパネルでジョブキューをクリアできるように
2025-04-16 16:47:03 +09:00
github-actions[bot]
f2aeafaddb
Bump version to 2025.4.1-alpha.1
2025-04-16 02:27:40 +00:00
anatawa12
5a9f54a07a
Complete unicode emoji after last colon ( #13384 )
...
* chore: add types on MkAutocomplete
* feat: complete `:emoji:` to unicode emoji
* chore: do not use fuzzy match for emojiComplete
* docs(changelog): Unicode絵文字をslugから入力する際に`🆗 `のように最後の`:`を入力したあとにUnicode絵文字に変換できるように
* docs(changelog): update changelog insertion position
* chore: improve indent
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-04-16 11:25:21 +09:00
anatawa12
0257d54add
fix: ノートの直後のノートを表示する機能で表示が逆順になっていた問題を修正 ( #15841 )
...
* fix: 特定のノート直前のノートを表示する機能で表示が逆順になっていた問題を修正
* docs(changelog): ノートの直後のノートを表示する機能で表示が逆順になっていた問題を修正
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-04-16 11:16:14 +09:00
syuilo
d18bb1dda0
add todo
2025-04-16 11:06:37 +09:00
syuilo
17e7340933
enhance(frontend): テーマでページヘッダーの色を変更できるように
2025-04-16 10:59:05 +09:00
syuilo
29f475b17a
🎨
2025-04-16 10:42:25 +09:00
syuilo
6d90e09a58
enhance(frontend): タイムライン以外でもスクロール位置の保持を試みるように
2025-04-16 10:35:05 +09:00
syuilo
35d4b43c95
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-04-16 10:15:20 +09:00
syuilo
ef477ce1b5
🎨
2025-04-16 10:15:18 +09:00
anatawa12
4bd23c4c8c
feat: migrate antenna on account move ( #15843 )
...
* feat: migrate antenna on account move
* docs(changelog): アカウントの移行時にアンテナのフィルターのユーザが更新されない問題を修正
* refactor: move to AntennaService
2025-04-16 09:49:27 +09:00
syuilo
46a5aa9ede
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-04-16 09:25:17 +09:00
syuilo
75267f87d5
refactor(frontend): アカウント情報はstore管理に
2025-04-16 09:25:13 +09:00
anatawa12
c5f1ce60fa
fix(sw): type error in sw ( #15844 )
2025-04-16 07:51:41 +09:00
anatawa12
86774ad753
fix: improve flaky federation test ( #15845 )
2025-04-16 07:51:21 +09:00
syuilo
de19d9a4d4
refactor(frontend): MkHorizontalSwipe -> MkSwiper
2025-04-15 20:48:25 +09:00
syuilo
165830d6c8
コミット忘れ
2025-04-15 20:34:00 +09:00
syuilo
ee29f31324
fix(frontend): make keep scroll pos of timeline
2025-04-15 20:33:04 +09:00
github-actions[bot]
f5a89c2533
Bump version to 2025.4.1-alpha.0
2025-04-15 09:32:12 +00:00
syuilo
fc6037af46
enhance(backend): push notification for chat message
...
Resolve #15831
2025-04-15 18:27:45 +09:00
anatawa12
b2e3e65896
fix: use ftt for outbox ( #15819 )
...
* fix: use ftt for outbox
* chore: check for enableFanoutTimeline
* lint: fix lint
2025-04-15 16:15:27 +09:00
anatawa12
f454e820bd
feat: render quote note with `quote-inline` class for ap compatibility ( #15818 )
2025-04-15 16:14:52 +09:00
anatawa12
d5fe6e36ae
fix: avatarId が null のときにも avatarUrl が non null 担ってることがある問題 ( #15833 )
2025-04-15 16:10:17 +09:00
anatawa12
6bd45a27b1
fix: フォルダを開いた状態でメニューからアップロードしてもルートフォルダにアップロードされる問題 ( #15836 )
...
* fix: フォルダを開いた状態でメニューからアップロードしてもルートフォルダにアップロードされる問題
* docs(changelog): Fix: フォルダを開いた状態でメニューからアップロードしてもルートフォルダにアップロードされる問題を修正 #15836
2025-04-15 16:09:04 +09:00
syuilo
525b6a7677
feat(frontend): chat widget
2025-04-15 15:37:29 +09:00
syuilo
7c0806f208
feat(frontend): chat column
...
Resolve #15830
2025-04-15 15:36:53 +09:00
おさむのひと
0d4feed6d3
enhance(backend): フォローしているユーザーならフォロワー限定投稿のノートでもアンテナで検知できるように ( #15264 )
...
* フォローしているユーザーなら鍵ノートでもアンテナにひっかかるように
Co-authored-by: kozakura913 <98575220+kozakura913@users.noreply.github.com>
Co-authored-by: mai <74494945+chan-mai@users.noreply.github.com>
* Eliminate build errors by resolving conflicts
* 低コストな判定文を前にもってきて重い判定文に入る可能性を少しでも下げる
* fix CHANGELOG.md
* fix CHANGELOG.md
* fix diff
* removed comment
* fix CHANGELOG.md
---------
Co-authored-by: kozakura913 <98575220+kozakura913@users.noreply.github.com>
Co-authored-by: mai <74494945+chan-mai@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-04-13 20:48:18 +09:00
おさむのひと
1f0621b085
レプリケーション設定時におけるinsertOne()の挙動を調整 ( #15109 )
...
* returningを含むクエリをmasterで動かす
* wip
* wip
* fix CHANGELOG.md
* 調整
* fix
* fix import
2025-04-13 20:44:44 +09:00
anatawa12
4c473eb76d
fix: resolve with non-lowercased acct is broken ( #15813 )
...
* fix: resolve with non-lowercased acct is broken
* docs(changelog): Fix: 大文字を含むユーザの URL で紹介された場合に 404 エラーを返す問題
2025-04-13 18:34:33 +09:00
かっこかり
f7195d54d0
fix(frontend): 自動バックアップが設定されていない環境では設定が消滅する旨の警告を出すように ( #15802 )
...
* fix(frontend): 自動バックアップが設定されていない環境ではローカルの設定を削除しないように
* Update Changelog
* fix lint
* fix: 警告を出すだけのみにする
* fix
* apply suggestion
2025-04-13 16:59:01 +09:00
かっこかり
8edf1bc208
fix(backend): サーバー名の変更をシステムアカウントの名前に反映するように ( #15806 )
...
* fix(backend): サーバー名の変更をシステムアカウントの名前に反映するように
* Update Changelog
2025-04-13 16:21:18 +09:00
かっこかり
dd5dd6184a
fix(frontend): keyval-storeの値が削除できずに処理が止まる問題を修正 ( #15803 )
...
* fix(frontend): keyval-storeの値が削除できずに処理が止まる問題を修正
* Update Changelog
* implement abortcontroller
* fix lint
2025-04-13 15:48:43 +09:00
renovate[bot]
81bf139e3e
fix(deps): update dependency @nestjs/common to v11.0.16 [security] ( #15800 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-12 16:04:20 +09:00
renovate[bot]
a0e9895764
fix(deps): update [backend] update dependencies ( #15690 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-10 19:50:25 +09:00
かっこかり
413324a278
refactor(frontend): frontendの検索インデックス作成のスタンドアロンコマンド実装を完全に削除 ( #15790 )
...
This reverts commit e594fb0037
.
2025-04-10 18:48:40 +09:00
renovate[bot]
e2b68aabae
fix(deps): update [frontend] update dependencies ( #15736 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-10 18:26:01 +09:00
github-actions[bot]
fb277501a0
Release: 2025.4.0
2025-04-09 02:17:29 +00:00
github-actions[bot]
a1ef38a606
Bump version to 2025.4.0-rc.5
2025-04-08 23:21:42 +00:00
anatawa12
1f17161dfb
feat: show file name for warning / errors of [create-search-index] ( #15785 )
2025-04-09 08:10:04 +09:00
anatawa12
628a0c71a9
fix: direct does not work in nested route ( #15784 )
2025-04-09 08:09:08 +09:00
syuilo
b40f5b9021
fix typo
2025-04-09 08:08:28 +09:00
syuilo
0f79db6a4d
refactor
2025-04-09 08:05:27 +09:00
syuilo
910e097480
add missing SearchMarker
2025-04-09 08:04:00 +09:00
syuilo
a8acbd6e68
refactor
2025-04-09 08:01:10 +09:00
syuilo
c19f51a2ab
resolve promise
...
https://github.com/misskey-dev/misskey/pull/15735#discussion_r2033387035
2025-04-09 07:56:20 +09:00
syuilo
1cf370882e
add missing SearchMarker
2025-04-09 07:51:24 +09:00
syuilo
58cb7cf179
update i18n
2025-04-08 20:58:56 +09:00
syuilo
c500e4392a
hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannel
2025-04-08 20:50:38 +09:00
syuilo
2aa7630466
🎨
2025-04-08 15:10:51 +09:00
syuilo
c96f345f01
fix(frontend): fix control panel style
2025-04-08 10:56:52 +09:00
syuilo
baf04a1e25
fix(frontend): Fix #15764
2025-04-08 10:38:04 +09:00
syuilo
40097d4aac
clean up
2025-04-08 10:37:44 +09:00
github-actions[bot]
01cd398799
Bump version to 2025.4.0-rc.4
2025-04-07 23:44:45 +00:00
syuilo
3d206d2a0f
enhance(frontend): 設定検索時に対象が含まれるMkFolderを自動で開いておくように
2025-04-08 08:43:56 +09:00
syuilo
278629046a
🎨
2025-04-08 08:31:52 +09:00
syuilo
3374a587a1
refactor
2025-04-08 08:28:17 +09:00
syuilo
547d6361b7
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-04-08 08:18:51 +09:00
syuilo
f765b374c7
refactor
2025-04-08 08:18:48 +09:00
github-actions[bot]
b0c0d1b294
Bump version to 2025.4.0-rc.3
2025-04-07 10:49:27 +00:00
syuilo
7f1cd614db
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-04-07 19:45:31 +09:00
syuilo
33e6ebb2ee
enhance(frontend): improve and refactor mobile nav footer
2025-04-07 19:45:28 +09:00
syuilo
65b4458474
fix(frontend): fix drawer menu style
2025-04-07 19:31:15 +09:00
かっこかり
9d3f3264fd
enhance: チャットの閲覧を無効化できるように ( #15765 )
...
* enhance: チャットの閲覧を無効化できるように
* fix
* fix
* fix
* readonlyの説明を追加
* enhance: チャットが無効な場合はチャット関連の設定も隠すように
* fix
* refactor: ChatServiceからApiに関するドメイン知識を排除
2025-04-07 19:09:11 +09:00
github-actions[bot]
1ca8d227df
Bump version to 2025.4.0-rc.2
2025-04-07 08:17:46 +00:00
syuilo
154b89f07a
🎨
2025-04-07 17:16:08 +09:00
syuilo
3a8d015194
enhance(frontend): improve search index
2025-04-07 17:03:43 +09:00
syuilo
5b0f594f15
fix(backend): 非ログインでタイムラインのストリームに接続した際、表示にログイン必須のノートが流れる場合がある問題を修正
2025-04-07 16:39:03 +09:00
anatawa12
85a7b10fcd
refactor serach index generator code ( #15772 )
...
* refactor: flatten search index
* chore: use Function() to simplify parsing attribute
* chore: remove comment handling
* chore: simplify processing SearchLabel and SearchKeyword element
* chore: use SearchLabel in mutedUsers
* chore: small improvements
* chore: remove a fallback path and simplify the entire code
* fix: result path is not correct
* chore: inline function
2025-04-07 14:35:32 +09:00
syuilo
2349a5d20e
🎨
...
Fix #15753
2025-04-07 10:29:51 +09:00