summaryrefslogtreecommitdiff
path: root/packages/client/src/components/visibility.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): align filename to component namesyuilo2022-08-311-47/+0
|
* enhance: show recipients of notes with specified visibility (#8949)Johann1502022-07-071-0/+47
* enhance: reusable visibility component * rename renote tooltip component The tooltip that is used for renotes can be used in other cases as well. * add tooltip for specified recipients * add changelog entry * Update visibility.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>