syuilo
692284886b
refactor
2025-08-25 17:04:49 +09:00
syuilo
0121d19645
refactor
2025-08-25 16:56:10 +09:00
syuilo
bf8636e516
refactor
2025-08-25 16:56:05 +09:00
syuilo
d336a1fb1c
refactor
2025-08-25 13:51:52 +09:00
syuilo
7c761e7017
refactor
2025-08-25 13:48:09 +09:00
syuilo
7924daf7f8
refactor
2025-08-25 13:46:22 +09:00
syuilo
2b9706a68b
refactor
2025-08-25 13:40:41 +09:00
syuilo
f2d15f9240
refactor
2025-08-25 13:36:38 +09:00
syuilo
caf6a3ab81
refactor
2025-08-25 13:34:17 +09:00
syuilo
f4baa973bf
refactor
2025-08-25 13:26:41 +09:00
syuilo
3741fa4b49
refactor
2025-08-25 13:25:05 +09:00
syuilo
27df7f643e
fix typo
...
Fix #16452
2025-08-25 10:07:42 +09:00
syuilo
30987b6f1f
Update CHANGELOG.md
2025-08-25 10:05:15 +09:00
anatawa12
41b5677f01
fix: Pages will be deleted when eye-catching image is moved ( #16455 )
2025-08-25 10:04:35 +09:00
github-actions[bot]
47d83e8930
Bump version to 2025.8.0-beta.4
2025-08-24 09:29:08 +00:00
renovate[bot]
61ff1f313b
fix(deps): update [backend] update dependencies ( #16450 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-24 18:27:14 +09:00
renovate[bot]
637ad3d479
chore(deps): update [misskey-js] update dependencies ( #16448 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-24 16:05:06 +09:00
syuilo
2dd8c2a355
New Crowdin updates ( #16442 )
...
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Turkish)
2025-08-24 12:02:36 +09:00
renovate[bot]
857a87d4b6
chore(deps): update [github actions] update dependencies ( #16447 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-24 11:53:23 +09:00
renovate[bot]
8b4cea5c86
fix(deps): update [root] update dependencies ( #16449 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-24 11:53:10 +09:00
renovate[bot]
9f25d96ec3
fix(deps): update [frontend] update dependencies ( #16387 )
...
* fix(deps): update [frontend] update dependencies
* fix build error
---------
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-08-24 09:13:04 +09:00
syuilo
bd0730e5e8
fix(backend): 削除されたユーザーがチャットメッセージにリアクションしている場合`chat/history`などでエラーになる問題を修正
...
Fix #16445
2025-08-23 17:37:15 +09:00
syuilo
07ccb82691
Update CHANGELOG with recent feature and fix entries
2025-08-22 19:40:15 +09:00
github-actions[bot]
16030c6381
Bump version to 2025.8.0-beta.3
2025-08-22 10:39:14 +00:00
syuilo
1f6716d69b
New Crowdin updates ( #16436 )
...
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* 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 (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
2025-08-22 19:37:20 +09:00
かっこかり
ade603ff7a
fix(frontend): ページネーションの進行方向を指定できるように ( #16433 )
...
* fix(frontend): ページネーションの進行方向を指定できるように
* Update Changelog
* fix lint
* fix: directionをMkPaginationに移動
* fix
* fix
* fix
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-08-22 19:34:20 +09:00
かっこかり
4d215bde10
fix(frontend): follow-up of #16380
2025-08-22 19:31:27 +09:00
かっこかり
20d81696e1
fix(backend): fix test ( #16441 )
...
* fix(backend): fix test
* fix
* fix
2025-08-22 18:26:19 +09:00
syuilo
8cbbb80e3f
fix(backend): `notes/mentions` で場合によっては並び順が正しく返されない問題を修正
...
Fix #16398
2025-08-21 19:10:16 +09:00
かっこかり
1eabb21d69
fix(backend): クリップ一覧APIをページネーションに対応させる ( #16434 )
...
* fix(backend): クリップ一覧APIをページネーションに対応させる
* Update Changelog
2025-08-21 19:02:21 +09:00
かっこかり
7f6ba2e501
enhance: verify-emailにフロントエンドUIを実装 ( #16431 )
...
* enhance: メールのverifyをAPIに変更
* enhance(frontend): メールのVerifyページを追加
* fix
* 🎨
* 🎨
* Update Changelog
* lint
2025-08-21 16:52:30 +09:00
github-actions[bot]
8c433d2706
Bump version to 2025.8.0-beta.2
2025-08-20 07:41:12 +00:00
syuilo
3a856b785d
New Crowdin updates ( #16416 )
...
* 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 (English)
* 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 (Thai)
* 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 Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
2025-08-20 16:35:50 +09:00
syuilo
b07bf838e3
サーバー管理コマンド ( #15882 )
...
* wip
* Update cli.ts
* Update cli.ts
* wip
* Update CHANGELOG.md
* Delete cli.mjs
2025-08-20 16:35:26 +09:00
syuilo
bdfe709319
fix(frontend): 読み込み直後にプラグインによるノートの書き換えが行われない問題を修正
...
ブート時にプラグインがロードされるまで待機
Fix #16428
2025-08-20 15:57:20 +09:00
github-actions[bot]
4190c6cb8e
Bump version to 2025.8.0-beta.1
2025-08-19 05:24:14 +00:00
renovate[bot]
44a2d531b3
fix(deps): update dependency tmp to v0.2.4 [security] ( #16374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 14:20:53 +09:00
syuilo
a17271a5c4
Update CHANGELOG.md
2025-08-19 14:19:54 +09:00
syuilo
3980172243
feat: 非ログイン時に表示されるトップページのスタイルを選択できるように
2025-08-19 14:15:19 +09:00
syuilo
3b4879133c
🎨
2025-08-18 18:06:32 +09:00
syuilo
a1232cbae3
Update CHANGELOG.md
2025-08-18 14:47:35 +09:00
github-actions[bot]
ebb014da4c
Bump version to 2025.8.0-beta.0
2025-08-18 05:41:44 +00:00
syuilo
7786761d76
chore(frontend): more haptic
2025-08-18 14:24:14 +09:00
Souma
ff334fe9d7
enhance(frontend): Add an option to customize Lockdown duration ( #16405 )
...
* chore(locales): Add "setManually" and "_time.month"
Add Japanese locales to auto-generate other languages.
* feat(frontend): Add text fields to set lockdown duration manually
Choose from presets or set it manually.
* refactor(frontend): Make objects contains option's values and labels
When adding a new option, it needed to write two times.
* docs(changelog): Add a description about this change
Users can notice what's changed by this PR.
* refactor(frontend): Manage state by MkSelect
The functions only initialize the values.
* refactor(frontend): Make the custom input as writable computed
Clean up the MkInput components.
* chore(locales): Switch to "custom"
A single word is better than sentence on this situation.
* refactor(frontend): Insert the custom button to presets
Users don't need to click multiple times to use prests.
2025-08-18 14:11:48 +09:00
syuilo
ba40cb750b
Update about-misskey.vue
2025-08-18 10:59:31 +09:00
syuilo
fcde6789ff
feat(frontend): introduce haptic feedback as experimental feature
...
#16410
2025-08-18 10:49:27 +09:00
github-actions[bot]
14cc42e305
Bump version to 2025.8.0-alpha.13
2025-08-18 01:22:39 +00:00
syuilo
e481205342
enhance(frontend): update aiscript to 1.1.0
2025-08-18 10:18:34 +09:00
anatawa12
fea9f27fd6
chore: preserve notes with local reactions ( #16412 )
2025-08-17 17:08:38 +09:00
github-actions[bot]
9ea7340da6
Bump version to 2025.8.0-alpha.12
2025-08-15 13:44:57 +00:00