Custom channel emoticons WIP (#130) + Fix cleanup on channel deletion.

This commit is contained in:
John Livingston
2024-06-06 14:55:40 +02:00
parent 92e9d6d1af
commit 893708d93a
3 changed files with 81 additions and 22 deletions

View File

@ -11,6 +11,10 @@ TODO: handle custom emojis url for remote video.
* #377: new setting to listen C2S connection on non-localhost interfaces.
* #130: custom channel emoticons.
### Minor changes and fixes
* Fix cleanup on channel deletion.
## 10.0.2
### Minor changes and fixes