Commit Graph

  • fd9485b7e5 Use gravatar when enabled. Jesse Bickel 2015-12-07 14:41:35 -06:00
  • 46a5c909c8 Only load 3rd party JavaScript when config.enableThirdPartyRequests is true. Jesse Bickel 2015-12-04 13:03:10 -06:00
  • 303287f7a6 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-11 14:18:16 -06:00
  • 067de62a6d Fixes long line. damencho 2015-12-11 14:18:05 -06:00
  • e0e0baf87e Makes sure that we keep local video SSRC as a "recvonly" when muted. paweldomas 2015-12-09 23:30:24 -06:00
  • 75a822be66 Removes second audio track for fake FF devices. damencho 2015-12-08 19:00:02 -06:00
  • 08107ca95b Fixes retrieving correct local ssrc in FF. Fixes tests that were checking for audio levels. damencho 2015-12-08 18:58:12 -06:00
  • a2c41392dd Uses a single avatar URL, allows to override gravatar with a custom URL for avatars in interface_config.js. Boris Grozev 2015-12-08 17:19:51 -06:00
  • a647400cb8 Merge branch 'third-party-requests' Boris Grozev 2015-12-08 22:53:43 +00:00
  • f42684d789 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
  • 1e3ef532aa Adds 'enforcedBridge' property used to make Jicofo use specific bridge and ignore what BridgeSelector module says. paweldomas 2015-11-20 13:28:42 -06:00
  • 3406802aa8 Uses JWT for token generation in prosody plugin. paweldomas 2015-11-18 12:49:36 -06:00
  • c2c3d0fd87 Shrink the avatar on contact list to <=30px. Jesse Bickel 2015-12-07 15:52:11 -06:00
  • 895bb3fd60 Use gravatar when enabled. Jesse Bickel 2015-12-07 14:41:35 -06:00
  • 3f42f8bf67 Only load 3rd party JavaScript when config.enableThirdPartyRequests is true. Jesse Bickel 2015-12-04 13:03:10 -06:00
  • 5f6bba435c Fixes Uncaught TypeError: mediaStream.detachEvent on stopping desktop sharing. damencho 2015-12-04 11:30:11 -06:00
  • 09a509400f Fixes showing prezi button. damencho 2015-12-04 10:38:42 -06:00
  • 98f0de258b Merge pull request #421 from isymchych/use-API hristoterezov 2015-12-03 16:21:03 -06:00
  • 91fbf1e274 added editorconfig isymchych 2015-12-03 15:11:25 +02:00
  • 09aa9482c0 do not use members module isymchych 2015-12-03 15:11:01 +02:00
  • 1c19f977ad Converts ssltcp candidate to tcp one on FF. damencho 2015-12-02 16:52:32 -06:00
  • d7317a94bb Converts ssltcp candidate to tcp one on FF. damencho 2015-12-02 16:35:00 -06:00
  • 272cfea493 share user email through commands isymchych 2015-12-02 17:24:57 +02:00
  • 941cd13193 do not use xmpp in connectionquality module isymchych 2015-12-02 15:05:29 +02:00
  • 3ca288d74d Adds comment. George Politis 2015-12-01 13:25:20 -06:00
  • 72c7812376 Revert "Sets up simulcast for 2 layers." George Politis 2015-12-01 13:26:24 -06:00
  • d42415959f Adds comment. George Politis 2015-12-01 13:25:20 -06:00
  • b678671607 Revert "Sets up simulcast for 2 layers." George Politis 2015-12-01 13:24:15 -06:00
  • 8226914348 load library from index.html isymchych 2015-12-01 18:55:54 +02:00
  • 8002dcbe66 update lib isymchych 2015-12-01 15:44:50 +02:00
  • fe77846b89 do not use xmpp in settings menu isymchych 2015-12-01 15:41:58 +02:00
  • c50151d85d do not use NicknameHandler isymchych 2015-12-01 14:53:01 +02:00
  • 4152106a06 listen to CONNECTION_INTERRUPTED and CONNECTION_RESTORED events isymchych 2015-12-01 12:05:55 +02:00
  • c21c9ce1b8 do not use xmpp module in AudioLevels isymchych 2015-12-01 11:12:40 +02:00
  • 4ef57ceada do not use XMPP or RTC modules in UI isymchych 2015-11-30 17:24:42 +02:00
  • 59f98205c7 use JS API; UI module refactoring isymchych 2015-11-30 13:54:54 +02:00
  • 0a7cea26b3 Exposes methods for obtaining stream SSRCs and audio levels. paweldomas 2015-11-25 16:05:58 -06:00
  • 286225e81e Removes unused code used to inject local SSRCs. paweldomas 2015-11-25 11:56:58 -06:00
  • b2a3866fe4 Fixes a typo (reported by Emil Ivov) bgrozev 2015-11-25 15:46:41 -06:00
  • c5b3677e71 Updates sdp-interop and sdp-transform versions, thanks to virtuacoplenny. damencho 2015-11-24 13:10:29 -06:00
  • 6b621654ab Adds speaker indicator and no longer use the display name for that purpose. damencho 2015-11-23 17:30:09 -06:00
  • c3f9226ec8 Updates the supported browser list and closes #372. George Politis 2015-11-23 15:54:10 -06:00
  • d060db476f Merge branch 'isymchych-bug/large-video-on-safari' hristoterezov 2015-11-20 11:21:14 -06:00
  • 2e7e7d2dd8 Merge branch 'bug/large-video-on-safari' of git://github.com/isymchych/jitsi-meet hristoterezov 2015-11-20 11:06:40 -06:00
  • 1d59283518 fixed switching to large video from FF on safari isymchych 2015-11-19 14:32:07 +02:00
  • de311b1372 Updates gitignore hristoterezov 2015-11-19 16:21:10 -06:00
  • 19d9c0be50 fixed switching to large video from FF on safari isymchych 2015-11-19 14:32:07 +02:00
  • 236c4bb37c Adds a method in callstats in order to check if it's enabled. yanas 2015-11-17 16:39:05 -06:00
  • 72c39a0162 accumulate erorrs unitl connected to callstats isymchych 2015-11-13 17:58:59 +02:00
  • 94b54279f2 Fixes wrong handler name, which causes adding multiple local video tags in the local video. damencho 2015-11-17 14:27:26 -06:00
  • 9f1e953e8a Bumps sdp-simulcast@0.1.2. George Politis 2015-11-17 18:10:41 +00:00
  • 5d571e696f Sets up simulcast for 2 layers. George Politis 2015-10-23 09:32:29 -05:00
  • ce397d9e74 Fixes issue in ssrc-group SDP parsing. George Politis 2015-10-01 17:23:40 -05:00
  • b64f3a5913 Adds method to obtain remote video type. damencho 2015-11-16 17:42:21 -06:00
  • 7ea675159e Disables feedback functionality if callstats isn't available. yanas 2015-11-16 18:06:28 -06:00
  • 0ae702922c Makes the room parameter lower case. damencho 2015-11-16 16:50:15 -06:00
  • f9d1fd13df Fixes an issue where lastN event, includes in the logic local resource and detects it as removed from lastN and schedules update of large video. If we receive this event for newly joined participant and we have pinned the local video, the event triggers update of large video which displays the wrong participant, not the pinned local video. damencho 2015-11-16 13:33:29 -06:00
  • 74c420a609 Adds config option for auto enable desktop sharing when opening an url. damencho 2015-11-13 16:18:22 -06:00
  • 26e2fd6ef0 Fixes desktop streaming layout. yanas 2015-11-13 11:04:49 -06:00
  • 4b62f7f0ac Adds shortcut to toggle desktop sharing. damencho 2015-11-12 16:56:35 -06:00
  • fbb5f9b6c1 Merge pull request #361 from bickelj/master damencho 2015-11-12 10:37:35 -06:00
  • e460f0c8fa Fixes lastN video change. Resulting 'Uncaught TypeError: stream.getOriginalStream is not a function', problem detected by torture (3 participants and the last one receives last-n changed event on joining and screenshot shows: it is missing one of the participants and logs contain this error). damencho 2015-11-10 16:40:34 -06:00
  • dc2a60edbb Fixes long lines. damencho 2015-11-10 16:40:25 -06:00
  • 071fbfbd0d Merge pull request #399 from isymchych/callstats-error-reporting yanas 2015-11-10 13:39:23 -06:00
  • 819f1414d6 Add Swedish to active languages Ingo Bauersachs 2015-11-10 09:38:59 +01:00
  • 1bb5188ac8 Simplifies the check for installed nginx, fixes purge when nginx was not used. damencho 2015-11-09 16:26:13 -06:00
  • b6cb424720 Fixes ff logo width. damencho 2015-11-09 13:30:13 -06:00
  • 6a30e9178c Updates firefox logo in unsupported page. damencho 2015-11-09 13:12:05 -06:00
  • f005606428 Reverts messing with css files. damencho 2015-11-09 12:36:01 -06:00
  • 8f6fe2a5b3 Revert "Reorder css files in alphabet order." damencho 2015-11-09 11:48:35 -06:00
  • 7cebc563db Use all css file. damencho 2015-11-09 11:39:15 -06:00
  • 840dbbeef1 Adds missing unsupported_browser.css. damencho 2015-11-09 11:38:57 -06:00
  • 88fa2ae8b3 Reorder css files in alphabet order. damencho 2015-11-09 11:38:25 -06:00
  • b6f9cf93d5 Updates dev build instructions. damencho 2015-11-09 09:38:42 -06:00
  • ea7283aa52 Commit from translate.jitsi.org by user ibauersachs.: 175 of 180 strings translated (0 fuzzy). ibauersachs 2015-11-09 13:01:12 +00:00
  • 76f889bcdd Commit from translate.jitsi.org by user ibauersachs.: 180 of 180 strings translated (0 fuzzy). ibauersachs 2015-11-09 13:00:59 +00:00
  • cfcf6fbc67 Merge branch 'multiple-tracks' paweldomas 2015-11-06 16:27:14 -06:00
  • 4009fed35d Moves the roomname generator to util, reuses a function. Boris Grozev 2015-11-06 16:08:20 -06:00
  • 27fc4636b7 Adjustments to make lip-sync work. Stream merging is now done by Jicofo. paweldomas 2015-11-06 15:59:38 -06:00
  • fb6367d687 Wraps at 80 chars. Boris Grozev 2015-11-06 16:05:22 -06:00
  • 5542642933 Exposes functions in RandomUtils. Boris Grozev 2015-11-06 15:45:34 -06:00
  • 005cc4b27a Simplifies code. Boris Grozev 2015-11-05 18:51:23 -06:00
  • a2c37fa3f6 Fixes some warnings. yanas 2015-11-06 15:02:42 -06:00
  • 9f2b3aa011 rename callStatsUID to callStatsUserName isymchych 2015-11-06 13:19:45 +02:00
  • c89c9e78ff move username generator to utils isymchych 2015-11-04 16:39:56 +02:00
  • 0a71c2e1d3 Generate random username for callstats isymchych 2015-11-04 15:08:16 +02:00
  • 03018a2ead Fixing documentation warnings. yanas 2015-11-06 11:47:40 -06:00
  • 333cd6f25f Converts constants in RandomUtil to hex. paweldomas 2015-11-05 14:13:41 -06:00
  • 05b3df0560 added jsdocs isymchych 2015-11-05 20:30:30 +02:00
  • 5be8c33054 report webrtc errors to callstats isymchych 2015-11-05 18:53:15 +02:00
  • a64627aa47 Clarifies supported systems bgrozev 2015-11-05 11:58:13 -06:00
  • 73b1d3c7c2 Adds a feedback button and dialog. yanas 2015-11-05 11:27:26 -06:00
  • 2117aefacc Removes unused code. Boris Grozev 2015-11-05 11:00:51 -06:00
  • a3264ce6b7 Merge pull request #396 from isymchych/fix-username-xss yanas 2015-11-05 10:06:05 -06:00
  • 374763c325 Fixes mute check, prevents disabling the menu when the remote participant is muted. damencho 2015-11-04 17:23:49 -06:00
  • 73317c920a Merge branch 'master' into multiple-tracks paweldomas 2015-11-04 15:09:51 -06:00
  • fdc2ecd86f escape html from username isymchych 2015-11-04 17:01:11 +02:00
  • 5446c513f5 Adds room name parameter to the bosh connection. damencho 2015-11-03 14:32:25 -06:00
  • b1f617502e Integrates token authentication. paweldomas 2015-11-03 13:21:25 -06:00
  • a5e15025f8 Implements switching streams on firefox by using RTPSender.replaceTrack(). Fixes bugs with switching between camera and screen sharing. Boris Grozev 2015-11-03 11:26:47 -06:00