Commit graph

3338 commits

Author SHA1 Message Date
syuilo
cd6da701a6 ✌️ 2020-08-09 13:49:44 +09:00
syuilo
513fc245d9 enhance(client): ミュートされたノート数を表示するようにしたり 2020-08-09 13:46:19 +09:00
syuilo
61b8757e21 client: テーマコードをコピーできるようにしたり 2020-08-08 10:27:37 +09:00
syuilo
d500f88740 refactor: Extract well-known services 2020-08-07 11:27:37 +09:00
syuilo
9acdcc4b78 fix(client): Message read state is not reactive 2020-08-02 13:59:05 +09:00
syuilo
e7612790f5 refactor 2020-08-02 13:49:28 +09:00
rinsuki
8831ae8b32 チャットでCmd+Enterできないのを修正 (#6614) 2020-08-01 21:50:21 +09:00
syuilo
b3221644d4 fix appearance 2020-08-01 18:01:48 +09:00
syuilo
f7a57603d8 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-08-01 16:39:52 +09:00
syuilo
abea6f1d47 🎨 2020-08-01 16:39:48 +09:00
syuilo
7746f76ab9 refactor 2020-08-01 12:04:30 +09:00
syuilo
a193114347 Fold sidebar (#6610)
* wip

* wip
2020-08-01 10:53:23 +09:00
syuilo
8e905b3a7d chore: Remove debug code 2020-08-01 10:03:47 +09:00
syuilo
534808dd56 refactor(client): Fix order of component property 2020-08-01 10:02:37 +09:00
syuilo
6b215cc8e8 fix(client): Cannot read announcement
Fix #6609
2020-08-01 10:02:03 +09:00
syuilo
305d33b7ad Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-07-31 19:09:49 +09:00
syuilo
831710d3a4 fix(client): Reactivate poll 2020-07-31 19:09:38 +09:00
Xeltica
0d6396e097 非ログイン時にウェルカムメッセージが被る問題を修正 (#6509)
* fix #6493

* Fix indentation
2020-07-30 23:56:17 +09:00
Xeltica
9417b30d12 自分のノートにリアクションを押せるように (#6506)
* resolve #6468

* リモートから来たセルフリアクションの対応
2020-07-30 20:28:35 +09:00
syuilo
fc86df0f62 fix(client): プラグインの設定がnullになることがある問題を修正 2020-07-30 00:58:01 +09:00
syuilo
46a97c81d9 feat(client): プラグインのIDを不要に 2020-07-30 00:41:17 +09:00
syuilo
72824c802c feat(client): プラグインの設定にdescriptionを表示できるように 2020-07-30 00:35:07 +09:00
syuilo
3d7046390c feat(client): Plugin:register_note_post_interruptor API 2020-07-29 23:37:50 +09:00
syuilo
a6639276f8 feat(client): AiScript: Plugin:open_url function 2020-07-29 23:10:04 +09:00
syuilo
70defaffba fix(client): 通知のノートがリアクティブではない問題を修正
Fix #6602
2020-07-29 23:03:08 +09:00
syuilo
88b53e5ce2 fix(client): ピン留めされたノートがリアクティブではない問題を修正 2020-07-29 23:02:59 +09:00
syuilo
1b5402d62b fix(client): 通知が流れない問題を修正 2020-07-29 01:50:30 +09:00
syuilo
3688b80e0e feat(client): AiScript: ノート書き換えAPI 2020-07-29 01:15:02 +09:00
syuilo
737f4e0a44 feat(client): プラグインを無効にできるように 2020-07-28 19:02:28 +09:00
syuilo
3ee2cd576e enhance(client): Use tab component for page list 2020-07-28 10:08:08 +09:00
syuilo
451b1f31fb chore: Remove debug code 2020-07-27 23:26:32 +09:00
syuilo
9c95818cd1 refactor(client): Use v-model for note component, freeze object
Related: #6595
2020-07-27 23:25:37 +09:00
syuilo
55e188ae23 ワードミュート (#6594)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2020-07-27 13:34:20 +09:00
syuilo
e29230ed93 refactor(client): Do not mutate prop directly
Related #6595
2020-07-27 08:46:21 +09:00
tamaina
a1edf4fb4a ✌️ (#6567)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-07-26 13:30:36 +09:00
syuilo
fc1cf4a9b8 🎨 2020-07-26 13:16:32 +09:00
syuilo
02c474fe03 fix(client): Do not render img tag when icon url not provided 2020-07-26 12:57:08 +09:00
syuilo
f5f4b6653e feat(client): Display instance icon 2020-07-26 12:55:46 +09:00
Xeltica
755cd14faa インスタンス設定の不足分を追加 (#6576)
* インスタンス設定の不足分を追加

* fix bug

* Update ja-JP.yml

* Update settings.vue

* Update settings.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-07-26 11:05:26 +09:00
syuilo
ec08ce1d4e chore(client): Show ? when softwareName is unknown 2020-07-25 21:01:14 +09:00
syuilo
9f3fe6636b fix(client): Remove unncessary # 2020-07-25 16:37:08 +09:00
syuilo
056ecb1106 feat(client): Implement federation widget chart 2020-07-25 16:31:21 +09:00
syuilo
15d9c00156 fix(client): Fix federation widget 2020-07-25 12:23:49 +09:00
syuilo
69cec74898 feat(client): Federation widget
Resolve #6544
2020-07-25 11:56:56 +09:00
syuilo
03a7b1d9db chore 2020-07-25 11:55:57 +09:00
Acid Chicken (硫酸鶏)
0ff9e5a364 Fix bug in #6585 2020-07-24 23:50:48 +00:00
syuilo
ccf4b50843 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-07-25 02:01:14 +09:00
Acid Chicken (硫酸鶏)
60e121e222 Fix #6581? (#6585)
* Update avatar.vue

* Update avatar.vue

* Update avatar.vue
2020-07-25 01:58:26 +09:00
syuilo
0089260392 Revert "refactor(client): Use v-t for i18n"
This reverts commit 9c30b23358699a530f2bcb0f5ae6efe17146bcb3.
2020-07-25 01:56:52 +09:00
syuilo
e6c7461757 perf(client): Use v-once for static contents 2020-07-25 01:47:01 +09:00