Commit Graph

  • a0fef34a1f Removes unused vars from moderatemuc.js. and fixes jshint warnings. paweldomas 2014-11-28 16:16:04 +01:00
  • 9d3aef2efa Fixes code comment. paweldomas 2014-11-28 16:15:29 +01:00
  • 6646b2821a Adds MUC role change notifications. paweldomas 2014-11-28 16:14:54 +01:00
  • 613e18952b Waits for the focus to join first. paweldomas 2014-11-28 16:05:43 +01:00
  • 6afcfb2598 Basic recording. paweldomas 2014-11-28 16:05:10 +01:00
  • 4efad3d3da Advertises rtcp-mux and BUNDLE if it's enabled. paweldomas 2014-11-28 16:03:35 +01:00
  • 73571e7a18 Send media presence after session-accept. paweldomas 2014-11-28 16:02:27 +01:00
  • f629ec17fa Focus and debug changes paweldomas 2014-11-28 16:00:57 +01:00
  • a8909028c8 Modifies the avatars, lastN and adaptive lastN handling so that they play nicely together. George Politis 2014-11-27 19:28:28 +01:00
  • 5b9b45c91b Fixes a bug when there is no active speaker currently. fo 2014-11-27 18:27:31 +02:00
  • 1d0b4d0ecb Fixes a bug with avatar when no id or email is sent with presence. fo 2014-11-27 18:14:43 +02:00
  • 1d4177faeb Adds a side panel toggler, settings menu, avatars, uuids. fo 2014-10-31 13:47:12 +02:00
  • 9b5edde621 Fixes the issue with the large video that doesn't fill the large video container. hristoterezov 2014-11-26 16:36:42 +02:00
  • c6cc570f1d Fixes issues caused by the merge with master. Fixes the simulcast conferences on chrome. hristoterezov 2014-11-26 14:10:41 +02:00
  • c438676eae Merge pull request #190 from jitsi/remove-old-bundle-plans Philipp Hancke 2014-11-25 18:48:11 -08:00
  • 5213583af2 Merge branch 'master' into firefox hristoterezov 2014-11-25 17:01:46 +02:00
  • 7da0fd6794 Make it possible to pin a participant from the contact list, even if he's not in the lastN set. George Politis 2014-11-24 15:58:50 +01:00
  • 71e290a8ad Run simulcastlayerschanged/ing event handlers only if the affected endpoint is in lastN. George Politis 2014-11-24 13:26:43 +01:00
  • 03f828ba9a Fixes issues when participant leaves caused by removing src dependancies. Stops the tracks when stream is removed. hristoterezov 2014-11-24 18:14:35 +02:00
  • 092149711b videoSrcToSsrc stores strings George Politis 2014-11-24 12:00:15 +01:00
  • 728e7ce70b try audio-only when GUM fails Philipp Hancke 2014-11-22 14:46:35 -08:00
  • 99da618811 Removes browser checks. Optimizes the browser specific code. hristoterezov 2014-11-21 16:50:16 +02:00
  • c2f6c9f7bc Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox. hristoterezov 2014-11-21 15:29:05 +02:00
  • 2004b6ef18 Fixes an issue where the pinned video src was getting set when it shouldn't. George Politis 2014-11-21 11:29:37 +01:00
  • 1ac99309e7 Hooks up participant pinning into lastN functionality. George Politis 2014-11-20 16:51:05 +01:00
  • de7cc0b52b Implements local lastN set. George Politis 2014-11-19 11:08:38 +01:00
  • bc6b48cce9 Fixes issue with adaptive lastN George Politis 2014-11-20 16:40:58 +01:00
  • 982c8cbfac Reverts 3c21b09fa4 George Politis 2014-11-18 17:26:43 +01:00
  • 3fc819d12e Edits comment. George Politis 2014-11-18 17:23:28 +01:00
  • 96824e60ab Implements workaround for the issues in firefox nightly. hristoterezov 2014-11-18 18:12:12 +02:00
  • 46074dbd8c Merge pull request #195 from nwittstruck/api-events hristoterezov 2014-11-17 17:41:03 +02:00
  • a4192b58db ssl support Nicholas Wittstruck 2014-11-17 16:23:29 +01:00
  • c5bf2f86ca Fixes purge jitsi-meet-prosody (missing debconf configs). Damian Minkov 2014-11-17 12:16:34 +02:00
  • 13846b022c Fixes configuring certs if files already placed in /etc/ssl. Damian Minkov 2014-11-17 11:43:57 +02:00
  • 7475b3a66a Fixes purging config for jitsi-meet-prosody. Damian Minkov 2014-11-17 11:41:00 +02:00
  • 3239813ce7 Fix a double variable declaration. Boris Grozev 2014-11-14 21:18:06 +02:00
  • d97a8c63f9 Fix converting a format with multiple parameters from Jingle to SDP. Boris Grozev 2014-11-14 21:17:39 +02:00
  • 2e26c212a2 Fixes the issue with the chrome video that is not displayed in firefox. hristoterezov 2014-11-14 17:44:38 +02:00
  • dd608080b3 Fixes the issue with not receiving video in chrome from firefox when trickle is enabled. hristoterezov 2014-11-14 13:56:02 +02:00
  • f5189d5cdc Fixes firefox issues. The firefox video is displayed in chrome. hristoterezov 2014-11-14 12:13:26 +02:00
  • ab8e9ed87e Cleans the words list. bgrozev 2014-11-13 22:46:44 +02:00
  • 78ef2a9266 Fixes simulcast on latest Chrome dev (40.0.2214.5). George Politis 2014-11-13 15:00:07 +01:00
  • 071c01e644 Fix the direction string. bgrozev 2014-11-12 15:20:18 +02:00
  • 19e4955392 Fixes focus addSource/removeSource methods. George Politis 2014-11-12 11:41:02 +01:00
  • 3c21b09fa4 Fixes typo in comment. George Politis 2014-11-12 11:12:10 +01:00
  • 480d6f8c59 Enables the welcome page in config file. hristoterezov 2014-11-12 10:35:44 +02:00
  • a0092b78ca Fixes desktop sharing when used with simulcast. George Politis 2014-11-11 15:46:13 +01:00
  • ee1c221e6d Modifies a comment. George Politis 2014-11-11 10:26:34 +01:00
  • 1b5a3f08d2 Remove useless localStream field from NativeSimulcast and NoSimulcast classes. George Politis 2014-11-10 11:54:42 +01:00
  • feffcd18de Improves simulcast logging. George Politis 2014-11-10 11:51:27 +01:00
  • 41fd416338 Don't add the x-goog-conference flag if there are no simulcast senders George Politis 2014-11-10 10:02:04 +01:00
  • 4a062e5f5c Don't add the x-goog-conference flag if there are no simulcast senders George Politis 2014-11-10 10:02:04 +01:00
  • 1dab88e06a Merge pull request #191 from nwittstruck/master bgrozev 2014-11-08 17:05:08 +02:00
  • a6277b810e fixed typo Nicholas Wittstruck 2014-11-08 15:41:16 +01:00
  • 5c9f4ba65b Changes the colors of the links in the chat. fo 2014-11-06 16:30:07 +02:00
  • aa5c2c11ad Removes the chrome check. Fixes some minor firefox compatibility issues. hristoterezov 2014-11-06 15:54:47 +02:00
  • 1057c6dd0d Removes the notifications for entering/leaving lastN. fo 2014-11-06 13:04:04 +02:00
  • 32e6a9a5d1 Merge pull request #189 from Zalmoxisus/master hristoterezov 2014-11-06 11:10:42 +02:00
  • 4a115ee215 remove old ssrc code as well Philipp Hancke 2014-11-05 18:56:31 -08:00
  • 6c7dac23ec remove old bundle plan Philipp Hancke 2014-11-05 12:18:20 -08:00
  • 6a489de167 Escape tags to fix issue #182 Zalmoxisus 2014-11-05 12:45:55 +02:00
  • f2a310f6c3 Adds notifications when a user joins/leaves or is added/removed from lastN. fo 2014-10-30 18:07:11 +02:00
  • 6861dc967f Removes "," from the last element in config.js hristoterezov 2014-11-04 16:15:34 +02:00
  • cbb3b78d9a Removes brand.js hristoterezov 2014-11-04 16:14:02 +02:00
  • ee44ed5749 Adds config.adaptiveSimulcast, a new bool option that optionally enables simulcast adaptivity. George Politis 2014-11-04 14:27:23 +01:00
  • 74f158128e Makes the number of participants blue. fo 2014-11-03 16:55:45 +02:00
  • 82f51517af Bumps simulcast.js and videolayout.js version numbers. George Politis 2014-10-31 11:49:18 +01:00
  • e8de53413b Factors simulcast related code. George Politis 2014-10-31 11:17:41 +01:00
  • 68e6afbd61 Attempts to fix the resolution N/A problem. George Politis 2014-10-31 11:10:53 +01:00
  • f7880c96ce Renames some variables in simulcast.js. George Politis 2014-10-31 11:08:30 +01:00
  • 4c04708a3a Adds hidden, and by default disabled, "displayJids" configuration option for debugging purposes. George Politis 2014-10-30 18:16:31 +01:00
  • 5ce2ce8db6 Removes toggle lock icon, just lock or unlock it, depending the status returned by the server. Damian Minkov 2014-10-30 17:32:03 +02:00
  • f9daa25a6c Fixes the issue with the IPv6 addresses in connection quality tooltips. hristoterezov 2014-10-30 10:18:08 +02:00
  • f3ac51ae66 Fixes the wrong values (NaN) in the connection tooltips. hristoterezov 2014-10-29 12:49:57 +02:00
  • 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. Damian Minkov 2014-10-28 14:46:06 +02:00
  • 0f431eec5d Updates quick install. Removes some commands options for jigasi, which are no longer needed. Damian Minkov 2014-10-28 10:13:18 +02:00
  • af171612b8 Takes into account the fact that Chromium doesn't do native simulcast. George Politis 2014-10-27 20:53:08 +01:00
  • 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. hristoterezov 2014-10-27 15:24:09 +02:00
  • 007564a1e5 Css adjustments. fo 2014-10-27 15:07:37 +02:00
  • 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. fo 2014-10-02 12:30:46 +03:00
  • e41c8eff14 Fixes issue with video pre-loading. George Politis 2014-10-27 12:09:24 +01:00
  • fad08fdef0 Takes advantage of the smart simulcast layer escalation of the bridge to prevent blackness when we switch to a higher order layer. George Politis 2014-10-26 20:57:13 +01:00
  • 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. Damian Minkov 2014-10-24 16:33:48 +03:00
  • b35e8aaf93 Removes unused, duplicate code method. Damian Minkov 2014-10-24 13:26:20 +03:00
  • 1602af0229 Migrates jitsi-videobridge config file. Damian Minkov 2014-10-23 13:38:54 +03:00
  • 437f5a9a17 Tries to fix cursor placement problem in chat write area reported by Emil Ivov. Yana Stamcheva 2014-10-23 13:36:47 +02:00
  • aff8916618 Adds a style to the nick input field and hides the smiley button. fo 2014-10-23 14:33:45 +03:00
  • 67afdb3d45 Add missed js versions. fo 2014-10-23 13:23:00 +03:00
  • 54946909e6 Change the css theme of the chat. fo 2014-10-10 13:57:00 +03:00
  • 8f9c6de0b6 Fixes purging configuration. Damian Minkov 2014-10-23 11:00:48 +03:00
  • 380cdcdd65 Adds dirs file. Damian Minkov 2014-10-23 10:18:36 +03:00
  • 9ee0dc26c4 Removed unused files. Damian Minkov 2014-10-23 10:05:06 +03:00
  • 75586431a4 Moves config.js in /etc/jitsi/meet. Damian Minkov 2014-10-22 18:22:18 +03:00
  • ee324cf41f Adds prosody config to conf.avail and enable it in conf.d so we don't wipe prosody config on installing meet. Damian Minkov 2014-10-22 17:23:41 +03:00
  • 79a318d0e0 Adds dependency to jquery debian package. Damian Minkov 2014-10-22 13:17:42 +03:00
  • d9d1f010ab Updates debian package with dependency to yui-compressor, which generates min versions of some libs (strophe plugins). Damian Minkov 2014-10-21 14:59:48 +03:00
  • 667a8c1493 Implements API that allows external applications to embed Jitsi Meet. hristoterezov 2014-10-22 12:03:07 +03:00
  • 78d60128a4 Reverts 774785 "Attempts to prevent blackness when switching simulcast streams." George Politis 2014-10-21 15:38:03 +02:00
  • 6e58fb9a39 Don't reference simulcastUtils of parent. George Politis 2014-10-21 15:36:11 +02:00
  • b369e28bb0 Fixes the issues with resolution value when simulcast is enabled. hristoterezov 2014-10-21 12:19:17 +03:00