Commit Graph

405 Commits

Author SHA1 Message Date
isymchych 6998827982 do not hide small video until stream has been attached 2016-01-28 13:59:33 +02:00
yanas 5834fbe31a Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling. 2016-01-26 15:27:07 -06:00
Lyubomir Marinov feb0abf701 Does not disconnect from the XMPP server on unload in jitsi-meet-new because the API has taken on that responsibility. 2016-01-26 11:11:50 -06:00
Lyubomir Marinov a0becb918e Do synchronous Strophe disconnect in order to increase the chances of the delivery of the unavailable presence to the XMPP server. 2016-01-25 17:01:12 -06:00
hristoterezov 089a9880b0 Fixes issues related to PR #452 2016-01-25 16:39:05 -06:00
damencho 66212862ce Merge branch 'chat-subject-new' of https://github.com/isymchych/jitsi-meet into jitsi-meet-new 2016-01-25 16:13:53 -06:00
Lyubomir Marinov 6dbbea9944 Decides whether to use analytics after the analytics API has been given a chance to load. 2016-01-25 11:58:15 -06:00
isymchych d31aca4483 use lib to change chat subject 2016-01-25 19:00:18 +02:00
hristoterezov a0355ea080 Updates the lib 2016-01-22 17:30:40 -06:00
damencho 8b8cbb2ccc Handles fake video track and fixes remote audio. 2016-01-22 16:37:33 -06:00
hristoterezov dbd24417c4 Fixes DS icon glow 2016-01-22 15:10:59 -06:00
hristoterezov 6ad9243446 Updates the library. Removes oncontextmenu handlers. 2016-01-22 11:37:48 -06:00
George Politis ff97321ea4 Updates lib-jitsi-meet@ba21635b3d04bb7f2505b446f21d341992149107 2016-01-21 17:19:53 -06:00
hristoterezov 8787723330 Fixes desktop streaming for FF 2016-01-20 18:17:22 -06:00
damencho 2af941d607 Fixes forcing tcp connections. 2016-01-19 16:58:04 -06:00
damencho 41b1a6f3c3 Merge branch 'logs' of https://github.com/isymchych/jitsi-meet into jitsi-meet-new 2016-01-19 14:53:10 -06:00
damencho 0531daf541 Updates the way we update large/small video, avatars and displayname. Fixes issue with not displying avatars in local or remote video when video muted. Fixes if pinned participant turns off video and when unpin we return to the correct dominant speaker. 2016-01-14 10:28:24 -06:00
isymchych 24b24a62c4 fixed "download logs" button 2016-01-14 17:35:37 +02:00
hristoterezov f8c12304dc Fixes start muted. Adds the local track before the conference is joined. 2016-01-12 21:38:58 -06:00
isymchych 0262917aa6 implementation of "start muted" 2016-01-12 15:51:43 +02:00
damencho 3fd68fa0fd Renames all active speaker references to be called dominant speaker. 2016-01-11 18:14:01 -06:00
damencho 8249aea796 Call mucJoined of video layout when the actual joining occurs, as the local id is needed when the presence for the email is received/processed and avatar is set. 2016-01-11 17:14:56 -06:00
hristoterezov 00e606663d Updates lib-jitsi-meet.js 2016-01-06 17:02:08 -06:00
hristoterezov 29a85b797a Fixes audio / video mutes 2016-01-06 16:39:13 -06:00
hristoterezov 54f2364f18 Updates the library 2016-01-04 16:23:18 -06:00
hristoterezov 95b23f994c Fixes issues with unloading the page 2016-01-04 14:55:43 -06:00
hristoterezov 3168c86f77 Fixes mute participant functionality 2015-12-31 16:02:03 -06:00
hristoterezov c8c6a6d583 Implements recording 2015-12-31 14:38:43 -06:00
isymchych 6ee6b6e9e5 fixes after rebase 2015-12-30 14:14:56 +02:00
isymchych 3400925f99 on-the-fly auth improvements 2015-12-30 13:12:01 +02:00
isymchych 0fd0f5b633 refactoring of Etherpad and Prezi 2015-12-30 13:12:01 +02:00
hristoterezov e494c3028d Adds SIP calls support 2015-12-29 17:52:24 -06:00
hristoterezov 3ec04d5a95 Implements desktop sharing. 2015-12-29 16:30:50 -06:00
Devin Wilson a35a4fa46a Remove dependency sources from repo 2015-10-05 13:52:58 -06:00
Boris Grozev cd1f56fa8f Recovers removed source files. 2015-09-14 17:21:21 -05:00
damencho 34b5ce996c Fixes map locations. 2015-09-14 16:35:13 -05:00
Boris Grozev 9ee24d7eab Minifies our libraries. 2015-09-14 15:50:13 -05:00
Boris Grozev b0795e5db9 Removes libs/app.bundle.js from the repository. Pre-built versions
are available at https://download.jitsi.org/jitsi-meet/
2015-09-10 13:37:26 -05:00
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. 2015-09-02 16:05:00 -05:00
paweldomas ff199a4d78 Updates app.bundle.js 2015-08-28 17:07:02 +02:00
paweldomas 8956002de5 Updates app.bundle.js 2015-08-28 11:44:19 +02:00
paweldomas e88cf8735d Updates app.bundle.js 2015-08-25 14:25:28 +02:00
paweldomas a2b43843b7 Updates app.bundle.js 2015-08-24 12:00:40 +02:00
paweldomas e79d476d89 Updates app.bundle.js 2015-08-19 18:27:09 +02:00
paweldomas 9a7bc4ebab Fixes issue with returning from shared document view. Calls show() before fadeOut() on large video to avoid situation when we end up with black screen and are unable to select new video. Updates app.bundle.js. 2015-08-19 10:55:35 +02:00
damencho 2081757ba1 Enables stats in FF. 2015-08-18 16:42:47 -05:00
paweldomas 562761196d Updates app.bundle.js 2015-08-18 13:27:29 +02:00
Boris Grozev 5fc868ee96 Updates app.bundle.js. 2015-08-17 16:17:47 -05:00
Boris Grozev 5d32318d93 Updates app.bundle.js. 2015-08-14 10:49:13 -05:00
paweldomas f2b5cdbfb8 Updates app.bundle.js. 2015-08-14 17:06:50 +02:00