tamaina
111eb43fd9
feat(client): 投稿フォームのボタンの説明を表示するように ( #6408 )
...
* Add title attr with buttons on the post form
* fix
* tooltip
* missing ;
* remove title attr
* fix bug
* Update reactions-viewer.details.vue
* help wip
* ok!
* i18n
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:30:17 +09:00
Xeltica
2bc86756c8
iOS Safari 上で アイコンおよびバナーのアップロードができない不具合を修正 ( #6427 )
...
* fix #6076
* 参考文献を明記
2020-05-31 22:19:28 +09:00
tamaina
a1e0c866aa
feat(client): 自動でもっと見るオプション ( #6403 )
...
* wip
* ugokanai
* wip
* implement setting subscribing
* fix lint
* ✌️
* Update notifications.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-31 12:53:06 +09:00
tamaina
abc296cdcc
refactor: use Object.fromEntries() instead of in-house implementation ( #6401 )
...
* refactor: use Object.fromEntries()
instead of in-house implementation
* Remove extra type assertions
2020-05-23 23:21:09 +09:00
tamaina
3963ed8ff7
feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 ( #6396 )
...
* wip
* tabun ok
* better msg
* oops
* fix lint
* Update gulpfile.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/client/scripts/set-i18n-contexts.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* refactor
Co-authored-by: acid-chicken <root@acid-chicken.com>
* ✨
* wip
* fix lint
* たぶんおk
* fix flush
* Translate Notification
* remove console.log
* fix
* add notifications
* remove san
* wip
* ok
* ✌️
* Update src/prelude/array.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* wip
* i18n refactor
* Update init.ts
* ✌️
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-05-23 13:19:31 +09:00
syuilo
7dd8dbeb5b
feat(client): 💴
2020-05-17 14:43:25 +09:00
tohara
d979fb6dc0
Add Ai3Dstatic model for Room. ( #6350 )
...
* Add Ai3Dstatic model for Room.
* Update src/client/scripts/room/furnitures.json5
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* Update src/client/scripts/room/furnitures.json5
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* doll-Aiの大文字を小文字へ変更
* Update furnitures.json5
* マテリアルをBackgroundからPrincipled BSDFに変更
* a
* なんかファイルが二重にでてくるので削除
* テクスチャーファイルと3Dデータを再コミット
* Remove noodle
* Update doll-ai.glb
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2020-05-16 23:50:25 +09:00
syuilo
6667b86650
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2020-05-15 20:53:29 +09:00
syuilo
9244efe351
fix(client): Mk:api関数にトークンを渡せない問題
2020-05-15 20:53:24 +09:00
syuilo
4ce330c59e
refactor(client): Add note
2020-05-11 22:43:50 +09:00
syuilo
a3283c71ef
chore(lint): Add missing semicolons
2020-05-10 17:25:16 +09:00
syuilo
729db347a2
refactor(client): Remove deprecated property
2020-05-09 16:05:31 +09:00
syuilo
f2465ca11f
fix(client): Fix bug that cannot set custom texture
2020-05-09 15:55:00 +09:00
syuilo
0294061c00
feat(client): Reimplement Misskey Rooms
2020-05-09 15:47:20 +09:00
Satsuki Yanagi
234294d564
WebAuthnでログインできないのを修正 ( #6327 )
...
Resolve #6319
2020-05-09 08:20:22 +09:00
syuilo
d19441f3ae
fix(client): Fix lint
2020-04-22 19:51:09 +09:00
syuilo
6e3ee05cb6
refactor(client): ✨
2020-04-22 19:36:28 +09:00
syuilo
1f998168e2
feat(client): Implement default upload folder setting
...
Resolve #5985
2020-04-22 00:34:56 +09:00
syuilo
0a4d119d86
fix(lint): Use const
2020-04-20 21:36:58 +09:00
syuilo
2ee0e07bb6
refactor(client): ✨
2020-04-20 21:35:27 +09:00
syuilo
f704e7a602
enhance(pages): Improve hcart
2020-04-19 17:41:01 +09:00
syuilo
0a1b83c70f
feat(aiscript): Better env vars
2020-04-19 16:28:19 +09:00
syuilo
e790af566c
chore: 🎨
2020-04-19 16:09:57 +09:00
syuilo
43fe0cd62e
feat(pages): Improve chart
2020-04-19 15:48:05 +09:00
syuilo
72271d905d
fix(pages): Fix chart type detection
2020-04-19 09:09:38 +09:00
syuilo
8d39283d46
Resolve #6276
2020-04-19 09:05:20 +09:00
syuilo
4364122804
feat(pages): Improve chart
2020-04-19 08:25:22 +09:00
syuilo
7c61fc37c5
Resolve #6274
2020-04-18 18:33:45 +09:00
syuilo
75d59a9c9b
feat(pages): Add rect method
2020-04-17 15:51:36 +09:00
syuilo
9139c863bf
feat(pages): Disable AiScript step limitation to improve usability
2020-04-17 15:51:25 +09:00
syuilo
da3008af1c
fix(pages): AiScript変数があると型チェックができない問題を修正
2020-04-16 23:04:49 +09:00
syuilo
6637766554
feat(pages): Add arc method
2020-04-16 18:11:13 +09:00
syuilo
90e8527556
Resolve #6256
2020-04-16 00:39:21 +09:00
mei23
b0b885aacd
lint
2020-04-14 01:13:01 +09:00
tamaina
96eab7e12b
投稿のURLプレビューポップアップを改良 ( #6226 )
...
* URLプレビューポップアップを改良
- タッチデバイスでは表示しないように
- 幅をレスポンシブに
* Use maxTouchPoints to detect touch device
* fix
2020-04-14 00:00:52 +09:00
syuilo
a19e252c9e
feat(client): Improve pages aiscript
2020-04-13 23:46:53 +09:00
syuilo
11cc9cbc7c
Resolve #5755
2020-04-13 03:23:23 +09:00
syuilo
e7da10ae58
Resolve #6242
2020-04-12 19:57:18 +09:00
syuilo
f07047d1e8
AiScript関連
2020-04-12 19:38:19 +09:00
syuilo
b5981ab544
feat(client): Implement AiScript scratchpad
2020-04-11 22:44:32 +09:00
syuilo
d4a630902d
refactor: Use ===
2020-04-04 08:46:54 +09:00
syuilo
b44e1820a2
ダークモードの同期を強化
2020-03-22 18:39:37 +09:00
syuilo
e2c0ee66e4
Resolve #6170
2020-03-22 10:39:12 +09:00
Oni-Men
569be15705
同じホットキーが連続で発動しないように ( #6082 )
...
* add cooldown to hotkey
* remove blank
* use repeat flag
* format
* Add Repeatable option to Hotkey
* Boolean型のみに
* console.log消すの忘れてた
2020-02-26 17:22:43 +09:00
syuilo
200e82decb
Fix #6063
2020-02-23 02:28:07 +09:00
syuilo
804c932f60
Resolve #5995
2020-02-19 04:08:35 +09:00
syuilo
3d79e7a136
Improve paging
2020-02-18 18:19:11 +09:00
syuilo
dc39caed1e
Resolve #5942
2020-02-16 22:15:49 +09:00
syuilo
a5b92e316c
Refactor: Extract scroll utility functions
2020-02-16 20:58:41 +09:00
syuilo
93474eaa06
2回目以降の読み込みは30個までフェッチするように
2020-02-16 20:54:25 +09:00