Commit Graph

27635 Commits

Author SHA1 Message Date
tamaina cbc85eef3e wip 2025-07-14 14:15:29 +09:00
tamaina 3a5870b9a5 add migration; copy suspended state from user table 2025-07-13 23:54:16 +09:00
tamaina 77a11e369f add test 2025-07-13 23:48:39 +09:00
tamaina e5a0d2775a add migration 2025-07-13 21:52:33 +09:00
tamaina 02ac7d0029 wip 2025-07-13 20:24:31 +09:00
github-actions[bot] f954b1e276 Bump version to 2025.7.0-beta.1 2025-07-12 06:17:58 +00:00
syuilo 5ecaf5095e enhance: ウォーターマーク機能をロールで制御可能に 2025-07-12 15:13:35 +09:00
syuilo d2c4f79886
New Crowdin updates (#16258)
* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Catalan)

* New translations ja-jp.yml (Ukrainian)

* 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 (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)
2025-07-12 15:00:30 +09:00
anatawa12 e26369ed48
fix: unable to horizontally scroll when pull to refresh is enabled (#16273) 2025-07-12 15:00:06 +09:00
tamaina 7a5ada1b35 fix generateDummyUser 2025-07-07 13:18:17 +09:00
tamaina 412f4a9884 split federation test (user-suspension.test.ts) 2025-07-07 13:06:34 +09:00
tamaina 9ce03e5c9c UserSuspendServiceにおいてdeliverするのはAccoutUpdateにする 2025-07-07 13:01:17 +09:00
tamaina 91fca71a43 define ap person create/update/render 2025-07-07 12:55:32 +09:00
tamaina dabdaf14d2 perform(One)Activityでローカル凍結で全部弾いてしまうのはやめよう 2025-07-07 12:37:16 +09:00
tamaina 585ff3d262 isSuspendedの周囲にisRemoteSuspendedの考慮を追加 2025-07-07 12:35:41 +09:00
tamaina 4417f0525c isRemoteSuspend 2025-07-07 09:45:08 +09:00
tamaina f1d49af1e2 log 2025-07-07 01:16:33 +09:00
tamaina a12ffc26a9 log 2025-07-07 01:06:44 +09:00
tamaina 6e138b141b debug 2025-07-07 00:57:16 +09:00
tamaina 357aec3579 split logs 2025-07-07 00:14:52 +09:00
tamaina 2e69806b91 docker compose logs -t 2025-07-06 23:40:31 +09:00
tamaina 48836d6634 debug log print acct 2025-07-06 22:59:25 +09:00
tamaina 0933aba453 debug log 2025-07-06 22:57:49 +09:00
tamaina 48b3372520 Merge branch 'develop' into re2-ed25519 2025-07-06 22:45:24 +09:00
syuilo c165749a29 chore(frontend): fix type errors 2025-07-06 20:54:02 +09:00
syuilo c4fdf5a47c chore(frontend): fix type errors 2025-07-06 20:47:31 +09:00
syuilo 288f0abeac chore(frontend): fix type errors 2025-07-06 20:37:09 +09:00
かっこかり 89ed8be8ff
fix(frontend): MkRange/MkSelectでdisabledが効かなくなっている問題を修正 (#16263)
* fix(frontend): MkRange/MkSelectでdisabledが効かなくなっている問題を修正

* Update Changelog

* 誤字
2025-07-06 19:38:09 +09:00
かっこかり a8abb03d17
refactor(frontend): Formまわりの型強化 (#16260)
* refactor(frontend): Formまわりの型強化

* fix

* avoid non-null assertion and add null check for safety

* refactor

* avoid non-null assertion and add null check for safety

* Update clip.vue

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-07-06 19:36:11 +09:00
syuilo c2a01551a7 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2025-07-06 19:32:33 +09:00
syuilo 553ccff77c chore(frontend): tweak selector to improve rendering performance 2025-07-06 19:32:31 +09:00
かっこかり 9dddc84750
refactor(frontend): menuの型定義の可読性向上 (#16261) 2025-07-06 17:24:34 +09:00
syuilo 004cfd5e4b clean up 2025-07-06 15:57:21 +09:00
syuilo 40a35968f0 clean up 2025-07-06 15:54:33 +09:00
syuilo e6ec15e397 feat: 特定のドライブファイルを添付しているチャットメッセージを一覧できるように 2025-07-06 09:54:49 +09:00
syuilo 8430256f22 clean up 2025-07-05 19:29:18 +09:00
Souma abde15979b
enhance(backend): Add display name to email (#16256)
* feat(backend): Add display name to email

Make it clear who sent emails.

* docs(changelog): Add a description about this change

Users can notice what's changed by this PR.
2025-07-05 18:22:08 +09:00
syuilo f128682200 fix type errors 2025-07-05 17:13:29 +09:00
syuilo cc4cdd1ec0 clean up 2025-07-05 12:13:08 +09:00
syuilo 075df75afa Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2025-07-05 11:56:22 +09:00
syuilo 64eb338d65 🎨 2025-07-05 11:56:20 +09:00
tamaina d986da745b
ノートのサーバー情報(InstanceTicker)のデザイン/パフォーマンス改善(-webkit-text-stroke ver) (#16225)
* Revert "enhance(frontend): Instance Tickerのデザイン改善 (#15946)"

This reverts commit 04928ba7d1.

* enhance(frontend): Instance Tickerのデザイン改善(-webkit-text-stroke)

* 🎨

* use theme fg/bg

* use panel
2025-07-05 09:59:48 +09:00
syuilo 50f5b29290
New Crowdin updates (#16237)
* New translations ja-jp.yml (Indonesian)

* New translations ja-jp.yml (Indonesian)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (Catalan)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Spanish)

* 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 (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 (Indonesian)
2025-07-05 09:07:25 +09:00
syuilo a460bb7913 perf(frontend): improve rendering performance 2025-07-05 09:05:47 +09:00
syuilo 7cf1eccd04 clean up 2025-07-05 08:31:20 +09:00
syuilo 73397e1b7e Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2025-07-05 08:18:56 +09:00
tamaina bf17092b41
test: VS Code上で複数のjestテストを表示できるように (#16251) 2025-07-05 08:18:15 +09:00
tamaina 1e7fea4e05 各configのデフォルト値を揃える 2025-07-04 20:51:56 +09:00
tamaina 96341da279 fix type missing of request.rawBody 2025-07-04 20:48:35 +09:00
tamaina ae84c776b7 fix lint 2025-07-04 20:43:27 +09:00