Commit Graph

  • 029ccf3b31 Adds method used by torture to obtain current audio levels. damencho 2016-01-15 14:12:15 -06:00
  • 7e35794e47 Passes all configs to the connection. damencho 2016-01-15 13:50:16 -06:00
  • ec954ad3cc Decides whether to use analytics after the analytics API has been given a chance to load. Lyubomir Marinov 2016-01-15 15:42:04 +02:00
  • b49a08c485 Decides whether to use analytics after the analytics API has been given a chance to load. Lyubomir Marinov 2016-01-15 15:42:04 +02:00
  • aed2d97c10 Fixes displayname on remote video on FF. Seems innerText is not working on FF, replace it with innerHTML. damencho 2016-01-14 16:34:22 -06:00
  • dcb607a586 Shows displayname after editing it. damencho 2016-01-14 16:21:03 -06:00
  • 3cd549a758 Hides video wrapper when avtar is shown, and make it visible when we hide the avtar. damencho 2016-01-14 14:11:01 -06:00
  • 765f07109a Adds utility to check for remote participants with tracks. damencho 2016-01-14 13:50:10 -06:00
  • ea24c6a66a Fixes broken requireDisplayName feature. It was asking for new display name even if we have had one configured already. paweldomas 2016-01-14 13:38:58 -06:00
  • cd4ebca730 Fixes showing display name and hiding avtar, when video is muted and avtar is on large. damencho 2016-01-14 13:30:56 -06:00
  • a6a6d2992e Adds helper function to obtain large video id from tests. damencho 2016-01-14 13:30:27 -06:00
  • b875dc62dc Fixing remote avatars to be the same as local one. damencho 2016-01-14 13:04:21 -06:00
  • 809f68104d Fixes undefined error. damencho 2016-01-14 11:15:38 -06:00
  • 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. damencho 2016-01-14 10:28:24 -06:00
  • 24b24a62c4 fixed "download logs" button isymchych 2016-01-14 17:35:37 +02:00
  • 666dfb9b63 do not use xmpp module in API module isymchych 2016-01-14 17:05:54 +02:00
  • 4a6e8e5e6e Manually formats config.js to bring in a bit of consistency and make uncommenting properties a tad easier and less error prone. Lyubomir Marinov 2016-01-14 10:06:47 +02:00
  • ca3dd8865f Asynchronously downloads the callstats.io API because the third-party server may take 'forever' to respond. Lyubomir Marinov 2016-01-13 21:55:09 +02:00
  • 9b28e64e5d Prevents breakages of our functionality caused by side-effect callstats.io API failures. Lyubomir Marinov 2016-01-14 09:27:12 +02:00
  • 2b570a2251 Prefers public getters over duplication of logic and/or access to private fields at multiple locations. Lyubomir Marinov 2016-01-13 22:00:30 +02:00
  • d7c9a97e8d Adds a FIXME (comment) to make a note of the fact that loading analytics.js after modules/statistics/AnalyticsAdapter.js forces the method AnalyticsAdapter.sendEvent to a no-op. Lyubomir Marinov 2016-01-13 19:05:44 +02:00
  • cb40ab5420 Fixes moderator icon on remote videos. damencho 2016-01-13 15:17:33 -06:00
  • f8c12304dc Fixes start muted. Adds the local track before the conference is joined. hristoterezov 2016-01-12 21:38:58 -06:00
  • 78c4c11736 Merge branch 'jitsi-meet-new' of github.com:jitsi/jitsi-meet into jitsi-meet-new hristoterezov 2016-01-12 21:13:03 -06:00
  • 6a91a48823 Fixes element id name. damencho 2016-01-12 17:29:52 -06:00
  • c64d008d05 Fixes element id name. damencho 2016-01-12 16:48:47 -06:00
  • 5cda355142 Merge branch 'isymchych-jitsi-meet-new' into jitsi-meet-new hristoterezov 2016-01-12 15:51:00 -06:00
  • 9fa4b02673 Reports pinned participants back to the library. damencho 2016-01-12 15:11:24 -06:00
  • 0262917aa6 implementation of "start muted" isymchych 2015-12-31 17:23:23 +02:00
  • 3fd68fa0fd Renames all active speaker references to be called dominant speaker. damencho 2016-01-11 18:14:01 -06:00
  • f2c5e7da41 Removes unused code. damencho 2016-01-11 17:34:02 -06:00
  • 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. damencho 2016-01-11 17:14:56 -06:00
  • dc07fd733f Removes the local SSRC replacement hack and fixes video muting/unmuting when simulcast is enabled. George Politis 2016-01-11 15:51:55 -06:00
  • 8ec90ea675 Bumps the sdp-simulcast version. George Politis 2016-01-11 15:05:56 -06:00
  • d6a1192a0f Fixes issue with avatar not being centered. yanas 2016-01-11 14:58:07 -06:00
  • bbb144f1bd Fixes issue with conference starting before the UI is ready + enableWelcomePage config support. yanas 2016-01-11 14:26:04 -06:00
  • 632b56b069 Fixes audio mute issue hristoterezov 2016-01-06 17:25:53 -06:00
  • 00e606663d Updates lib-jitsi-meet.js hristoterezov 2016-01-06 17:02:08 -06:00
  • 29a85b797a Fixes audio / video mutes hristoterezov 2016-01-06 16:39:13 -06:00
  • 8aad75d9fa Sets local avatar after local video id is set on joined (VideoLayout.mucJoined()). damencho 2016-01-05 17:23:24 -06:00
  • 01a9d47959 Fixes setting custom avatar based on the email and reverts the functionality to set custom avatar links to replace the default gravatars. damencho 2016-01-05 17:22:29 -06:00
  • 1702105b06 Adds utility methods used by torture. damencho 2016-01-05 16:20:02 -06:00
  • a56d462dae Fixes the format of the data in connection quality module hristoterezov 2016-01-04 17:16:58 -06:00
  • 54f2364f18 Updates the library hristoterezov 2016-01-04 16:23:18 -06:00
  • 95b23f994c Fixes issues with unloading the page hristoterezov 2016-01-04 14:55:43 -06:00
  • 3168c86f77 Fixes mute participant functionality hristoterezov 2015-12-31 16:02:03 -06:00
  • c8c6a6d583 Implements recording hristoterezov 2015-12-31 14:38:43 -06:00
  • ce43ce4cd8 Remove unused files hristoterezov 2015-12-30 16:36:46 -06:00
  • 97697ed9f0 Fixes JS errors in UI.js hristoterezov 2015-12-30 14:57:28 -06:00
  • 9b7ddec703 Merge pull request #441 from isymchych/jitsi-meet-new hristoterezov 2015-12-30 13:52:30 -06:00
  • 335cc6ca6f cleanup desktopsharing events isymchych 2015-12-30 15:28:56 +02:00
  • c36001f861 removed xmpp and RTC modules isymchych 2015-12-30 14:34:10 +02:00
  • 6ee6b6e9e5 fixes after rebase isymchych 2015-12-30 14:14:56 +02:00
  • b375b14696 abstract out remoteVideos management isymchych 2015-12-30 12:55:51 +02:00
  • 3400925f99 on-the-fly auth improvements isymchych 2015-12-29 16:41:24 +02:00
  • a10f9437f1 Integration of statistics module isymchych 2015-12-29 14:41:43 +02:00
  • 0fd0f5b633 refactoring of Etherpad and Prezi isymchych 2015-12-25 18:55:45 +02:00
  • e494c3028d Adds SIP calls support hristoterezov 2015-12-29 17:52:24 -06:00
  • 3ec04d5a95 Implements desktop sharing. hristoterezov 2015-12-29 16:30:50 -06:00
  • ca8a147ea6 JWT token is now passed as BOSH URL parameter. paweldomas 2015-12-23 14:57:23 +01:00
  • 6e007a03af Merge pull request #433 from isymchych/jitsi-meet-new hristoterezov 2015-12-22 16:56:47 -06:00
  • 9d60af1a9d New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option. paweldomas 2015-12-22 19:51:43 +01:00
  • ebaa657678 finished "on the fly" auth isymchych 2015-12-21 15:02:07 +02:00
  • 035e20eceb allow to kick users isymchych 2015-12-21 14:30:54 +02:00
  • f56eb3440a properly update toolbar if auth enabled isymchych 2015-12-21 13:27:36 +02:00
  • 3a00837107 better error handling while establishing connection isymchych 2015-12-18 19:54:15 +02:00
  • 0ec8ab69a0 properly update nickname isymchych 2015-12-18 15:59:38 +02:00
  • baf31aa9f3 Adds logging for results of mungeLocalVideoSSRC. damencho 2015-12-17 16:22:07 -06:00
  • 58d1c76ab0 handle external auth; xmpp auth tbd isymchych 2015-12-17 17:31:11 +02:00
  • 28e5bf4bec add "authentication required" dialog isymchych 2015-12-15 18:29:37 +02:00
  • ec2be349df refactor authentication module isymchych 2015-12-15 14:09:44 +02:00
  • fbe5ef7ee6 fix issue with nickname input in chat isymchych 2015-12-14 18:54:08 +02:00
  • e666ed70f7 use proper message timestamp isymchych 2015-12-14 18:12:10 +02:00
  • 4f91ac01fd refactoring isymchych 2015-12-14 17:40:30 +02:00
  • 2af591f6d9 updated library isymchych 2015-12-14 16:58:41 +02:00
  • 36874c395a remove user from VideoLayout isymchych 2015-12-14 16:51:02 +02:00
  • 6ded050b51 do not use RTC/xmpp in UI module isymchych 2015-12-14 14:26:50 +02:00
  • cb522eadd8 code cleanup isymchych 2015-12-11 18:16:07 +02:00
  • de9d991f98 do not use xmpp module in side_panels module isymchych 2015-12-11 16:48:16 +02:00
  • 437a8a6ef0 refactor ToolbarToggler isymchych 2015-12-10 19:04:39 +02:00
  • e23dd62d86 refactor BottomToolbar isymchych 2015-12-10 18:36:03 +02:00
  • cf578b7732 do not use xmpp module in Toolbar isymchych 2015-12-10 17:48:56 +02:00
  • 7cc682d5a4 move random stuff out of Toolbar isymchych 2015-12-10 15:30:25 +02:00
  • eeb390cd9d handle DTMF_SUPPORT_CHANGED event isymchych 2015-12-10 13:57:18 +02:00
  • fc207ccf34 extract room locking out of Toolbar isymchych 2015-12-09 19:10:49 +02:00
  • 5846a25fc3 remove Prezi and Etherpad dependencies from Toolbar isymchych 2015-12-09 15:09:12 +02:00
  • fbcd2d2320 use JitsiParticipant to handle user roles isymchych 2015-12-08 17:13:44 +02:00
  • 0460e7da29 add local media streams to UI isymchych 2015-12-07 18:26:25 +02:00
  • 6a3704d826 replace resourceIds with ids in AudioLevels isymchych 2015-12-04 17:25:24 +02:00
  • 586988f327 properly generate room name isymchych 2015-12-04 16:57:28 +02:00
  • fc76aa5293 handle incoming messages isymchych 2015-12-04 16:12:57 +02:00
  • ff6ec2ec6b use babel isymchych 2015-12-04 15:46:25 +02:00
  • 1690be3e5b add missing module dependency isymchych 2015-12-04 15:46:00 +02:00
  • 034ed200f3 Displays correct resolution coming from FF. damencho 2015-12-16 12:45:13 -06:00
  • 589380c7b3 Displays correct resolution coming from FF. damencho 2015-12-16 12:45:13 -06:00
  • 97ebcebdbe Revert "Fixes a problem with receiving presence for start muted video before creating the stream element, which will end up that the muted video element will hide the avatar." damencho 2015-12-15 16:55:25 -06:00
  • 9734da3083 Configures Jicofo when jitsi-meet-tokens package is installed paweldomas 2015-12-15 11:46:37 -06:00
  • 2b2a34175f Adds a missing require. Boris Grozev 2015-12-14 13:43:05 -06:00
  • e06ec616a6 Changes enableThirdParty requests to disableThirdParty requests, in order to not change existing behaviour (without changes to config.js). Boris Grozev 2015-12-08 22:51:29 +00:00
  • 2b06ca9df7 Shrink the avatar on contact list to <=30px. Jesse Bickel 2015-12-07 15:52:11 -06:00