Commit Graph

  • 391db21799 Removed shim for MediaStreamTrack.getSources in FF as we do not need it. Simon Eisenmann 2015-02-18 12:12:15 +0100
  • 3a50483040 Updated to latest adapter.js - this drops support for Chrome < 34. Simon Eisenmann 2015-02-18 12:04:45 +0100
  • cbe85a6d83 Avoid generating invalid options. Simon Eisenmann 2015-02-18 11:51:39 +0100
  • c578fbb460 Added callbacks to addIceCandidate function to comply with WebRTC API. Simon Eisenmann 2015-02-18 11:51:02 +0100
  • 41f58f0ec9 Rebuilt translations and translated to German. Simon Eisenmann 2015-02-18 11:16:01 +0100
  • fff2fef963 Merge pull request #173 from longsleep/send-stereo Simon Eisenmann 2015-02-18 11:07:52 +0100
  • 5401c566b5 Bring back send stereo support by processing sdp correctly and disable AEC when sendStereo is true. The old stereo option is now always true. #173 Simon Eisenmann 2015-02-17 19:13:36 +0100
  • e1af7b6e1f Update travis npm install. Evan Theurer 2015-02-16 09:52:36 +0100
  • 1edd3b36e2 Merge pull request #172 from fancycode/fix_youtube_integration Simon Eisenmann 2015-02-17 13:56:08 +0100
  • 8edf08f20d Merge pull request #171 from theurere/update-travis Simon Eisenmann 2015-02-17 13:55:44 +0100
  • a2d44431b1 Use "safeApply" as deferred can be resolved inside angular.js. #172 Joachim Bauch 2015-02-16 14:30:12 +0100
  • c6c2fbb1d1 Update travis npm install. #171 Evan Theurer 2015-02-16 09:52:36 +0100
  • 5d82245dd9 Update text.js to 2.0.13 #168 Evan Theurer 2015-02-12 14:52:41 +0100
  • d3e1a8b94d Merge branch 'release-0.23' v0.23.5 Simon Eisenmann 2015-02-11 11:19:55 +0100
  • 00c12051e6 0.23.5 Simon Eisenmann 2015-02-11 11:19:26 +0100
  • eb1ecce7e0 Avoid the need for another mutex in Client by moving cleanup client checks to Hub. Simon Eisenmann 2015-02-11 10:58:04 +0100
  • 02a6ae2a2b Fixed a problem where replaced sessions got cleaned up i a previous connection was still closing. Simon Eisenmann 2015-02-10 18:57:34 +0100
  • 2ccd200de7 No longer install config file in install target to avoid issues with non root installs. Simon Eisenmann 2015-02-03 11:51:54 +0100
  • a1a74f9070 Do not use prefix for config location fixing #161 Simon Eisenmann 2015-02-03 11:34:22 +0100
  • f0420da235 Merge branch 'release-0.23' into develop Simon Eisenmann 2015-02-02 17:25:30 +0100
  • 40a7711e07 Merge branch 'release-0.23' v0.23.4 Simon Eisenmann 2015-02-02 17:24:08 +0100
  • 488e08c110 0.23.4 Simon Eisenmann 2015-02-02 17:23:34 +0100
  • 63ed4a3b35 Removed obsolete references to branding and skins. Simon Eisenmann 2015-01-29 14:15:08 +0100
  • 1b9ee09d41 Removed isolated scope from menu. Simon Eisenmann 2015-01-28 18:32:59 +0100
  • 2c583de0c8 Also add dummy streams to streams mapping. Simon Eisenmann 2015-01-28 18:16:39 +0100
  • 35e338af2b Merge pull request #160 from theurere/update-lodash Simon Eisenmann 2015-01-28 15:52:43 +0100
  • 16f4f7aee0 Ignore vendor javascripts in hound validation. Simon Eisenmann 2015-01-28 15:46:51 +0100
  • 590857f37a Update lodash to 3.0.0. #160 Evan Theurer 2015-01-28 15:46:31 +0100
  • 7b4062faf1 Updated translation and translated to German. Simon Eisenmann 2015-01-28 15:07:24 +0100
  • 0223270ed4 Implemented client side checks of authorizeRoomJoin flag. Simon Eisenmann 2015-01-28 15:02:19 +0100
  • 553323a864 Implemented authorizeRoomJoin flag. Set this to allow only authenticated users to join rooms. Simon Eisenmann 2015-01-28 13:18:18 +0100
  • f8a44d1add Fixed deadlock when authorizeRoomCreation=true. Simon Eisenmann 2015-01-28 12:38:31 +0100
  • f60cd1fab3 Use same variable name roomID everywhere. Simon Eisenmann 2015-01-28 11:48:28 +0100
  • 1610b4aa3f Fixed a line which was too long. Simon Eisenmann 2015-01-28 11:12:29 +0100
  • 076bcdb271 Added modules section to config file to allow to disable screensharing, youtube and presentation support. Simon Eisenmann 2015-01-28 11:11:34 +0100
  • 132d84568e Fixed position text on buddy list. Simon Eisenmann 2015-01-28 10:28:30 +0100
  • 480df9f339 Fixed typo in filename. Simon Eisenmann 2015-01-28 10:27:47 +0100
  • 8b649d46d5 Changed position of buddy list loader to bottom right. Simon Eisenmann 2015-01-27 15:21:28 +0100
  • 0572733def Merge pull request #159 from deathwish/fix_ghost_sessions Simon Eisenmann 2015-01-27 15:03:03 +0100
  • 99ab9df509 Fixed a problem where user data of anonymous user is not loaded when a plugin uses the authorization api. Appdata authorization even now provides the userid. Simon Eisenmann 2015-01-27 11:07:41 +0100
  • 6bcd814c1f Move all session cleanup code to a single code path. #159 Lance Cooper 2015-01-26 22:29:04 -0600
  • e251a95398 Added a disconnected marker to sessions. Simon Eisenmann 2015-01-25 01:09:02 +0100
  • 65c2ca2275 Removed duplicated log detail. Simon Eisenmann 2015-01-24 23:01:30 +0100
  • 76c91a3865 Merge 148cbd38ea into f992f50d49 #156 theurere 2015-01-07 13:15:46 +0000
  • f992f50d49 Moved heartbeat time to controller. Simon Eisenmann 2015-01-06 16:48:48 +0100
  • 74a6e604aa Make sure to apply room changes. Simon Eisenmann 2015-01-04 13:44:39 +0100
  • 0e656d2add Make sure to show buddies which never set a status. Simon Eisenmann 2015-01-04 11:51:17 +0100
  • 90250d9139 Moved unload handler to controller. Simon Eisenmann 2015-01-03 17:29:09 +0100
  • c2e204fb0b Updated r.js to 2.1.15. Simon Eisenmann 2014-12-23 14:05:27 +0100
  • 42b59dc101 Use minified require.js. Simon Eisenmann 2014-12-23 14:04:14 +0100
  • 8e3bb1fad5 Make sure to reset prior room name when the default room is disabled. Simon Eisenmann 2014-12-23 11:52:26 +0100
  • 83da9c85db Merge branch 'release-0.23' into develop Simon Eisenmann 2014-12-19 17:21:59 +0100
  • 3324a6fc08 Merge branch 'release-0.23' v0.23.3 Simon Eisenmann 2014-12-19 17:20:48 +0100
  • 27b9491f7f 0.23.3 Simon Eisenmann 2014-12-19 17:20:08 +0100
  • 9071b281e2 Added missing css class to share location button. Simon Eisenmann 2014-12-19 17:06:59 +0100
  • 7e9f9e28ea Do not auto show settings when not connected or in authorizing phase. Simon Eisenmann 2014-12-19 17:02:54 +0100
  • b1b55cb47e Avoid dead ends in room join code and avoid to join a room when connector is not connected. Simon Eisenmann 2014-12-19 16:42:05 +0100
  • 6e45e470df Hide welcome screen when with peer. Simon Eisenmann 2014-12-19 15:52:26 +0100
  • 651572ee5a Only auto show roombar when not with a peer. Simon Eisenmann 2014-12-19 15:22:13 +0100
  • 7d569e7c15 Make sure to trigger negotiation if there is no media. Simon Eisenmann 2014-12-19 14:31:49 +0100
  • c739309402 Cleaning up. Simon Eisenmann 2014-12-19 14:21:33 +0100
  • 09e51b5be4 Make sure to do negotiation when creating a xfer connection (fixes Firefox file sharing receive support). Simon Eisenmann 2014-12-19 14:16:08 +0100
  • eae59c50d2 Make sure to do negotiation when creating a screensharing connection (fixes Firefox screen sharing receive support). Simon Eisenmann 2014-12-19 14:10:04 +0100
  • 38f8105c2e Also allow data: urls for fonts. Simon Eisenmann 2014-12-19 12:01:52 +0100
  • 43fd463fc9 Removed debug. Simon Eisenmann 2014-12-19 11:58:57 +0100
  • 9ab17d1721 Enhanded recommended CSP to include support for pdf web worker which loads stuff from blob: urls. Simon Eisenmann 2014-12-19 11:56:41 +0100
  • f3509bc215 Updated to PDF.js 1.0.907 Simon Eisenmann 2014-12-19 10:34:55 +0100
  • a6b54d79bf Hangup call on forgetUserid. Simon Eisenmann 2014-12-18 18:58:41 +0100
  • e595aa9dc0 Expose prior room joins through rooms API and also use it on PIN entry aborts. Simon Eisenmann 2014-12-18 18:37:55 +0100
  • 18befa5a5c Changed rooms service to stay in prior room when failed to join a new room because of requires account. Simon Eisenmann 2014-12-18 11:51:30 +0100
  • 21f308500d Never hide roombar completely. Simon Eisenmann 2014-12-18 11:41:18 +0100
  • 148cbd38ea Add touch support for editing uploaded profile images. #156 Evan Theurer 2014-12-15 11:59:41 +0100
  • 52740216ad Add safety net so image does not dissapear outside of preview box. Evan Theurer 2014-11-10 16:38:03 +0100
  • fb74022353 Support zooming upload image with mouse wheel. Evan Theurer 2014-09-18 16:56:07 +0200
  • bbb312a491 Support panning uploaded images with mouse. Evan Theurer 2014-09-18 13:37:26 +0200
  • cc04e9ed6a Improved room bar room change and leave buttons. Simon Eisenmann 2014-12-12 18:56:54 +0100
  • d59980f965 Merge branch 'release-0.23' into develop Simon Eisenmann 2014-12-10 17:20:24 +0100
  • 26d1e2e707 Merge branch 'release-0.23' v0.23.2 Simon Eisenmann 2014-12-10 17:19:31 +0100
  • b91865b26e 0.23.2 Simon Eisenmann 2014-12-10 17:19:11 +0100
  • d16bfe4a39 Removed webrtc.adapter from base. Simon Eisenmann 2014-12-10 16:44:21 +0100
  • a66d404bd0 Avoid optimizing Javascript with strict mode as we need to sort out some issues with this. Simon Eisenmann 2014-12-10 16:43:57 +0100
  • ebd62040e3 Merge branch 'release-0.23' into develop Simon Eisenmann 2014-12-10 14:36:38 +0100
  • c9feb78881 Merge branch 'release-0.23' v0.23.1 Simon Eisenmann 2014-12-10 14:19:27 +0100
  • 0dfdd7a01b 0.23.1 Simon Eisenmann 2014-12-10 14:19:05 +0100
  • f9a735be55 Moved webrtc adapter to base as it does not work in strict mode. Simon Eisenmann 2014-12-10 12:35:18 +0100
  • cf0b35b414 Fixed a binary variables to work correctly together. Simon Eisenmann 2014-12-10 11:33:49 +0100
  • d461300d3c Fixed prefix handling. Simon Eisenmann 2014-12-10 11:00:38 +0100
  • ecfa569b25 Merge branch 'release-0.23' into develop Simon Eisenmann 2014-12-09 16:07:49 +0100
  • 2bdbdc09ee Merge branch 'release-0.23' v0.23.0 Simon Eisenmann 2014-12-09 16:05:22 +0100
  • e4daa5a005 Added missing strict mode. Simon Eisenmann 2014-12-09 16:04:46 +0100
  • fddaf95642 Prepare for next release. Simon Eisenmann 2014-12-09 15:54:58 +0100
  • b00e9b9911 Bumped version number to 0.22.99+0.23pre1 Simon Eisenmann 2014-12-08 18:00:02 +0100
  • c11ad86e79 Rebuilt translation and updated German language. Simon Eisenmann 2014-12-08 16:49:16 +0100
  • 238712ca97 Improved toastr styles. Simon Eisenmann 2014-12-08 16:45:27 +0100
  • 5a3ac20110 Updated toastr to 2.1.0 Simon Eisenmann 2014-12-08 16:10:20 +0100
  • 79d132b322 Also show a notification that someone called no matter if call was aborted before pickup timeout. Simon Eisenmann 2014-12-08 15:34:27 +0100
  • 518fdc4176 Removed contact manager link from settings as it is in the top bar. Simon Eisenmann 2014-12-08 12:19:30 +0100
  • 295e301fa5 Reordered settings and added additionl css classes. Simon Eisenmann 2014-12-08 11:18:01 +0100
  • a59b922ce5 Only show settings when empty and a room was joined or authentication changed. Simon Eisenmann 2014-12-05 18:00:36 +0100
  • edb377ef52 Added sign in button to status bar when not signed in. Simon Eisenmann 2014-12-05 12:39:01 +0100