hristoterezov
|
6ce48a5b7b
|
Merge branch 'master' of github.com:jitsi/jitsi-meet
Conflicts:
app.js
index.html
libs/colibri/colibri.focus.js
libs/modules/statistics.bundle.js
moderator.js
modules/UI/videolayout/VideoLayout.js
muc.js
|
2015-01-07 17:14:10 +02:00 |
hristoterezov
|
69b0e2ad32
|
Creates UI module.
|
2015-01-07 16:54:03 +02:00 |
paweldomas
|
c76b78eb46
|
Improves SIP gateway auto configuration by getting feedback from the focus.
|
2015-01-05 16:45:45 +01:00 |
paweldomas
|
f4004656a3
|
Adds functionality for authentication with external system.
|
2014-12-16 14:54:35 +01:00 |
paweldomas
|
4c95921b06
|
Does not reload the page when "focus left MUC" event is generated after we have left the MUC intentionally.
|
2014-12-11 19:14:46 +01:00 |
paweldomas
|
3f15d5495d
|
Sends JVB from config.js to the focus.
|
2014-12-08 09:24:23 +01:00 |
paweldomas
|
7f057377d0
|
Displays error message when focus component is not available.
|
2014-12-05 17:02:42 +01:00 |
paweldomas
|
933a41492e
|
No longer requires focus component and focusUserJid to be configured in config.js(but they can still be overridden there).
|
2014-12-05 17:02:41 +01:00 |
George Politis
|
cb8f57b3e3
|
Adds support for the openSctp and enableFirefoxHacks configuration params.
|
2014-12-05 16:49:22 +01:00 |
paweldomas
|
6b968b1d14
|
Adds config options to the conference iq sent to the focus.
|
2014-11-28 16:31:01 +01:00 |
paweldomas
|
285096cc99
|
Uses separate exp backoff timers for 'not ready' and error responses from the focus.
|
2014-11-28 16:18:31 +01:00 |
paweldomas
|
84a453597c
|
Reloads the page when focus leaves to dispose MUC room. Adds exponential backoff to focus polling.
|
2014-11-28 16:18:12 +01:00 |
paweldomas
|
7dc8102dee
|
Replaces 'focus' occurrences with moderator for handling privileged functionalities.
|
2014-11-28 16:17:53 +01:00 |