damencho
0ae702922c
Makes the room parameter lower case.
il y a 9 ans
Boris Grozev
005cc4b27a
Simplifies code.
il y a 9 ans
damencho
5446c513f5
Adds room name parameter to the bosh connection.
il y a 9 ans
paweldomas
b1f617502e
Integrates token authentication.
il y a 9 ans
Boris Grozev
cf8950110f
Adds additional logs, including timestamps relative to the initial
request.
il y a 9 ans
damencho
f626c5fbc0
Adds null check for the connection when checking whether we have joined a muc.
il y a 9 ans
Boris Grozev
745417be18
Tries to fix connecting after XMPP authentication is requested.
il y a 9 ans
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
il y a 9 ans
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
il y a 9 ans
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.
il y a 9 ans
paweldomas
59b26fdf07
Uses SDPUtil filter special characters method through xmpp interface instead of importing it directly.
il y a 9 ans
paweldomas
51c23ae133
Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly.
il y a 9 ans
paweldomas
60d0279e08
Will use XEP-0199 ping for keep-alive only if it is supported by the server.
il y a 9 ans
paweldomas
9a77ddc54c
Reacts to consecutive ping failures by closing the connection.
il y a 9 ans
paweldomas
2d4a5412c0
Meet pings Prosody
il y a 9 ans
paweldomas
a7048fba06
Implements HTTP POST query for fetching app configuration.
il y a 9 ans
damencho
4092d67853
Updates use of recording states, add some information texts and notifications.
il y a 9 ans
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.
il y a 9 ans
Boris Grozev
84a8d00234
Renames functions for the sake of clarity.
il y a 9 ans
Boris Grozev
ee95e99f57
Cleanup: removes an unused function.
il y a 9 ans
Boris Grozev
be6d7af377
Cleanup: fixes to style, typos and documentation.
il y a 9 ans
bgrozev
5588bcd167
Updates another call to setMute().
il y a 9 ans
Devin Wilson
156b218bfc
Remove UI references from xmpp-related modules
Conflicts:
modules/xmpp/JingleSession.js
service/xmpp/XMPPEvents.js
il y a 10 ans
paweldomas
a1b0677442
Moves SSRC owner signaling from MUC presence to Jingle.
il y a 9 ans
paweldomas
6ec7be09f2
Fixes issue with switching to the screen stream before conference starts(when we're still alone in the room).
il y a 9 ans
hristoterezov
506312ac95
Integrates callstats.io API.
il y a 9 ans
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
il y a 10 ans
George Politis
93648f361b
Updates the license headers.
il y a 10 ans
paweldomas
3f9b220ee9
The name of shared Etherpad document is now generated and advertised by Jicofo user.
il y a 10 ans
George Politis
b9f00b71b2
Fixes conference disposal in FF.
il y a 10 ans
hristoterezov
099e3340bc
Implements start muted feature.
il y a 10 ans
George Politis
e0cba855a6
Implements fault tolerant connect (closes #268).
il y a 10 ans
paweldomas
8af3a65d37
Displays error dialog when BOSH connection fails.
il y a 10 ans
hristoterezov
cc1ad1bc13
Implement the functionality that allows users to start the conversation muted.
il y a 10 ans
Boris Grozev
795ec24246
Adds a module for sending DTMF tones.
il y a 10 ans
hristoterezov
58cc21d417
Changes the implementation to show availability of video and sound devices.
il y a 10 ans
paweldomas
f98621173f
Fixes uid, email and displayName advertisement in MUC presence.
il y a 10 ans
hristoterezov
3a0ee11ccd
Turns off the camera when video is muted on https connection.
il y a 10 ans
hristoterezov
44e558e5a0
Fixes video mute when the user is alone in the room.
il y a 10 ans
paweldomas
588c2d9e4b
XMPP authentication improvements. Makes it possible to authenticate during the conference.
il y a 10 ans
paweldomas
f48633fa1d
Removes unused connection settings form.
il y a 10 ans
paweldomas
e465b3ed90
Removes unnecessary error dialog when desktop sharing is started before the conference.
il y a 10 ans
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
il y a 10 ans
Boris Grozev
aee7a8e1bd
Fix a bug with stats accumulating. Fix a typo.
il y a 10 ans
hristoterezov
74f078f166
Adds multi language support for message handlers.
il y a 10 ans
paweldomas
a904e35c67
Adds auto-sign in feature and login/logout toolbar menu.
il y a 10 ans
hristoterezov
71a56e13d9
Fixes some issues with the tests
il y a 10 ans
hristoterezov
57fcee676a
Fixes issues with accessing modules not from APP object.
il y a 10 ans
hristoterezov
4bb555e4b2
Fixes authentication issues.
il y a 10 ans
hristoterezov
98d1ca8505
Fixes authentication issues.
il y a 10 ans