summaryrefslogtreecommitdiff
path: root/packages/client/src/components/visibility.vue (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-08-31refactor(client): align filename to component namesyuilo1-47/+0
2022-07-07enhance: show recipients of notes with specified visibility (#8949)Johann1501-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>