summaryrefslogtreecommitdiff
path: root/packages/client/src/components/note.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(client): register_note_view_interruptor()が動かないのを修正syuilo2022-03-051-2/+13
| | | | Fix #8318
* fix(client): ノート詳細が開けないのを直したりsyuilo2022-02-111-1/+1
| | | | Fix #8305
* fix(client): ノートの参照を断ち切るようにsyuilo2022-02-111-10/+13
| | | | | Fix #8201 Close #8237
* refactor(client): i18n.locale -> i18n.tssyuilo2022-01-281-8/+8
|
* refactorsyuilo2022-01-181-4/+4
|
* wip: refactor(client): migrate paging components to composition apisyuilo2022-01-141-724/+144
|
* enhance: pizzaxでstreamingのuser storage ↵tamaina2021-12-291-1/+2
| | | | | | | | | | | | | | | | | | | | | updateイベントを監視して更新 (#8095) * wip * wip? * ? * streamingのuser storage updateイベントを監視して更新 * 必要な時以外はストレージを更新しない * fix? * wip * fix * fix
* client: tweak uisyuilo2021-12-021-1/+2
|
* client: refine uisyuilo2021-11-281-0/+1
|
* update linrsyuilo2021-11-191-29/+29
|
* feat(client): keep line breaks of translated text to improve readabilitysyuilo2021-11-191-2/+2
|
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-181-13/+10
|
* refactor(client): use composition api for tooltip logicsyuilo2021-11-121-13/+13
|
* enhance: show renoters (#7954)Johann1502021-11-121-47/+16
| | | | | | | | | | | | | | | | | | * refactor: deduplicate renote button into component For now the renoters tooltip just uses the reaction viewer component with a fixed emoji symbol instead. * chore: remove unnecessary CSS * fix: forgot to rename variable * enhance: use own tooltip instead of reaction viewer * clean up style * fix additional renoters number * rename file to better represent content
* refactoringsyuilo2021-11-121-0/+1228
Resolve #7779