Commit Graph

624 Commits

Author SHA1 Message Date
hristoterezov 99da618811 Removes browser checks. Optimizes the browser specific code. 2014-11-21 16:50:16 +02:00
hristoterezov c2f6c9f7bc Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox. 2014-11-21 15:29:05 +02:00
hristoterezov 96824e60ab Implements workaround for the issues in firefox nightly. 2014-11-18 18:12:12 +02:00
hristoterezov 2e26c212a2 Fixes the issue with the chrome video that is not displayed in firefox. 2014-11-14 17:44:38 +02:00
hristoterezov dd608080b3 Fixes the issue with not receiving video in chrome from firefox when trickle is enabled. 2014-11-14 13:56:02 +02:00
hristoterezov f5189d5cdc Fixes firefox issues. The firefox video is displayed in chrome. 2014-11-14 12:13:26 +02:00
George Politis 41fd416338 Don't add the x-goog-conference flag if there are no simulcast senders 2014-11-10 10:10:06 +01:00
hristoterezov aa5c2c11ad Removes the chrome check. Fixes some minor firefox compatibility issues. 2014-11-06 15:54:47 +02:00
fo 1057c6dd0d Removes the notifications for entering/leaving lastN. 2014-11-06 13:04:04 +02:00
hristoterezov 32e6a9a5d1 Merge pull request #189 from Zalmoxisus/master
Escape tags to fix issue #182
2014-11-06 11:10:42 +02:00
Zalmoxisus 6a489de167 Escape tags to fix issue #182 2014-11-05 12:45:55 +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 6861dc967f Removes "," from the last element in config.js 2014-11-04 16:15:34 +02:00
hristoterezov cbb3b78d9a Removes brand.js 2014-11-04 16:14:02 +02:00
George Politis ee44ed5749 Adds config.adaptiveSimulcast, a new bool option that optionally enables simulcast adaptivity. 2014-11-04 14:27:23 +01:00
fo 74f158128e Makes the number of participants blue. 2014-11-03 16:55:45 +02:00
George Politis 82f51517af Bumps simulcast.js and videolayout.js version numbers. 2014-10-31 11:49:18 +01:00
George Politis e8de53413b Factors simulcast related code. 2014-10-31 11:17:41 +01:00
George Politis 68e6afbd61 Attempts to fix the resolution N/A problem. 2014-10-31 11:10:53 +01:00
George Politis f7880c96ce Renames some variables in simulcast.js. 2014-10-31 11:08:30 +01:00
George Politis 4c04708a3a Adds hidden, and by default disabled, "displayJids" configuration option for debugging purposes. 2014-10-30 18:16:31 +01:00
Damian Minkov 5ce2ce8db6 Removes toggle lock icon, just lock or unlock it, depending the status returned by the server. 2014-10-30 17:32:03 +02:00
hristoterezov f9daa25a6c Fixes the issue with the IPv6 addresses in connection quality tooltips. 2014-10-30 10:18:08 +02:00
hristoterezov f3ac51ae66 Fixes the wrong values (NaN) in the connection tooltips. 2014-10-29 12:49:57 +02:00
Damian Minkov de04bb8ef1 Changes the padlock to locked when a participant is entering a locked room and still haven't entered the key. We show padlock locked whenever the room requires a key to enter. 2014-10-28 14:46:06 +02:00
Damian Minkov 0f431eec5d Updates quick install. Removes some commands options for jigasi, which are no longer needed. 2014-10-28 10:13:18 +02:00
George Politis af171612b8 Takes into account the fact that Chromium doesn't do native simulcast. 2014-10-27 20:53:08 +01:00
hristoterezov a3d0050328 Implements support for events for the API. Adds toggleChat and toggleContactList commands. Renames filmStrip to toggleFilmStrip command. Fixes issues with removing the embedded Jitsi Meet. 2014-10-27 15:24:09 +02:00
fo 007564a1e5 Css adjustments. 2014-10-27 15:07:37 +02:00
fo 02d8f1a3ca Adds the number of participants to the contact list icon.
Adds glowing to the bottom toolbar chat button and the contact list button when a contact enters or leaves.
2014-10-27 14:02:15 +02:00
George Politis e41c8eff14 Fixes issue with video pre-loading. 2014-10-27 12:09:24 +01:00
George Politis fad08fdef0 Takes advantage of the smart simulcast layer escalation of the bridge to prevent blackness when we switch to a higher order layer. 2014-10-26 20:59:19 +01:00
Damian Minkov a55e3f5d9d Fixes issue with unable to open second dialog on wrong room key entered. Still tests to come. Handle dialog action after the dialog is closed, otherwise the event for wrong key can come before the dialog is closed and will not be open again. 2014-10-24 16:33:48 +03:00
Damian Minkov b35e8aaf93 Removes unused, duplicate code method. 2014-10-24 13:26:20 +03:00
Damian Minkov 1602af0229 Migrates jitsi-videobridge config file. 2014-10-23 16:38:59 +03:00
Yana Stamcheva 437f5a9a17 Tries to fix cursor placement problem in chat write area reported by Emil Ivov. 2014-10-23 13:38:38 +02:00
fo aff8916618 Adds a style to the nick input field and hides the smiley button. 2014-10-23 14:33:45 +03:00
fo 67afdb3d45 Add missed js versions. 2014-10-23 13:23:00 +03:00
fo 54946909e6 Change the css theme of the chat. 2014-10-23 12:49:53 +03:00
Damian Minkov 8f9c6de0b6 Fixes purging configuration. 2014-10-23 11:14:54 +03:00
Damian Minkov 380cdcdd65 Adds dirs file. 2014-10-23 11:14:54 +03:00
Damian Minkov 9ee0dc26c4 Removed unused files. 2014-10-23 11:14:54 +03:00
Damian Minkov 75586431a4 Moves config.js in /etc/jitsi/meet. 2014-10-23 11:14:54 +03:00
Damian Minkov ee324cf41f Adds prosody config to conf.avail and enable it in conf.d so we don't wipe prosody config on installing meet. 2014-10-23 11:14:53 +03:00
Damian Minkov 79a318d0e0 Adds dependency to jquery debian package. 2014-10-23 11:14:53 +03:00
Damian Minkov d9d1f010ab Updates debian package with dependency to yui-compressor, which generates min versions of some libs (strophe plugins). 2014-10-23 11:14:53 +03:00
hristoterezov 667a8c1493 Implements API that allows external applications to embed Jitsi Meet. 2014-10-22 12:03:07 +03:00
George Politis 78d60128a4 Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
It seems to break things when testing with multiple tabs open.
2014-10-22 09:26:01 +02:00
George Politis 6e58fb9a39 Don't reference simulcastUtils of parent. 2014-10-22 09:26:01 +02:00
hristoterezov b369e28bb0 Fixes the issues with resolution value when simulcast is enabled. 2014-10-21 12:19:17 +03:00