Tainan Felipe
2a57982e24
Fix overlapping messages
2021-02-04 11:02:19 -03:00
Tainan Felipe
9cf483d18f
Change message getter
2021-02-03 17:49:58 -03:00
Tainan Felipe
a7534fa2e5
Fix missing lodash
2021-02-02 09:59:39 -03:00
Tainan Felipe
7b4f6e2231
Fix hit area of more message bellow and css recalc
2021-02-01 19:12:04 -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
Tainan Felipe
dd63051825
fix typing indicator display
2021-01-29 14:33:51 -03:00
Joao Siebel
bb831e0442
Modify throttle interval to be a const variable
2021-01-21 14:05:59 -03:00
Joao Siebel
8f36ac3586
Add throttle to startUserTyping function
2021-01-21 13:05:41 -03:00
Tainan Felipe
1a46a2fb1e
fix typing indicator display
2021-01-21 11:49:48 -03:00
Tainan Felipe
141be357ed
Little clean up
2021-01-19 14:16:34 -03:00
Tainan Felipe
8e2fe47c6f
Implements chat using react context as middleware
2021-01-19 14:06:32 -03:00
Anton Georgiev
24e2fe967b
temporarily allow undefined user name for offline chat sender
2021-01-06 19:12:35 +00:00
hiroshisuga
3c0a35706c
Update styles.scss
2020-12-27 15:10:32 +09:00
Mohamed Amine Ben Salah
0306886c6c
adds data-tests to chat all different types of messages
2020-12-03 19:15:49 -03:00
Anton Georgiev
ed00fdf9a9
Merge pull request #10933 from antobinary/merge-2020-11-24
...
Include instanceId in resources url
2020-11-30 14:45:51 -05:00
Anton Georgiev
f34826718d
include instanceId in resources url
2020-11-30 16:09:35 +00:00
Tainan Felipe
23ca85313e
Fix typos
2020-11-30 10:23:40 -03:00
Tainan Felipe
46a5ac6eb5
Fix scroll to bottom on unread messages
2020-11-30 09:19:15 -03:00
Tainan Felipe
b9fab56ca4
Fix scroll doesn't scrolling to Bottom
2020-11-27 17:46:03 -03:00
KDSBrowne
bd4a3d2500
fix console errors in safari
2020-11-09 22:40:25 +00:00
Joao Siebel
be8421db3c
Merge remote-tracking branch 'upstream/develop' into connection-manager
2020-10-21 13:57:17 -03:00
Anton Georgiev
0c7ead1916
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into oct16-merge
2020-10-21 14:48:02 +00:00
Joao Siebel
dadca62741
Merge remote-tracking branch 'upstream/develop' into connection-manager
2020-10-13 10:49:12 -03:00
Mario Jr
e9e436378a
Correctly set audio input/output devices
...
When refusing ("thumbs down" button) echo test, user is able to select a different input device. This should work fine for chrome, firefox and safari (once user grants permission when asked by html5client).
For output devices, we depend on setSinkId function, which is enabled by default on current chrome release (2020) but not in Firefox (user needs to enable "setSinkId in about:config page). This implementation is listed as (?) in MDN.
In other words, output device selection should work out of the box for chrome, only.
When selecting an outputDevice, all alert sounds (hangup, screenshare , polling, etc) also goes to the same output device.
This solves #10592
2020-10-06 20:37:55 -03:00
hiroshisuga
3af7d2cfa1
Update container.jsx
2020-09-25 09:30:40 +09:00
Joao Siebel
b2adffa4c2
Merge remote-tracking branch 'upstream/develop' into connection-manager
2020-09-18 16:30:20 -03:00
Pedro Beschorner Marin
e2adf24546
Support for avatar images
...
Use the former Flash client avatarURL join param to replace the name
initials avatar from the user list, chat, waiting guests and connection
status list.
It is possible to define a defaultAvatarURL at bbb-web and enable/disable it
2020-09-15 16:50:10 -03:00
Anton Georgiev
1d86d0ea80
Merge pull request #10341 from vitormateusalmeida/issue-10339
...
Fix bug when alternate panel. Fix external video size
2020-09-11 09:18:10 -04:00
Anton Georgiev
d8b185f2b3
Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total
2020-09-09 19:29:18 +00:00
Joao Siebel
6e4e0a510a
Merge branch 'remove-user-on-exit' into connection-manager
2020-09-08 16:36:01 -03:00
KDSBrowne
b33b5f3f01
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-remove-css-variable-duplicates
2020-09-01 21:17:25 +00:00
KDSBrowne
77b71a4d1f
fix duplicate css variables being loaded (improve imports)
2020-09-01 18:46:13 +00: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
Vitor Mateus De Almeida
9ed9d1fd6c
Fix bug when alternate panel. Fix external video size
2020-08-27 09:44:41 -03:00
Joao Siebel
f33bd10640
Remove user from collection when leaves
2020-08-19 13:22:43 -03:00
Tainan Felipe
5bfeab289c
Merge remote-tracking branch 'upstream/develop' into issue-9219
2020-08-19 10:41:03 -03:00
KDSBrowne
9f8661bc15
remove mute / unmute / clear chat options for breakoutrooms
2020-08-14 17:13:51 +00:00
Anton Georgiev
9bdaf3960b
Merge pull request #10195 from KDSBrowne/dev2.3-fix-poll-chat-grouping
...
Improve poll results in public chat
2020-08-11 09:53:53 -04: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
Tainan Felipe
e64c0e1c62
Merge branch 'develop' into issue-9219
2020-07-28 13:28:32 -03:00
KDSBrowne
1ad09b7046
fix poll chat message grouping / unread counter not updating for polls
2020-07-28 12:55:21 +00:00
Anton Georgiev
4456a4db1f
move sanitazing of welcome message to backend
2020-07-27 16:33:10 -04:00
Vitor Mateus De Almeida
3ef0771d58
Add tag br in whitelist
2020-07-27 16:12:31 -03:00
Vitor Mateus De Almeida
ed8b3adb0b
Merge remote-tracking branch 'upstream/develop' into layout-manager-2
2020-07-23 16:54:50 -03:00
KDSBrowne
b861664fa8
fix map of undefined error
2020-07-21 16:59:43 +00:00
Vitor Mateus De Almeida
4d61aefa78
Fix exception when screenshare is running
2020-07-20 16:23:02 -03:00
Vitor Mateus De Almeida
34108014f9
Fix exceptions and layout size when panels change
2020-07-20 16:22:41 -03:00
Vitor Mateus De Almeida
da570ca002
Sanitize data in message
2020-07-17 15:36:30 -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
880963e0e7
Merge remote-tracking branch 'upstream/develop' into layout
2020-07-06 13:36:38 -03:00
Vitor Mateus De Almeida
fdcfd39f04
Merge remote-tracking branch 'upstream/master' into layout
2020-07-06 12:44:47 -03:00
Vitor Mateus De Almeida
ad6ee4fdb0
Fix exception when screenshare is running
2020-06-20 23:24:36 -03:00
Vitor Mateus De Almeida
2454440a8d
Fix exceptions and layout size when panels change
2020-06-20 02:46:10 -03:00
Joao Siebel
3e95ed0e4b
Merge remote-tracking branch 'upstream/v2.2.x-release' into merge-2.2
2020-06-16 16:40:56 -03:00
Anton Georgiev
247ba9af40
Merge pull request #8964 from KDSBrowne/issue-7898
...
Fix chat dropdown not filling screen (mobile)
2020-05-28 15:55:01 -04:00
KDSBrowne
aff51f603f
prevent chat input shifting with error & typing messages
2020-05-25 20:56:26 +00:00
Tainan Felipe
aa668e3f91
Merge remote-tracking branch 'upstream/develop' into issue-9219
2020-05-25 17:05:58 -03:00
Tainan Felipe
db8e7fcd39
Update react-intl and add fallback to unsupported languages
2020-05-25 17:00:13 -03:00
Anton Georgiev
c9e996de21
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-develop
2020-05-25 17:32:24 +00:00
Anton Georgiev
201fa2902e
Only provide modOnlyMessage to moderators. Promoted mod requires refresh to see it
2020-05-20 15:56:44 -04:00
Anton Georgiev
cc79c4b6ae
merge 2.2.10 into 2.3
2020-05-05 19:52:44 +00:00
Anton Georgiev
722ffa5d07
disable private chat initiation in breakouts
2020-04-30 17:50:34 -04:00
Anton Georgiev
06f6331433
Merge pull request #8725 from capilkey/fix-typing-indicator-spacing
...
Fix the spacing in the typing indicator
2020-04-29 12:48:08 -04:00
KDSBrowne
7dcdfb1913
fix private chat lock not applying to already opened chats
2020-04-28 13:24:44 +00:00
KDSBrowne
e46a2c7ccc
fix chat dropdown not filling screen (mobile)
2020-04-02 15:23:45 +00:00
Anton Georgiev
af34cb336c
Merge pull request #8698 from KDSBrowne/issue-8567
...
Fix chat names with emoji's being clipped
2020-03-09 11:23:49 -04:00
Richard Alam
7d0b350b7d
Merge pull request #8739 from antobinary/merging
...
Merging 2.2.2 into 'develop'
2020-03-09 11:04:36 -04:00
Chad Pilkey
c44b8d452b
fix the spacing in the typing indicator
2020-03-06 14:49:14 -08:00
Chad Pilkey
ace85ae6aa
remove the minMessageLength warning from chat
2020-03-06 09:12:35 -08:00
Chad Pilkey
cc07bfff20
fixed inconsitencies and usage of the idChatOpen Session variable
2020-03-05 15:14:22 -08:00
Anton Georgiev
d36c545706
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merging
2020-03-04 23:41:18 +00:00
KDSBrowne
783caaa008
increase line height to handle larger icons
2020-03-04 20:12:50 +00:00
Anton Georgiev
7dbaf61ea6
Merge pull request #8629 from KDSBrowne/issue-8602
...
Fix RTL in chat using react-virtualized
2020-03-04 13:28:49 -05:00
KDSBrowne
aca541fb2e
fix chat names with emoji's being clipped
2020-02-24 15:57:18 +00: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
Tainan Felipe
31fcdbf764
Fix bottom clip in first chat message
2020-02-14 14:45:26 -03:00
KDSBrowne
dee84c1af9
fix RTL in chat using react-virtualized
2020-02-12 14:57:59 +00:00
Anton Georgiev
33e32978c7
Merge pull request #8592 from KDSBrowne/chat-published-poll
...
Prevent text pasted in chat displaying as poll result
2020-02-03 13:43:59 -05:00
KDSBrowne
4ab2d7ba4b
prevent text pasted in chat displaying as poll result
2020-02-03 18:07:42 +00:00
Anton Georgiev
b00cfc62e2
Merge pull request #8589 from Tainan404/issue-8419
...
Add throttle to user typing call
2020-02-03 10:27:54 -05:00
Tainan Felipe
60ebf043b2
Add throttle to user typing call
2020-02-03 11:10:02 -03:00
KDSBrowne
d93fc375c3
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton
...
into chat-published-poll
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into chat-published-poll
2020-01-29 14:07:09 +00:00
KDSBrowne
818994afdd
add margin to poll result wrapper
2020-01-29 14:04:29 +00:00
Maxim Khlobystov
7518b4cd99
Make the Puppeteer tests work with master branch
2020-01-28 14:25:27 -05:00
KDSBrowne
1e460d62a2
add latest design updates to poll in public chat
2020-01-25 00:33:24 +00:00
KDSBrowne
07ae123a65
update chat poll message styling
2020-01-24 17:16:05 +00:00
KDSBrowne
a233509587
fix long poll not wrapping
2020-01-23 16:40:02 +00:00
KDSBrowne
a5e7d638b0
move message separation to container
2020-01-22 22:35:15 +00:00
KDSBrowne
747a113325
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton
...
into chat-published-poll
2020-01-22 16:44:38 +00:00
Anton Georgiev
ecacd176aa
Merge pull request #8522 from capilkey/virtualized-chat
...
Virtualized chat
2020-01-22 11:28:52 -05:00
KDSBrowne
d03b5641e4
add published poll results to the public chat
2020-01-22 14:30:16 +00:00
Chad Pilkey
66cfdc96da
virtualized chat tweaks for rendering and performance
2020-01-21 21:08:48 +00:00
KDSBrowne
36bc37b2f4
prevent chat error message shifting input field
2019-12-12 17:53:02 +00:00
Tainan Felipe
e3f33ab613
Fix row getting bigger than the message content when clear the chat
2019-12-09 11:10:22 -03:00
Tainan Felipe
45307c9fc9
Merge remote-tracking branch 'upstream/master' into issue-8120
2019-12-05 18:23:08 -03:00
Tainan Felipe
441605d0da
Merge remote-tracking branch 'upstream/master' into issue-8120
2019-11-12 09:53:56 -03:00
KDSBrowne
b07b26d95b
bold user names in typing indicator
2019-11-04 16:29:14 +00:00
Tainan Felipe
3798817110
Virtualized list for the chat
2019-11-01 17:38:14 -03:00
KDSBrowne
31ea62d71f
make indicator names use full panel width / add blank space
2019-10-02 20:33:45 +00:00