hristoterezov
|
04cfbafc33
|
Fixes issue with recording.
|
2015-02-06 15:43:40 +02:00 |
hristoterezov
|
57fcee676a
|
Fixes issues with accessing modules not from APP object.
|
2015-02-06 14:54:19 +02:00 |
hristoterezov
|
ffb1d6ea17
|
Generates app bundle file
|
2015-02-02 20:00:45 +02:00 |
hristoterezov
|
8d0ee3ded9
|
Updates generated file.
|
2015-01-29 11:27:02 +02:00 |
hristoterezov
|
e766bad4ce
|
Merge branch 'master' of https://github.com/Zalmoxisus/jitsi-meet
Conflicts:
libs/modules/RTC.bundle.js
libs/modules/simulcast.bundle.js
|
2015-01-28 18:06:09 +02:00 |
hristoterezov
|
9eb2873cfa
|
Removes the bundles for every module and add bundle for the whole application.
|
2015-01-28 16:35:22 +02:00 |
hristoterezov
|
c7e2331284
|
Removes document bind events between modules.
|
2015-01-27 14:03:26 +02:00 |
hristoterezov
|
bc2d72638b
|
Add events for data chanel.
|
2015-01-27 11:56:22 +02:00 |
hristoterezov
|
af50bd5b94
|
Resolves some module dependancies by replaces them with events.
|
2015-01-24 16:28:02 +02:00 |
hristoterezov
|
899f0ee83d
|
Removes UI dependancies in the xmpp module.
|
2015-01-23 17:36:17 +02:00 |
hristoterezov
|
29b3ea07e0
|
Removes util.js. Fixes prezi.
|
2015-01-23 14:01:44 +02:00 |
hristoterezov
|
c0a316c7df
|
Creates keyboard shortcuts module.
|
2015-01-22 18:26:05 +02:00 |
hristoterezov
|
4c661ffca6
|
Removes nickname global variable.
|
2015-01-22 18:02:37 +02:00 |
Boris Grozev
|
0063461858
|
Uses pako from npm.
|
2015-01-21 17:13:22 +02:00 |
hristoterezov
|
248d7a3173
|
Moves ssrc2jid global variable to the xmpp module.
|
2015-01-21 13:55:20 +02:00 |
hristoterezov
|
394738394d
|
Fixes NPE when creating non anonymous room
|
2015-01-20 18:07:03 +02:00 |
hristoterezov
|
6c4a5bd2bc
|
Removes some global variables. Fixes recording.
|
2015-01-20 17:56:00 +02:00 |
hristoterezov
|
6347730dc7
|
Fixes some issues related to xmpp module creation.
|
2015-01-19 18:54:41 +02:00 |
hristoterezov
|
e4e66a03d7
|
Creates initial version of xmpp module.
|
2015-01-19 11:20:00 +02:00 |
hristoterezov
|
ee94eca733
|
Creates desktop sharing module.
|
2015-01-13 15:11:05 +02:00 |
hristoterezov
|
0696fb2c5a
|
Fixes issue with video mute.
|
2015-01-13 11:33:45 +02:00 |
hristoterezov
|
e6fbb0934e
|
Removes local streams from the connection object.
|
2015-01-12 15:23:29 +02:00 |
hristoterezov
|
faaf24d3c4
|
Creates simulcast module
|
2015-01-09 17:32:35 +02:00 |
hristoterezov
|
0508628871
|
Creates API module.
|
2015-01-09 15:39:32 +02:00 |
hristoterezov
|
e20274c2f7
|
Creates connection quality module.
|
2015-01-08 14:11:53 +02:00 |
hristoterezov
|
4d25b139cc
|
Fixes some issues caused by the merge.
|
2015-01-07 17:47:48 +02:00 |
hristoterezov
|
6ce48a5b7b
|
Merge branch 'master' of github.com:jitsi/jitsi-meet
Conflicts:
app.js
index.html
libs/colibri/colibri.focus.js
libs/modules/statistics.bundle.js
moderator.js
modules/UI/videolayout/VideoLayout.js
muc.js
|
2015-01-07 17:14:10 +02:00 |
hristoterezov
|
69b0e2ad32
|
Creates UI module.
|
2015-01-07 16:54:03 +02:00 |
paweldomas
|
459891e647
|
Bumps js versions, updates bundles.
|
2015-01-05 13:14:27 +01:00 |
George Politis
|
dc5d5f8436
|
Nukes colibri.*.js and restores original file structure of strophe.jingle.
|
2014-12-26 10:40:06 +01:00 |
hristoterezov
|
5b34a66cb6
|
Implements RTC module.
|
2014-12-19 15:59:08 +02:00 |
hristoterezov
|
c6d8e34779
|
Implements statistics module.
|
2014-12-17 18:21:25 +02:00 |
Damian Minkov
|
7bacd957bd
|
Updates invitation email.
|
2014-12-17 14:45:22 +02:00 |
paweldomas
|
f4004656a3
|
Adds functionality for authentication with external system.
|
2014-12-16 14:54:35 +01:00 |
yanas
|
cc38c2641b
|
Modifies default avatar image.
|
2014-12-12 13:18:36 +01:00 |
fo
|
d1c634abc2
|
Fixes active speaker avatar and active speaker audio level missmatch.
|
2014-12-12 11:32:16 +02:00 |
fo
|
451d16a664
|
Fixes error when myroomjid is null.
|
2014-12-11 13:39:27 +02:00 |
fo
|
b6a665e007
|
Adds audio levels for the active speaker avatar.
|
2014-12-10 15:10:54 +02:00 |
George Politis
|
3c96c91ca8
|
Bumps version numbers for changed js files.
|
2014-12-05 17:00:24 +01:00 |
paweldomas
|
b035bfc9aa
|
Merge branch 'master' into ssfocus
Conflicts:
index.html
muc.js
videolayout.js
|
2014-11-28 16:43:45 +01:00 |
paweldomas
|
71b63cd0b3
|
Adds Pako (an implementation of zlib deflate). Written by Boris Grozev.
|
2014-11-28 16:23:17 +01:00 |
paweldomas
|
7dc8102dee
|
Replaces 'focus' occurrences with moderator for handling privileged functionalities.
|
2014-11-28 16:17:53 +01:00 |
paweldomas
|
6afcfb2598
|
Basic recording.
|
2014-11-28 16:05:10 +01:00 |
fo
|
1d4177faeb
|
Adds a side panel toggler, settings menu, avatars, uuids.
|
2014-11-27 12:44:22 +02:00 |
George Politis
|
7da0fd6794
|
Make it possible to pin a participant from the contact list, even if he's not in the lastN set.
|
2014-11-25 11:58:09 +01:00 |
George Politis
|
de7cc0b52b
|
Implements local lastN set.
|
2014-11-20 16:52:52 +01:00 |
George Politis
|
a0092b78ca
|
Fixes desktop sharing when used with simulcast.
|
2014-11-11 15:50:46 +01:00 |
fo
|
1057c6dd0d
|
Removes the notifications for entering/leaving lastN.
|
2014-11-06 13:04:04 +02:00 |
fo
|
f2a310f6c3
|
Adds notifications when a user joins/leaves or is added/removed from lastN.
|
2014-11-05 10:57:27 +02:00 |
hristoterezov
|
cbb3b78d9a
|
Removes brand.js
|
2014-11-04 16:14:02 +02:00 |