summaryrefslogtreecommitdiff
path: root/packages/client/src/components/note.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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