bigbluebutton-Github/bigbluebutton-html5/imports/api/group-chat-msg/server/modifiers
Daniel Molkentin fa5aa182fe fix: do not escape text twice
The refactoring in 838accf015 incorrectly
replaced the wrong parseMessage function in addBulkGroupChatMsgs.js

This bug is only triggered when the option public.chat.bufferChatInsertsMs != 0.
2023-08-02 18:48:22 +02:00
..
addBulkGroupChatMsgs.js fix: do not escape text twice 2023-08-02 18:48:22 +02:00
addGroupChatMsg.js Fix: duplicate messages when start a new chat 2023-05-03 17:14:05 -03:00
addSystemMsg.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
clearGroupChatMsg.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
removeGroupChatMsg.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
startTyping.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
stopTyping.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
syncMeetingChatMsgs.js Remove unused properties from chat message event record. close #11696 2021-10-25 14:46:59 -03:00