tamaina
7102e43e1e
エラーハンドリング
2022-02-07 03:26:22 +09:00
tamaina
e7d9221a71
webpでなくする ただしサムネやプレビューはwebpのまま (テスト)
2022-02-07 03:01:23 +09:00
tamaina
e87e97fce4
Merge branch 'develop' into better-8176
2022-02-05 02:18:19 +09:00
tamaina
ee6e1633ef
fix name
2022-02-05 02:16:56 +09:00
syuilo
0b462feff6
enhance(client): improve chart rendering
2022-02-04 16:39:09 +09:00
tamaina
d31945e1fd
fix: タイムライン種別を切り替えると「新しいノートがあります」の表示が残留してしまうのを修正 ( #8250 )
...
Fix #6831
2022-02-04 08:39:20 +09:00
syuilo
9ee0db95ac
refactor: use date-fns
2022-02-04 01:56:33 +09:00
syuilo
5e198381d3
🎨
2022-02-03 02:08:54 +09:00
syuilo
978282404a
fix(client): fix compare-versions import
2022-02-03 01:45:34 +09:00
syuilo
9b7b8bb9a1
fix(client): ツールチップの表示位置が正しくない問題を修正
2022-02-02 01:32:26 +09:00
syuilo
557003d5c4
tweak
2022-02-02 00:27:22 +09:00
tamaina
ae3abc2126
fix: Fix Sideview ( #8235 )
...
* Fix #7890
* a-
* 3度目の正直
* fix
* ✌️
* update CHANGELOG
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-02-01 23:48:19 +09:00
nullobsi
bfc95ccf73
fix: ensure that specified users does not get duplicates ( #8233 )
...
* ensure that specified users does not get duplicates
* Update packages/client/src/components/post-form.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-02-01 21:49:34 +09:00
syuilo
bd53c28ae1
fix eslint rule
2022-01-31 21:29:08 +09:00
syuilo
c260343125
add eslint rule
2022-01-31 21:24:11 +09:00
syuilo
8560e107bc
enhance(client): Chartjsのツールチップを自前に
2022-01-31 21:07:33 +09:00
syuilo
a2dcf2fc41
feat(client): 連合インスタンスページからインスタンス情報再取得を行えるように
...
Resolve #8231
2022-01-31 20:38:26 +09:00
syuilo
d72f0779b6
fix federation widget
2022-01-31 16:50:40 +09:00
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