syuilo
280eeb9d75
fix(client): ✌️
2020-07-19 12:26:05 +09:00
syuilo
b39850de01
feat(client): AiScriptプラグインからAPIアクセスできるように
2020-07-18 14:28:32 +09:00
syuilo
937df577f1
fix(client): Fix sticky sidebar behavior
2020-07-13 15:13:02 +09:00
syuilo
5b5b64d251
fix(client): Fix #6532
2020-07-12 16:14:49 +09:00
Xeltica
a0ea5776ab
fix #6335 ( #6507 )
2020-07-12 00:39:45 +09:00
syuilo
9b73e897df
Plugin system ( #6479 )
...
* wip
* wip
* wip
* wip
* Update store.ts
2020-07-12 00:38:55 +09:00
syuilo
8ff2694cad
feat(client): ミューテーション監視をやめてページリロードするように
2020-07-12 00:12:30 +09:00
Xeltica
80bebea9e6
テーマエディターの実装 ( #6482 )
...
* テーマ機能の実装
* resolve #6478
* 定数を削除できるように
* 変更を破棄するか確認ダイアログを表示するように
* fix code
* Update theme.ts
* ✌️
* fix path
* wip
* wip
* wip
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-07-11 12:12:35 +09:00
syuilo
cf3fc97202
Deck ( #6504 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
2020-07-11 10:13:11 +09:00
syuilo
a591a334ed
refactor
2020-07-10 00:20:26 +09:00
syuilo
27a17b467d
🎨
2020-07-06 17:26:18 +09:00
syuilo
c25cf7f89a
Resolve #6500
2020-07-06 16:08:30 +09:00
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