summaryrefslogtreecommitdiff
path: root/src/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: Clean upsyuilo2020-08-091-19/+0
|
* Full view mode (#6636)syuilo2020-08-0930-327/+843
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wuip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update folder.vue * wip * Update size.ts * wip * wip * Update index.vue * wip
* :v:syuilo2020-08-091-1/+1
|
* enhance(client): ↵syuilo2020-08-095-11/+16
| | | | ミュートされたノート数を表示するようにしたり
* client: テーマコードをコピーできるようにしたりsyuilo2020-08-081-5/+13
|
* refactor: Extract well-known servicessyuilo2020-08-071-6/+6
|
* fix(client): Message read state is not reactivesyuilo2020-08-021-2/+8
|
* refactorsyuilo2020-08-021-3/+3
|
* チャットでCmd+Enterできないのを修正 (#6614)rinsuki2020-08-011-1/+1
|
* fix appearancesyuilo2020-08-011-2/+2
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-08-011-0/+2
|\
| * refactorsyuilo2020-08-011-0/+2
| |
* | :art:syuilo2020-08-011-1/+1
|/
* Fold sidebar (#6610)syuilo2020-08-015-88/+132
| | | | | * wip * wip
* chore: Remove debug codesyuilo2020-08-011-1/+0
|
* refactor(client): Fix order of component propertysyuilo2020-08-011-4/+4
|
* fix(client): Cannot read announcementsyuilo2020-08-011-3/+8
| | | | Fix #6609
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-07-311-13/+21
|\
| * 非ログイン時にウェルカムメッセージが被る問題を修正 ↵Xeltica2020-07-301-13/+21
| | | | | | | | | | | | | | (#6509) * fix #6493 * Fix indentation
* | fix(client): Reactivate pollsyuilo2020-07-311-10/+10
|/
* 自分のノートにリアクションを押せるように (#6506)Xeltica2020-07-302-6/+3
| | | | | * resolve #6468 * リモートから来たセルフリアクションの対応
* fix(client): ↵syuilo2020-07-301-1/+1
| | | | プラグインの設定がnullになることがある問題を修正
* feat(client): プラグインのIDを不要にsyuilo2020-07-302-4/+7
|
* feat(client): プラグインの設定にdescriptionを表示できるようにsyuilo2020-07-301-4/+16
|
* feat(client): Plugin:register_note_post_interruptor APIsyuilo2020-07-293-4/+26
|
* feat(client): AiScript: Plugin:open_url functionsyuilo2020-07-291-0/+3
|
* fix(client): 通知のノートがリアクティブではない問題を修正syuilo2020-07-291-1/+9
| | | | Fix #6602
* fix(client): ↵syuilo2020-07-291-1/+6
| | | | ピン留めされたノートがリアクティブではない問題を修正
* fix(client): 通知が流れない問題を修正syuilo2020-07-291-3/+4
|
* feat(client): AiScript: ノート書き換えAPIsyuilo2020-07-293-3/+25
|
* feat(client): プラグインを無効にできるようにsyuilo2020-07-284-5/+44
|
* enhance(client): Use tab component for page listsyuilo2020-07-282-20/+21
|
* chore: Remove debug codesyuilo2020-07-271-2/+0
|
* refactor(client): Use v-model for note component, freeze objectsyuilo2020-07-2710-70/+111
| | | | Related: #6595
* ワードミュート (#6594)syuilo2020-07-277-5/+175
| | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip
* refactor(client): Do not mutate prop directlysyuilo2020-07-275-70/+73
| | | | Related #6595
* :v: (#6567)tamaina2020-07-265-37/+53
| | | Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* :art:syuilo2020-07-261-4/+9
|
* fix(client): Do not render img tag when icon url not providedsyuilo2020-07-261-1/+1
|
* feat(client): Display instance iconsyuilo2020-07-261-4/+12
|
* インスタンス設定の不足分を追加 (#6576)Xeltica2020-07-261-3/+81
| | | | | | | | | | | | | * インスタンス設定の不足分を追加 * fix bug * Update ja-JP.yml * Update settings.vue * Update settings.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* chore(client): Show ? when softwareName is unknownsyuilo2020-07-251-1/+1
|
* fix(client): Remove unncessary #syuilo2020-07-251-1/+1
|
* feat(client): Implement federation widget chartsyuilo2020-07-253-12/+14
|
* fix(client): Fix federation widgetsyuilo2020-07-251-1/+1
|
* feat(client): Federation widgetsyuilo2020-07-252-0/+113
| | | | Resolve #6544
* choresyuilo2020-07-251-1/+1
|
* Fix bug in #6585Acid Chicken (硫酸鶏)2020-07-241-0/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-07-251-0/+16
|\
| * Fix #6581? (#6585)Acid Chicken (硫酸鶏)2020-07-251-0/+16
| | | | | | | | | | | | | | * Update avatar.vue * Update avatar.vue * Update avatar.vue