Commit Graph

  • 67b35f0f1e Uses inactive callback if available instead of deprecated onended one. 718 717 #395 damencho 2015-11-02 15:40:59 -0600
  • 249e032ad6 Uses stopping tracks and use MediaStream.stop method only if defined. Based on previous code and inspired by PR #390. damencho 2015-11-02 15:39:28 -0600
  • fa138eae43 Replaces deprecated ended call with active check for media streams. damencho 2015-11-02 12:11:14 -0600
  • b4b5717b2e Fix for the previous commit. hristoterezov 2015-11-02 15:36:15 -0600
  • 9406669aae Fix for jitsi-meet-tokens 716 paweldomas 2015-11-02 15:25:23 -0600
  • 531b81cce3 Adds Prosody plugin for token authentication. paweldomas 2015-11-02 15:02:50 -0600
  • 55a8880c2d Changes redirect on unsupported browser to console.error. hristoterezov 2015-11-02 11:43:05 -0600
  • d232974d8a Adds basic validation for the conference name. hristoterezov 2015-11-02 11:21:30 -0600
  • b08308e5e4 Fixes isMuted check. 715 damencho 2015-11-02 10:48:09 -0600
  • 74227e182a Makes sure we use stream.ended in one place. 714 damencho 2015-10-30 17:57:01 -0500
  • 8cebbbb347 Stops the MediaStream using the utility method in RTC. damencho 2015-10-30 17:32:43 -0500
  • 1ba0a182f6 Makes sure we add/remove all onended events for media streams in one central place. damencho 2015-10-30 17:25:20 -0500
  • 11e1197901 Uses one method from RTC to stop media streams. damencho 2015-10-30 14:25:06 -0500
  • 932af962b2 Adds an option to advertise our SSRCs in presence to the MUC (as well as Jingle) for backward compatibility with jirecon. Partially reverts a1b0677442 713 Boris Grozev 2015-10-29 16:40:59 -0500
  • e0522f6977 Simplifies code. Boris Grozev 2015-10-29 16:30:36 -0500
  • 9111797913 Removes a tangle of spaghetti. 712 Boris Grozev 2015-10-29 14:30:30 -0500
  • a1ba5c0be8 Fixes resolution issue on mute. hristoterezov 2015-10-29 11:45:55 -0500
  • a2ad7b8f53 Mutes video elements. Boris Grozev 2015-10-28 12:04:34 -0500
  • c38f93fc60 Implements audio levels. hristoterezov 2015-10-28 12:04:18 -0500
  • 7abe02d756 Merge audio and video on the receiver's side. paweldomas 2015-10-28 12:00:38 -0500
  • cd1e761699 Creates multiple (Jitsi-Meet) MediaStreams if the RTCMediaStream object contains both audio and video tracks. Boris Grozev 2015-10-28 11:24:18 -0500
  • 13268f9951 Creates RandomUtil class for generating random strings. paweldomas 2015-10-27 14:34:10 -0500
  • 436fb87fee Uses browserify as a dev dependency. paweldomas 2015-10-27 14:30:02 -0500
  • 97a5ff2bcb Merge 17fca8897e into 14fe5d09d1 #390 David Wang 2015-10-27 19:23:57 +0000
  • 17fca8897e Add stopTracks helper to LocalStream to replace deprecated stream.stop() #390 David Wang 2015-10-14 16:38:04 -0700
  • 14fe5d09d1 Adds ssl stronger settings to default nginx config. 711 damencho 2015-10-26 12:47:34 -0500
  • 2557c79e80 Explicitly mention debian version (ie 8) in Quick Install #386 tomryanx 2015-10-21 17:45:26 +0200
  • 83339382ab s/jessie/Wheezy/ 710 bgrozev 2015-10-21 09:53:51 -0500
  • 28d63ec2c1 Adds a note for running on Debian jessie. bgrozev 2015-10-21 09:52:42 -0500
  • 30c601e054 Removes words from the roomname generator. 709 bgrozev 2015-10-21 09:46:54 -0500
  • f1891c582d Fixes Temasys issues. hristoterezov 2015-10-20 16:40:03 -0500
  • 23ff99db6e Implements choosing from a list of possible BOSH addresses. 708 Boris Grozev 2015-10-20 10:41:15 -0500
  • 15d47974d2 RoomNameValidation #383 Spellauge 2015-10-20 09:34:42 +0200
  • 267b796c40 Merge pull request #1 from jitsi/master Gustav 2015-10-19 17:24:35 +0200
  • 554808549e Fixes a bug reported by George Politis. 707 Boris Grozev 2015-10-19 15:59:24 -0500
  • 657a3fb2e1 Removes comments (fixes warnings). Boris Grozev 2015-10-19 15:59:16 -0500
  • bcdabd8ca6 Merge pull request #1 from jitsi/master #382 Gustav 2015-10-19 17:24:35 +0200
  • 3a24f5fef1 Merge 6ac0fb1e09 into bbbe1fe5c7 #380 Gustav 2015-10-19 07:38:06 +0000
  • 6ac0fb1e09 validateRoomName #380 Spellauge 2015-10-19 09:32:54 +0200
  • d8b2e58722 Merge branch 'validateRoomName' of https://github.com/spellauge/jitsi-meet into validateRoomName Spellauge 2015-10-19 09:30:19 +0200
  • 8065169be5 added basic validation for room name Spellauge 2015-10-19 09:10:35 +0200
  • ee471fe06f Implements display name changed event. hristoterezov 2015-10-15 17:03:42 -0500
  • ff779512c2 Prevents firing events for the active speaker for the local user. Implements getUserID in JitsiConference. hristoterezov 2015-10-15 16:46:06 -0500
  • ae355cbea5 Prevents firing events for the active speaker for the local user. hristoterezov 2015-10-15 16:36:24 -0500
  • 055765fd80 Fixes issues with starting the streams after the conference has been joined. hristoterezov 2015-10-15 16:24:51 -0500
  • bbbe1fe5c7 Merge pull request #374 from spellauge/authdomain2 706 bgrozev 2015-10-14 11:25:19 -0500
  • b2f94783fa Loads css before js, attempting to fix an issue with incorrect video initial size. 705 Yana Stamcheva 2015-10-13 16:07:27 -0500
  • 4ed5fa2813 Adds version param to all resources. 704 damencho 2015-10-13 11:47:42 -0500
  • ae793726ca Allows the URLProcessor to replace a property even if its type changes. 703 Boris Grozev 2015-10-12 17:46:58 -0500
  • 277f340063 authdomain2 #374 Spellauge 2015-10-12 17:38:35 +0200
  • 78b6d6ecaa Merge 92e36974e5 into 0e66552a7f #373 spellauge 2015-10-12 15:19:58 +0000
  • 92e36974e5 authdomain #373 Spellauge 2015-10-12 17:18:54 +0200
  • 0e66552a7f Clarifies documentation 702 bgrozev 2015-10-09 12:39:00 -0500
  • a755f4dd56 Removes unused dependencies. 701 damencho 2015-10-07 13:36:04 -0500
  • a6f8c53947 Removes unused files from deb package. 700 damencho 2015-10-07 12:00:08 -0500
  • cf8950110f Adds additional logs, including timestamps relative to the initial request. 699 Boris Grozev 2015-10-06 16:36:41 -0500
  • fe1067b8a3 Adds track muted event to the documentation. hristoterezov 2015-10-06 16:20:40 -0500
  • f4da678465 Fixes the bootstrap version to 3.1.1, because using the current (3.3.5) causes UI problems (tooltips not dissapearing). 698 Boris Grozev 2015-10-06 16:14:37 -0500
  • bf9d580dae Fixes race condition for the mute status for the remote tracks. hristoterezov 2015-10-06 16:11:09 -0500
  • 1cb7ea3e05 Fixes the source package. 697 Boris Grozev 2015-10-06 15:29:26 -0500
  • 3a66283f46 Fixes the css file path included in the debian package. 696 Boris Grozev 2015-10-06 15:21:44 -0500
  • d0b254ca15 Merges css files. Boris Grozev 2015-10-06 14:50:06 -0500
  • 0ed2b55960 Updates font-awesome to version 4.4.0 and includes it in the repositoyry. Boris Grozev 2015-10-06 14:21:22 -0500
  • 6c2c4d4aca Removes the script that bumps versions, this is now done when packaging. Boris Grozev 2015-10-06 14:16:47 -0500
  • 9a5d2012d3 Adds jsdoc to previous commit 695 yanas 2015-10-06 15:02:46 -0500
  • 8a678286f7 Makes video screen fit configurable. 694 Yana Stamcheva 2015-10-06 10:41:46 -0500
  • e0ba0c8085 Remove commented-out script tags from index.html. 693 691 Boris Grozev 2015-10-06 14:04:11 -0500
  • 4964ec2a83 Do not include app.js in the source package. Boris Grozev 2015-10-06 14:03:12 -0500
  • 338f79127b Prevents firing TRACK_REMOVED events when muting. hristoterezov 2015-10-06 13:39:29 -0500
  • cc7d8b8a0d Removes unused minification. 690 damencho 2015-10-06 11:22:42 -0500
  • a49505f25d Merge remote-tracking branch 'origin/master' damencho 2015-10-06 11:20:11 -0500
  • dbd8d30d56 Merge pull request #366 from pstros/npm-deps-work George Politis 2015-10-06 11:07:06 -0500
  • d60425f7e4 Fixes mute issues. hristoterezov 2015-10-05 17:48:16 -0500
  • a35a4fa46a Remove dependency sources from repo #366 Devin Wilson 2015-10-05 13:52:58 -0600
  • b1760fad12 Pull deps from npm Devin Wilson 2015-09-10 11:15:56 -0600
  • 097c008a63 add display name to stats debug info 688 Emil Ivov 2015-10-04 16:13:28 -0500
  • 9e4b4bc540 Merge pull request #365 from marclaporte/patch-1 687 bgrozev 2015-10-01 23:53:57 -0500
  • 220fe7e993 Fix a typo #365 Marc Laporte 2015-10-01 22:27:32 -0400
  • 0bbae86f68 Fixes a bug with prematurely removed remote videos on firefox. 686 Boris Grozev 2015-10-01 17:46:42 -0500
  • ff2b7ca921 Removes unused parameters, adds documentation. Boris Grozev 2015-10-01 15:37:28 -0500
  • ebdd91df4e Removes the sid property from MediaStream (how did we end up having a Jingle session ID in MediaStream and passing it around in the UI?) Boris Grozev 2015-10-01 15:10:55 -0500
  • 4934779187 Simplifies code, removes unused code. Boris Grozev 2015-10-01 14:55:59 -0500
  • df0563d8d5 Updates the license put in debian package. damencho 2015-10-01 15:12:34 -0500
  • 2e778c4832 New files added from translate.jitsi.org based on templates 685 jitsi-pootle 2015-10-01 18:52:59 +0000
  • c3c3d8e457 Merge pull request #363 from gerges/lib-jitsi-meet hristoterezov 2015-09-30 11:07:06 -0500
  • 38349293d3 Fix JitsiConference.prototype.leave to reference room as this.room #363 Issac Gerges 2015-09-30 13:20:17 +1000
  • 8f2e1bebb5 Fixes TRACK_REMOVED event. hristoterezov 2015-09-29 16:22:26 -0500
  • f626c5fbc0 Adds null check for the connection when checking whether we have joined a muc. 684 683 damencho 2015-09-29 11:55:39 -0500
  • ababa0fadc Changes some logging levels. 682 damencho 2015-09-28 17:48:41 -0500
  • 54b9379577 Fixes storing display name in local members list, avoid dominant speaker to delete it. 681 damencho 2015-09-25 17:38:28 -0500
  • 806cacb755 Use member.isFocus to decide whether a given member is the conference focus user. #361 Jesse Bickel 2015-09-25 08:49:19 -0500
  • baebf8398a Uses self=this in modifySourcesQueue callback of JingleSessionPC#addStream. paweldomas 2015-09-24 14:54:11 +0200
  • fd954580b7 Fixes for FF: failing avatar tests and problem when last participant leaves the owner video does not switch to local video. 680 damencho 2015-09-23 13:50:28 -0500
  • 13d6245684 Updates the sdp-interop version. 679 George Politis 2015-09-23 09:41:42 -0500
  • 26c7fb89bb Fix undefined 'self' variable in JingleSessionPC#addStream method. paweldomas 2015-09-23 12:35:23 +0200
  • c992222c70 Removes duplication. Allows automated functional testing to access the WebRTC data channels. 678 Lyubomir Marinov 2015-09-22 18:51:24 -0500
  • 506d0722bd Removes hard-coded constants and uses the events API in the statistics module. 677 Boris Grozev 2015-09-15 15:34:16 -0500
  • 62d3b749bb Adds config options to filter out TCP or UDP candidates (for the purpose of forcing one or the other in automated tests). Boris Grozev 2015-09-21 11:28:49 -0500
  • 8725b80793 Moves original contribution note 676 Emil Ivov 2015-09-19 12:23:58 -0500
  • a429800544 Moves original contribution note Emil Ivov 2015-09-19 12:23:54 -0500