かっこかり
cf76064ec1
Merge branch 'develop' into fix-signout
2026-01-09 16:23:00 +09:00
かっこかり
ece4efcefe
fix(frontend): mfmFunctionPickerを使用して挿入する際のハンドリングを改善 ( #17018 )
...
* fix(frontend): mfmFunctionPickerを使用して絵文字を挿入する際のハンドリングを改善
* fix
* Update MkPostForm.vue
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2026-01-08 21:08:27 +09:00
かっこかり
cd973b252a
fix(frontend): 2月29日を誕生日に設定している場合、平年は3月1日を誕生日として扱うように ( #17072 )
...
* fix(frontend): 2月29日を誕生日に設定している場合、平年は3月1日を誕生日として扱うように
* Update Changelog
* add tests
* spdx
2026-01-08 12:16:33 +09:00
かっこかり
208681de4b
Merge branch 'develop' into fix-signout
2026-01-07 22:08:57 +09:00
syuilo
f92c187e2b
make __VUE_OPTIONS_API__ false ( #17077 )
2026-01-07 21:59:22 +09:00
syuilo
7bcfeba7e5
Minify backend ( #17054 )
...
* wip
* Update build.js
* Update build.js
* [minify-backend用] フィジビリティ検証 (#16878 )
* fix: minify-backend
* 間違えて入れちゃったのを戻す
* 追従
* fix
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* test
* use node 24
* Revert "use node 24"
This reverts commit 7ae2debf23 .
* Revert "test"
This reverts commit d919879091 .
* Update package.json
* wip
* Update compile_config.js
* Revert "Update compile_config.js"
This reverts commit 0ee286f02b .
* Update config.ts
* wip
* Update .swcrc
* Update ClientServerService.ts
* [ci skip] update CHANGELOG
---------
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
2026-01-05 20:56:52 +09:00
かっこかり
40ea7ec8c9
Merge branch 'develop' into fix-signout
2026-01-02 22:07:35 +09:00
github-actions[bot]
96b03a7179
Bump version to 2026.1.0-alpha.0
2026-01-02 12:51:50 +00:00
かっこかり
cdb958cdf0
fix(frontend): 管理画面でアーカイブ済のお知らせを表示した際にアクティブなお知らせが多い旨の警告が出る問題を修正 ( #17059 )
...
* fix(frontend): 管理画面でアーカイブ済のお知らせを表示した際にアクティブなお知らせが多い旨の警告が出る問題を修正
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2026-01-02 21:50:25 +09:00
syuilo
245775ea87
[skip ci] Update CHANGELOG.md
2026-01-02 21:48:39 +09:00
かっこかり
9c22538454
fix(frontend): ファイルタブのセンシティブメディアを開く際に確認ダイアログを出す設定が適用されない問題を修正 ( #17019 )
...
* fix(frontend): ファイルタブのセンシティブメディアを開く際に確認ダイアログを出す設定が適用されない問題を修正
* Update Changelog
* refactor
* Update Changelog
2026-01-02 21:41:32 +09:00
かっこかり
a1ba403f9a
fix(frontend): ログインダイアログが表示されたあとの処理がおかしくなる問題を修正 ( #17038 )
...
* fix(frontend): ログインダイアログが表示されたあとの処理がおかしくなる問題を修正
* Update Changelog
2026-01-02 21:38:53 +09:00
かっこかり
4475cf4151
Merge branch 'develop' into fix-signout
2026-01-01 10:58:41 +09:00
かっこかり
b5454cb2c4
fix(frontend): 登録日によるソートの場合はpaginator側のソートを使用するように ( #17048 )
...
* fix(frontend): 登録日によるソートの場合はpaginator側のソートを使用するように
* Update Changelog
* fix lint
* refactor
2026-01-01 10:32:38 +09:00
かっこかり
89cf12d4b4
Merge branch 'develop' into fix-signout
2025-12-31 22:35:12 +09:00
かっこかり
16ffd88ecc
enhance: 誕生日のユーザーウィジェットで、今日だけに限らず、直近の誕生日ユーザーを表示できるように ( #13637 )
...
* enhance(frontend): 「今日誕生日のフォロー中ユーザー」ウィジェットをリファクタリング
(cherry picked from commit 24652b9364 )
* fix(backend): 年越しの時期で誕生日検索クエリーが誤動作する問題を修正 (MisskeyIO#577)
(cherry picked from commit 38581006be )
* fix
* spdx
* delete birthday param on users/following api
* 名称を一本化
* Update Changelog
* Update Changelog
* fix(frontend/WidgetBirthdayFollowings): ユーザーの名前が長いと投稿ボタンがはみ出てしまう問題を修正 (MisskeyIO#582)
(cherry picked from commit fa47a545b1 )
* use module css
* default 3day
* Revert "delete birthday param on users/following api"
This reverts commit a47456c1c4 .
* Update Changelog
* 日付が1ヶ月ズレている問題を修正?
* fix: 日付関連のバグを修正
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
* build misskey-js types
* add comment
* Update CHANGELOG.md
* migrate
* change migration
* UPdate Changelog
* fix: revert unnecessary changes
* 🎨
* i18n
* fix
* update changelog
* 🎨
* fix lint
* refactor: remove unnecessary classes
* fix
* fix
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2025-12-31 22:33:26 +09:00
かっこかり
01aa56c602
enhance(backend/oauth): Support client information discovery in the IndieAuth 11 July 2024 spec ( #17030 )
...
* enhance(backend): Support client information discovery in the IndieAuth 11 July 2024 spec
* add tests
* Update Changelog
* Update Changelog
* fix tests
* fix test describe to align with the other describe format
2025-12-31 14:50:01 +09:00
かっこかり
2bf40acc79
Merge branch 'develop' into fix-signout
2025-12-30 16:00:00 +09:00
かっこかり
97d485bdd2
enhance(frontend): ウィジェットの設定項目の多言語対応 ( #17032 )
...
* enhance(frontend): ウィジェットの設定項目の多言語対応
* Update Changelog
* refactor: move options locale key to root for optimizing artifacts for locale inlining
* fix
* fix
* ✌️
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-12-30 15:59:18 +09:00
かっこかり
1fa0c176f9
Merge branch 'develop' into fix-signout
2025-12-28 21:37:29 +09:00
かっこかり
14f58255ee
enhance(frontend): ウィジェットの設定画面を改良 ( #17033 )
...
* enhance(frontend): ウィジェットの設定画面を改良
* Update Changelog
* fix lint
2025-12-28 20:50:11 +09:00
かっこかり
55c296e3b5
Merge branch 'develop' into fix-signout
2025-12-28 20:00:51 +09:00
かっこかり
7a5430199f
enhance(frontend): MkDriveで自動でもっと見るを有効化 ( #17037 )
...
* enhance(frontend): MkDriveで自動でもっと見るを有効化
* Update Changelog
2025-12-28 19:53:08 +09:00
kakkokari-gtyih
527ecdb926
Update Changelog
2025-12-27 15:34:41 +09:00
kakkokari-gtyih
a2e05c6bff
Update Changelog
2025-12-27 15:09:42 +09:00
kami8
bc78bb9b8e
Fix(frontend): ドライブクリーナーから画像を削除した際、リロードしなくても画面に反映されるよう修正 ( #16888 )
...
* ドライブクリーナーでファイル削除後、リロードなしで画面に反映されるように修正
* CHANGELOG.mdを修正
* CHANGELOGがおかしかったので修正
2025-12-26 09:19:32 +09:00
github-actions[bot]
b07a1e692f
[skip ci] Update CHANGELOG.md (prepend template)
2025-12-22 05:30:46 +00:00
かっこかり
92f1e599db
Update CHANGELOG.md [ci skip]
2025-12-22 12:05:25 +09:00
かっこかり
b1048525d2
fix(frontend): 一部のUnicode絵文字がリアクションボタンにならない問題を修正 ( #17017 )
...
* fix(frontend): 一部のUnicode絵文字がリアクションボタンにならない問題を修正
* Update Changelog
* fix
2025-12-20 21:23:39 +09:00
かっこかり
4c31eb409c
fix(frontend): ストレージが消去される事がある問題を軽減 ( #16704 )
...
* fix(frontend): ストレージが消去される事がある問題を軽減
* add comment
* add catch to continue request permissions
* Update Changelog
* update changelog
* fix
通知権限の許可取得はボタン押下時に移動
* fix
* wip
* Update main-boot.ts
* wip
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-12-20 21:22:31 +09:00
おさむのひと
f739cb6270
fix: admin/queue/deliver-delayedとadmin/queue/inbox-delayedの応答速度を改善 ( #17009 )
2025-12-20 19:15:05 +09:00
かっこかり
ee8dccea2f
fix(backend): fix #16994 by approach 6 ( #17005 )
...
* fix(backend): narrow down trustproxy default value and enhance documentation on how to configure it
* Update Changelog
* indent [ci skip]
* Update CHANGELOG.md [ci skip]
* add cloudflare specific example
* Update .config/example.yml
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* fix: productionでIPレートリミットされる際にlocalhostからリクエストが来たらログを残すように
* fix: wrong condition
* fix: use own logger for signin api
* flip configuration
* fix
* fix [ci skip]
* fix: wrong message [ci skip]
* fix: どこがおかしいか明記 [ci skip]
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2025-12-20 19:07:05 +09:00
syuilo
834e8b4c24
fix(frontend): デッキUIでメニュー位置を下にしているとプロファイル削除ボタンが表示されないのを修正
2025-12-18 14:55:16 +09:00
syuilo
b10074e939
enhance(frontend): add deck tour
2025-12-17 12:27:55 +09:00
syuilo
24d4ffa2ec
Update CHANGELOG.md
...
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-12-17 09:07:51 +09:00
syuilo
4acb37ee9d
Update CHANGELOG.md
2025-12-16 21:23:51 +09:00
syuilo
7025769c69
fix(frontend): バージョン表記のないPlayが正しく動作しない問題を修正
...
Fix #16996
2025-12-16 21:23:23 +09:00
syuilo
1a4ef8769f
Update CHANGELOG.md
2025-12-16 20:08:01 +09:00
github-actions[bot]
055cd0c250
Bump version to 2025.12.2-alpha.0
2025-12-16 11:00:42 +00:00
syuilo
8d871a58e3
Update CHANGELOG.md
2025-12-16 19:55:31 +09:00
github-actions[bot]
9e1e40d35a
[skip ci] Update CHANGELOG.md (prepend template)
2025-12-14 07:27:11 +00:00
syuilo
e0b872dc09
Update CHANGELOG for version 2025.12.1
...
Removed empty section under General and retained fixes under Client.
2025-12-13 21:16:12 +09:00
かっこかり
36d404818d
fix(frontend/aiscript): nullを返すnote_view_intrruptorが動作しない問題を修正 ( #16977 )
...
* fix(frontend/aiscript): nullを返すnote_view_intrruptorが動作しない問題を修正
* Update Changelog
2025-12-13 19:08:02 +09:00
かっこかり
c109bec013
fix(frontend): ドライブファイルを日付以外で並び替える場合は月でグループ化して表示しないように ( #16978 )
...
* fix(frontend): ドライブファイルを日付以外で並び替える場合は月でグループ化して表示しないように
* Update Changelog
2025-12-13 18:17:09 +09:00
github-actions[bot]
5fb4caa14b
Bump version to 2025.12.1-alpha.0
2025-12-12 08:09:12 +00:00
FINEARCHS
d605680524
fix(frontend): オーナー不在のチャンネルをミュートできないのを修正 ( #16906 )
...
* オーナー不在のチャンネルをミュートできないのを修正
* update changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-12-11 23:15:57 +09:00
かっこかり
1096ce8e4a
fix(frontend): 削除されたノートのリノートが正しく表示されない問題を修正 ( #16970 )
...
* fix(frontend): 削除されたノートのリノートが正しく表示されない問題を修正
* Update Changelog
* 🎨
* fix
2025-12-11 23:10:23 +09:00
まっちゃてぃー。
2cffd9f0fb
fix(sw): オフライン時のfetch timeout処理を実装 ( #16952 )
...
* fix(sw): implement fetch timeout handling for navigation and offline content
* fix(sw): increase fetch timeout
* fix(sw): improve fetch timeout handling for i18n content
* fix(sw): 結局、fetchを通るかCacheがhitするはずなので、i18nのところはいらない
* fix(sw): 400番台のエラーを無条件でオフラインページにしていたのを修正
* 間違えた
* i18nもtimeoutが必要
* import sortingを修正
* import sortingを修正
* Fix: Frontend のsharedにはアクセスできないじゃん...
* SPDX
* Update CHANGELOG.md
* Update packages/sw/src/scripts/lang.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update packages/sw/src/sw.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-12-10 17:26:30 +09:00
syuilo
988f5ab69f
fix(backend): ジョブキューでSentryが有効にならない問題を修正
2025-12-08 15:44:37 +09:00
かっこかり
3afe7c5348
Update CHANGELOG.md [ci skip]
2025-12-08 10:20:07 +09:00