syuilo
01776a0336
refactor(client): Use v-t for i18n
2020-07-25 01:36:39 +09:00
syuilo
32940565a4
fix(client): ✌️
2020-07-19 12:26:05 +09:00
syuilo
0c9a52940f
feat: Blurhash integration
...
Resolve #6559
2020-07-19 00:24:07 +09:00
syuilo
0388d5beaf
fix(client): プラグインの動作を修正
2020-07-18 20:03:46 +09:00
syuilo
04c2513948
feat(client): AiScriptプラグインからAPIアクセスできるように
2020-07-18 14:28:32 +09:00
syuilo
1218c4814e
feat: トークン手動発行機能
2020-07-18 12:12:10 +09:00
syuilo
856901c245
feat(client): 設定画面を整理
2020-07-17 22:30:41 +09:00
syuilo
1185969441
feat(client): Add sounds 🎵
2020-07-12 22:17:13 +09:00
syuilo
8060b2592b
feat(client): blur effect for modal
2020-07-12 18:14:59 +09:00
syuilo
51da88f242
fix(client): Fix indicator position
2020-07-12 17:43:35 +09:00
syuilo
6937333688
fix(client): i18n
2020-07-12 17:37:56 +09:00
syuilo
4dc8761e5b
fix(client): Fix #6532
2020-07-12 16:14:49 +09:00
syuilo
3226bf1255
fix(client): Fix style
2020-07-12 16:05:00 +09:00
syuilo
3144e2aff3
Plugin system ( #6479 )
...
* wip
* wip
* wip
* wip
* Update store.ts
2020-07-12 00:38:55 +09:00
syuilo
b289f6201e
fix(client): Fix style
2020-07-12 00:17:30 +09:00
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
c8af51bc04
feat(client): Add sound 🎵
2020-07-08 23:29:35 +09:00
syuilo
860f68a2a2
Resolve #6500
2020-07-06 16:08:30 +09:00
syuilo
758a31f4ae
feat(client): ウィジェットを画面スクロールに連動させるオプション
2020-07-06 00:03:08 +09:00
syuilo
9b64cbae6e
refactror
2020-07-05 03:49:58 +09:00
syuilo
188f6319d1
wip
2020-07-04 18:28:57 +09:00
syuilo
f028e5fb0e
chore(client): 🎨
2020-07-04 18:28:31 +09:00
tamaina
cd2d7e95ea
fix(client): 全既読系ボタンのAPIの指定が間違っているのを修正 ( #6424 )
2020-05-31 15:48:37 +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
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
488086eb59
fix(client): Use router-link instead of a to avoid page refresh
2020-05-16 22:08:21 +09:00
MeiMei
706c2fe925
リレーに不正なURLは追加できないように ( #6351 )
...
* リレーに不正なURLは追加できないように
* lint
2020-05-15 20:51:16 +09:00
MeiMei
fe841db55a
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
2645235885
fix(client): Do not expand each notes in my/messages
2020-05-10 16:52:05 +09:00
syuilo
41544b1df9
fix(client): Do not expand each notes in my/mentions
...
Related #6336
2020-05-10 16:51:11 +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
syuilo
b992d3ba99
refactor(client): Use getters to avoid watch vuex
2020-05-09 15:22:50 +09:00
Satsuki Yanagi
c348688eeb
WebAuthnでログインできないのを修正 ( #6327 )
...
Resolve #6319
2020-05-09 08:20:22 +09:00
Acid Chicken (硫酸鶏)
469c91cf55
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
ff7f7104f0
fix(client): Fix default reaction setting
2020-05-06 14:43:25 +09:00
syuilo
fd0bd2d74f
feat(client): Make possible to customize sidebar
...
Resolve #6285
2020-05-06 11:41:44 +09:00
syuilo
d9d04de4e1
refactor(client): Reorder property
2020-05-06 09:40:49 +09:00
syuilo
3c581e5b09
refactor(client): Export default reaction setting and use it
2020-05-06 09:40:07 +09:00
Acid Chicken (硫酸鶏)
5046f82c83
Fix bug
2020-04-29 09:35:37 +09:00
Acid Chicken (硫酸鶏)
b1088cd584
Factorize *captcha component
2020-04-29 09:15:18 +09:00
Acid Chicken (硫酸鶏)
f4c140b087
Add *captcha settings guide
2020-04-29 06:04:05 +09:00
Acid Chicken (硫酸鶏)
dd6f3579f0
Refactor codes
2020-04-29 05:30:58 +09:00
Acid Chicken (硫酸鶏)
8d233fa1cf
Add support for hCaptcha
2020-04-28 14:29:33 +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
81bcf87f41
refactor(client): ✨
2020-04-20 21:35:27 +09:00
syuilo
f817b9c73c
Resolve #6276
2020-04-19 09:05:20 +09:00
syuilo
3d3c800d23
chore(client): 🎨
2020-04-17 20:36:51 +09:00
syuilo
a132a2cf71
chore(client): 🎨
2020-04-16 23:13:33 +09:00
syuilo
abc46da944
Resolve #6256
2020-04-16 00:39:21 +09:00
syuilo
d9ecb62a65
chore(client): 🎨
2020-04-14 00:13:49 +09:00
syuilo
dc9ea9ea70
feat(client): Improve pages aiscript
2020-04-13 23:46:53 +09:00
Satsuki Yanagi
b4cdcab537
モデレーション周りのv11の機能復元 ( #6249 )
...
* モデレーション周りのv11の機能復元
* i18n
* wip
* wip
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-04-13 23:27:12 +09:00
syuilo
4bccfb62b3
Resolve #5755
2020-04-13 03:23:23 +09:00
MeiMei
69dd52920e
プロキシの除外ホスト ( #6244 )
...
* プロキシの除外ホスト
* オブジェクトストレージとの通信にProxyを使うかを選択できるように
* fix lint
* コメント
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2020-04-12 20:32:34 +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
Balazs Nadasdi
decdec2c1d
Ability to set header image for a Page ( #6210 )
...
* Ability to set header image for a Page
- Add header image to Page
- Show it on Page view
- Show correctly it on Page list view
- On the Page list view, pages have a light border
to make it easier to see an image belongs to a page
* Maybe it looks better
* Use <img> instead if <x-image>
* src -> :src; set width
* Update page.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-04-05 17:55:51 +09:00
MeiMei
2be9c67fd1
Use url if available ( #6214 )
...
* Fix #6213
* other link
* fix
2020-04-02 21:59:14 +09:00
syuilo
d468d3281b
アプリの権限を確認できるように
2020-03-29 17:06:36 +09:00
syuilo
31a0a42c7f
Fix bug
2020-03-29 17:04:22 +09:00
syuilo
b5fcd885a7
Clean up
2020-03-29 10:59:05 +09:00
syuilo
82e76eaa29
✌️
2020-03-29 10:17:23 +09:00
syuilo
110d517bc3
✌️
2020-03-29 10:16:32 +09:00
syuilo
aa9a07b5b6
✌️
2020-03-29 10:15:33 +09:00
syuilo
921078c51e
インスタンス一覧でソートできるように
2020-03-29 10:14:33 +09:00
syuilo
6ca14ad2ad
Fix style
2020-03-28 22:10:14 +09:00
syuilo
9b125e9feb
Update apps.vue
2020-03-28 19:40:03 +09:00
syuilo
22eac682d8
インストールしたアプリ見れるようにしたり削除できるようにしたり
2020-03-28 19:33:11 +09:00
syuilo
6c24520888
✌️
2020-03-28 18:33:24 +09:00
syuilo
25efe1a2fb
Resolve #6193
2020-03-28 15:57:31 +09:00
syuilo
62f118ffa7
🎨
2020-03-28 11:36:44 +09:00
syuilo
1b42292475
Fix doc page
2020-03-28 11:32:19 +09:00
syuilo
05564e5565
Implement MiAuth
2020-03-28 11:24:37 +09:00
syuilo
f5c5d5cd7e
wip
2020-03-27 20:24:32 +09:00
syuilo
10d5062e15
Update patrons
2020-03-25 23:21:23 +09:00
syuilo
e8cc6bf2d6
🎨
2020-03-25 23:15:08 +09:00
和風ドレッシング
00ee61d578
Fix #6176 ( #6183 )
2020-03-25 15:57:35 +09:00
syuilo
6996f1bb1f
テーマインポート機能を実装するなど
2020-03-23 19:06:46 +09:00
syuilo
5f284dcbb6
Fix #6179
2020-03-22 19:46:07 +09:00
syuilo
d082ee0cec
Add account setting link
2020-03-22 15:11:16 +09:00
syuilo
ad0826d831
Refactoring
2020-03-22 14:38:33 +09:00
syuilo
86760502d0
Update theme.vue
2020-03-22 10:57:58 +09:00
syuilo
587c5f5572
🎨
2020-03-22 10:55:46 +09:00
syuilo
732ecac5eb
Fix error
2020-03-22 10:53:47 +09:00
Satsuki Yanagi
2674120cb3
i18n ( #6171 )
...
* i18n
Resolve #6155
* i18n for drive
* ✌️
* Extract doc
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-03-22 10:51:40 +09:00
syuilo
8ebac112b9
Resolve #6170
2020-03-22 10:39:12 +09:00
syuilo
7f30b8cb5a
Update collaborators
2020-03-21 23:33:39 +09:00
syuilo
6bdd4e757c
招待コードが発行できない問題を修正
2020-03-21 23:27:54 +09:00
syuilo
5f6110d6da
Fix bug
2020-03-21 13:21:32 +09:00
syuilo
ef547887c1
🎨
2020-03-21 13:19:42 +09:00
syuilo
821692818e
Fix bug
2020-03-21 13:10:44 +09:00
syuilo
1afa8e3aaf
リモートユーザーでも投稿数とか見れるように
2020-03-21 13:07:15 +09:00
syuilo
c3a3c04355
Resolve #6145
2020-03-21 13:07:02 +09:00
syuilo
f8d68f72e3
wip
2020-03-21 12:32:40 +09:00