summaryrefslogtreecommitdiff
path: root/src/client (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-11-12refactoringsyuilo519-72011/+0
Resolve #7779
2021-11-08:art:syuilo3-3/+3
2021-11-08feat(client): ↵syuilo2-50/+169
通知のリアクションアイコンをホバーで拡大できるように
2021-11-07:art:syuilo1-1/+7
2021-11-07feat: improve email validationsyuilo1-2/+13
2021-11-07feat: make possible to configure following/followers visibility (#7959)syuilo1-0/+12
* feat: make possible to configure following/followers visibility * add test * ap * add ap test * set Cache-Control * hide following/followers count
2021-11-05:art:syuilo1-1/+1
2021-11-05ドキュメントをmisskey-hubに移行syuilo15-407/+13
2021-11-05Update abuses.vuesyuilo1-1/+1
2021-11-05コントロールパネルのジョブキューに個々のジョブが表 ↵シアノン1-2/+2
されないのを修正 (#7941)
2021-11-05fix missing i18n string (#7945)Johann1501-1/+1
2021-11-05limit menu list size (#7950)Johann1501-0/+2
This can be an issue for example when adding an object to the room.
2021-11-05enhane: ↵tamaina3-7/+17
完全ログアウト時にすべてのタブがウェルカムページへ移動するように (#7928) * enhane: unison-reloadに指定したパスに移動できるように * null * null * null * add comments
2021-11-01refactor: Introduce list of MFM Functions (#7882)marihachi1-1/+2
* introduce list of MFM Functions * add note
2021-10-31:art:syuilo2-36/+30
2021-10-31fix(client): ↵syuilo2-4/+10
コントロールパネルのカスタム絵文字タブが切り替わらないように見える問題を修正
2021-10-31fix(client): ↵syuilo1-17/+17
ページ編集時のドロップダウンメニューなどが動作しない問題を修正
2021-10-31Update emojis.vue (#7915)okpierre1-0/+8
2021-10-31chore(client): Fix #7923syuilo1-6/+19
Close #7924
2021-10-31stop context menu handling for videos (#7927)Johann1501-0/+1
2021-10-31feat: ↵tamaina2-0/+32
クライアントでログインするアカウントidを指定するクエリ(loginId=:userId) (#7929) * feat: ログインするアカウントのIDをクエリ文字列で指定する機能 * await? * rename
2021-10-31feat: thread mute (#7930)syuilo2-0/+30
* feat: thread mute * chore: fix comment * fix test * fix * refactor
2021-10-28fix testsyuilo1-1/+1
2021-10-27refactorsyuilo1-5/+7
2021-10-25fix(client): ↵syuilo1-0/+2
ユーザーページのナビゲーションが失敗する問題を修正
2021-10-25chore: clean upsyuilo1-2/+0
2021-10-25feat(client): Improve image viewersyuilo2-58/+53
Resolve #7545 Resolve #6811 Close #7808
2021-10-25:art:syuilo5-11/+16
2021-10-24feat(client): ↵syuilo1-0/+8
メンションにユーザーのアバターを表示するように Resolve #350
2021-10-24:art:syuilo6-46/+57
2021-10-24:art:syuilo1-1/+1
2021-10-24refactor clientsyuilo8-9/+15
2021-10-24Update tooltip.vuesyuilo1-3/+9
2021-10-24:art:syuilo3-3/+4
2021-10-24:art:syuilo2-19/+37
2021-10-24Update reactions-viewer.reaction.vue (#7909)okpierre1-0/+1
2021-10-24Remove apexchartssyuilo3-194/+44
Resolve #7907
2021-10-24refactor clinetsyuilo33-831/+733
2021-10-23refactor clinetsyuilo15-242/+169
2021-10-23:art:syuilo1-1/+1
2021-10-23:art:syuilo1-0/+18
2021-10-23:art:syuilo2-4/+7
2021-10-23:art:syuilo1-1/+27
2021-10-23fix(client): ウィジェットを追加できない問題を修正syuilo1-15/+18
Fix #7905
2021-10-23:art:syuilo1-1/+5
2021-10-23Fix #7902 (#7903)MeiMei1-1/+2
* Fix #7902 * Update notification.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-10-23:art:syuilo2-3/+13
2021-10-23improve dashboardsyuilo2-5/+64
2021-10-22fix chart renderingsyuilo2-155/+241
2021-10-22データベースにログを保存するのを廃止syuilo2-103/+0
Close #7878