Commit Graph
100 Commits
Author SHA1 Message Date
tamaina d73ea541bf add a comment 2023-07-17 16:17:30 +00:00
tamaina f7425f5fe9 korede douda 2 2023-07-17 15:28:29 +00:00
tamaina b60dba701c ✌️ 2023-07-17 15:16:50 +00:00
tamaina b5f85aa9a8 ? 2023-07-17 15:04:48 +00:00
tamaina 6152122d43 0.02? 2023-07-17 14:57:00 +00:00
tamaina d335da5ee4 1000% 2023-07-17 14:34:57 +00:00
tamaina d82d03890d korede douda 2023-07-17 14:27:13 +00:00
tamaina 4881237955 ? 2023-07-17 14:13:50 +00:00
tamaina fc91526857 ? 2023-07-17 14:05:06 +00:00
tamaina da4aba3247 10%? 2023-07-17 11:47:08 +00:00
tamaina 568822944f comment 2023-07-17 11:40:22 +00:00
tamaina 393160eeda ✌️ 2023-07-17 10:42:05 +00:00
tamaina 0f64372abb prepend()でキューが5つ以下の時はexecuteQueueを呼んでしまう 2023-07-17 10:40:55 +00:00
tamaina 02054528f9 isPausingUpdate check 2023-07-17 10:26:42 +00:00
tamaina 31b62db14b backedがtrue→falseになってもexecuteQueue 2023-07-17 10:24:18 +00:00
tamaina 41824ae383 revert... 2023-07-17 10:16:19 +00:00
tamaina 5a5ef7564a ???? 2023-07-17 09:58:31 +00:00
tamaina 78944bf441 ✌️ 2023-07-17 09:50:34 +00:00
tamaina f565e0f8a5 ✌️ 2023-07-17 09:29:52 +00:00
tamaina bec510e37d 130% 2023-07-17 09:19:42 +00:00
tamaina b446bfb0b6 a 2023-07-17 09:11:31 +00:00
tamaina 3bbeac4be2 ✌️ 2023-07-17 08:59:47 +00:00
tamaina e7251220d5 RouterViewにScrollPositiionManagerを埋め込む 2023-07-17 08:46:32 +00:00
tamaina 4bef4953b8 15% 2023-07-17 08:13:46 +00:00
tamaina e609b3b7dc test 2023-07-17 08:06:54 +00:00
tamaina 7fe882d0e2 wip 2023-07-17 07:38:42 +00:00
tamaina b330ede502 Merge branch 'develop' into pag-back 2023-07-17 07:29:32 +00:00
tamaina c926a61e07 feat(frontend): ユーザーリスト管理でユーザー数とロールポリシーの登録可能ユーザー数を表示するなど (#11231)
* feat(frontend): ユーザーリスト一覧で、ユーザー数とロールポリシーの登録可能ユーザー数を表示する

* ✌️

* fix

* fix

* wip

* loading

* fix
2023-07-15 13:53:09 +09:00
tamaina f30275a975 fix? 2023-07-14 13:11:59 +00:00
tamaina 04ff07e4e7 🎨 2023-07-14 12:03:59 +00:00
tamaina 7d4f33d2c0 ✌️ 2023-07-14 11:13:00 +00:00
tamaina 2a434c63df Merge branch 'develop' into pag-back 2023-07-14 07:21:05 +00:00
tamaina a1b90d6dd3 at 2023-07-14 07:20:45 +00:00
tamaina c7c3c32871 skip executeQueue if no queue 2023-07-14 07:19:43 +00:00
tamaina 4fabe26b07 lob 2023-07-14 07:09:46 +00:00
tamaina 752c01ba91 ? 2023-07-14 05:25:44 +00:00
tamaina ba3fa8b431 ?? 2023-07-13 07:20:11 +00:00
tamaina 2bbada3cd4 256 2023-07-13 06:24:40 +00:00
tamaina a26f289dd5 ??? 2023-07-13 06:10:42 +00:00
tamaina 8213380ded ✌️ 2023-07-13 05:58:17 +00:00
tamaina 68d647d6b8 ? 2023-07-13 05:48:18 +00:00
tamaina 130ece74f9 fix 2023-07-13 05:36:32 +00:00
tamaina fae912a754 ✌️ 2023-07-13 05:27:53 +00:00
tamaina 877a7a81bb ? 2023-07-13 04:38:04 +00:00
tamaina 88315d3e80 ✌️ 2023-07-13 04:15:32 +00:00
tamaina af00c2c96c Merge branch 'pag-back' of https://github.com/misskey-dev/misskey into pag-back 2023-07-13 03:54:08 +00:00
tamaina 974f7c13d3 ✌️ 2023-07-13 03:54:00 +00:00
tamaina f5a019a6d6 active? 2023-07-11 15:17:52 +00:00
tamaina ddb41bd0ba ✌️ 2023-07-11 14:39:59 +00:00
tamaina 035c98dc15 ✌️ 2023-07-11 14:14:15 +00:00
tamaina b4d532efb4 fix 2023-07-11 13:23:56 +00:00
tamaina 28f914f67f wip 2023-07-11 13:11:25 +00:00
tamaina 2481123972 128 2023-07-11 12:47:06 +00:00
tamaina 5f1cd1e532 wip 2023-07-11 12:36:45 +00:00
tamaina 9f246e3dc7 test 2023-07-11 07:53:56 +00:00
tamaina 48d3341462 chore(frontend): Remove experimental flag from migration feature 2023-07-11 05:56:56 +00:00
tamaina 7ec07d5fd2 perf(backend): Reduce memory usage of MemoryKVCache (#11076)
* perf(backend): Reduce memory usage of MemoryKVCache

* fix
2023-07-08 21:18:16 +09:00
tamaina b318789354 fix(backend): deliverManyにcontentのnullチェックを追加
https://github.com/MisskeyIO/misskey/pull/99
2023-07-07 23:15:04 +00:00
tamaina 0b8e0fa91b fix 2023-07-07 22:55:53 +00:00
tamaina aef7b0238b Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-07-07 04:51:04 +00:00
tamaina cbb58b1cfc update changelog 2023-07-07 04:50:56 +00:00
tamaina 06bf5c1ff1 fix(frontend): In MkPagination, init() also initializes items
ユーザーページのノートタブで小タブを変更すると前のタイムラインが残る問題を修正
2023-07-06 06:43:05 +00:00
tamaina be143f91b2 update CHANGELOG.md 2023-07-05 04:57:19 +00:00
tamaina 22227fa641 perf(backend): Use addBulk to add deliver queues (#11114) 2023-07-05 12:15:48 +09:00
tamaina 92d9946f59 enhance(frontend): Better Timeline(MkPagination) Experience (#11066)
* enhance(frontend): Better MkPagination Appearance

* fix

* fix

* 新規投稿が空でも先頭に戻ったらunshiftItemsする

* use Map

* refactor, 型エラー潰し

* refactor
2023-07-05 00:59:37 +09:00
tamaina 526fa8bf3f perf(frontend): use setInterval instead of setTimeout chain in MkTime (#10981)
* perf(frontend): use setInterval instead of setTimeout chain in MkTime

* fix

* props.origin

* props.origin 2

* fix

* add comment

* setIntervalを再設定する

* refactor
2023-07-04 22:48:39 +09:00
tamaina aa92df4e50 chore(frontend): add comment 2023-07-04 11:21:44 +00:00
tamaina 734c41aba5 perf(frontend): MkImgWithBlurhashでblurhash描画に使うcanvasは再利用するようにする (#10966)
* blurhashを描画するためのcanvasは再利用する

* Revert "perf(frontend): WebGL contextの数を減らす"

This reverts commit aeb8955ca2.

* MkAvatarは平均色だけにする

* clean up

* fix
2023-07-02 13:46:49 +09:00
tamaina 5e680500e5 chore: instance → server 2023-06-09 06:32:09 +00:00
tamaina fa051a2a5f 🎨 2023-06-05 12:35:23 +00:00
tamaina ce252143c3 chore: Please write more detailed environmental information in your bug report. 2023-06-05 12:29:52 +00:00
tamaina 565c502bbf fix(backend): pageのピン留めを解除することができない問題を修正
Fix #10950
2023-06-05 09:04:30 +00:00
tamaina 9e716fd813 fix(frontend): MkUserPopupが省略されないのを修正
Fix #10870
2023-06-05 08:58:00 +00:00
tamaina eedc8049db fix(frontend): make scrollbar-color track transparent
Fix #9414
2023-06-01 12:03:07 +00:00
tamaina 1cc616b86c fix(frontend): disconnect ResizeObserver 2023-05-31 16:04:01 +00:00
tamaina f8f3304164 fix(frontend/MkNoteDetailed): fix css module 2023-05-30 16:24:45 +00:00
tamaina 3c07d3fc08 use pnpm@8.6.0 2023-05-29 13:05:43 +00:00
tamaina 7cbd852fe5 pnpm devでCtrl+Cで終了させてもプロセスが完全に殺せないのを修正 (#10914) 2023-05-29 06:37:13 +09:00
tamaina a80003cde5 fix(frontend): Zen UIで、デッキ設定で直接/以外を表示したときデッキに戻るボタンを表示 (#10909)
* fix(frontend): デッキ設定で直接/以外を表示したときのZen UIでデッキに戻るボタン

* fix style

* ?zenが指定されていた場合はボタンを表示しない
2023-05-28 20:58:39 +09:00
tamaina eee1e74174 shareページに"Misskeyへ"ボタンを設置
Resolve #10898
2023-05-26 05:18:01 +00:00
tamaina 8050f89d7e Revert "fix(client): /shareをsubBootPathsから外す"
This reverts commit 406e5d297b.
2023-05-26 05:06:52 +00:00
tamaina 406e5d297b fix(client): /shareをsubBootPathsから外す
Resolve #10898
2023-05-26 04:34:34 +00:00
tamaina 4129ac157a package.jsonの並び替えを修正 2023-05-25 14:50:14 +00:00
tamaina 02715f5d14 update pnpm to 8.5.1 2023-05-19 07:36:47 +00:00
tamainaandsyuilo 59255e11b8 perf: MkImgWithBlurhashとMkMediaImageを最適化 (#10782)
* #10781

* fix tsconfig

* fetch image??

* Revert "fetch image??"

This reverts commit 0925c28d5a.

* wip

* Revert "wip"

This reverts commit be97c6cb88.

* loading="eager"

* loading="eager" 2

* error

* wip

* wip

* wip

* wip

* clean up

* fix

* 生成するworkerを1つにする?

* clean up

* use buraha

* wip

* smaller width, height

* update buraha

* clean up

* fix

* Update MkMediaImage.vue

* Update MkImgWithBlurhash.vue

* Revert "fix(frontend): センシティブ設定された画像を開くとき一瞬レイアウトが崩れる問題を修正"

This reverts commit 41e9aa6f9b.

* Update MkMediaList.vue

* Update MkMediaList.vue

* Update MkMediaList.vue

* Update CHANGELOG.md

* wait for decode

* fix

* ?

* (test) remove container-type: inline-size;

* Revert "(test) remove container-type: inline-size;"

This reverts commit 9448e64228.

* container-name

* Revert "container-name"

This reverts commit 94385d3221.

* width: 100%;

* improve performance

* refactor

* wip

* WIP

* wip

* Revert "wip"

This reverts commit 36e3b75cab.

* Revert "WIP"

This reverts commit 05b729ef91.

* Revert "wip"

This reverts commit 0801e79361.

* #10860

* wip

* no worker

* Revert "no worker"

This reverts commit a9c49e4fb4.

* ✌️

* workerNumber固定は不要

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-19 09:44:06 +09:00
tamaina dd60f1a533 fix(frontend/MkUrlPreview): summalyがエラーになった際の挙動を修正 2023-05-17 20:00:28 +00:00
tamaina 6894e42674 fix(client): MkUserInfoのフォローボタンが変な位置にある問題を修正 2023-05-09 06:33:50 +00:00
tamaina b8b91b39f4 enhance(client): 🎨 gallery/:id/edit 2023-05-07 18:36:48 +00:00
tamaina 44ba2fd7cb fix(client): Fix #10746
NSFWメディアの上に表示された「もっと見る」ボタンが押しづらい問題を修正
2023-05-07 12:37:11 +00:00
tamaina f94f3dae8b Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-05-07 12:01:47 +00:00
tamaina 4dfe2c15b0 fix(backend): Fix #10786 2023-05-07 12:01:39 +00:00
tamaina 58c3fc6cd2 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-05-02 16:21:25 +00:00
tamaina 363eb73fb3 fix 2023-05-02 16:21:18 +00:00
tamaina f3e43a0fc6 refactor 2023-05-02 10:26:18 +00:00
tamaina b3ec47c3f4 初期ユーザー登録時にはpreservedUsernamesを無視する
Fix #10738
2023-05-02 10:18:57 +00:00
tamaina 5f4d20ac1d ThisIsExperimentalFeature → thisIsExperimentalFeature 2023-04-30 12:11:43 +00:00
tamaina 351bee325b perf(backend): Use ThinUser in admin/federation/remove-all-following 2023-04-29 14:35:48 +00:00
tamaina 09764b909b enhance(dev): non-production環境でhttpサーバー間でもユーザー、ノートの連合が可能なように (#10717)
* enhance(dev): non-production環境でhttpサーバー間でもユーザー、ノートの連合が可能なように

* refactor (use checkHttps)

* MISSKEY_WEBFINGER_USE_HTTP

* Environment Variable readme

* NEVER USE IN PRODUCTION

* fix punyHost
2023-04-29 23:26:47 +09:00
tamaina 2d3d986d13 test: Check availability of production build (#10734) 2023-04-29 23:21:54 +09:00
tamaina 87657d0acf wip 2023-04-29 14:01:25 +00:00