Fix: When displayed in a markdown-render container (e.g. in a Markdown Custom Page), the reaction picker menu is displayed without clicking on the picker button
Fix: When hovering over the reaction picker button, a greyed background appears
1.2.3 (August 1, 2024)
Cgh: Minimal HumHub version is now 1.14
Enh: Use CSS variables to allow compatibility with Dark Mode (see #57)
1.2.2 (June 27, 2024)
Fix: When saving a new set of emojis, cache is not flushed (the frontend still displays the previous set of emojis until HumHub cache is flushed)
1.2.1 (June 24, 2024)
Enh: When display all emojis ("More" button), if labels are not displayed, set the max width of the emojis picker to 400px maximum
Enh: Preload in browser cache emoji images on document loading for an instant display of all emojis when clicking on the "More" button of the emojis picker
Enh: When clicking on the "More" button of the emojis picker, add a loader animation
Enh: When closing the picker with all emojis (displayed when clicking on "More"), reload the default emoji list
1.2.0 (June 18, 2024)
Enh: Add a "More" button to the emoji picker, allowing the user to react with any of the available emojis. (disabled by default, must be enabled in the module settings)
Fix: Hovering background color in the emoji picker
1.1.5 (June 12, 2024)
Fix: On tiny screens, when reaction labels are displayed, the reaction picker can overflow the screen on the right
1.1.4 (May 1, 2024)
Enh: Add "Advanced settings" section in the README file with instructions to "Create your custom emoji list".
Enh: Add "Show reaction labels" checkbox in the module settings
1.1.3 (Feb 5, 2024)
Fix: When clicking on the number of users reacting to the same emoji, the user list in the modal box could show more users in some specific cases
1.1.2 (December 18, 2023)
Enh: If too many users reacted with the same emoticon, limit the tooltip when hovering to 5 users and add " and x more".
1.1.1 (November 18, 2023)
Fix: CSS for wiki pages (the font size is too small)
Fix: Better vertically align elements
1.1.0 (November 9, 2023)
Enh: Add the possibility to choose the reaction picker icon in the settings
Enh: Add the possibility to define a maximum number of emojis a user can select to react to
Enh: Make CSS work with more custom themes
Chg: Guest (when not logged in) can now see other user reactions but cannot react
Chg: The minimal HumHub version is now 1.12
1.0.1 (October 20, 2023)
Enh: Added emojiUrl module param that can be used in combination with the emojiPath param in the protected/config/common.php to change the folder containing the emojis SVG file
Fix: In modal boxes, hide the left borders in the reaction chooser.
Chg: The configuration page is accessible from the module admin page only