Commit Graph

  • 2702fa0175 Uses source maps to the actual source files (i.e. modules/), removes the separate debug targets, uglify before deploy. 675 Boris Grozev 2015-09-17 16:40:02 -0500
  • 260b610725 Fixes issue with avatar not being displayed when user is in the lastN set, but has video muted. 674 paweldomas 2015-09-17 18:31:26 +0200
  • a7cd8bab11 Merge branch 'gerges-issue/client-analytics' 673 hristoterezov 2015-09-16 17:45:58 -0500
  • 39c5ef2f5a Fixes jshint hristoterezov 2015-09-16 17:44:53 -0500
  • b59f8d3da6 Merge branch 'issue/client-analytics' of https://github.com/gerges/jitsi-meet into gerges-issue/client-analytics hristoterezov 2015-09-16 17:42:51 -0500
  • c61f112e17 Initial version of documentation. hristoterezov 2015-09-16 15:49:49 -0500
  • 5d1aeaa1c2 Merge pull request #358 from gpolitis/master 672 671 George Politis 2015-09-16 11:06:36 -0500
  • 9c4b69a1ba Merge pull request #357 from jitsi/fix-connect 669 bgrozev 2015-09-16 00:35:49 -0500
  • 5e363b515b Uses uglifyjs from the local installation. #358 George Politis 2015-09-15 20:26:23 -0500
  • 1bb6e72855 Adds jshint as a dev dependency and uses the local installtion. George Politis 2015-09-15 20:25:10 -0500
  • e3adafa44e Makes browserify a dev dependency. George Politis 2015-09-15 20:24:31 -0500
  • 1cd8f372b1 Fixes issue with the dominant speaker event. hristoterezov 2015-09-15 20:19:19 -0500
  • 2740041a82 Defines the path to uglifyjs as a variable in the fashion of the path to browserify. 668 Lyubomir Marinov 2015-09-15 14:18:34 -0500
  • c7b6cb5b94 Updates the sdp-interop version. 667 Boris Grozev 2015-09-15 09:16:03 -0500
  • 69758a3297 Uglify to use relative files. 666 damencho 2015-09-14 17:30:27 -0500
  • cd1f56fa8f Recovers removed source files. 665 Boris Grozev 2015-09-14 17:20:57 -0500
  • 34b5ce996c Fixes map locations. 664 damencho 2015-09-14 16:35:13 -0500
  • f1a1d6fa7d Fixes data channels JS errors. hristoterezov 2015-09-14 16:24:47 -0500
  • 8cabf2b003 Fixes JS errors when muting. hristoterezov 2015-09-14 16:18:28 -0500
  • dfc82e5197 Fixes path errors. hristoterezov 2015-09-14 16:14:48 -0500
  • 745417be18 Tries to fix connecting after XMPP authentication is requested. #357 Boris Grozev 2015-09-14 16:06:58 -0500
  • 9ee24d7eab Minifies our libraries. 663 Boris Grozev 2015-09-14 15:50:13 -0500
  • 5b1f7b1204 Minimizes app.bundle.js by default. 662 Boris Grozev 2015-09-14 15:42:16 -0500
  • ca9d796dae Adds example HTML page that creates basic video conference. hristoterezov 2015-09-14 14:28:56 -0500
  • b1825a3d1e Merge pull request #354 from marclaporte/patch-3 661 George Politis 2015-09-14 13:54:39 -0500
  • e46efdb666 Merge pull request #356 from mksh/master 660 George Politis 2015-09-14 13:43:44 -0500
  • 9138ed692e Use valid SPDX license identifier for Jitsi-Meet to avoid warnings during installing npm dependencies #356 mksh 2015-09-14 18:08:24 +0300
  • fdf73a9b4e Fixes jshint warnings. 659 Boris Grozev 2015-09-14 09:25:43 -0500
  • dff4666bc6 Merge branch 'master' into lint Boris Grozev 2015-09-14 09:15:51 -0500
  • ed2ea6ced5 Implements some conference events. hristoterezov 2015-09-11 18:02:06 -0500
  • 5ac3304956 Fixes a typo reported by Hamid Yaseen. Closes #283. 658 Boris Grozev 2015-09-11 17:20:24 -0500
  • 711d4ab634 Updates sdp-interop to 0.1.8 (fixes issues when 2 or more endpoints in a conference are running on firefox). 657 Boris Grozev 2015-09-11 16:32:12 -0500
  • 694fe83fc9 Merge branch 'gerges-issue/toolbar-config' 656 hristoterezov 2015-09-11 15:42:36 -0500
  • b010b3267d Fixes the name for the recording button in interface_config.js hristoterezov 2015-09-11 15:41:33 -0500
  • 161673cecb Merge branch 'issue/toolbar-config' of https://github.com/gerges/jitsi-meet into gerges-issue/toolbar-config hristoterezov 2015-09-11 14:49:20 -0500
  • 3281fdd523 Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces. hristoterezov 2015-09-11 12:21:45 -0500
  • 6bab3b2c86 Moves precommit-hook to devDependencies. #355 Boris Grozev 2015-09-11 10:52:53 -0500
  • 2dbd80c048 Adds a source-package and uglify targets to the makefile. Boris Grozev 2015-09-10 23:06:29 -0500
  • bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. Boris Grozev 2015-09-10 21:42:15 -0500
  • a4c844f169 Adds precommit-hook as an npm dependency. Automatically runs jshint before a commit. Boris Grozev 2015-09-10 21:14:29 -0500
  • 27c297c034 Fixes or ignores (explicidly, as much as possible) jshint warnings. Boris Grozev 2015-09-10 22:05:53 -0500
  • 09eaa0d303 Fix comparison warnings. Boris Grozev 2015-09-10 22:26:29 -0500
  • b0795e5db9 Removes libs/app.bundle.js from the repository. Pre-built versions are available at https://download.jitsi.org/jitsi-meet/ Boris Grozev 2015-09-10 13:37:10 -0500
  • 5a254ba949 Uses jvb config file from the new location. Fixes a problem where reconfiguring can break package installation due to missing jvb config file. 652 damencho 2015-09-09 15:15:09 -0500
  • 68421465a7 Removes misleading documentation. Formatting fixes. 651 Boris Grozev 2015-09-09 14:09:58 -0500
  • e7d308382f Firefox & Jitsi Meet are now working together #354 Marc Laporte 2015-09-08 00:01:00 -0400
  • e13af70717 Commit from translate.jitsi.org by user ibauersachs.: 175 of 175 strings translated (0 fuzzy). 650 ibauersachs 2015-09-07 13:04:06 +0000
  • b9b64242a5 Will close install Temasys plugin popup only when cancel or close button is clicked. 649 paweldomas 2015-09-07 10:16:56 +0200
  • f69e7ace6d Uses the new name of the chrome extension id field. 648 647 Boris Grozev 2015-09-04 11:52:16 -0500
  • b2d838ba1c Fixes mirroring on firefox. 646 Boris Grozev 2015-09-04 10:27:21 -0500
  • bf28c7ffd9 Commit from translate.jitsi.org by user ibauersachs.: 175 of 175 strings translated (0 fuzzy). 645 ibauersachs 2015-09-04 12:42:07 +0000
  • 241baad4d0 New files added from translate.jitsi.org based on templates 644 jitsi-pootle 2015-09-04 12:28:11 +0000
  • 2f9f5e0800 Add Slovak Ingo Bauersachs 2015-09-04 14:24:50 +0200
  • 995b3be6e7 Implements screen sharing for firefox, using a jidesha extension. Renames some fields in config.js. 643 Boris Grozev 2015-09-02 17:29:53 -0500
  • e5184358c2 Separates the logic for obtaining a screen capture from the logic for switching between camera and screen. Boris Grozev 2015-08-25 14:59:33 -0500
  • f7ba684cf6 Enables the screen capture on firefox. Boris Grozev 2015-08-24 16:04:32 -0500
  • c0a51fedd0 Moves includes to the top of the file. Boris Grozev 2015-08-24 16:03:50 -0500
  • dc2b63fc60 Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables. Boris Grozev 2015-08-24 14:59:26 -0500
  • 82c45a2e38 Adds some docs. Boris Grozev 2015-08-24 13:49:35 -0500
  • 6b94d3fe47 Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet. 642 damencho 2015-09-02 16:05:00 -0500
  • 2c573d76ea Add analytics for bottom toolbar events #351 Issac Gerges 2015-09-02 12:10:04 -0500
  • 5734d5ad80 Add analytics for toolbar items Issac Gerges 2015-09-02 12:08:48 -0500
  • 92a6b765a2 Add pluggable analytics framework Issac Gerges 2015-09-02 12:08:31 -0500
  • 0cda79352f Fix spelling mistake in openLinkDialog Issac Gerges 2015-09-02 12:08:04 -0500
  • aef07ec11b Merge remote-tracking branch 'origin/master' into issue/toolbar-config #350 Issac Gerges 2015-09-02 11:08:01 -0500
  • 59b26fdf07 Uses SDPUtil filter special characters method through xmpp interface instead of importing it directly. 641 paweldomas 2015-09-02 11:56:22 +0200
  • 74c531aed6 Uses port definition rather then wild card address when configuring authbind. damencho 2015-09-01 14:24:54 -0500
  • 2b5d893ec1 Changes the implementation of RTCUtils to be static. hristoterezov 2015-09-01 14:04:55 -0500
  • 47bb9439db Don't treat 0 as false (avoid a warning when the receivedPackets or sentPackets stat is 0, and possibly fixes misinterpreting a remove stream as a local). Boris Grozev 2015-09-01 11:22:28 -0500
  • a241d4b9b4 Implements create local streams. hristoterezov 2015-08-30 16:28:35 -0500
  • 06a1472d1e Implements partly multi conference support for rtc module. hristoterezov 2015-08-30 01:15:05 -0500
  • 1bba8d2032 Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods. hristoterezov 2015-08-29 23:45:48 -0500
  • bcccc58b2c Allow for a list of enabled buttons to be passed as part of interfaceConfig Issac Gerges 2015-08-28 16:13:40 -0500
  • ff199a4d78 Updates app.bundle.js paweldomas 2015-08-28 17:07:02 +0200
  • aebfa33383 Merge pull request #349 from mksh/master Paweł Domas 2015-08-28 16:50:26 +0200
  • aa21e13780 Fixed configuration callback request data serialization; switched to jQuery for ajax call #349 mksh 2015-08-27 11:56:19 +0300
  • 8956002de5 Updates app.bundle.js paweldomas 2015-08-28 11:44:19 +0200
  • 51c23ae133 Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly. paweldomas 2015-08-28 11:30:42 +0200
  • 60d0279e08 Will use XEP-0199 ping for keep-alive only if it is supported by the server. paweldomas 2015-08-28 11:25:42 +0200
  • 8a22060aa8 Enables ping module when configuring prosody. 634 633 damencho 2015-08-27 16:03:46 -0500
  • 6cd4bb8651 Removes the protocol from the callstats.io conferenceID. 632 Boris Grozev 2015-08-12 17:01:52 -0500
  • 455a6e10fe Adds partial support for multiple chat rooms. Implements join and leave methods. hristoterezov 2015-08-26 20:37:17 -0500
  • 138785b466 Removes strophe debian package dependency in order to use the available version from source. 631 damencho 2015-08-26 16:50:23 -0500
  • 741b9adc1e Fixes typos and removes a translation key. 630 Boris Grozev 2015-08-25 11:40:59 -0500
  • e88cf8735d Updates app.bundle.js 629 paweldomas 2015-08-25 14:25:28 +0200
  • ffb77f197a Fixes video thumbnail flickering issue in Safari. paweldomas 2015-08-25 14:17:07 +0200
  • f559bd1ba4 CONNECTION_INTERRUPTED event will now be generated if we've ever been in stable state(we can go into "unstable" state after muting video and connection problems screen will not be displayed). paweldomas 2015-08-25 12:14:09 +0200
  • 9a77ddc54c Reacts to consecutive ping failures by closing the connection. paweldomas 2015-08-25 12:11:31 +0200
  • 2d4a5412c0 Meet pings Prosody paweldomas 2015-08-25 10:25:45 +0200
  • 89c7ff3a71 Implements JitsiConnection hristoterezov 2015-08-24 22:49:39 -0500
  • a2b43843b7 Updates app.bundle.js 628 paweldomas 2015-08-24 12:00:40 +0200
  • 2f03a0a7fe Fixes broken last-N paweldomas 2015-08-24 11:37:23 +0200
  • 4c2f0d3600 Removed duplicated code for adding video thumbnail's hover handler. paweldomas 2015-08-21 16:37:57 +0200
  • a8a0945d73 Moves method for selecting thumbnail's video element from videolayout to SmallVideo. Fixes issue with muted audio in IE after switching between thumbnails. paweldomas 2015-08-21 16:26:39 +0200
  • a7048fba06 Implements HTTP POST query for fetching app configuration. paweldomas 2015-08-21 14:33:05 +0200
  • 7b35dd89bb Updates the external api docs. 627 Boris Grozev 2015-08-20 15:00:54 -0500
  • 3561204bb5 Allows to overwrite config and interfaceConfig options through the external API. Boris Grozev 2015-08-20 14:35:16 -0500
  • ee50d07dc3 Commit from translate.jitsi.org by user ibauersachs.: 172 of 173 strings translated (0 fuzzy). 626 ibauersachs 2015-08-19 19:58:21 +0000
  • 9ec4bc91fc Commit from translate.jitsi.org by user ibauersachs.: 173 of 173 strings translated (0 fuzzy). ibauersachs 2015-08-19 19:58:06 +0000
  • 88071e5258 Add Slovenian (sl) 625 Ingo Bauersachs 2015-08-19 21:54:00 +0200