Ramon Souza
|
db5ac1428a
|
Merge tag 'v2.5.3' into merge25-26-jul14
|
2022-07-15 11:08:02 -03:00 |
|
Joao Victor
|
cca17f9def
|
fix(chat): property access
|
2022-07-12 10:25:50 -03:00 |
|
Ramon Souza
|
bcd508712e
|
prevent chat-context crash
|
2022-06-28 16:26:25 -03:00 |
|
Tainan Felipe
|
f5eef03f3f
|
Improve data structure to not break on reconnections
|
2021-11-03 14:37:54 -03:00 |
|
Tainan Felipe
|
543b57dff5
|
Improve readability
|
2021-09-22 11:52:01 -03:00 |
|
Tainan Felipe
|
6a480a4946
|
Implements collection hooks to chat context
|
2021-09-22 11:51:50 -03:00 |
|
Tiago Jacobs
|
35b5077744
|
Update adapter.jsx
|
2021-07-14 15:38:05 -03:00 |
|
Tainan Felipe
|
f77199bdbf
|
Make message sync start after the subscription be ready
|
2021-07-08 14:08:32 -03:00 |
|
Ramon Souza
|
094ecfbbfd
|
fix reconnection crash
|
2021-06-30 14:50:15 -03:00 |
|
germanocaumo
|
5c7fa6ece5
|
fix: export poll chat message
Include the new poll text in the chat export function.
Refactor some chat type constants.
Also fixes empty lines in the export chat file.
|
2021-05-29 00:28:47 +00:00 |
|
Ramon Souza
|
55e0f2b775
|
added comments
|
2021-04-22 17:01:12 -03:00 |
|
Ramon Souza
|
1a032e4b62
|
check user role in adapter
|
2021-04-22 15:45:26 -03:00 |
|
Ramon Souza
|
ea51cb7853
|
fix missing chat messages
|
2021-04-20 17:36:04 -03:00 |
|
Ramon Souza
|
56c33ed36d
|
add meetingId to userscontext
|
2021-04-15 09:12:21 -03:00 |
|
Tainan Felipe
|
64aea0cd22
|
Fix duplicated messages
|
2021-04-13 14:35:46 -03:00 |
|
Tainan Felipe
|
36c1abc890
|
Fix reactive issue with reconnection
|
2021-03-23 17:30:38 -03:00 |
|
Ramon Souza
|
192f202f9c
|
only retrieve guest user pre-join messages after userId is available
|
2021-03-22 14:00:03 -03:00 |
|
Tainan Felipe
|
2271d4fe61
|
Fix messages being not cleared
|
2021-03-22 08:34:12 -03:00 |
|
Tainan Felipe
|
927e2167bc
|
Re-implements chat sync and clear
|
2021-03-09 17:52:20 -03:00 |
|
Anton Georgiev
|
c9bbcebe59
|
Revert "Add reconnection and sync handler"
|
2021-03-05 03:53:36 -05:00 |
|
Tainan Felipe
|
71e0ca9d92
|
Add sync and reconnection handler
|
2021-03-02 11:35:26 -03:00 |
|
Tainan Felipe
|
c47b52cf71
|
Add user online status change
|
2021-02-17 17:43:41 -03:00 |
|
Tainan Felipe
|
e05d8886c6
|
Handle clear chat and fix clear message
|
2021-02-10 10:14:30 -03:00 |
|
Tainan Felipe
|
44bdfa6e5d
|
Improve adapter to batch messages
|
2021-02-08 17:00:18 -03:00 |
|
Tainan Felipe
|
9cf483d18f
|
Change message getter
|
2021-02-03 17:49:58 -03:00 |
|
Tainan Felipe
|
7b4f6e2231
|
Fix hit area of more message bellow and css recalc
|
2021-02-01 19:12:04 -03:00 |
|
Tainan Felipe
|
8e2fe47c6f
|
Implements chat using react context as middleware
|
2021-01-19 14:06:32 -03:00 |
|