Klaus
|
4d51e0c045
|
Fix unsplited styles and code duplicated
|
2017-09-22 11:24:24 -03:00 |
|
Klaus
|
29922c896a
|
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into html5-refactor-userlist
|
2017-09-21 15:40:18 -03:00 |
|
Anton Georgiev
|
90db7326b8
|
Merge pull request #4415 from KDSBrowne/x2.0.9-clear-chat-bug
[HTML5] - Fix clear chat feature
|
2017-09-20 14:13:05 -04:00 |
|
Anton Georgiev
|
7372d708ad
|
include bowser.js in html5 client for browser detection in webrtc
|
2017-09-20 09:59:11 -04:00 |
|
Anton Georgiev
|
e22da926bb
|
Merge pull request #4414 from KDSBrowne/x2.0.8-stun-turn-delete
[HTML5] - Remove requestStunTurn
|
2017-09-19 15:53:08 -04:00 |
|
KDSBrowne
|
2e1fb712a1
|
use userId instead of username
|
2017-09-19 12:01:02 -07:00 |
|
KDSBrowne
|
bd8c57eb45
|
remove log messages
|
2017-09-19 11:57:08 -07:00 |
|
KDSBrowne
|
6b6d431a5b
|
switch variable positions in object
|
2017-09-19 11:55:32 -07:00 |
|
KDSBrowne
|
9b3bb04a90
|
fix clear chat feature
|
2017-09-19 10:39:13 -07:00 |
|
KDSBrowne
|
4388fc4b0f
|
remove requestStunTurn
|
2017-09-19 08:42:10 -07:00 |
|
Oleksandr Zhurbenko
|
f3a17e74a8
|
Removed unused properteties from the slide object
|
2017-09-18 17:18:20 -07:00 |
|
Oleksandr Zhurbenko
|
838382b6f9
|
Moved presentation overlays' rendering to a separate function
|
2017-09-18 16:54:52 -07:00 |
|
Oleksandr Zhurbenko
|
ff4e7bffd0
|
Fixed a bug with the helper's import
|
2017-09-18 16:52:20 -07:00 |
|
Oleksandr Zhurbenko
|
537175dad2
|
Moved part of the presentation display calculations to the server side
|
2017-09-18 15:20:44 -07:00 |
|
Oleksandr Zhurbenko
|
d57f60fe09
|
Adjusted publish calls to #4385
|
2017-09-18 12:18:37 -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 |
|
Anton Georgiev
|
17b4beb545
|
Merge pull request #4385 from KDSBrowne/x2.0.7-messages
[HTML5] - header functions update
|
2017-09-18 12:00:31 -04:00 |
|
Oleksandr Zhurbenko
|
9e1c8a4fb7
|
Permissions fix
Can't afford WebStorm :-(
|
2017-09-17 19:01:48 -07:00 |
|
Oleksandr Zhurbenko
|
c7d737e9b8
|
Improvements based on the PR review
|
2017-09-17 18:58:37 -07:00 |
|
KDSBrowne
|
cd5da84984
|
make handlePublishError static
|
2017-09-13 15:57:52 -07:00 |
|
KDSBrowne
|
c7328a5bb7
|
fix: Expected 'this' to be used by class method 'handlerPublishError'
|
2017-09-13 13:50:04 -07:00 |
|
KDSBrowne
|
e3ed9aa84d
|
remove need for wrapper function
|
2017-09-13 12:47:52 -07:00 |
|
KDSBrowne
|
27dbe42189
|
pass this.pub as a parameter to _publish
|
2017-09-13 10:01:47 -07:00 |
|
KDSBrowne
|
91718abfba
|
add underscore to indicate private function
|
2017-09-13 09:10:28 -07:00 |
|
KDSBrowne
|
41b629b232
|
make publish function private to RedisPubSub2x class
|
2017-09-13 08:29:23 -07:00 |
|
KDSBrowne
|
4b7d790a57
|
change variable name
|
2017-09-12 11:13:27 -07:00 |
|
KDSBrowne
|
571c3763dd
|
add publishVoiceMessage
|
2017-09-12 10:58:06 -07:00 |
|
KDSBrowne
|
090b3e91c2
|
add comment to publish
|
2017-09-12 10:25:41 -07:00 |
|
KDSBrowne
|
72acea229b
|
remove single quotes from variable
|
2017-09-12 10:01:07 -07:00 |
|
KDSBrowne
|
c987ef6635
|
add publishSystemMessage
|
2017-09-12 09:11:08 -07:00 |
|
KDSBrowne
|
39bd590329
|
rework header creation
|
2017-09-12 08:52:02 -07:00 |
|
Oleksandr Zhurbenko
|
39ba2d12de
|
Fixed permissions
|
2017-09-11 12:13:42 -07:00 |
|
Oleksandr Zhurbenko
|
eca8090bac
|
Adjusted the PR 'methods' to #4322
|
2017-09-11 12:12:39 -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
|
9599ed9374
|
Merge pull request #4320 from MaximKhlobystov/selenium-browser-versions
[HTML5 Client] Test Update: Support for browser versioning + Code optimization
|
2017-09-11 14:08:02 -04:00 |
|
Anton Georgiev
|
802b3bb4fb
|
Merge pull request #4322 from KDSBrowne/x2.0-header-functions
[HTML5] - Add header functions
|
2017-09-11 14:00:15 -04:00 |
|
KDSBrowne
|
89de2f771b
|
change parameter name to header
|
2017-09-11 10:19:06 -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
|
467ffaba49
|
change log message
|
2017-09-11 06:46:19 -07:00 |
|
KDSBrowne
|
eeb878649a
|
remove single quotes from variable
|
2017-09-11 06:42:56 -07:00 |
|
KDSBrowne
|
ef6d3059a7
|
fix lint issue
|
2017-09-07 12:06:48 -07:00 |
|
KDSBrowne
|
b0f3ca7a1a
|
remove unused import
|
2017-09-07 10:41:26 -07:00 |
|
KDSBrowne
|
876097a0f4
|
fix line endings
|
2017-09-07 10:38:00 -07:00 |
|
KDSBrowne
|
b2b36254ab
|
remove check from handler add exhaustive check to modifier
|
2017-09-07 10:33:23 -07:00 |
|
KDSBrowne
|
bc8718e263
|
fix line endidngs
|
2017-09-07 09:47:20 -07:00 |
|
KDSBrowne
|
21c5ffee8f
|
remove need for separate headerBuilder function
|
2017-09-07 09:37:13 -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 |
|