Commit graph

77 commits

Author SHA1 Message Date
tamaina e159f15600
enhance: pizzaxでstreamingのuser storage updateイベントを監視して更新 (#8095)
* wip

* wip?

* ?

* streamingのuser storage updateイベントを監視して更新

* 必要な時以外はストレージを更新しない

* fix?

* wip

* fix

* fix
2021-12-29 22:13:09 +09:00
syuilo c537a0ba93 enhance(client): 2021-12-29 13:14:19 +09:00
syuilo f216dd7617 clean up 2021-12-29 04:30:12 +09:00
syuilo 5c7181ca21 feat(client): svg sparkle effect
Resolve #8088
2021-12-29 04:13:45 +09:00
syuilo ae2d71553e enhance(client): 🎨 2021-12-27 22:59:14 +09:00
syuilo fe3609451e enhance(client): 🎨 2021-12-26 01:42:50 +09:00
syuilo 89a532eeac chore(client): tweak style 2021-12-25 16:53:15 +09:00
syuilo b05cfe4a84 enhance(client): improve note preview
Fix #8029
2021-12-25 15:49:37 +09:00
syuilo 8e7744a695 fix(client): ドロワーメニューでセーフエリアを考慮するように 2021-12-24 23:25:23 +09:00
syuilo b463663175 enhance(client): tweak ui 2021-12-24 12:34:24 +09:00
syuilo 99ced12ac5 fix(client): fix zindex issue
Fix #8086
2021-12-24 01:07:04 +09:00
syuilo 2e80f9dfba clean up 2021-12-23 17:05:50 +09:00
syuilo 3a990dce75 refactor(client): refactor 2021-12-23 17:05:26 +09:00
syuilo cc441258db enhance(client): tweak channel pages 2021-12-23 16:10:13 +09:00
tamaina dc0e55bf16
wip (#8077) 2021-12-21 00:20:30 +09:00
syuilo 936fb136d2 🎨 2021-12-18 20:12:09 +09:00
syuilo 9b771baa5e 🎨 2021-12-18 15:00:29 +09:00
syuilo d6e85ffb59 feat(client): improve toast component and show welcome message 2021-12-18 14:55:53 +09:00
syuilo f9e3fd7001 fix(client): fix zindex issue 2021-12-18 12:14:27 +09:00
syuilo ba1e14443c fix(client): fix zindex issue
Fix #8064
Fix #8063
2021-12-18 12:12:47 +09:00
syuilo 06837662a9 fix(client): tweak style 2021-12-17 19:36:18 +09:00
syuilo f9024a0058 improve(client): tweak drawer max height 2021-12-17 19:34:58 +09:00
syuilo 493ff2eed5
fix(client): fix zindex issue 2021-12-17 17:37:58 +09:00
syuilo d9257a5c0e 🎨 2021-12-17 16:14:43 +09:00
syuilo f7c90b58d6 enhance(client): リアクションピッカーの表示方法を選択できるように 2021-12-17 16:14:31 +09:00
syuilo e96a914b6b 🎨 2021-12-17 13:15:06 +09:00
syuilo 6ab2c7780c enhance(client): improve modal menu for mobile 2021-12-17 02:14:40 +09:00
syuilo 58b9dc581e fix(client): fix zindex issues
Fix #8060
2021-12-16 10:57:07 +09:00
syuilo fa8eb43eaf fix(client): 一部のコンポーネントが裏に隠れるのを修正 2021-12-15 21:44:41 +09:00
syuilo 50f2025421 fix(client): オートコンプリートがダイアログの裏に隠れる問題を修正 2021-12-14 23:27:38 +09:00
syuilo a46e2f2868 Update formula-core.vue 2021-12-14 22:37:18 +09:00
syuilo 6d918f195a clean up 2021-12-11 23:21:33 +09:00
syuilo 31a3748a18 fix(client): fix z-index bug 2021-12-11 23:01:05 +09:00
syuilo 0b038f6477 fix(client): メニューなどがウィンドウの裏に隠れる問題を修正 2021-12-10 18:20:41 +09:00
syuilo 225d7701a4 🎨 2021-12-10 16:01:35 +09:00
syuilo 1cae39e281 tweak style 2021-12-10 15:33:01 +09:00
syuilo d3c7c0ebe3 client: tweak style 2021-12-10 10:46:29 +09:00
syuilo 46c0280764 refactor(client): 2021-12-10 01:22:22 +09:00
syuilo e804a299e0 fix(client): better hover detection 2021-12-05 20:01:52 +09:00
syuilo bcf7530eef refactor(client): 2021-12-05 16:57:49 +09:00
syuilo fbe4869d1e fix(client): タッチ機能付きディスプレイを使っていてマウス操作をしている場合に一部機能が動作しない問題を修正 2021-12-05 13:10:19 +09:00
syuilo 8a3f860213 fix(client): fix range slider rendering 2021-12-04 20:35:08 +09:00
syuilo 8de8de7669 client: tweak ui 2021-12-03 16:07:50 +09:00
syuilo 5c8561c903 client: tweak ui 2021-12-03 13:55:30 +09:00
syuilo 5fe2e8a59a client: tweak ui 2021-12-03 13:52:57 +09:00
syuilo 902bed4db3 client: tweak ui 2021-12-03 12:00:11 +09:00
xianon 22464c434e
fix: 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する (#8014)
* 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する

* test: Add rotate.jpg test

* Webpublic 画像を返す時のみ Exif Orientation を考慮して縦横サイズを返す

* test: Support orientation
2021-12-03 11:19:28 +09:00
syuilo 14fa8b177d client: tweak ui 2021-12-02 20:46:16 +09:00
nullobsi 3eef0a65c2
fix mentions in replies (#8030) 2021-12-02 20:27:42 +09:00
syuilo bcd188a0e0 enhance(client): make possible to close image dialog with click
Related #8023
2021-12-02 20:20:40 +09:00