Vitor Mateus De Almeida
|
145ca61d40
|
linting some files
|
2021-08-09 11:24:02 -03:00 |
|
Vitor Mateus De Almeida
|
1b18977eac
|
rename all NewLayout.. to Layout..
|
2021-08-05 08:03:24 -03:00 |
|
Anton Georgiev
|
b9cc633286
|
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.3.5-into-develop
|
2021-07-06 19:36:19 +00:00 |
|
Ramon Souza
|
bcb1eff308
|
fix private chat shortcuts
|
2021-06-22 15:26:05 -03:00 |
|
Vitor Mateus De Almeida
|
047b573d10
|
Fix auto resize when open/close panels
|
2021-05-19 19:29:03 -03:00 |
|
Vitor Mateus De Almeida
|
72e074eb7c
|
Merge remote-tracking branch 'upstream/develop' into layoutManagerNew
|
2021-05-19 13:21:31 -03:00 |
|
Anton Georgiev
|
ce18cc4bfa
|
Merge pull request #12405 from ramonlsouza/issue-12399
fix(chat): auto scroll to bottom for new users
|
2021-05-19 12:03:13 -04:00 |
|
Vitor Mateus De Almeida
|
444b29a346
|
Merge remote-tracking branch 'upstream/develop' into layoutManagerNew
|
2021-05-19 11:54:22 -03:00 |
|
Ramon Souza
|
80f80706f4
|
fix chat auto scroll to bottom for new users
|
2021-05-18 16:59:42 -03:00 |
|
Tainan Felipe
|
6e57ca817f
|
Fix re-renders when another chat receives new messages
|
2021-05-18 10:04:17 -03:00 |
|
Vitor Mateus De Almeida
|
1326f3f791
|
Add New Layout Manager
|
2021-05-17 17:25:07 -03:00 |
|
Ramón Souza
|
d107f77714
|
Prevent users from sending private messages to offline user (#11906)
* lock offline user private messages
* removing reassignment of props
|
2021-04-09 10:16:49 -04:00 |
|
Tainan Felipe
|
e4563defde
|
Fix client crashing because users object is missing
|
2021-04-06 16:58:11 -03:00 |
|
Tainan Felipe
|
8a36d8cb42
|
Fix Cannot read property 'posJoinMessages' of undefined
|
2021-03-25 10:41:13 -03:00 |
|
Tainan Felipe
|
927e2167bc
|
Re-implements chat sync and clear
|
2021-03-09 17:52:20 -03:00 |
|
Tainan Felipe
|
f2107a87f7
|
Fix copy/save public chat
|
2021-02-12 16:13:21 -03:00 |
|
Tainan Felipe
|
99ebbf0b17
|
Remove unused props from proptype
|
2021-02-09 09:44:01 -03:00 |
|
Tainan Felipe
|
8e2fe47c6f
|
Implements chat using react context as middleware
|
2021-01-19 14:06:32 -03:00 |
|
Anton Georgiev
|
8cc8474655
|
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into 08-26-merge
|
2020-08-27 19:09:07 +00:00 |
|
KDSBrowne
|
9f8661bc15
|
remove mute / unmute / clear chat options for breakoutrooms
|
2020-08-14 17:13:51 +00:00 |
|
Anton Georgiev
|
6676f455c1
|
Merge pull request #10196 from KDSBrowne/issue-10170
Update filenames for saved public chat / users list
|
2020-08-07 13:28:44 -04:00 |
|
KDSBrowne
|
e399fe92ba
|
update filenames for saved public chat / users list
|
2020-08-04 13:27:32 +00:00 |
|
Vitor Mateus De Almeida
|
34108014f9
|
Fix exceptions and layout size when panels change
|
2020-07-20 16:22:41 -03:00 |
|
Anton Georgiev
|
7535e6fa59
|
Revert "Create layout context and add a layout manager"
|
2020-07-15 12:44:59 -04:00 |
|
Vitor Mateus De Almeida
|
2454440a8d
|
Fix exceptions and layout size when panels change
|
2020-06-20 02:46:10 -03:00 |
|
Mohamed Amine Ben Salah
|
9fad024c85
|
adds chatBox data-test for private or public chat & adds checks for private and public messages reception
|
2020-02-19 15:49:28 -03:00 |
|
Anton Georgiev
|
4a335a1db6
|
reduce db probes for getAvailableActions; simplify SaveUsernames
|
2019-09-06 16:28:02 -04:00 |
|
Anton Georgiev
|
c4dde48190
|
reliably check mod status for clearing chat
|
2019-09-06 11:15:42 -04:00 |
|
KDSBrowne
|
121752cc6c
|
move props from chat to message-form container
|
2019-08-22 12:30:05 +00:00 |
|
KDSBrowne
|
e35f1e4a8d
|
improve readability of map
|
2019-08-12 19:30:09 +00:00 |
|
KDSBrowne
|
b04214b250
|
add suggested changes
|
2019-08-09 20:05:57 +00:00 |
|
KDSBrowne
|
c3fc3fcb57
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into who-is-typing
|
2019-08-09 18:29:56 +00:00 |
|
Tainan Felipe
|
c453648ed9
|
Remove unused functions
|
2019-08-08 16:39:02 -03:00 |
|
Tainan Felipe
|
807095c863
|
Remove mapUser and pass to specific containers some props
|
2019-08-08 16:38:11 -03:00 |
|
KDSBrowne
|
723c0114a3
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into who-is-typing
|
2019-08-06 16:57:55 +00:00 |
|
KDSBrowne
|
8a51a099d8
|
add users-typing collection
|
2019-08-02 18:18:33 +00:00 |
|
Joao Siebel
|
eb539028b4
|
fix problem with message hint when user already left the meeting
|
2019-08-02 13:39:27 -03:00 |
|
Joao Siebel
|
9c12522e9d
|
add chat message hint for when chat is locked
|
2019-08-02 11:40:43 -03:00 |
|
KDSBrowne
|
f139afe69b
|
add check for names
|
2019-08-01 04:05:58 +00:00 |
|
KDSBrowne
|
4906cd48bc
|
add formatted messages
|
2019-07-31 15:19:46 +00:00 |
|
KDSBrowne
|
585b7ee619
|
add who is typing indicator to chat
|
2019-07-31 02:37:50 +00:00 |
|
Joao Siebel
|
8f0783d34f
|
update variable name
|
2019-06-26 13:29:34 -03:00 |
|
Joao Siebel
|
6aed3fd037
|
disabled other UI items
|
2019-06-24 15:06:02 -03:00 |
|
Joao Siebel
|
a17305b5ab
|
disable chat input when user is not connected
|
2019-06-03 11:19:56 -03:00 |
|
Ghazi Triki
|
1f6326f7fd
|
Change layout direction for RTL languages.
Update styles for RTL layout.
|
2019-05-14 14:17:19 +01:00 |
|
Chad Pilkey
|
d3656ef022
|
clean up of the buttons. simplified and reduced
|
2019-03-19 10:11:48 -07:00 |
|
KDSBrowne
|
937e1e01f3
|
fix console error
|
2019-02-15 15:32:41 +00:00 |
|
Vitor Mateus
|
96f3d9fecc
|
Code improvement
|
2019-02-08 17:23:35 -02:00 |
|
Vitor Mateus
|
335b4f8df8
|
Fix chat input between chats
|
2019-02-01 10:13:45 -02:00 |
|
Vitor Mateus
|
a9989e1107
|
Fix chat alert (push and audio) #6430
|
2019-01-14 11:23:35 -02:00 |
|