Boris Grozev
cf8950110f
Adds additional logs, including timestamps relative to the initial
request.
9 年之前
damencho
f626c5fbc0
Adds null check for the connection when checking whether we have joined a muc.
9 年之前
Boris Grozev
745417be18
Tries to fix connecting after XMPP authentication is requested.
9 年之前
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
9 年之前
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
9 年之前
damencho
6b94d3fe47
Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet.
9 年之前
paweldomas
59b26fdf07
Uses SDPUtil filter special characters method through xmpp interface instead of importing it directly.
9 年之前
paweldomas
51c23ae133
Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly.
9 年之前
paweldomas
60d0279e08
Will use XEP-0199 ping for keep-alive only if it is supported by the server.
9 年之前
paweldomas
9a77ddc54c
Reacts to consecutive ping failures by closing the connection.
9 年之前
paweldomas
2d4a5412c0
Meet pings Prosody
9 年之前
paweldomas
a7048fba06
Implements HTTP POST query for fetching app configuration.
9 年之前
damencho
4092d67853
Updates use of recording states, add some information texts and notifications.
9 年之前
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.
9 年之前
Boris Grozev
84a8d00234
Renames functions for the sake of clarity.
9 年之前
Boris Grozev
ee95e99f57
Cleanup: removes an unused function.
9 年之前
Boris Grozev
be6d7af377
Cleanup: fixes to style, typos and documentation.
9 年之前
bgrozev
5588bcd167
Updates another call to setMute().
9 年之前
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.
9 年之前
paweldomas
6ec7be09f2
Fixes issue with switching to the screen stream before conference starts(when we're still alone in the room).
9 年之前
hristoterezov
506312ac95
Integrates callstats.io API.
9 年之前
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 年之前
George Politis
b9f00b71b2
Fixes conference disposal in FF.
10 年之前
hristoterezov
099e3340bc
Implements start muted feature.
10 年之前
George Politis
e0cba855a6
Implements fault tolerant connect (closes #268).
10 年之前
paweldomas
8af3a65d37
Displays error dialog when BOSH connection fails.
10 年之前
hristoterezov
cc1ad1bc13
Implement the functionality that allows users to start the conversation muted.
10 年之前
Boris Grozev
795ec24246
Adds a module for sending DTMF tones.
10 年之前
hristoterezov
58cc21d417
Changes the implementation to show availability of video and sound devices.
10 年之前
paweldomas
f98621173f
Fixes uid, email and displayName advertisement in MUC presence.
10 年之前
hristoterezov
3a0ee11ccd
Turns off the camera when video is muted on https connection.
10 年之前
hristoterezov
44e558e5a0
Fixes video mute when the user is alone in the room.
10 年之前
paweldomas
588c2d9e4b
XMPP authentication improvements. Makes it possible to authenticate during the conference.
10 年之前
paweldomas
f48633fa1d
Removes unused connection settings form.
10 年之前
paweldomas
e465b3ed90
Removes unnecessary error dialog when desktop sharing is started before the conference.
10 年之前
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
10 年之前
Boris Grozev
aee7a8e1bd
Fix a bug with stats accumulating. Fix a typo.
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
71a56e13d9
Fixes some issues with the tests
10 年之前
hristoterezov
57fcee676a
Fixes issues with accessing modules not from APP object.
10 年之前
hristoterezov
4bb555e4b2
Fixes authentication issues.
10 年之前
hristoterezov
98d1ca8505
Fixes authentication issues.
10 年之前
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 年之前
hristoterezov
af50bd5b94
Resolves some module dependancies by replaces them with events.
10 年之前
hristoterezov
4c661ffca6
Removes nickname global variable.
10 年之前
Boris Grozev
1e9a463245
Fix a typo.
10 年之前