Commit Graph

117 Commits

Author SHA1 Message Date
syuilo
dc99fce868 feat(client): ミューテーション監視をやめてページリロードするように 2020-07-12 00:12:30 +09:00
Xeltica
a81d260891 テーマエディターの実装 (#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
897463ed85 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
992ea7a8d2 refactor 2020-07-10 00:20:26 +09:00
syuilo
0dc9dd8644 🎨 2020-07-06 17:26:18 +09:00
syuilo
860f68a2a2 Resolve #6500 2020-07-06 16:08:30 +09:00
tamaina
a9b59158c2 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
3d796032c0 iOS Safari 上で アイコンおよびバナーのアップロードができない不具合を修正 (#6427)
* fix #6076

* 参考文献を明記
2020-05-31 22:19:28 +09:00
tamaina
2daf3c7a94 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
f59e1155f2 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
08a2162aa7 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
42a5f899e7 feat(client): 💴 2020-05-17 14:43:25 +09:00
tohara
423e65123b 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
ad69e12c18 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-05-15 20:53:29 +09:00
syuilo
0cc6421328 fix(client): Mk:api関数にトークンを渡せない問題 2020-05-15 20:53:24 +09:00
syuilo
b0f11a75de refactor(client): Add note 2020-05-11 22:43:50 +09:00
syuilo
5b06ace4b9 chore(lint): Add missing semicolons 2020-05-10 17:25:16 +09:00
syuilo
39e3e1cf73 refactor(client): Remove deprecated property 2020-05-09 16:05:31 +09:00
syuilo
cd330fa135 fix(client): Fix bug that cannot set custom texture 2020-05-09 15:55:00 +09:00
syuilo
6cee6c1043 feat(client): Reimplement Misskey Rooms 2020-05-09 15:47:20 +09:00
Satsuki Yanagi
c348688eeb WebAuthnでログインできないのを修正 (#6327)
Resolve #6319
2020-05-09 08:20:22 +09:00
syuilo
342077f51b fix(client): Fix lint 2020-04-22 19:51:09 +09:00
syuilo
3eaf223420 refactor(client): 2020-04-22 19:36:28 +09:00
syuilo
ce691efc07 feat(client): Implement default upload folder setting
Resolve #5985
2020-04-22 00:34:56 +09:00
syuilo
433c59f356 fix(lint): Use const 2020-04-20 21:36:58 +09:00
syuilo
81bcf87f41 refactor(client): 2020-04-20 21:35:27 +09:00
syuilo
403ea2119f enhance(pages): Improve hcart 2020-04-19 17:41:01 +09:00
syuilo
d61d46e1c4 feat(aiscript): Better env vars 2020-04-19 16:28:19 +09:00
syuilo
a037714b6b chore: 🎨 2020-04-19 16:09:57 +09:00
syuilo
56a5a366eb feat(pages): Improve chart 2020-04-19 15:48:05 +09:00
syuilo
c1df3a723c fix(pages): Fix chart type detection 2020-04-19 09:09:38 +09:00
syuilo
f817b9c73c Resolve #6276 2020-04-19 09:05:20 +09:00
syuilo
e03c49aa93 feat(pages): Improve chart 2020-04-19 08:25:22 +09:00
syuilo
4db874fa0e Resolve #6274 2020-04-18 18:33:45 +09:00
syuilo
e0d5ae579b feat(pages): Add rect method 2020-04-17 15:51:36 +09:00
syuilo
505b99cb00 feat(pages): Disable AiScript step limitation to improve usability 2020-04-17 15:51:25 +09:00
syuilo
f90dc55308 fix(pages): AiScript変数があると型チェックができない問題を修正 2020-04-16 23:04:49 +09:00
syuilo
3f361fe86b feat(pages): Add arc method 2020-04-16 18:11:13 +09:00
syuilo
abc46da944 Resolve #6256 2020-04-16 00:39:21 +09:00
mei23
f99eb1a38c lint 2020-04-14 01:13:01 +09:00
tamaina
066b8e6f73 投稿のURLプレビューポップアップを改良 (#6226)
* URLプレビューポップアップを改良

- タッチデバイスでは表示しないように
- 幅をレスポンシブに

* Use maxTouchPoints to detect touch device

* fix
2020-04-14 00:00:52 +09:00
syuilo
dc9ea9ea70 feat(client): Improve pages aiscript 2020-04-13 23:46:53 +09:00
syuilo
4bccfb62b3 Resolve #5755 2020-04-13 03:23:23 +09:00
syuilo
7ac8b672c5 Resolve #6242 2020-04-12 19:57:18 +09:00
syuilo
bcfa0b3cf7 AiScript関連 2020-04-12 19:38:19 +09:00
syuilo
415d54b758 feat(client): Implement AiScript scratchpad 2020-04-11 22:44:32 +09:00
syuilo
cefbecb94c refactor: Use === 2020-04-04 08:46:54 +09:00
syuilo
9937e7d988 ダークモードの同期を強化 2020-03-22 18:39:37 +09:00
syuilo
8ebac112b9 Resolve #6170 2020-03-22 10:39:12 +09:00
Oni-Men
8d66359139 同じホットキーが連続で発動しないように (#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
668d3daf24 Fix #6063 2020-02-23 02:28:07 +09:00
syuilo
4edf2c0c94 Resolve #5995 2020-02-19 04:08:35 +09:00
syuilo
2b666ee095 Improve paging 2020-02-18 18:19:11 +09:00
syuilo
7bb49f1352 Resolve #5942 2020-02-16 22:15:49 +09:00
syuilo
0cd7d9b6e8 Refactor: Extract scroll utility functions 2020-02-16 20:58:41 +09:00
syuilo
eb12526c9a 2回目以降の読み込みは30個までフェッチするように 2020-02-16 20:54:25 +09:00
syuilo
e250131bca Improve custom emoji managemant 2020-02-14 01:09:39 +09:00
syuilo
0fe0db124e インスタンス情報ページとMisskey情報ページを分離するなど 2020-02-13 02:48:52 +09:00
tamaina
e3e4ee9553 翻訳の抜けを修正その2 (#5893)
* Missing translation

* use npx

* ✌️

* Update ja-JP.yml

* Update signup.vue

* Update ja-JP.yml

* Update messaging-room.vue

* Update ja-JP.yml

* Update signup.vue

* Update ja-JP.yml

* Update signin.vue

* Update ja-JP.yml

* Update index.vue

* Update ja-JP.yml

* Update signup.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-02-12 06:27:11 +09:00
syuilo
e52544a7d1 Resolve #5907 2020-02-12 06:01:59 +09:00
syuilo
8544b21024 Update paging.ts 2020-02-12 02:52:43 +09:00
tamaina
382832001e サーバーから切断されましたのダイアログは時間をおいて表示するように (#5916)
* timeout disconnect dialog

* 70ms

* 150ms
2020-02-11 22:57:09 +09:00
syuilo
3dee99075d Fix #5896 2020-02-09 22:00:38 +09:00
syuilo
d38816b414 nanka iroiro 2020-02-08 23:52:40 +09:00
syuilo
5629df79ac Fix bug 2020-02-01 11:35:49 +09:00
syuilo
261f71474b Improve avatar/banner setting 2020-01-30 07:13:36 +09:00
syuilo
e24ca1e51f v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-01-30 04:37:25 +09:00