Boris Grozev
f52b1380ee
Continues to separate JingleSessionPC.
2015-08-10 16:38:35 -05:00
Boris Grozev
baf720c553
Starts to abstract JingleSession.
2015-08-10 15:58:50 -05:00
Boris Grozev
6ca1e131af
Renames JingleSession to JingleSessionPC.
2015-08-10 13:22:05 -05:00
Boris Grozev
57b9aeb38c
Inlines a method for clarity/simplicity.
2015-08-10 13:14:12 -05:00
bgrozev
fdb470d22f
Merge pull request #330 from jitsi/remove-rtcp-mux-from-config
...
Removes the useBundle and useRtcpMux options from config.js. These are
2015-08-03 11:32:43 -05:00
bgrozev
1dea41d3d4
Merge pull request #328 from jitsi/verify-full-jid-for-jingle
...
Verify full (and not bare) JID of the Jingle sender, since everyone i…
2015-08-03 11:32:32 -05:00
Boris Grozev
71229bdba9
Minor formatting fixes.
2015-07-31 14:23:27 -05:00
Boris Grozev
84a8d00234
Renames functions for the sake of clarity.
2015-07-31 14:22:42 -05:00
paweldomas
df932bb89f
Fixes typo in variable name(and a crash on undefined).
2015-07-31 15:50:02 +02:00
Boris Grozev
79ac1e800f
Verify full (and not bare) JID of the Jingle sender, since everyone in the MUC has the same bare JID.
2015-07-29 11:27:12 -05:00
Boris Grozev
b0c81985d4
Removes the useBundle and useRtcpMux options from config.js. These are
...
now fully supported by jitsi-videobridge and all browsers which we
support (and if we need to enable them conditionally because of browser
compatibility in the future, we should do it based on run-time browser
detection.)
2015-07-29 11:26:50 -05:00
Devin Wilson
d44aed2c11
Remove duplicate handler
2015-07-22 13:38:28 -06:00
Devin Wilson
156b218bfc
Remove UI references from xmpp-related modules
...
Conflicts:
modules/xmpp/JingleSession.js
service/xmpp/XMPPEvents.js
2015-07-22 13:37:34 -06:00
Boris Grozev
7e1c7d19d6
Advertises RFC4588 support for browsers that support it.
2015-07-15 16:47:36 -05:00
hristoterezov
506312ac95
Integrates callstats.io API.
2015-06-26 15:32:40 +03:00
George Politis
5f48e4cf9d
Revert "Updates the license headers."
...
This reverts commit 93648f361b
.
2015-06-18 18:59:41 +02:00
George Politis
93648f361b
Updates the license headers.
2015-06-18 16:17:09 +02:00
hristoterezov
15db9ca7e4
Fixes issue with the download logs button.
2015-06-11 17:03:41 +03:00
Boris Grozev
a426b65969
Advertises DTLS support in disco#info.
2015-06-02 16:09:40 +03:00
hristoterezov
099e3340bc
Implements start muted feature.
2015-05-19 18:03:01 +03:00
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
2015-01-28 16:35:22 +02:00
hristoterezov
af50bd5b94
Resolves some module dependancies by replaces them with events.
2015-01-24 16:28:02 +02:00
hristoterezov
6347730dc7
Fixes some issues related to xmpp module creation.
2015-01-19 18:54:41 +02:00
hristoterezov
f4acf97b00
Merge branch 'master' of github.com:jitsi/jitsi-meet
...
Conflicts:
app.js
libs/strophe/strophe.jingle.js
modules/xmpp/moderator.js
muc.js
2015-01-19 12:00:30 +02:00
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
2015-01-19 11:20:00 +02:00