Commit graph

298 commits

Author SHA1 Message Date
tamaina
599510c5be fix 2022-01-31 01:37:14 +09:00
tamaina
6a000b3184 jpeg, pngにもどす 2022-01-31 01:36:52 +09:00
tamaina
39f0eb134d clean up 2022-01-30 13:25:41 +00:00
tamaina
49052992d6 Merge branch 'develop' into better-8176 2022-01-30 13:23:29 +00:00
Johann150
ea5148ca0f
fix federation widged (#8221)
The variables accidentally shadowed the variables that contain the ref's
to be rendered into the template.
2022-01-30 21:48:40 +09:00
tamaina
55b3ae22ee
enhance: メニュー関連をComposition API化、switchアイテム追加 (#8215)
* メニューをComposition API化、switchアイテム追加
クライアントサイド画像圧縮の準備

* メニュー型定義を分離 (TypeScriptの型支援が効かないので)

* disabled

* make keepOriginal to follow setting value

* fix

* fix

* Fix

* clean up
2022-01-30 14:11:52 +09:00
syuilo
aa64ff6c94 update misskey-js 2022-01-30 11:32:42 +09:00
tamaina
2b7ec306f9 Merge branch 'menu-switch' into better-8176 2022-01-29 17:06:28 +00:00
tamaina
7b4f5acc55 add comment 2022-01-29 17:06:02 +00:00
tamaina
8a5fdd159d clean up 2022-01-29 17:04:30 +00:00
tamaina
0133902168 Merge branch 'menu-switch' into better-8176 2022-01-29 16:53:09 +00:00
tamaina
af42693ea1 Fix 2022-01-29 16:52:44 +00:00
tamaina
38f84a94ba lazy load browser-image-resizer 2022-01-29 22:18:12 +09:00
tamaina
0f8f7de165 ✌️ 2022-01-29 21:49:46 +09:00
tamaina
3236ebac6b WEBP 2022-01-29 21:02:58 +09:00
tamaina
8fcf86cb52 Merge branch 'menu-switch' into better-8176 2022-01-29 20:29:53 +09:00
tamaina
32dd3bf842 fix 2022-01-29 20:13:29 +09:00
tamaina
08023060e6 fix 2022-01-29 20:08:14 +09:00
tamaina
323d020caf ✌️ 2022-01-29 20:02:15 +09:00
tamaina
0ed6f4d86c Merge branch 'v12-8173' into better-8176 2022-01-29 19:02:16 +09:00
tamaina
bb67923fa8 make keepOriginal to follow setting value 2022-01-29 18:53:36 +09:00
tamaina
8da8329b51 disabled 2022-01-29 18:48:11 +09:00
tamaina
0a788d1df1 メニュー型定義を分離 (TypeScriptの型支援が効かないので) 2022-01-29 18:45:24 +09:00
tamaina
ed5805e5af メニューをComposition API化、switchアイテム追加
クライアントサイド画像圧縮の準備
2022-01-29 18:37:36 +09:00
MeiMei
bb11a37d1a
Update packages/client/src/os.ts
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2022-01-29 14:53:16 +09:00
syuilo
149edaecab refactor(client): use setup sugar 2022-01-29 03:03:23 +09:00
syuilo
f0e720931b fix(client): 投稿フォームのハッシュタグ保持フィールドが動作しない問題を修正
Fix #8212
2022-01-29 02:54:56 +09:00
Johann150
29b33b37ee
round relative time (#8199) 2022-01-28 15:29:24 +09:00
syuilo
a6d4868ff0 fix(client): DMページでメンションが含まれる問題を修正
Fix #8211
2022-01-28 13:39:54 +09:00
syuilo
82e81a0984 refactor(client): use composition api 2022-01-28 12:30:59 +09:00
syuilo
9ffab33037 fix(client): リアクション設定で絵文字ピッカーが開かないのを修正 2022-01-28 12:30:47 +09:00
syuilo
bb6b912aef fix 2022-01-28 12:21:35 +09:00
syuilo
974269b8f1 refactor 2022-01-28 12:20:42 +09:00
syuilo
bfc9873fb9 refactor(client): use setup sugar 2022-01-28 12:14:21 +09:00
syuilo
b946d89ec1 refactor(client): better semantics 2022-01-28 11:53:12 +09:00
syuilo
57ec04d9ec refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
syuilo
6ebab5f577 chore(client): improve chart rendering 2022-01-28 11:19:18 +09:00
syuilo
2752858c7c fix(client): トレンドウィジェットが動作しないのを修正 2022-01-28 01:13:52 +09:00
syuilo
86931bdafd fix(client): 「クリップ」ページが開かない問題を修正 2022-01-28 01:09:46 +09:00
syuilo
389350ba77 fix(client): 投稿のNSFW画像を表示したあとにリアクションが更新されると画像が非表示になる問題を修正
Fix #8208
2022-01-28 01:05:31 +09:00
syuilo
a9960ac63a refactor(client): use composition api 2022-01-28 00:52:05 +09:00
syuilo
2a4f2fba09 refactor(client): use composition api 2022-01-28 00:46:49 +09:00
syuilo
e5d56a7cfe fix(client): チャットが見れない
Fix #8203
2022-01-27 17:55:11 +09:00
syuilo
779bd244a6 chore: fix instant form handling 2022-01-27 17:38:02 +09:00
syuilo
f3be43c39c update vue 2022-01-27 00:13:36 +09:00
tamaina
2f67ec2f84
enhance: MediaListでは、サーバーで許可された形式しか表示しないように (#8113)
* wip

* fix
2022-01-27 00:08:48 +09:00
Kainoa Kanter
25cac0089f
Fix pop-out bug (#8170) 2022-01-26 17:11:41 +09:00
syuilo
ad2a3eed9b 🎨 2022-01-26 03:31:10 +09:00
syuilo
f7a90e041c Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-01-26 03:26:40 +09:00
syuilo
0b4a076f66 refactor 2022-01-26 03:26:34 +09:00