Custom channel emoticons WIP (#130): fix CSS

This commit is contained in:
John Livingston
2024-06-07 14:08:35 +02:00
parent f1cf98921f
commit 92cf83dcdf
5 changed files with 16 additions and 7 deletions

View File

@ -1,5 +1,4 @@
TODO: tag conversejs livechat branch, and replace commit ID in build-converse.js
TODO: check that the help url is ok for the emojis configuration page.
# Changelog
@ -9,7 +8,7 @@ TODO: check that the help url is ok for the emojis configuration page.
* Overhauled configuration page, with more broadly customizable lists of parameters by @Murazaki ([See pull request #352](https://github.com/JohnXLivingston/peertube-plugin-livechat/pull/352)).
* #377: new setting to listen C2S connection on non-localhost interfaces.
* #130: custom channel emoticons.
* #130: channel custom emojis.
### Minor changes and fixes