Commit Graph

23262 Commits

Author SHA1 Message Date
Namekuji ad1bacc2e5 remove unnecessary joins 2023-04-17 13:32:55 -04:00
Namekuji 7f287e0c3a force follow if any error happens 2023-04-17 12:03:55 -04:00
Namekuji bc7e801063 add e2e test of accepting the new account automatically 2023-04-17 11:44:54 -04:00
Namekuji 3f8497d4f7 add e2e test 2023-04-17 11:19:28 -04:00
Namekuji c879cddfd2
Merge branch 'develop' into enhance-migration 2023-04-17 03:46:24 -04:00
syuilo 614f12386e feat(frontend): 通知の表示をカスタマイズできるように 2023-04-17 13:12:58 +09:00
syuilo cc27c1486d Update CHANGELOG.md 2023-04-17 11:01:01 +09:00
Acid Chicken (硫酸鶏) d2d17847dc
ci: fix story impl files were ignored 2023-04-16 11:00:07 +00:00
syuilo fa60f54bc5 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-04-16 18:49:32 +09:00
Nanashia 0ddc79bb91
fix(backend): アバターとバナーがリセットできない (#10643)
* fix(backend): avatar and banner couldn't be reset

* Update CHANGELOG.md
2023-04-16 15:23:49 +09:00
syuilo 9ad250bbb8 enhance(frontend): improve MkPostForm behaviour 2023-04-16 07:59:23 +09:00
tamaina 825c2786cd
Merge branch 'develop' into enhance-migration 2023-04-16 02:30:36 +09:00
tamaina d2aba9b693 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-04-15 16:18:11 +00:00
tamaina 6c5b5f59dd update CHANGELOG.md 2023-04-15 16:17:57 +00:00
tamaina 77345a2a45
Merge branch 'develop' into enhance-migration 2023-04-16 01:02:07 +09:00
Nanashia 973e70bacc
chore: Use node@18.16.0 on DevContainer (#10642) 2023-04-16 01:00:35 +09:00
Namekuji 7f43e76a89 fix cache update 2023-04-15 09:25:05 -04:00
Namekuji 3ccf1d5307 remove unnecessary field 2023-04-15 08:54:14 -04:00
tamaina 15761a0fa8
enhance(client): 1枚だけのメディアリストの画像のアスペクト比を画像に応じて縦長にする (#10452)
* ✌️

* fix

* ✌️

* 422px上限

* 334

* min-height: 130px

* 64px

* fix

* wip

* ✌️

* fix

* max-height: none

* MkImgWithBlurHashでratioを計算する

* wip

* fix

* fix?

* Revert "fix?"

This reverts commit e39d832dd1.

* Revert "fix"

This reverts commit 15be36ba55.

* Revert "wip"

This reverts commit af7d86f69d.

* fix

* Revert "Revert "wip""

This reverts commit bb0036ae22.

* Revert "Revert "fix""

This reverts commit c1d94a45c5.

* Revert "Revert "fix?""

This reverts commit 9cb4fbfd96.

* fix

* use clamp

* readable

* add 1:1, 3:4

* moveComment

* 3:4 → 2:3

* fix

* default

* fallback

* Revert "fallback"

This reverts commit 741717dd49.

* Fix?(server): Content-Dispositionのパースでエラーが発生した場合にもダウンロードが完了するように
#10626
2023-04-15 21:35:19 +09:00
Namekuji 741fefbe58 fix lint 2023-04-15 07:28:33 -04:00
Namekuji e900a8787e allow app creation after moving 2023-04-15 07:28:33 -04:00
Namekuji 8d6f50c4c3 fix move service 2023-04-15 07:28:33 -04:00
Namekuji 21677aa30d prohibit moved account from moving again 2023-04-15 07:28:33 -04:00
Namekuji 71e9b2298e fix copying mutings 2023-04-15 07:28:33 -04:00
Namekuji 6a2752ef73 adjust following and followers counts when unfollowing 2023-04-15 07:28:33 -04:00
Namekuji 83d70f3300 decrease followersCount if followed by the old account 2023-04-15 07:28:33 -04:00
Namekuji 2f5d9b86ef fix refollowing locked account 2023-04-15 07:28:33 -04:00
Namekuji 17c80e82e0 fix updating account 2023-04-15 07:28:33 -04:00
Namekuji 0e088cb2e4 fix checking alsoKnownAs and uri 2023-04-15 07:28:33 -04:00
Namekuji 33851fbab6 fix translation specifier 2023-04-15 07:28:33 -04:00
Namekuji 69a1dadcbb Revert "disable account migration"
This reverts commit 2321214c98.
2023-04-15 07:28:33 -04:00
Namekuji aaf098f697 skip if no need to adjust 2023-04-15 07:28:33 -04:00
Namekuji 942d5b6672 check movedToUri when receiving a follow request 2023-04-15 07:28:33 -04:00
Namekuji fc327f0567 adjust following and follower counts 2023-04-15 07:28:33 -04:00
Namekuji 75d02a51a6 do not unfollow when moving 2023-04-15 07:28:33 -04:00
Namekuji 5e845f1ad5 prevent the old account from calling some endpoints 2023-04-15 07:28:33 -04:00
Namekuji 91a59da055 fix exception format 2023-04-15 07:28:33 -04:00
Namekuji 71a2fbd232 automatically accept if a locked account had accepted an old account 2023-04-15 07:28:33 -04:00
Namekuji 75c2c105fb refactor updating actor and target 2023-04-15 07:28:33 -04:00
Namekuji 0474efc008 no need to care promise orders 2023-04-15 07:28:33 -04:00
Namekuji 91fcad0c85 copy block and mute and update lists when detecting an account has moved 2023-04-15 07:28:33 -04:00
Namekuji 8c031e9f42 copy block and mute then create follow and unfollow jobs 2023-04-15 07:28:33 -04:00
tamaina 38fdc73d01 Fix?(server): Content-Dispositionのパースでエラーが発生した場合にもダウンロードが完了するように
#10626
2023-04-15 11:19:00 +00:00
かっこかり bcbf06ac8c
feat(client): データセーバーモードの追加 (#10478)
* change nsfw settings

* Update CHANGELOG.md

* (fix) eliminate warning message when manually hide

* Apply suggestions from code review

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* (change) translation key

* revert nsfw settings (partial)

* (add) data saver setting

* Integrate MkMediaBlurhash and MkImgWithBlurhash

* Update CHANGELOG.md

* 🎨

* リモートのファイルでsizeが0の場合は表示しない, refを作らない

* fix

* かっこ

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-04-15 15:29:57 +09:00
syuilo 98383b2aa9 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-04-15 11:25:01 +09:00
Kohei Ota (inductor) 5a8748b2b0
Update node version (#10639) 2023-04-15 10:20:39 +09:00
syuilo 69adbdef15 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-04-14 19:35:16 +09:00
syuilo da0c295114 Update about-misskey.vue 2023-04-14 19:35:11 +09:00
Kisaragi 83d0f819be
refactor(backend): validateNoteの引数の型を強くし、anyを除去 (#10325)
* refactor(backend): validateNoteの引数の型を推論する

* fix(backend): アサーションの内容から推論してエラーの内容を期待されるであろう式へと変更する

* refactor

Co-authored-by: Acid-Chicken <root@acid-chicken.com>

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: Acid-Chicken <root@acid-chicken.com>
2023-04-14 16:27:55 +09:00
Acid Chicken (硫酸鶏) c47a0f78ff
fix(client): cat ears are clipped in MkReactionsViewer (#10445)
* fix: cat ears are clipped in MkReactionsViewer

* fix: missing padding

* fix border

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-04-14 16:00:41 +09:00