isymchych
6ded050b51
do not use RTC/xmpp in UI module
9 years ago
isymchych
de9d991f98
do not use xmpp module in side_panels module
9 years ago
isymchych
cf578b7732
do not use xmpp module in Toolbar
9 years ago
isymchych
7cc682d5a4
move random stuff out of Toolbar
9 years ago
isymchych
eeb390cd9d
handle DTMF_SUPPORT_CHANGED event
9 years ago
isymchych
fc207ccf34
extract room locking out of Toolbar
9 years ago
isymchych
fbcd2d2320
use JitsiParticipant to handle user roles
9 years ago
isymchych
0460e7da29
add local media streams to UI
9 years ago
isymchych
586988f327
properly generate room name
9 years ago
isymchych
fc76aa5293
handle incoming messages
9 years ago
isymchych
ff6ec2ec6b
use babel
9 years ago
isymchych
09aa9482c0
do not use members module
9 years ago
isymchych
272cfea493
share user email through commands
9 years ago
isymchych
941cd13193
do not use xmpp in connectionquality module
9 years ago
isymchych
fe77846b89
do not use xmpp in settings menu
9 years ago
isymchych
c50151d85d
do not use NicknameHandler
9 years ago
isymchych
4152106a06
listen to CONNECTION_INTERRUPTED and CONNECTION_RESTORED events
9 years ago
isymchych
c21c9ce1b8
do not use xmpp module in AudioLevels
9 years ago
isymchych
4ef57ceada
do not use XMPP or RTC modules in UI
9 years ago
isymchych
59f98205c7
use JS API; UI module refactoring
9 years ago
Boris Grozev
23ff99db6e
Implements choosing from a list of possible BOSH addresses.
9 years ago
Boris Grozev
cf8950110f
Adds additional logs, including timestamps relative to the initial
request.
9 years ago
Devin Wilson
b1760fad12
Pull deps from npm
9 years ago
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
9 years ago
paweldomas
a7048fba06
Implements HTTP POST query for fetching app configuration.
9 years ago
Boris Grozev
be6d7af377
Cleanup: fixes to style, typos and documentation.
9 years ago
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
9 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
George Politis
23f1dc174e
Refactors simulcast support.
10 years ago
hristoterezov
5746261961
Implements the functionality to update config.js parameters via the URL.
10 years ago
Boris Grozev
0efcbdcd37
Adds a MemberList module and (currently disabled) code to show the dialpad button.
10 years ago
Boris Grozev
795ec24246
Adds a module for sending DTMF tones.
10 years ago
paweldomas
f48633fa1d
Removes unused connection settings form.
10 years ago
hristoterezov
d2f95f3c81
Fixes some translation issues.
10 years ago
hristoterezov
3032ea7684
Implements basic multi language support.
10 years ago
Thomas Odorfer
d0b39e1c97
Update app.js
app.js: fix getCredentials - return object instead of function reference
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
c0a316c7df
Creates keyboard shortcuts module.
10 years ago
hristoterezov
4c661ffca6
Removes nickname global variable.
10 years ago
hristoterezov
248d7a3173
Moves ssrc2jid global variable to the xmpp module.
10 years ago
hristoterezov
6c4a5bd2bc
Removes some global variables. Fixes recording.
10 years ago
hristoterezov
3da8e39745
Merges app.js and generates bundles.
10 years ago
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 years ago
paweldomas
ed78c0053c
Makes it possible to append URL parameters after room name. Adds ?login=true to enforce authenticated domain when anonymous domain is used. This allows to get moderator permissions after room has been created.
10 years ago
hristoterezov
ee94eca733
Creates desktop sharing module.
10 years ago
hristoterezov
e6fbb0934e
Removes local streams from the connection object.
10 years ago
hristoterezov
fcf785f32c
Removes unused files.
10 years ago
hristoterezov
0508628871
Creates API module.
10 years ago