1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-16 23:58:59 +09:00
Commit Graph

156 Commits

Author SHA1 Message Date
NoriDev
ab882454af Merge remote-pull-request 'misskey-dev#10966' 2023-06-14 20:47:37 +09:00
NoriDev
f1e3e9f4c4 feat: スクロールが最上段のときにヘッダを押すと、リフレッシュメニューを表示するように 2023-06-13 16:56:16 +09:00
NoriDev
53a4e4054d misskey-js -> cherrypick-js 2023-06-12 16:35:30 +09:00
NoriDev
df5024bd66 Merge remote-branch 'misskey/develop' 2023-06-11 21:58:38 +09:00
syuilo
fa7fd9ce25 fix image of MkError.vue 2023-06-11 15:38:06 +09:00
tamo-morita
df194e432b ルビ表記に対応 2023-06-10 20:27:31 +09:00
NoriDev
635765eacc Merge remote-branch 'misskey/develop' 2023-06-09 20:06:13 +09:00
Ebise Lutica
34a32a8334
エラー画像URLを設定可能に (#10959)
* エラー画像URLを設定可能に

* Update CHANGELOG.md

* 設定したエラーアイコンをprefetchするようにbase.pugを変更

* 不足していたデータを追加

* enhance(frontend): デザイン調整
2023-06-09 14:00:53 +09:00
NoriDev
efa2abef85 refactor(server): mfm-js to cherrypick-mfm-js 2023-06-07 20:26:12 +09:00
NoriDev
6d66219d7e enhance(client): モバイルでヘッダーの背景が不透明に表示されるように 2023-06-07 17:08:17 +09:00
NoriDev
f06d2fb056 fix(client/friendly): フローティングメニューを長押ししたときにプロフィール画像をドラッグできる問題 2023-06-07 16:24:04 +09:00
tamaina
92a853029b MkAvatarは平均色だけにする 2023-06-06 05:49:57 +00:00
tamaina
adca4e22e9 Revert "perf(frontend): WebGL contextの数を減らす"
This reverts commit aeb8955ca2.
2023-06-06 05:47:44 +00:00
NoriDev
3f9c07cba4 Merge remote-branch 'misskey/master' 2023-06-06 14:45:05 +09:00
syuilo
aeb8955ca2 perf(frontend): WebGL contextの数を減らす
#10960
2023-06-06 09:09:23 +09:00
NoriDev
21da7746be Merge remote-branch 'misskey/develop' 2023-06-05 20:51:42 +09:00
Yuriha
2d5bb40ad0
Condensedlines reflow once (#10944)
* perf: Update MkCondensedLine styles after reading all dimensions

* perf: reduce reflow in MkCondensedLine

* lint

* Update packages/frontend/src/components/global/MkCondensedLine.vue

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

* Update packages/frontend/src/components/global/MkCondensedLine.vue

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

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-06-05 18:06:33 +09:00
NoriDev
0cad6de638 fix(client/friendly): モバイルのタイムラインで「ウィンドウで開く」をクリックするとヘッダーが表示されない問題 2023-06-04 17:35:58 +09:00
NoriDev
ca1b8e0dc9 fix(client/friendly): モバイルでヘッダーのボタンが表示されない問題 2023-06-04 17:34:29 +09:00
NoriDev
1164a87749 fix(client/friendly): タイムラインで「ウィンドウで開く」をクリックするとヘッダーが表示されない問題 2023-06-04 16:57:56 +09:00
NoriDev
fa4e422deb Merge remote-branch 'misskey/develop' 2023-06-01 17:51:18 +09:00
Acid Chicken (硫酸鶏)
337dd97b49
perf(#10923): CSS Modules のクラス名をインライン化する (#10930)
* perf(#10923): unwind css module class name

* perf(#10923): support multiple components

* refactor: clean up

* refactor(#10923): avoid `useCssModule()`

* fix(#10923): allow direct literal class name

* fix(#10923): avoid computed class name

* fix(#10923): allow literal keys

* fix(#10923): typo

* fix(#10923): invalid class names

* chore: test

* revert: test

This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45.

* fix(#10923): hidden tale

* perf(#10923): also unwind scoped css contained components

* perf(#10923): `normalizeClass` AOT compilation

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-06-01 17:19:46 +09:00
NoriDev
1d98bbe495 Merge remote-branch 'misskey/develop' 2023-06-01 10:16:23 +09:00
syuilo
6addf9002c tweak ui 2023-05-31 18:03:43 +09:00
NoriDev
7c264d0777 Merge remote-branch 'misskey/develop' 2023-05-31 17:49:22 +09:00
syuilo
821bb1c476 perf(frontend): サーバーにカスタム絵文字の種類が多い場合のパフォーマンスの改善
Resolve #10925
2023-05-31 12:42:24 +09:00
NoriDev
350db45032 fix(client/friendly): フローティングメニューを長押ししたときにプロフィール画像をドラッグできる問題 2023-05-30 17:15:29 +09:00
NoriDev
512b48e5a0 fix: ヘッダーにアクションボタンがあるときヘッダー左側に余白がなくなる問題 2023-05-29 19:15:43 +09:00
NoriDev
ccbd315f53 戻るボタンのアイコンの変更と位置調整 2023-05-28 21:39:16 +09:00
NoriDev
092fb0fd8f feat(client): ヘッダーに戻るボタンを追加 2023-05-28 00:19:09 +09:00
NoriDev
208855ccea fix header alpha (friendly) 2023-05-27 18:14:57 +09:00
NoriDev
b9599bedf9 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-05-27 17:43:26 +09:00
syuilo
11d22c7b73 refactor 2023-05-27 11:38:08 +09:00
NoriDev
57a0a2ca0a enhance(frontend): リアクションボタンのデザイン改善 2023-05-26 23:13:09 +09:00
NoriDev
5df6881aa8 enhance(friendly): デスクトップヘッダーデザインの改善 2023-05-26 22:50:08 +09:00
NoriDev
4e47f74deb refactor 2023-05-26 22:31:06 +09:00
NoriDev
b6d91d29de refactor 2023-05-26 22:29:46 +09:00
NoriDev
4c906b5d88 Revert "🎨"
This reverts commit d789b38d01.
2023-05-26 21:03:20 +09:00
NoriDev
d789b38d01 🎨 2023-05-26 19:38:52 +09:00
NoriDev
a467f1d72c Merge remote-branch 'misskey/develop' 2023-05-23 17:27:08 +09:00
Acid Chicken (硫酸鶏)
ee3f408c7d
feat: impl IdlingRenderScheduler (#10547)
* feat: impl IdleRender

* test: pin time on Chromatic

* test: pin time on Chromatic

* fix: typo

* style: rename

* style: rename

* chore: back to setTimeout

* style: linebreak

* refactor: remove unused budget option

* refactor: use raw unix time

* fix: conflict error

* fix: floor

* fix: subtract

* Revert "fix: subtract"

This reverts commit 2ef4afaafc69d2fb8329b04c1b124dfa97b7e863.

* Revert "fix: floor"

This reverts commit bef8ecdf45c6afc52138921d16e2caca78cfd38d.

* Revert "refactor: use raw unix time"

This reverts commit 5199e13cb2829f3036101f95445cca3cb9c83703.
2023-05-20 03:38:07 +09:00
syuilo
6a5ef5b6f2 refactor 2023-05-19 13:58:09 +09:00
tamaina
59255e11b8
perf: MkImgWithBlurhashとMkMediaImageを最適化 (#10782)
* #10781

* fix tsconfig

* fetch image??

* Revert "fetch image??"

This reverts commit 0925c28d5a4f328264c39d5591dc736795541683.

* wip

* Revert "wip"

This reverts commit be97c6cb88318bcea441edeeecb69b6d6ed0dd8f.

* 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 9448e64228428175a3d624c04df1bfad0f59cb69.

* container-name

* Revert "container-name"

This reverts commit 94385d32213a00a06a59fbd2296d6ef1b5f91785.

* width: 100%;

* improve performance

* refactor

* wip

* WIP

* wip

* Revert "wip"

This reverts commit 36e3b75cab8114e423544b79a8e2df353880f43b.

* Revert "WIP"

This reverts commit 05b729ef9189aea052ba411ac10f30a46cc668c8.

* Revert "wip"

This reverts commit 0801e7936116c58154d7cecfea955dd15fa61a77.

* #10860

* wip

* no worker

* Revert "no worker"

This reverts commit a9c49e4fb49976958a7594393343d52be0e082d7.

* ✌️

* workerNumber固定は不要

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-19 09:44:06 +09:00
syuilo
7b012967d9 refactor(frontend): MFMコンポーネントのリファクタ & パフォーマンスを改善 2023-05-17 11:50:37 +09:00
syuilo
e126083e10 fix(frontend): コンポーネントのpropを非lowerCamelCaseで渡すと機能しない 2023-05-17 11:42:50 +09:00
NoriDev
c90d27b194 fix(frontend): Profile icon not appearing in toast notification 2023-05-16 17:30:32 +09:00
NoriDev
e13f0f10c5 cherrypick 2023-05-14 17:49:32 +09:00
NoriDev
de0beaf59b (friendly) Responding to the new header design 2023-05-14 14:29:28 +09:00
syuilo
0717afc312 refactor(frontend): use composition api 2023-05-14 12:23:39 +09:00
NoriDev
c11aa0f336 Merge remote-branch 'misskey/master' 2023-05-13 19:50:38 +09:00