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
KDSBrowne
d3750c7bc0
change delimiter to and instead of comma / fix word spacing
2019-10-02 05:02:51 +00:00
KDSBrowne
cce5755b2c
typing indicator remove elipsis animation / reduce to show max 2 names
2019-09-30 19:50:35 +00:00
KDSBrowne
efc2307467
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into issue-8003
2019-09-27 20:18:45 +00:00
KDSBrowne
81c8f2221f
replace string literal with value from settings.yml
2019-09-27 13:45:01 +00:00
KDSBrowne
dc1dd17d8a
prevent viewers seeing other viewers when hidden from userlist
2019-09-11 16:43:11 +00:00
Anton Georgiev
7cf742ad6e
Merge pull request #8080 from capilkey/fastdom-chat
...
Improve chat rendering performance and rework read message detection
2019-09-09 15:19:39 -04:00
Chad Pilkey
872681a699
improve chat rendering performance and rework read message detection
2019-09-09 17:08:36 +00:00
Chad Pilkey
bd01ab02aa
Merge pull request #8073 from antobinary/clear-chat
...
Reduce db probes for getAvailableActions; Simplify SaveUsernames
2019-09-06 18:11:15 -04:00
Anton Georgiev
c410098fd3
Merge pull request #8066 from antobinary/clear-chat
...
Reliably check mod status for clearing chat
2019-09-06 16:28:34 -04:00
Anton Georgiev
4a335a1db6
reduce db probes for getAvailableActions; simplify SaveUsernames
2019-09-06 16:28:02 -04:00
KDSBrowne
cbf69ecd63
fix chat error / info message alignment in rtl
2019-09-06 15:37:08 +00:00
Anton Georgiev
c4dde48190
reliably check mod status for clearing chat
2019-09-06 11:15:42 -04:00
KDSBrowne
06d61cfc00
prevent multiple long names moving chat input
2019-08-29 18:50:33 +00:00
Anton Georgiev
ea18b09311
add a few more collection lookups "fields" delimiters
2019-08-29 12:26:07 -04:00
Anton Georgiev
a5aef09dcb
pass chat isModerator and color
2019-08-28 16:34:37 -04:00
Anton Georgiev
db353fc535
recover private chat. tnx @jfsiebel for the help
2019-08-28 16:34:27 -04:00
Anton Georgiev
c8a695f873
added "fields:{...}", removed most mapUser (part 2)
2019-08-28 16:34:15 -04:00
Anton Georgiev
892336632f
added "fields:{...}", removed most mapUser
2019-08-28 16:32:55 -04:00
Anton Georgiev
cdb03042ee
Merge pull request #7952 from KDSBrowne/issue-7148
...
Reduce chance of text Area displaying invisible border
2019-08-28 15:13:00 -04:00
Joao Siebel
d9ddead171
Fix problem with clear chat when popup alerts are enabled
...
close #7975
2019-08-23 17:50:37 -03:00
Maxim Khlobystov
3fd19881da
Clicking buttons instead of pressing Enter key
2019-08-23 15:44:47 -04:00
Anton Georgiev
730414af64
Merge pull request #7970 from jfsiebel/recovery-partner-disconnected-message
...
Recovery partner disconnected message
2019-08-23 13:34:20 -04:00
KDSBrowne
4e837a1ac1
add typing indicator config setting
2019-08-23 15:17:32 +00:00
KDSBrowne
85ce9feb18
increase time between UsersTyping collection updates
2019-08-23 02:16:16 +00:00
KDSBrowne
efcd9bb80b
add typing indicator component
2019-08-22 18:53:53 +00:00
KDSBrowne
10946d16bd
clean up typingUsers fetch()
2019-08-22 18:17:30 +00:00
Joao Siebel
9281a06461
Recovery partner disconnected message
2019-08-22 15:04:39 -03:00
KDSBrowne
121752cc6c
move props from chat to message-form container
2019-08-22 12:30:05 +00:00
KDSBrowne
d24f6fddfe
reduce space between chat scrollbar and edge of panel
2019-08-21 16:16:00 +00:00
KDSBrowne
77635e40de
fix ghost users appearing in typing indicator
2019-08-20 18:47:48 +00:00
Anton Georgiev
a232fba5ab
Merge pull request #7915 from KDSBrowne/issue-7912
...
Fix chat input placeholder text
2019-08-14 15:21:03 -04:00
KDSBrowne
e5976bd932
improve find() selector
2019-08-14 18:39:15 +00:00
Anton Georgiev
d81bdad372
Merge pull request #7899 from jfsiebel/fix-sound-alert-problem
...
Fix audio alerts for chat playing when they shouldn't
2019-08-14 13:22:38 -04:00
KDSBrowne
3c3f1260a3
fix error messages when switching chats
2019-08-14 15:34:20 +00:00
KDSBrowne
bb5463881c
display only error or typing indicator at one time
2019-08-14 14:38:26 +00:00
KDSBrowne
e35f1e4a8d
improve readability of map
2019-08-12 19:30:09 +00:00
KDSBrowne
0265dcdbb8
fix when empty message error is displayed
2019-08-12 19:29:47 +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
KDSBrowne
2614d581c9
move error message to placeholder
2019-08-09 17:37:50 +00:00
Tainan Felipe
5bab38fe2e
rename variable to CONNECTION_STATUS_ONLINE
2019-08-08 16:49:21 -03:00
Tainan Felipe
f58e388e18
Merge branch 'master' into fix-chat-performance
2019-08-08 16:41:41 -03: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
Joao Siebel
41e5b11bd1
Fix audio alerts for chat playing when it shouldn't
...
Audio alerts for chat are playing even when the user sended a message
and when the user had the chat panel open.
2019-08-08 15:56:52 -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
Joao Siebel
d0c1ce3871
send sound alert for new messages when in another tab or minimized. close #7810
2019-08-01 13:47:11 -03:00
Anton Georgiev
c9356b7914
Merge pull request #7835 from diegobenetti/issue7717-add-space-below-welcome-message-correct
...
Add space to the right and below the welcome message correct
2019-08-01 09:14:50 -04:00
KDSBrowne
f139afe69b
add check for names
2019-08-01 04:05:58 +00:00
Diego Benetti
f449123155
Fixes margin and pading calculation
2019-07-31 14:02:15 -03: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
Chad Pilkey
e69931a0af
Merge remote-tracking branch 'upstream/master' into fix-pan-lag
2019-07-25 16:29:52 -07:00
Diego Benetti
ccd5021196
Removes line that was commented out
2019-07-25 11:56:59 -03:00
Diego Benetti
eb0b71d723
Add margin right and below to welcome message
2019-07-25 11:46:38 -03:00
KDSBrowne
bd9ed853a7
add enabled config to chat in settings.yml
2019-07-17 21:00:33 +00:00
Anton Georgiev
b496a7d39b
align You are disconnected label to the left
2019-07-05 15:29:45 +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
8e64792b66
add hint for chat when disconnected
2019-06-17 17:49:59 -03:00
Joao Siebel
a17305b5ab
disable chat input when user is not connected
2019-06-03 11:19:56 -03:00
Chad Pilkey
a1faca04c6
fix chat message name alignment
2019-05-24 16:10:27 -07:00
Anton Georgiev
01b36d54fc
closes #7478 credits to @tylercopeland
2019-05-23 15:56:59 +00:00
Anton Georgiev
8c1c7c84ad
simplified localization of Offline
2019-05-23 15:30:13 +00:00
Ghazi Triki
16bbb0e9c7
Localise offline status in chat.
2019-05-23 13:09:19 +03:00
Ghazi Triki
76371b9b6e
Merge remote-tracking branch 'bigbluebutton/master' into html5-rtl
2019-05-16 17:32:58 +01:00
Ghazi Triki
1f6326f7fd
Change layout direction for RTL languages.
...
Update styles for RTL layout.
2019-05-14 14:17:19 +01:00
KDSBrowne
bf1cc0c07e
fix avatar icon width in message list item
2019-05-10 17:38:30 +00:00
Anton Georgiev
128e0b9cec
Merge branch 'master' into 2.2-High-contrast-outline
2019-05-06 15:55:59 -04:00
Pedro Beschorner Marin
a0590c12ea
Merge remote-tracking branch 'origin/master' into set-lock-settings-on-meeting-create
2019-05-02 11:05:34 -03:00
Anton Georgiev
785c1b1d0b
Merge pull request #7016 from KDSBrowne/2.2-Edge-audio-settings-modal-overflow
...
Fix Edge audio settings modal overflow / toast issues
2019-04-24 18:23:16 -04:00
bobakoftadeh
282dc259c8
update hyperlink style condition
2019-04-18 20:35:04 +00:00
KDSBrowne
0e724fb890
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-High-contrast-outline
2019-04-18 14:29:17 +00:00
bobakoftadeh
ff8d826cf3
update implementation
2019-04-17 20:08:17 +00:00
bobakoftadeh
3f8af43a9d
update hyperlink color
2019-04-17 17:38:45 +00:00
Pedro Beschorner Marin
87435c515c
Merge remote-tracking branch 'master' into set-lock-settings-on-meeting-create
2019-04-12 13:58:58 -03:00
KDSBrowne
83127bcdae
fix animations not working on iOS 12.3 beta
2019-04-11 15:04:10 +00:00
Pedro Beschorner Marin
141170e695
Refactoring lockSettingsProps
2019-04-10 10:44:34 -03:00
Pedro Beschorner Marin
3f2cb781d7
Adjusted lockSettingsProps for the HTML5 client
2019-04-10 13:04:27 +00:00
Diego Benetti
86aa331ddb
Fix audible notifications
2019-04-09 14:04:33 -03:00
KDSBrowne
38ba8f8895
add outlines for high contrast themes (windows)
2019-04-08 14:22:22 +00:00
KDSBrowne
be1fc2e840
improve toast styles
2019-04-04 15:29:46 +00:00
Chad Pilkey
b75e579acf
Merge pull request #7062 from riadvice/html5-files-cdn
...
Support loading the HTML5 main JS file and its assets from a CDN
2019-03-29 16:38:01 -04:00
Ghazi Triki
5b87524520
Use the embedded meteor CDN feature.
2019-03-29 16:47:07 +01:00
KDSBrowne
3d5a15acd6
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-Edge-audio-settings-modal-overflow
2019-03-28 23:49:17 +00:00
Chad Pilkey
b7627d8075
don't clear the mod message from chat
2019-03-25 16:02:37 -07:00
Chad Pilkey
c224040e9b
more cleanup of the buttons and listen-only action bar icon
2019-03-21 15:16:56 -07:00
Chad Pilkey
d3656ef022
clean up of the buttons. simplified and reduced
2019-03-19 10:11:48 -07:00
Ghazi Triki
106058e1dd
Support loading the HTML5 main JS file and its assets from a CDN.
2019-03-18 09:57:43 +01:00
KDSBrowne
4c2dbff4ff
fix for issue #6997
2019-03-13 17:41:56 +00:00
Anton Georgiev
35abcb6bdf
Merge pull request #6898 from BobakOftadeh/update-welcome-message
...
Improve welcome message
2019-03-07 14:21:48 -05:00
Anton Georgiev
718c32a615
Merge pull request #6889 from KDSBrowne/2.2-Edge-support-01
...
Fix whiteboard toolbar icons not rendering
2019-03-07 14:06:14 -05:00
Anton Georgiev
67a787fc13
Merge pull request #6865 from BobakOftadeh/fix-chat-export
...
Fix save chat with URL
2019-03-05 13:26:46 -05:00
bobakoftadeh
8613e7c1e9
Improve htmlDecode function
2019-03-05 18:21:33 +00:00
bobakoftadeh
81868f970f
Improve styles for welcome message
2019-03-05 17:57:43 +00:00
KDSBrowne
761c11581b
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-Edge-support-01
2019-03-05 02:52:49 +00:00
KDSBrowne
de660a0abe
make remaining animations work with Edge
2019-03-05 02:46:37 +00:00
bobakoftadeh
7b72ae0f36
Improve welcome message
2019-03-04 17:42:18 +00:00
Chad Pilkey
97f84dec43
allow html5 viewers to chat with moderators
2019-02-25 16:27:51 -08:00
bobakoftadeh
d26ebe4212
Fix save chat with urls
2019-02-25 21:38:57 +00:00
Anton Georgiev
d18923974d
Merge pull request #6822 from antobinary/presentation-download
...
Presentation download
2019-02-22 09:03:44 -05:00
Anton Georgiev
ef002a2fd1
renamed icon "save_notes" to "download"
2019-02-21 22:15:33 +00:00
Anton Georgiev
37fee4ae1d
Merge pull request #6789 from KDSBrowne/update-console-fix
...
Fix console error
2019-02-15 11:25:38 -05:00
KDSBrowne
937e1e01f3
fix console error
2019-02-15 15:32:41 +00:00
bobakoftadeh
d63a6b229c
Fix chat save feature on Firefox
2019-02-14 21:48:32 +00:00
Anton Georgiev
1b37c284a4
Merge pull request #6698 from vitormateusalmeida/issue-6601
...
Fix chat input between chats
2019-02-11 10:39:39 -05:00
Vitor Mateus
96f3d9fecc
Code improvement
2019-02-08 17:23:35 -02:00
Anton Georgiev
205bb63e84
Merge pull request #6654 from vitormateusalmeida/issue-6639
...
Fix Warning when closing private chat
2019-02-08 12:09:25 -05:00
Vitor Mateus
bc8d021560
Error Fixed
2019-02-07 09:31:15 -02:00
Vitor Mateus
9f526f730b
Collection moved to the chat service
2019-02-05 10:29:06 -02:00
Vitor Mateus
335b4f8df8
Fix chat input between chats
2019-02-01 10:13:45 -02:00
Vitor Mateus
c140acbd6b
Merge remote-tracking branch 'upstream/master' into issue-5846
2019-01-28 10:14:46 -02:00
Vitor Mateus
f600a11333
Fix Warning when closing private chat
2019-01-28 10:03:02 -02:00
Vitor Mateus
b6d5b15e3e
Implement enable/disable Animations issue-5846
2019-01-24 14:16:23 -02:00
Vitor Mateus
50047ea36b
Fix error on click in toast
2019-01-22 09:42:03 -02:00
Anton Georgiev
9ed20b4455
Merge pull request #6587 from vitormateusalmeida/issue-6500
...
Avoid duplicated messages. #6500
2019-01-18 14:44:44 -05:00
Vitor Mateus
2dfb1d872e
Avoid duplicated messages. #6500
2019-01-18 11:03:09 -02:00
Anton Georgiev
0190ef4528
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into logout-endmeeting-menu
2019-01-17 18:53:32 +00:00
Vitor Mateus
49711801f1
Fix public chat alerts #6430
2019-01-16 11:08:20 -02:00
Tainan Felipe
4a396fac10
Fix error getBoundingClientRect at console
2019-01-15 13:31:11 -02:00
Vitor Mateus
66d23012a1
Changed variable name
2019-01-14 14:23:11 -02:00
Vitor Mateus
a9989e1107
Fix chat alert (push and audio) #6430
2019-01-14 11:23:35 -02:00
João Francisco Siebel
a0fac637e8
remove moderator message in save/copy
2019-01-09 09:41:52 -02:00
João Francisco Siebel
fa70c04375
add welcome message and moderator only message to save/copy chat feature and fix a race condition bug when clearing the chat. close #6314
2019-01-09 09:36:14 -02:00
João Francisco Siebel
2a98c3b0f0
Ajust more messages below button style
2019-01-04 11:43:19 -02:00
KDSBrowne
db64de8258
remove chat input auto-focus on mobile only
2019-01-03 15:41:20 +00:00
KDSBrowne
ec15ad9aa6
remove default focus state on chat input field
2018-12-28 21:48:59 +00:00
KDSBrowne
29cd3396cd
reduce border size used on the chat input
2018-12-28 21:04:18 +00:00
Anton Georgiev
ab9cf5648b
Merge pull request #6455 from vitormateusalmeida/fix-send-button
...
Fix send button
2018-12-20 12:17:28 -05:00
Vitor Mateus
deca9031c2
Merge branch 'master' of github.com:vitormateusalmeida/bigbluebutton into HEAD
2018-12-20 14:55:14 -02:00
Vitor Mateus
9169955a17
Fix send-button symmetry.
2018-12-20 14:50:06 -02:00
Anton Georgiev
758b316061
Merge pull request #6445 from jfsiebel/chat-old-messages-re-render
...
Chat not updating some messages
2018-12-19 16:44:57 -05:00
Anton Georgiev
84ec63fdee
Merge pull request #6446 from vitormateusalmeida/fix-some-css-bugs
...
Fix some bugs at BBB HTML5 client
2018-12-19 16:11:27 -05:00
João Francisco Siebel
9cb36f22a7
set a default idChatOpen value and fix unread messages counter
2018-12-19 17:25:13 -02:00
João Francisco Siebel
14b5877ab5
clean a little bit the props and close #6121
2018-12-19 16:51:03 -02:00
Vitor Mateus
c7818997d6
Add margin bottom in chat title
2018-12-19 16:35:18 -02:00
Vitor Mateus
f3fe6f4a41
Fix scroll disappearing with long messages
2018-12-19 16:34:36 -02:00
João Francisco Siebel
35a02339dc
Merge remote-tracking branch 'upstream/master' into chat-old-messages-re-render
2018-12-19 14:16:24 -02:00
João Francisco Siebel
b626795217
fix sending message and close chat button. close #6439
2018-12-19 12:39:32 -02:00
João Francisco Siebel
8ecab69821
Merge remote-tracking branch 'upstream/master' into chat-old-messages-re-render
2018-12-18 15:48:11 -02:00
KDSBrowne
86c7e745c5
fix lint errors
2018-12-18 15:15:51 +00:00
João Francisco Siebel
51b4f5f451
WIP change components to PureComponents and add memo
2018-12-17 09:48:34 -02:00
KDSBrowne
899c613c3c
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-panel-manager
2018-12-14 17:28:30 +00:00
KDSBrowne
775176d9cf
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-panel-manager
2018-12-12 17:35:22 +00:00
KDSBrowne
8b30fe00b3
Merge remote-tracking branch 'Upstream/master' into html5-packages-upgrade
2018-12-10 02:12:42 +00:00
KDSBrowne
462f20d9bb
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into html5-packages-upgrade
2018-12-05 20:54:37 +00:00
KDSBrowne
39c75fd449
fix remaining bugs / console errors
2018-12-05 19:31:33 +00:00
Maxim Khlobystov
aa5a0f6dc9
Fix the selectors in user list tests and chat tests
2018-11-30 12:32:19 -05:00
KDSBrowne
ff82c8831a
make chate scrollbar accessible with mouse
2018-11-22 20:27:45 +00:00
KDSBrowne
149b4f091a
move render functions from app to panel-manager
2018-11-20 15:28:00 +00:00
KDSBrowne
99e15b20ba
add panel manager component
2018-11-19 23:29:48 +00:00
João Francisco Siebel
076864ffd0
merge with master
2018-11-09 13:54:33 -02:00
João Francisco Siebel
016efcc0eb
Remove ACL from client side. close #6138
2018-11-05 17:30:37 -02:00
KDSBrowne
538e248058
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into start-poll-01
2018-11-02 21:25:40 +00:00
Joao Siebel
97a0a2a13b
configurable shortcuts available. close #6169
2018-10-31 15:51:56 -03:00
KDSBrowne
0551691684
edit css styles
2018-10-26 01:40:15 +00:00
KDSBrowne
935eb1289d
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into start-poll-01
2018-10-25 18:39:26 +00:00
Anton Georgiev
14543bb478
adjust chat title
2018-10-25 18:03:25 +00:00
Anton Georgiev
a5c2ddc602
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into remove-react-router
2018-10-25 17:58:00 +00:00
KDSBrowne
3f521a6f6a
Merge branch 'html5-theming' into test-merge-anton
2018-10-25 16:33:56 +00:00
KDSBrowne
47218ea351
Merge branch 'remove-react-router' of https://github.com/antobinary/bigbluebutton into test-merge-anton
2018-10-25 16:18:31 +00:00
Anton Georgiev
ff837fdd09
drop unnecessary Boolean() wrapper
2018-10-25 15:20:37 +00:00
Oswaldo Acauan
1de297c1e2
Fix line-heights and convert scss calculations to calc()
2018-10-24 17:32:09 -02:00
KDSBrowne
9c3a21641b
prevent chat / poll pane being open at the same time
2018-10-24 14:29:51 +00:00
Oswaldo Acauan
f71d32a464
Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
...
WIP
wip
wip
format
wip
Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
2018-10-23 14:21:58 -02:00
Anton Georgiev
1b9a73a31c
use Session.equals syntax
2018-10-16 17:52:18 +00:00
Anton Georgiev
30c43795af
work on chat alert
2018-10-16 17:48:27 +00:00
Anton Georgiev
b2df10c635
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into remove-react-router
2018-10-16 16:06:37 +00:00
Anton Georgiev
58f8738084
Merge branch 'post-router-style-fix' of github.com:KDSBrowne/bigbluebutton into remove-react-router
2018-10-16 15:51:18 +00:00
KDSBrowne
e795cacd97
fix styles for hide public chat btn
2018-10-16 14:33:42 +00:00
Anton Georgiev
0d1b085d54
improved on logic for open private chat
2018-10-15 20:03:17 +00:00
Anton Georgiev
4059fd5fa9
mostly recovered chat. needs UI love and handling of unread
2018-10-11 20:41:37 +00:00
João Francisco Siebel
74dfa52071
handle system messages on main public chat
2018-10-08 11:22:45 -03:00
Anton Georgiev
02905fb90d
react-router removed, lots of code commented out, client loads
2018-10-03 16:14:10 +00:00
Oswaldo Acauan
750f1bc35a
Fix fuzzy chat font rendering. Closes #6012
2018-09-19 14:57:39 -03:00
Anton Georgiev
1462810b96
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.0
2018-09-06 22:06:40 +00:00
Anton Georgiev
e03eccab2e
combine isViewer and isLocked by using existing property from mapUser
2018-08-29 17:21:39 +00:00
Anton Georgiev
e756ce1548
comply to lock settings for chat
2018-08-29 16:00:53 +00:00
KDSBrowne
29bcbea923
rename to alerts / missing from #5973
2018-08-15 02:35:58 +00:00
KDSBrowne
fed85fba48
Update font size of chat input to match the text display in the chat area
2018-08-14 19:16:11 +00:00
Anton Georgiev
1e8a4cf1e7
Merge pull request #5973 from KDSBrowne/5963-notifications-rename
...
Rename 'push notifications' to 'alerts'
2018-08-14 13:13:31 -04:00
KDSBrowne
fecbee16b5
change folder / component names & localized strings
2018-08-09 17:02:18 +00:00
Joao Siebel
32516bfbbf
implement welcome message and clear message in group chat messages
2018-08-03 11:03:16 -03:00
KDSBrowne
78c81880db
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into 5782-move-set-status
2018-08-01 15:43:31 +00:00
Joao Siebel
03389a8adc
fix unread message counter for private chats
2018-07-31 14:13:36 -03:00
João Francisco Siebel
655483576f
fix unread messages counter on public chat and remove some old chat configurations
2018-07-27 10:44:21 -03:00
Joao Siebel
d8391f450b
use group chat messages in html5 client
2018-07-26 11:56:26 -03:00
KDSBrowne
7896ab9fa8
fix menu functionality bugs / add status options
2018-07-08 18:53:52 +00:00
JamesJung
7350c1f81b
Don't push chat notification if chat is open ( #5773 )
...
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Change variable name to more make sense
* Refactoring codes to make functions more readable
* Remove useless condition code
* Remove useless variable and condition
2018-07-06 11:23:47 -03:00
Tainan Felipe
9756517392
fix white blocks when hover toast
2018-07-06 09:08:50 -03:00
James Jung
304c067e26
Fix the problem partially hiding the post button when typing chat on iphone
2018-06-28 13:12:50 -04:00
James Jung
733aa46c6b
Fix the problem partially hiding the post button when typing chat on iphone
2018-06-22 16:55:14 -04:00
Anton Georgiev
eee7f64763
Merge pull request #5713 from musickiper/logChat-cause-resize-problem
...
Prevent long chat message to make the chat area of the client to be resized
2018-06-19 10:03:11 -04:00
Anton Georgiev
2d7cc12603
Merge pull request #5669 from MaximKhlobystov/chat-counter
...
Chat counter and scrolling
2018-06-18 10:34:27 -04:00
Maxim Khlobystov
327f101657
Minor cleanup.
2018-06-15 14:37:57 +00:00
Maxim Khlobystov
ea81b8c203
Adjusted the interval between chat notifications and their lifetime.
2018-06-15 14:22:56 +00:00
Tainan Felipe
c677bc4e09
fix css identation
2018-06-13 17:18:16 -03:00
Maxim Khlobystov
304582b9ec
Passing scrollArea ref instead of its getter.
2018-06-12 19:47:51 +00:00
Tainan Felipe
46807039a4
add a small style for toast notification and add a content prop in toast
2018-06-12 14:21:31 -03:00
Maxim Khlobystov
49243d9170
Fixed the chat counter and how it reacts on scrolling in the chat.
2018-06-12 17:03:13 +00:00
James Jung
855d22fe00
Prevent long chat message to make the chat area of the client to be resized
2018-06-11 15:57:17 -04:00
Tainan Felipe
e59c8df71e
Remove unnecessary export
2018-05-29 14:32:41 -03:00
Tainan Felipe
bfc2e5bc25
remove unnecessary width
2018-05-29 13:50:06 -03:00
Tainan Felipe
b180a7c350
add messages for chat notification and add link to chat
2018-05-29 13:43:11 -03:00
Tainan Felipe
2fc98a4645
add redirect to chat in toast notification
2018-05-18 08:54:26 -03:00
Anton Georgiev
b6b93d8903
Merge pull request #5497 from musickiper/absPathToRelPath
...
Change abs paths to use baseName config
2018-05-16 08:51:05 -04:00
Maxim Khlobystov
a0497b2dd9
Assign server time to outgoing chat messages.
2018-05-15 16:08:30 -04:00
KDSBrowne
a53dc8a294
prevent chat scroll bar and re-size handle overlap
2018-05-13 16:41:29 -07:00
James Jung
583725053c
Change some files permission from 755 to 644
2018-05-08 16:05:04 -04:00
James Jung
ae9d92ea16
Update absolute paths to use baseName config
2018-05-07 19:15:50 -04:00
KDSBrowne
57f3f4389c
add functions to deviceInfo utility / improve shortcut modal
2018-05-02 11:55:46 -07:00
KDSBrowne
d96ed9da3a
edit names of access key constants
2018-05-01 17:02:45 -07:00
KDSBrowne
5fa65b4390
use shortcut config in components
2018-04-30 14:09:56 -07:00
Tainan Felipe
ebbff66e1b
Fix username cliped in right side
2018-04-18 09:44:52 -03:00
Tainan Felipe
399cf2d135
Remove position absolute
2018-04-17 09:55:20 -03:00
Tainan Felipe
84bfca2244
fix username clipped in chat and userList
2018-04-06 16:56:06 -03:00
KDSBrowne
782bd1c65b
resolve lint issue
2018-04-03 18:04:25 -07:00
KDSBrowne
8801a21f18
add access keys
2018-03-23 08:42:56 -07:00