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
Tainan Felipe
838accf015
Improve text sanitizing of lobby messages
2023-07-26 16:12:39 -03:00
Tainan Felipe
66052802c0
Fix: duplicate messages when start a new chat
2023-05-03 17:14:05 -03:00
Scroody
4b965a2a71
Migration of the API to async for Meteor3.0
2023-03-31 17:40:41 -03:00
Ramón Souza
4d3d1f86f6
remove offline users data on chat clear
2023-01-13 13:19:52 -03:00
Ramón Souza
ed04e10b4b
remove user persistent data if chat is cleared
2022-11-21 13:07:30 -03:00
Ramon Souza
3c2c5a8080
fix clear chat
2022-03-23 17:11:01 -03:00
Guilherme Leme
b080e889f6
Merge remote-tracking branch 'upstream/v2.5.x-release' into issue-14243
2022-03-14 16:05:44 -03:00
Guilherme Leme
55f8d9266e
[issue-14243] - Fix to accept the chatEmphasizedText
in recording and akka components.
2022-02-22 12:00:36 -03:00
Gustavo Trott
fb263babe6
Implements update breakout duration, and removes extend
2022-02-21 08:14:34 -03:00
Guilherme Leme
2baf0930da
[issue-14243] - On front-end, added feature to keep the role in the message, and did some refactor to change name of isModerator variable.
2022-02-14 10:10:32 -03:00
Ramón Souza
dba04834c7
Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08
2022-02-09 15:52:42 +00:00
Anton Georgiev
68f9c36d8e
Merge pull request #14228 from gustavotrott/breakouts-message-to-all
...
feat: Send a chat message to all breakouts simultaneously
2022-02-03 10:25:20 -05:00
Ramón Souza
457175dbba
allow moderators to see disconnected users data
2022-01-27 18:45:04 +00:00
Gustavo Trott
759535eb62
Implements message to all breakout rooms
2022-01-26 17:02:38 -03:00
Ramón Souza
16cd3c4ebb
Merge remote-tracking branch 'upstream/v2.4.x-release' into dev-24-0125
2022-01-25 16:56:52 +00:00
Ramón Souza
f6e65f58c5
merge 2.4 into develop and resolve conflicts - partial
2022-01-12 16:40:45 +00:00
Ramón Souza
b10544aba5
remove user data on leave + video fix
2021-12-10 19:13:26 +00:00
Anton Georgiev
b6cf565ca6
Revert "refactor: Remove unused user data on leave"
2021-12-09 16:56:25 -05:00
Anton Georgiev
797fc49633
TEMP
2021-12-09 20:37:05 +00:00
Ramón Souza
50546934c9
remove user persistent-data from collection on leave
2021-11-29 13:34:09 +00:00
Joao Siebel
7a118ed3b8
Remove unused properties from chat message event record. close #11696
2021-10-25 14:46:59 -03:00
germanocaumo
3a9e9c1358
refactor: redo how poll result chat message is done +
...
Fix prolems with ":" char in answers.
Respect poll question formatting (lineBreaks/spaces) in other fields of UI
2021-05-20 14:53:52 +00:00
Ramon Souza
3678348fdf
remove unused code
2021-04-29 13:52:22 -03:00
Ramon Souza
cf596fa0c6
remove sender object from message payload in poll result
2021-04-26 13:17:29 -03:00
Tainan Felipe
b5e52012ec
Remove sender.name and color from message payload
2021-03-24 16:57:09 -03:00
Ramon Souza
043fa4bac8
fix user-sent poll result messages
2021-02-19 10:57:11 -03:00
Tainan Felipe
e05d8886c6
Handle clear chat and fix clear message
2021-02-10 10:14:30 -03:00
Anton Georgiev
09e6ba8dfd
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-Jan30
2021-01-29 20:58:05 +00:00
Joao Siebel
8f36ac3586
Add throttle to startUserTyping function
2021-01-21 13:05:41 -03:00
Anton Georgiev
fc93b5a91c
correctly add chat message without flattening
2020-12-17 22:02:38 +00:00
Anton Georgiev
c1ffced27d
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into develop
2020-12-17 21:14:29 +00:00
Joao Siebel
dd8c3fafc1
Prevent exception when there is no message to sync
2020-12-09 10:33:01 -03:00
Anton Georgiev
244a239810
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into 2020-12-01-merge
2020-12-01 20:02:50 +00:00
Joao Siebel
c6adb2988d
Merge remote-tracking branch 'upstream/v2.2.x-release' into throttle-bulk-add-msg
2020-11-30 14:10:30 -03:00
Joao Siebel
b07786b9b8
WIP add bulk insert and throttle for chat messages
2020-11-30 11:27:26 -03:00
Joao Siebel
11f1a1ac47
Merge remote-tracking branch 'upstream/v2.2.x-release' into remove-callbacks
2020-11-25 10:54:18 -03:00
Joao Siebel
a244fc1acf
WIP remove callback from remove operations
2020-11-24 17:44:13 -03:00
Anton Georgiev
3faabd1821
Merge 2.2.29 and 2.2.30 into 2.3.x
2020-11-24 15:13:09 +00:00
Anton Georgiev
21644a1a43
Remove string interpolation for server debug and verbose logs
2020-11-23 14:35:59 -05:00
Joao Siebel
bcc1d6c880
WIP remove callback from mongo operations
2020-11-23 10:13:46 -03:00
Tainan Felipe
af7479df28
add missing file
2020-11-20 17:32:21 -03:00
Joao Siebel
4a88d0a6db
Handle chat messages in sync way
2020-11-18 18:09:38 -03:00
Joao Siebel
f33bd10640
Remove user from collection when leaves
2020-08-19 13:22:43 -03:00
Joao Siebel
ee3d6a0a1d
Clear private messages on meeting end
2020-07-14 16:51:06 -03:00
KDSBrowne
dc1dd17d8a
prevent viewers seeing other viewers when hidden from userlist
2019-09-11 16:43:11 +00:00
KDSBrowne
85ce9feb18
increase time between UsersTyping collection updates
2019-08-23 02:16:16 +00:00
KDSBrowne
50165922c5
reduce usersTyping collection updates
2019-08-22 20:18:42 +00:00
KDSBrowne
9d9c0c8ff9
rename variable
2019-08-20 19:48:56 +00:00
KDSBrowne
77635e40de
fix ghost users appearing in typing indicator
2019-08-20 18:47:48 +00:00