Custom emoji to trigger local-only posts #2
Labels
No labels
bug
confirmed
critical
discussion
documentation
enhancement
merge-upstream
suggestion
support
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
babka/mastodon-babka#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It is possible to mark the privacy level of posts to local-only in the Glitch fork of Mastodon (which this fork is from), but this option is usually not available on client interfaces, so there is the additional ability to trigger a local-only post by adding an eye emoji at the very end of a post. However, the eye emoji in particular is visually distracting, so I want the ability to also use a different emoji for the same purpose. A custom Babka logo emoji has been proposed. The Hometown fork of Mastodon uses an admin configurable :local_only: custom emoji. We might be able to integrate their implementation.