paweldomas
c8bbded994
Removes accidentally committed debug message.
10 年前
Boris Grozev
502eab7278
Only update the "start muted" settings on precense from a moderator.
10 年前
Boris Grozev
332aafbe20
Documents some of the XMPP events. Renames some of them.
10 年前
Boris Grozev
d5258e6197
Remove a double variable declaration.
10 年前
paweldomas
60afe2d202
Fixes issue with display name event not being fired on Safari/IE
10 年前
paweldomas
74e7507a73
Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence.
10 年前
Boris Grozev
71229bdba9
Minor formatting fixes.
10 年前
Boris Grozev
84a8d00234
Renames functions for the sake of clarity.
10 年前
Devin Wilson
156b218bfc
Remove UI references from xmpp-related modules
Conflicts:
modules/xmpp/JingleSession.js
service/xmpp/XMPPEvents.js
10 年前
paweldomas
a1b0677442
Moves SSRC owner signaling from MUC presence to Jingle.
10 年前
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
10 年前
hristoterezov
6235ff163e
Fixes audio mute.
10 年前
hristoterezov
f11c3b94ed
Moves some methods from avatar to videolayout.
10 年前
Damian Minkov
239f271caf
Handles chat message timestamps according to XEP-0091 and updates app.bundle.js.
10 年前
Zalmoxisus
7a54537bee
Fixes chat messages timestamp according to XEP-0203. Fixes #305.
10 年前
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 年前
George Politis
93648f361b
Updates the license headers.
10 年前
paweldomas
3f9b220ee9
The name of shared Etherpad document is now generated and advertised by Jicofo user.
10 年前
hristoterezov
835e199135
Fixes issue with not removed ssrcs after the participant left the room.
10 年前
hristoterezov
099e3340bc
Implements start muted feature.
10 年前
George Politis
854c8e5f2f
Removes obsolete/unused variable.
10 年前
hristoterezov
cc1ad1bc13
Implement the functionality that allows users to start the conversation muted.
10 年前
hristoterezov
878713a15d
Fixes typo for the user id node in the presence.
10 年前
Boris Grozev
886fb2ac43
Fix typos and rename event names for purposes of clarity.
10 年前
paweldomas
d175dfdef7
Prevents from sending invalid presence packets, before MUC jid is defined.
10 年前
hristoterezov
58cc21d417
Changes the implementation to show availability of video and sound devices.
10 年前
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
10 年前
paweldomas
8042bd2aa6
Handles MUC destroyed event.
10 年前
hristoterezov
74f078f166
Adds multi language support for message handlers.
10 年前
paweldomas
a904e35c67
Adds auto-sign in feature and login/logout toolbar menu.
10 年前
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 年前
Zalmoxisus
567ac23c2c
Fixes some typos that cause errors
10 年前
hristoterezov
af50bd5b94
Resolves some module dependancies by replaces them with events.
10 年前
hristoterezov
899f0ee83d
Removes UI dependancies in the xmpp module.
10 年前
hristoterezov
248d7a3173
Moves ssrc2jid global variable to the xmpp module.
10 年前
hristoterezov
394738394d
Fixes NPE when creating non anonymous room
10 年前
hristoterezov
6c4a5bd2bc
Removes some global variables. Fixes recording.
10 年前
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 年前