Ramon Souza
f6b70600d0
fix chat alerts
2021-04-12 08:16:57 -03:00
Philipp Memmel
319138eda4
avoid problems when chat doesn't have proper state
2021-04-11 21:48:25 +02:00
Philipp Memmel
4b9d695069
fix private public chat lock interference
2021-04-11 21:12:59 +02: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
Ramon Souza
ace0920b7e
remove unused chat-related vars
2021-04-08 16:14:34 -03:00
Anton Georgiev
5189abb225
Merge pull request #11911 from Tainan404/issue-11795
...
Fix client crashing because users object is missing
2021-04-08 12:30:01 -04:00
Tainan Felipe
e4563defde
Fix client crashing because users object is missing
2021-04-06 16:58:11 -03:00
Anton Georgiev
ad460a7d7a
Merge pull request #11824 from Tainan404/fix-unread-message
...
Fix unread message indicator remaining visible
2021-04-05 12:32:11 -04:00
Ramon Souza
05a0d5afbf
move browser info to helper + remove unused libs
2021-04-01 08:14:24 -03:00
Tainan Felipe
9def3f3785
Remove debug code
2021-03-31 08:14:03 -03:00
Anton Georgiev
85a84f7cbf
Revert "Change browser detection library from browser-detect to bowser"
2021-03-30 13:16:10 -04:00
Ramon Souza
3fa193005b
change browser detection lib to bowser
2021-03-30 09:53:47 -03:00
Tainan Felipe
4db0fb64c6
change in viewport logic
2021-03-29 17:25:04 -03:00
KDSBrowne
ff7dc18669
remove invalid aria values and roles without proper children
2021-03-29 02:12:58 +00:00
Anton Georgiev
ded205e196
Merge pull request #11722 from Tainan404/issue-11081
...
Add collection user persistent data
2021-03-26 08:56:41 -04:00
Anton Georgiev
f1fe98b403
Merge pull request #11734 from Tainan404/remove-props-from-message
...
Remove `sender.name` and `color` from message payload
2021-03-26 08:40:02 -04:00
Tainan Felipe
8a36d8cb42
Fix Cannot read property 'posJoinMessages' of undefined
2021-03-25 10:41:13 -03:00
Tainan Felipe
fa3ab71d40
Change export chat function
2021-03-24 17:20:33 -03:00
Tainan Felipe
b5e52012ec
Remove sender.name and color from message payload
2021-03-24 16:57:09 -03:00
Tainan Felipe
443df78c6e
add logs to observer and re-implement role render logic
2021-03-22 18:07:46 -03:00
Tainan Felipe
ba91dcb17c
Implements user persistent data to user context and redo users status logic on chat item
2021-03-22 17:44:53 -03:00
Ramon Souza
70ab1f099a
show poll question in chat
2021-03-18 13:13:57 -03:00
Anton Georgiev
5284a39323
Merge pull request #11671 from ramonlsouza/poll-chat-escape
...
Escaping user typed poll results
2021-03-17 16:53:19 -04:00
Ramon Souza
5c5834ddc6
fix poll results counter
2021-03-17 15:20:00 -03:00
Tainan Felipe
e40a1cfcfc
Fix posJoinMessage as undefined
2021-03-17 14:49:44 -03:00
Ramon Souza
8a2ddd5b9f
escape all <br/>
2021-03-17 11:44:09 -03:00
Ramon Souza
e450173bd0
escaping typed poll response before displaying results in chat
2021-03-17 08:26:12 -03:00
Tainan Felipe
927e2167bc
Re-implements chat sync and clear
2021-03-09 17:52:20 -03:00
Anton Georgiev
01ca99208f
Merge pull request #11529 from ramonlsouza/issue-11071
...
Fix openPanel errors related to polling and shared notes
2021-03-05 09:01:45 -05:00
Ramon Souza
4d59f9d23e
fix new found errors
2021-03-05 10:49:28 -03:00
Anton Georgiev
c9bbcebe59
Revert "Add reconnection and sync handler"
2021-03-05 03:53:36 -05:00
Anton Georgiev
e89faec1cd
Revert "Fix clear chat for single message"
2021-03-05 03:51:07 -05:00
Anton Georgiev
d5a7846020
Merge pull request #11550 from KDSBrowne/bbb-11291x2
...
Add avatar back to chat poll result message
2021-03-04 15:05:58 -05:00
Anton Georgiev
c7f6b819a5
Merge pull request #11553 from Tainan404/issue-11530
...
Fix clear chat for single message
2021-03-04 12:22:00 -05:00
Tainan Felipe
51c45e1595
Fix crashing after second clean
2021-03-04 14:16:26 -03:00
Tainan Felipe
21045abf16
Merge remote-tracking branch 'upstream/develop' into issue-11438
2021-03-04 11:29:01 -03:00
Tainan Felipe
b983c8e1b4
Fix clear chat for single message
2021-03-04 10:20:18 -03:00
Tainan Felipe
53a7abe4c6
Fix clear chat timeout
2021-03-04 10:09:18 -03:00
KDSBrowne
2880613138
add avatar to chat poll result message
2021-03-04 04:22:19 +00:00
Tainan Felipe
71e0ca9d92
Add sync and reconnection handler
2021-03-02 11:35:26 -03:00
Anton Georgiev
f6147d4425
Merge pull request #11526 from ramonlsouza/issue-11354
...
Fix chat textarea resizing bug
2021-03-01 13:43:23 -05:00
Ramon Souza
2dedf197e0
fix textarea resizing bug
2021-03-01 15:36:09 -03:00
Ramon Souza
984c3d515c
fix chat messages timestamp
2021-03-01 14:21:54 -03:00
Ramon Souza
ea59f59376
fix many re-renders
2021-02-24 12:06:49 -03:00
Anton Georgiev
e0db693ffd
Merge pull request #11483 from ramonlsouza/issue-11445
...
Add break-word to system messages
2021-02-24 10:03:48 -05:00
Ramon Souza
b66a7e20fd
add break-word on system messages
2021-02-24 10:33:47 -03:00
Ramon Souza
bf914dd7ff
fix moderator message closing border
2021-02-24 09:07:27 -03:00
Ramon Souza
043fa4bac8
fix user-sent poll result messages
2021-02-19 10:57:11 -03:00
Anton Georgiev
b3b905fd40
Merge pull request #11420 from Tainan404/develop+pr10919+pr10838
...
Fix user status in chat
2021-02-18 15:44:13 -05:00
Tainan Felipe
8825cd3789
remove uneeded log
2021-02-18 13:37:10 -03:00
Tainan Felipe
c47b52cf71
Add user online status change
2021-02-17 17:43:41 -03:00
Ramon Souza
1f2a653af1
fix 'data-test' values for chat messages
2021-02-17 11:03:28 -03:00
Mohamed Amine Ben Salah
d8c5aa46d9
multiple automated tests suites updates + add missing polling specs and move them with old ones to a polling test suite ( #10766 )
...
* updating old tests + collecting more snapshots [WIP]
* updates old test suites and collects more visual regressions screenshots
* remove snapshots and their collection temporary
* run tests from packages.json
* update test execution command/export constants from .env to core/constants.js
* update tests/puppeteer/README.md file
* update LOOP_INTERVAL variable call and assign timeouts to the webcam share spec
* redefine waitForSelector func in page.js, update chat test suite specs and add poll chat message test spec
* Merge remote-tracking branch 'upstream/develop' into updating-old-tests-visual-with-visual-regressions
* update webcam test specs collecting videoPreviewTimeout and use it to wait for videoPreview selector
* update custom parameters test suite
* update breakout test suite
* update webcam layout test suite
* update multiusers test suite
* update notifications test suite
* update presentation test suite
* whiteboard test suite
* screenshare test suite
* update sharednotes test suite
* user ELEMENT_WAIT_TIME variable from timeouts constants.js
* list TEST CONSTANTS by category
* add poll test suite and assigns the right unassigned timeouts
* set test pages to headless
2021-02-16 15:57:10 -05:00
Anton Georgiev
1476deb268
Merge pull request #11173 from Tainan404/develop+pr10919+pr10838
...
Chat with adapter and context
2021-02-12 16:35:22 -05:00
Tainan Felipe
de24ec94c6
Fix user typing, message form alligment and private chat title
2021-02-12 17:54:44 -03:00
Tainan Felipe
29864e7955
improve performance of chat copy
2021-02-12 16:43:56 -03:00
Tainan Felipe
f2107a87f7
Fix copy/save public chat
2021-02-12 16:13:21 -03:00
Tainan Felipe
b99faecd67
Fix rtl on chat item
2021-02-12 15:07:05 -03:00
Tainan Felipe
133b561d4b
Fix outline clipping on message form
2021-02-12 14:53:50 -03:00
Tainan Felipe
80be16a8ce
Fix blank chat issue
2021-02-12 14:43:04 -03:00
Tainan Felipe
b20c606e9c
Add close chat feature
2021-02-12 11:07:53 -03:00
Jacob Burroughs
1131ad1987
Fix rendering after public chat cleared
...
This bug was introduced in #11305 , as the system-generated message notifying
the user that the chat history has been cleared does not have an id.
fixes #11349
2021-02-10 22:07:22 +00:00
Tainan Felipe
e05d8886c6
Handle clear chat and fix clear message
2021-02-10 10:14:30 -03:00
Tainan Felipe
e99825f60a
Merge remote-tracking branch 'upstream/develop' into develop+pr10919+pr10838
2021-02-09 10:40:39 -03:00
Tainan Felipe
99ebbf0b17
Remove unused props from proptype
2021-02-09 09:44:01 -03:00
Ramon Souza
5607ed4007
disable user typing notifications when feature is disabled
2021-02-09 09:06:48 -03:00
Tainan Felipe
2103b9331c
Fix crash in private chat and unread counter in opened chats
2021-02-08 13:55:10 -03:00
Anton Georgiev
d9b7a76092
Merge pull request #11314 from KDSBrowne/bbb-11291
...
Fix icon in chat poll result not displaying
2021-02-05 12:41:24 -05:00
KDSBrowne
852ea929a8
add default poll color for chat results
2021-02-05 16:29:58 +00:00
KDSBrowne
9307215a2d
make chat list element key unique
2021-02-05 01:07:24 +00:00
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
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
KDSBrowne
ae7b561b9d
hide more messages btn from screen reader
2018-03-21 08:50:28 -07:00
Anton Georgiev
bd56a9e1e9
Merge pull request #4996 from Tainan404/fix-clear-chat
...
Fix issue #4992 . Unable to clear chat.
2018-01-23 14:14:35 -02:00
Tainan Felipe
4301ee6ef7
fix issue #4992
2018-01-19 15:38:04 -02:00
Maxim Khlobystov
927a2bf005
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into selenium-visual-regression
2018-01-09 15:38:29 -05:00
Anton Georgiev
980a6490ec
Merge pull request #4832 from KDSBrowne/x.0.3-fix-console-warnings
...
Fix Invalid prop 'children[2]' supplied to `DropdownList`
2018-01-09 13:28:17 -02:00
Maxim Khlobystov
9ebc82d29f
Committing additional test specs.
2018-01-08 21:43:34 -05:00
Anton Georgiev
0392634f57
Merge pull request #4841 from MaximKhlobystov/reopen-private-chat-bug
...
[HTML5 Client] Fix for reopening private chat after using X button
2018-01-08 18:42:36 -02:00
Oleksandr Zhurbenko
ce1f40ac9a
Updated Meteor to 1.6.0.1
2018-01-07 22:17:18 -08:00
Oleksandr Zhurbenko
962e659378
Switched the components from deprecated method to
2018-01-07 20:44:42 -08:00
Maxim Khlobystov
9f6d25ab45
Small comment.
2017-12-18 15:12:31 -05:00
Maxim Khlobystov
b9b73de839
Applied the private chat fix to Chat container.
2017-12-18 15:01:13 -05:00
Maxim Khlobystov
cab6d1a19e
Made Chat container a class component
2017-12-18 14:56:08 -05:00
Maxim Khlobystov
56b04d6831
Converted Chat component back to its stateless version.
2017-12-18 14:45:40 -05:00
Maxim Khlobystov
3937a01ffd
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into reopen-private-chat-bug
2017-12-18 13:04:42 -05:00
Maxim Khlobystov
6d84db0bd1
Linting.
2017-12-18 12:41:26 -05:00
Maxim Khlobystov
6130984c7c
Small cleanup - removed unnecesssary import statement.
2017-12-18 12:40:31 -05:00
Maxim Khlobystov
bb5c0a1390
Made sure that when we open a new chat, it is not on the list of closed ones anymore.
2017-12-18 12:38:46 -05:00
Maxim Khlobystov
eba7f9ffec
Convert the stateless Chat component into a class component.
2017-12-18 12:25:40 -05:00
KDSBrowne
284ab5e628
add button label
2017-12-15 13:06:22 -08:00
KDSBrowne
5047c089ca
fix remaining console warnings
2017-12-15 09:45:14 -08:00
KDSBrowne
fbec9fc101
fix failed prop type: scrollPosition in Chat component
2017-12-15 09:18:35 -08:00
Anton Georgiev
334c80083e
Merge pull request #4753 from jfsiebel/html5-tooltip
...
Add tooltip for buttons without label
2017-12-13 17:13:28 -02:00
Maxim Khlobystov
b42668c65f
Merge pull request #4802 from OZhurbenko/fix-message-list-bottom-padding
...
Fixed last chat message view in Firefox
2017-12-12 11:37:46 -05:00
Oleksandr Zhurbenko
c9770c02fb
Fixed bottom padding for the last chat message in Firefox and Edge
2017-12-12 07:44:10 -08:00
Anton Georgiev
bf7c26f02b
Merge pull request #4712 from Tainan404/localize-public-clear
...
Localize message from when clear the chat.
2017-12-07 18:27:55 -02:00
Joao Siebel
b03efc021c
Remove unused package and fix whiteboard toolbar submenu tooltip
2017-12-07 14:11:34 -02:00
Joao Siebel
056dc4051d
Add tooltip feature for buttons without label
2017-12-04 17:43:08 -02:00
Tainan Felipe
964c4195a3
refactor user left message
2017-12-01 10:01:07 -02:00
Tainan Felipe
8eaa48fe69
re-added message when user leaves a meeting
2017-11-24 08:52:03 -02:00
Tainan Felipe
545d9e158b
altered id of the intl message
2017-11-23 11:00:41 -02:00
Tainan Felipe
6845aed0e0
localize message from when clear the chat
2017-11-21 16:31:53 -02:00
Tainan Felipe
03cdc155df
increased size of font of send button
2017-11-17 16:57:39 -02:00
Tainan Felipe
73a0b7c7cb
fix <br> that no appeared in welcome message
2017-11-17 14:07:22 -02:00
Tainan Felipe
a4986cb5b7
fix distance between dropdown and button on public chat
2017-11-17 13:38:07 -02:00
Tainan Felipe
64fb3fc920
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-design
2017-11-17 08:11:46 -02:00
KDSBrowne
9412ce7da1
Merge remote-tracking branch 'upstream/v2.0.x-release' into pr-4555-redone
2017-11-16 10:46:04 -08:00
Tainan Felipe
1f7a3f062b
align button by the flexbox
2017-11-16 15:25:38 -02:00
Tainan Felipe
cb46c8f70c
fix design issues
...
fix design issues
2017-11-13 10:58:04 -02:00
KDSBrowne
ff7371683d
fix icon alignment
2017-11-09 09:17:49 -08:00
KDSBrowne
75c445b582
rename color variables in palette.scss
2017-11-08 08:42:13 -08:00
KDSBrowne
1850bc782c
remove customLinkFocus and replace with elementFocus
2017-11-07 08:06:31 -08:00
KDSBrowne
1a5d6c5ae4
rename customInputFocus and replace borders
2017-11-06 13:14:58 -08:00
Tainan Felipe
d2b29f8d29
add return in componentwillReceiveProps
2017-11-02 14:47:49 -02:00
KDSBrowne
900c20f86a
move and convert focus styles to mixins
2017-11-01 09:01:55 -07:00
Tainan Felipe
e1ca9950a1
add chat push notification and refactor audio notification
2017-10-30 08:34:28 -02:00
Tainan Felipe
19f38f9419
add chat notification
2017-10-26 15:14:50 -02:00
KDSBrowne
a8142287fa
adjust public chat option button position
2017-10-24 09:16:57 -07:00
KDSBrowne
6996aa833e
move css variables to chat-dropdown styles.scss
2017-10-24 09:08:57 -07:00
KDSBrowne
7eb9e420d5
add aria lable to public chat options btn
2017-10-24 09:07:08 -07:00
KDSBrowne
bc0ded7bec
remove unneeded div element
2017-10-24 09:06:29 -07:00
KDSBrowne
445522a8dd
add variables for css values
2017-10-24 09:06:04 -07:00
KDSBrowne
bc0434b6e0
fix oval focus ring on public chat more btn
2017-10-24 09:05:46 -07:00
KDSBrowne
336a1b24a0
add round focus ring to chat more button
2017-10-24 09:05:07 -07:00
Anton Georgiev
4566d82a2a
Merge pull request #4488 from Tainan404/fix-errors-linter
...
[HTML5] Fix errors linter
2017-10-23 12:27:38 -02:00
Anton Georgiev
f1de51595d
Merge pull request #4515 from OZhurbenko/fix-warnings-assign-presenter
...
[HTML5] - Fix for the React console warnings
2017-10-13 14:06:31 -03:00
Tainan Felipe
4bda76c5bb
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-errors-linter
2017-10-12 15:36:52 -03:00
Oleksandr Zhurbenko
015ca3d719
Changed imports and removed 'initializeCursor.js' since it's not needed
2017-10-11 19:00:28 -07:00
Oleksandr Zhurbenko
21dcafb047
Fixed some of the console warning happenning when user is a moderator and he opens user-list/chat
2017-10-11 12:11:04 -07:00
KDSBrowne
392d819905
apply new focus style to message input
2017-10-11 10:27:43 -07:00
Tainan Felipe
50cc876cf7
fix errors linter
2017-10-10 19:08:51 -03:00
Tainan Felipe
5393051d9d
fix errors linter
2017-10-10 10:06:34 -03:00
Oswaldo Acauan
29117285ef
Merge remote-tracking branch 'upstream/v2.0.x-release' into qa-design
2017-10-06 11:59:07 -03:00
Oswaldo Acauan
1e3470c136
Fix unread button styles
2017-10-05 17:49:02 -03:00
Oswaldo Acauan
30bf1b4425
Change chat-dropdown icon and vertical align it with the title
2017-10-05 17:13:29 -03:00
Oswaldo Acauan
901552abad
Add collapse style for system messages
2017-10-05 16:58:49 -03:00
Anton Georgiev
6b1a29eab4
Merge pull request #4426 from OZhurbenko/presenter-functionality-2x
...
HTML5 - Whiteboard/Presentation fixes, improvements, refactoring
2017-10-04 14:05:03 -04:00
KDSBrowne
0838e21674
change css classes to SASS placeholders
2017-10-03 11:00:04 -07:00
Oleksandr Zhurbenko
76bcdd55d6
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
2017-10-03 10:34:10 -07:00
KDSBrowne
10f95f11e1
fix merge conflicts
2017-10-02 12:37:51 -07:00
Oswaldo Acauan
3e24a5e2a4
Update chat styles
2017-09-29 09:13:49 -03:00
Oswaldo Acauan
bcc6e20af2
Update system messages styles
2017-09-28 16:42:10 -03:00
Klaus
b947e27086
Fix makeCall from component, and user.isLocked from mapUser
2017-09-28 15:19:57 -03:00
Oleksandr Zhurbenko
f80d0bc083
Linting and moved whiteboard resize events into HoC
...
Thus we won't clutter the code with unrelated events and can easily switch to a ResizeObserver when it is implemented by the browsers
2017-09-25 16:45:44 -07:00
KDSBrowne
d7335ade60
move focus styles to central location
2017-09-19 07:44:42 -07:00
Oleksandr Zhurbenko
c9552247b2
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
2017-09-18 12:08:14 -07:00
KDSBrowne
f20f432e74
add focus to chat links
2017-09-18 09:55:10 -07:00
KDSBrowne
72acea229b
remove single quotes from variable
2017-09-12 10:01:07 -07:00
Oleksandr Zhurbenko
43b3b89c6a
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
2017-09-11 12:11:03 -07:00
Anton Georgiev
bf35fa7a4c
Merge pull request #4354 from KDSBrowne/x2.0.1-fix-lock-issue-userlist
...
[HTML5] - Fix Userlist Lock Notification
2017-09-11 12:07:17 -04:00
KDSBrowne
ef6d3059a7
fix lint issue
2017-09-07 12:06:48 -07:00
KDSBrowne
13e6357b19
fix line endings
2017-09-07 07:31:19 -07:00
KDSBrowne
5a6183dc34
fix undefined check
2017-09-06 12:57:24 -07:00
KDSBrowne
9193ae8849
handle UserLockedInMeetingEvtMsg
2017-09-06 12:53:07 -07:00
Oleksandr Zhurbenko
251bd22738
PR review fixes
2017-09-06 12:36:52 -07:00
KDSBrowne
fd9a4cd98e
fix bug in undefined check
2017-09-06 11:13:24 -07:00
KDSBrowne
d34f138b56
check if lock settings are undefined
2017-09-06 10:50:48 -07:00
KDSBrowne
572bb0b8d3
remove ternary operation
2017-09-06 09:08:26 -07:00
Oleksandr Zhurbenko
65da71c12a
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
2017-09-05 18:53:51 -07:00
KDSBrowne
b20859d1c9
fix chat being locked for moderators
2017-08-31 14:49:13 -07:00
KDSBrowne
7a9cb7d04f
fix the disabling of chat when locked
2017-08-31 14:29:18 -07:00
KDSBrowne
b2fcfef145
move if condition
2017-08-29 16:26:43 -07:00
KDSBrowne
126f4589e1
move if conditions
2017-08-29 12:31:09 -07:00
KDSBrowne
20316be90f
add suggested changes
2017-08-29 12:25:01 -07:00
KDSBrowne
7271be05f8
remove getElementById usage in message-list-item component
2017-08-28 08:30:50 -07:00
KDSBrowne
24bdb2d000
remove getElementById usage in message component
2017-08-28 08:30:50 -07:00
Oleksandr Zhurbenko
643d55938c
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
2017-08-16 19:24:59 -07:00
Oswaldo Acauan
716ee5902f
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into userlist-2x-design
2017-08-08 11:52:26 -03:00
Oswaldo Acauan
e07c8b41af
Add autofocus when switching/entering chat
2017-08-04 15:32:21 -03:00
Oswaldo Acauan
720dddec24
Fix chat styles
2017-08-04 15:17:15 -03:00
Oswaldo Acauan
0022c121d3
Fix chat bug and styles
2017-08-04 14:58:55 -03:00
Klaus
e4e7f1da2c
Move domain functions to service.js
2017-08-03 11:10:05 -03:00
Oswaldo Acauan
b53636ec19
Fix avatar colors and text capitalization
2017-08-03 09:36:26 -03:00
Oswaldo Acauan
14f586faad
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into userlist-2x-design
2017-08-03 09:23:12 -03:00
Klaus
e02e5d75ce
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into html5-2x-chat-options
2017-08-03 09:17:50 -03:00
Klaus
e7b9eab5b6
Move makeCall to service file
2017-08-02 14:05:20 -03:00
Klaus
63fee3b615
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into html5-2x-chat-options
2017-08-02 11:36:16 -03:00
Klaus
d45ae64558
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into slides-refactor-2x
2017-08-02 11:29:33 -03:00
Oleksandr Zhurbenko
b207a1275e
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
2017-08-01 13:49:46 -07:00
Klaus
9d42ca9bd7
Move from users to voice-users
2017-08-01 10:10:12 -03:00
Oswaldo Acauan
83c117ddde
Match user-list with the new styles
2017-07-28 10:43:39 -03:00
Klaus
e2c0971e57
Add new icons
2017-07-27 17:45:40 -03:00
Klaus
eea2c0ee8b
Refactor user
2017-07-26 11:09:07 -03:00
Klaus
d44299d221
Fix the missing string name
2017-07-25 15:57:20 -03:00
Klaus
fade555d55
Add check for user permission
2017-07-21 15:17:25 -03:00
Klaus
39288e6e70
Add clear history, copy and save as chat options
2017-07-21 13:27:28 -03:00
Klaus
a63d8d5cf4
Add function to export public chat to clipboard and file
2017-07-21 11:39:51 -03:00
Oleksandr Zhurbenko
23263c997b
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
2017-07-17 16:01:05 -07:00
Anton Georgiev
bc9083c0cf
Merge pull request #4109 from Klauswk/fix-sass-path
...
[HTML5 - 2.0] Change relative path of the sass imports to absolute
2017-07-17 14:58:02 -04:00
Klaus
87943cb3f8
Change relative path of the sass to absolute
2017-07-17 15:21:45 -03:00
Klaus
3af281d648
Merge remote-tracking branch 'upstream/master' into merge-master-mconf
2017-07-17 13:33:45 -03:00
Oleksandr Zhurbenko
82a1ad2c8a
Merge branch 'presenter-functionality' of https://github.com/OZhurbenko/bigbluebutton into presenter-functionality-2x
2017-07-14 15:43:41 -07:00
Anton Georgiev
a251305cab
Merge pull request #4036 from KDSBrowne/x0-userlist-jaws-fix
...
[HTML5] - ARIA fixes to work with JAWS
2017-07-14 13:26:07 -04:00
Anton Georgiev
586c51fcac
Merge pull request #4080 from Klauswk/bbb-2x-emoji-messages
...
[HTML5 2.0] Move emoji messages to 2.0
2017-07-14 10:39:16 -04:00
Klaus
54234cecac
Handling emoji messages
2017-07-13 10:15:42 -03:00
Klaus
f0e26c1bbb
Change missing strings to const
2017-07-12 17:22:26 -03:00
Klaus
111ad9171b
Remove strings and add constants
2017-07-12 17:15:50 -03:00
Klaus
8cd4b752ef
Remove strings and add constants
2017-07-12 17:02:55 -03:00
Klaus
2aa603d195
Merge branch 'bbb-2x-mconf' into html5-2x-chat-messages
2017-07-12 16:29:07 -03:00
Klaus
1dfb054323
A few hotfixes to make the html5 client join again
2017-07-12 15:51:29 -03:00
Klaus
eb5712e96c
Fix chat list
2017-07-12 13:47:58 -03:00
Klaus
e1004b64d3
Filtering correct the messages
2017-07-12 10:54:54 -03:00
Klaus
898f7c97e3
Sending private message
2017-07-12 10:18:26 -03:00
Klaus
73f49bb46a
Sending public message
2017-07-12 09:42:16 -03:00
KDSBrowne
1cc5c5df92
change variable name and condition
2017-06-27 20:35:15 -07:00
Anton Georgiev
724e21a0d6
we do not have 1.0 user messages coming from bbb so use 2.0 only
2017-06-27 18:14:53 -04:00
Klaus
b3865ef90d
Merge remote-tracking branch 'origin/Refactor2x' into SplitRedis
2017-06-20 14:11:19 -03:00
KDSBrowne
be009fd9ba
fix chat log aria label to work with jaws
2017-06-20 09:01:42 -07:00
Klaus Klein
c627deca36
Move api to api/1.1
2017-06-19 08:57:32 -03:00
KDSBrowne
c189faceff
fix merge conflicts
2017-06-08 11:00:06 -07:00
Oleksandr Zhurbenko
1309bb1808
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality
2017-06-07 14:12:04 -07:00
Oleksandr Zhurbenko
017ff470c3
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality
2017-06-07 13:29:35 -07:00
KDSBrowne
c2579c7838
fix console error related to messageForm
2017-06-07 11:36:25 -07:00
Oleksandr Zhurbenko
1ba4018629
Cleanup
2017-06-05 20:15:37 -07:00
Oleksandr Zhurbenko
52fae1b8c8
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into refs-to-callbacks
2017-06-05 19:51:20 -07:00
Oleksandr Zhurbenko
9f497d8991
Fixed scrollArea usage
2017-06-05 19:10:06 -07:00
Oswaldo Acauan
1c5c74db67
Fix merge conflicts
2017-06-05 13:52:46 +00:00
Oleksandr Zhurbenko
06493fda7f
Switched to prop-types package to remove new React 15 warnings
2017-06-03 19:40:14 -07:00
Oleksandr Zhurbenko
a0224dcffc
Replaced String refs with callback refs
...
String refs will be deprecated in the next React releases, since they have some performance issues
2017-06-03 16:58:27 -07:00
Oswaldo Acauan
e6412275a6
Linter auto fix
2017-06-02 19:25:02 +00:00
Oswaldo Acauan
067bd96272
Fix merge conflicts
2017-06-01 14:27:12 +00:00
Oswaldo Acauan
3702da3e08
Add check for min/max length for chat message
2017-06-01 14:24:29 +00:00
KDSBrowne
159a47694e
add suggested changes
2017-05-18 16:16:17 -07:00
KDSBrowne
16e507fbb2
fix merge conflicts
2017-05-17 08:54:48 -07:00
KDSBrowne
97514dc5c5
remove default messages
2017-05-16 17:30:42 -07:00
KDSBrowne
2f79f3ff20
change locale stringformat
2017-05-16 17:02:27 -07:00
KDSBrowne
df76d33cba
set files permission to 644
2017-05-16 09:22:59 -07:00
KDSBrowne
6537a0e28c
Fix client lint issues except those which are comment related
2017-05-16 08:37:17 -07:00
Klauswk
30b7c3c1e4
Merge branch 'master' into AddServerCallback
2017-04-28 17:28:45 -03:00
Oswaldo Acauan
4dd5e3c6ac
Re-add messages concatenation
2017-04-28 15:01:50 +00:00