Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-24 | SL-20416 Avoid of taking focus by EmojiPicker | Alexander Gavriliuk | |
2023-10-05 | SL-20390 Emoji Completion floater - ignore symbols in shortcodes when ↵ | Alexander Gavriliuk | |
searching by pattern | |||
2023-07-07 | SL-19951 Organize emoji categories in groups | Alexander Gavriliuk | |
2023-05-18 | SL-19575 Create emoji gallery (use ::value_type in LLEmojiDictionary typedefs) | Alexander Gavriliuk | |
2023-05-17 | SL-19575 Create emoji gallery (fix bug with drawing emojis in chat history) | Alexander Gavriliuk | |
2023-04-25 | SL-19575 LLFloaterEmojiPicker - code cleanup and layout fixup | Alexander Gavriliuk | |
2023-04-20 | SL-19575 LLFloaterEmojiPicker - Add filter by category | Alexander Gavriliuk | |
2023-04-14 | SL-19575 Create emoji gallery access icon | Alexander Gavriliuk | |
2022-11-08 | [FIXED] Various minor issues | Kitty Barnett | |
- Typing :+1: doesn't replace the short code with the thumbs-up emoji - Moving the mouse over the emoji complete panel highlights the wrong emoji when mScrollPos > 0 - Emoji complete panel is missing attributes - Crash when attempting to show the tooltip for an emoji text segment - Emoji autocomplete panel can sometimes show empty (type ':cat', select the heart eyed one, Ctrl-Z and then type 2 which should show the emoji for :cat2 but shows an empty square instead) | |||
2022-11-02 | Commit immediately if the user already typed a full shortcode | Kitty Barnett | |
2022-10-23 | Refactor emoji matching | Kitty Barnett | |
2022-10-23 | Add the basic emoji dictionary class (responsible for loading them from disk ↵ | Kitty Barnett | |
and providing helpful lookup functions) |