Commit graph

237 commits

Author SHA1 Message Date
syuilo
9c30b23358 refactor(client): Use v-t for i18n 2020-07-25 01:36:39 +09:00
syuilo
280eeb9d75 fix(client): ✌️ 2020-07-19 12:26:05 +09:00
syuilo
3f71b14637 feat: Blurhash integration
Resolve #6559
2020-07-19 00:24:07 +09:00
syuilo
705d40ab37 fix(client): プラグインの動作を修正 2020-07-18 20:03:46 +09:00
syuilo
b39850de01 feat(client): AiScriptプラグインからAPIアクセスできるように 2020-07-18 14:28:32 +09:00
syuilo
0c1de7b1b6 feat: トークン手動発行機能 2020-07-18 12:12:10 +09:00
syuilo
b663a47331 feat(client): 設定画面を整理 2020-07-17 22:30:41 +09:00
syuilo
b9e9631195 feat(client): Add sounds 🎵 2020-07-12 22:17:13 +09:00
syuilo
aae9bc4cf4 feat(client): blur effect for modal 2020-07-12 18:14:59 +09:00
syuilo
dab728278c fix(client): Fix indicator position 2020-07-12 17:43:35 +09:00
syuilo
7555ab097a fix(client): i18n 2020-07-12 17:37:56 +09:00
syuilo
5b5b64d251 fix(client): Fix #6532 2020-07-12 16:14:49 +09:00
syuilo
eb84445796 fix(client): Fix style 2020-07-12 16:05:00 +09:00
syuilo
9b73e897df
Plugin system (#6479)
* wip

* wip

* wip

* wip

* Update store.ts
2020-07-12 00:38:55 +09:00
syuilo
11f8d742eb fix(client): Fix style 2020-07-12 00:17:30 +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
d4b4b61535 feat(client): Add sound 🎵 2020-07-08 23:29:35 +09:00
syuilo
c25cf7f89a Resolve #6500 2020-07-06 16:08:30 +09:00
syuilo
3799708daf feat(client): ウィジェットを画面スクロールに連動させるオプション 2020-07-06 00:03:08 +09:00
syuilo
e9afc1d867 refactror 2020-07-05 03:49:58 +09:00
syuilo
83e1068da3 wip 2020-07-04 18:28:57 +09:00
syuilo
1fd345f563 chore(client): 🎨 2020-07-04 18:28:31 +09:00
tamaina
ffc7f42efc
fix(client): 全既読系ボタンのAPIの指定が間違っているのを修正 (#6424) 2020-05-31 15:48:37 +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
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
ca2a33edc9 fix(client): Use router-link instead of a to avoid page refresh 2020-05-16 22:08:21 +09:00
MeiMei
538ca2a7c7
リレーに不正なURLは追加できないように (#6351)
* リレーに不正なURLは追加できないように

* lint
2020-05-15 20:51:16 +09:00
MeiMei
145389768d
pub-relay (#6341)
* pub-relay

* relay actorをApplicationにする

* Disable koa-compress

* Homeはリレーに送らない

* Disable debug

* UI

* cleanupなど
2020-05-10 18:42:31 +09:00
syuilo
9784ade84f fix(client): Do not expand each notes in my/messages 2020-05-10 16:52:05 +09:00
syuilo
677f06961a fix(client): Do not expand each notes in my/mentions
Related #6336
2020-05-10 16:51:11 +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
syuilo
71e5892308 refactor(client): Use getters to avoid watch vuex 2020-05-09 15:22:50 +09:00
Satsuki Yanagi
234294d564
WebAuthnでログインできないのを修正 (#6327)
Resolve #6319
2020-05-09 08:20:22 +09:00
Acid Chicken (硫酸鶏)
778ac79c44
Fix using Buffer on window scope (#6324)
* Update 2fa.vue

* Import 'core-js/es/typed-array/from'

* Bye polyfill
2020-05-06 18:59:58 +09:00
syuilo
97cdfa662e fix(client): Fix default reaction setting 2020-05-06 14:43:25 +09:00
syuilo
4a08d5295e feat(client): Make possible to customize sidebar
Resolve #6285
2020-05-06 11:41:44 +09:00
syuilo
b77788b947 refactor(client): Reorder property 2020-05-06 09:40:49 +09:00
syuilo
729116c9e5 refactor(client): Export default reaction setting and use it 2020-05-06 09:40:07 +09:00
Acid Chicken (硫酸鶏)
9a611b24f3
Fix bug 2020-04-29 09:35:37 +09:00
Acid Chicken (硫酸鶏)
77adf26236
Factorize *captcha component 2020-04-29 09:15:18 +09:00
Acid Chicken (硫酸鶏)
01411327b8
Add *captcha settings guide 2020-04-29 06:04:05 +09:00
Acid Chicken (硫酸鶏)
9daa900793
Refactor codes 2020-04-29 05:30:58 +09:00
Acid Chicken (硫酸鶏)
7860839220
Add support for hCaptcha 2020-04-28 14:29:33 +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
2ee0e07bb6 refactor(client): 2020-04-20 21:35:27 +09:00