Emoji picker #8
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: blisstown/campfire#8
Loading…
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?
users should be able to open an emoji picker for adding emoji to their posts (see #5), or as reactions to existing posts (if the instance supports it; note that the UI currently only renders the reactions bar if a post's reactions are provided by the server).
the emoji picker should feature separated categories of emoji, both standard unicode and custom emoji (
GET /api/v1/custom_emojis
) alike, and the ability to search.