Commit graph

214 commits

Author SHA1 Message Date
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
syuilo
f38b6a1806 client: tweak ui 2021-12-02 20:09:12 +09:00
syuilo
2fc58a780e feat(client): Renoteなノート詳細ページから元のノートページに遷移できるように 2021-11-28 20:29:37 +09:00
syuilo
561b0fc10e feat(client): show confirm dialog when vote 2021-11-28 20:23:48 +09:00
syuilo
e8005c8d3a client: refine ui 2021-11-28 20:07:37 +09:00
tamaina
8e0108a0b8
fix: notification.vueのIntersectionObserverまわりを修正 (#8010)
* fix notification.vue

* remove a blank line

* disconnect intersection observer

* disconnect2

* Update packages/client/src/components/notification.vue

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

* disconnect

* oops

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2021-11-26 13:43:11 +09:00
Richard "EpicKitty" Bowey
dec7c4f722
Implemented a rotate MFM (#8016)
Co-authored-by: Richard Bowey <me@epickitty.uk>
2021-11-26 13:39:57 +09:00
syuilo
9604ad3dc1 fix(client): リアクションツールチップ、Renoteツールチップのユーザーの並び順を修正 2021-11-21 14:09:41 +09:00
syuilo
8e04bd12cf fix(client): ログインにおいてパスワードが誤っている際のエラーメッセージが正しく表示されない問題を修正 2021-11-21 14:01:53 +09:00
syuilo
f5bea67515 client: ノートにモデレーターバッジを表示するのを廃止 2021-11-21 13:36:44 +09:00
syuilo
5d968afa74 update linr 2021-11-19 19:36:12 +09:00
syuilo
cb4d65b5c9 feat(client): keep line breaks of translated text to improve readability 2021-11-19 19:03:25 +09:00
syuilo
1c6463e66f feat(client): collapse sub note automatically 2021-11-19 18:56:30 +09:00
syuilo
73b5c12927 introduce lint for client
Resolve #7998
2021-11-18 23:32:43 +09:00
Johann150
12fad68f58
limit depth of reply posts (#7979)
* limit depth of reply posts

* some tweaks

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-11-18 22:11:44 +09:00
syuilo
ea9aeef9d8 refactor(client): refactor dialog functions to improve type inference 2021-11-18 18:45:58 +09:00
syuilo
50e1040f1e fix(client): fix tooltip style 2021-11-14 13:13:22 +09:00
Johann150
0f9a6417b0
fix(client): reaction viewer layout (#7942)
The profile picture and name should be grouped together as they belong, and
it should be clear which picture belongs to which name.
2021-11-13 11:38:26 +09:00
syuilo
187696c973 refactor(client): improve readability 2021-11-12 23:54:02 +09:00
syuilo
4b7b51d5cc refactor(client): use composition api for tooltip logic 2021-11-12 23:53:10 +09:00
Johann150
0e3213ff6d
enhance: show renoters (#7954)
* refactor: deduplicate renote button into component

For now the renoters tooltip just uses the reaction viewer component
with a fixed emoji symbol instead.

* chore: remove unnecessary CSS

* fix: forgot to rename variable

* enhance: use own tooltip instead of reaction viewer

* clean up style

* fix additional renoters number

* rename file to better represent content
2021-11-12 23:15:14 +09:00
syuilo
9b092e918a refactoring 2021-11-12 21:29:59 +09:00
nullobsi
c038892795
fix: mention local users in replies (#7975)
* mention local users in replies

* fix merge
2021-11-12 19:31:56 +09:00
syuilo
926eb34680 fix errors 2021-11-12 19:07:59 +09:00
syuilo
e6e33faefb fix errors 2021-11-12 18:54:42 +09:00
syuilo
0a2e046b28 refactoring: グローバルコンポーネントを認識するように 2021-11-12 18:41:56 +09:00
syuilo
6496835515 viaMobileフラグ廃止
Close #7965
2021-11-12 15:11:20 +09:00
syuilo
0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00