Boris Grozev
f52b1380ee
Continues to separate JingleSessionPC.
9 years ago
Boris Grozev
baf720c553
Starts to abstract JingleSession.
9 years ago
Boris Grozev
6ca1e131af
Renames JingleSession to JingleSessionPC.
9 years ago
Boris Grozev
57b9aeb38c
Inlines a method for clarity/simplicity.
9 years ago
Boris Grozev
71229bdba9
Minor formatting fixes.
9 years ago
Boris Grozev
84a8d00234
Renames functions for the sake of clarity.
9 years ago
paweldomas
df932bb89f
Fixes typo in variable name(and a crash on undefined).
9 years ago
Boris Grozev
79ac1e800f
Verify full (and not bare) JID of the Jingle sender, since everyone in the MUC has the same bare JID.
9 years ago
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.)
9 years ago
Devin Wilson
d44aed2c11
Remove duplicate handler
9 years ago
Devin Wilson
156b218bfc
Remove UI references from xmpp-related modules
Conflicts:
modules/xmpp/JingleSession.js
service/xmpp/XMPPEvents.js
10 years ago
Boris Grozev
7e1c7d19d6
Advertises RFC4588 support for browsers that support it.
9 years ago
hristoterezov
506312ac95
Integrates callstats.io API.
10 years ago
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 years ago
George Politis
93648f361b
Updates the license headers.
10 years ago
hristoterezov
15db9ca7e4
Fixes issue with the download logs button.
10 years ago
Boris Grozev
a426b65969
Advertises DTLS support in disco#info.
10 years ago
hristoterezov
099e3340bc
Implements start muted feature.
10 years ago
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 years ago
hristoterezov
af50bd5b94
Resolves some module dependancies by replaces them with events.
10 years ago
hristoterezov
6347730dc7
Fixes some issues related to xmpp module creation.
10 years ago
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 years ago