Commit Graph

  • ae0f27e89d Fixed an issue where screen sharing is not started on a session which was already in the same conference before with already started screen sharing. Simon Eisenmann 2014-10-23 13:25:08 +0200
  • 9c347454ae Added settings to control audio and video constraints. Some settings were added as experiments which are disabled per default). Simon Eisenmann 2014-10-23 11:32:38 +0200
  • 513ab291f9 Also show the constraints as object in debugger. Simon Eisenmann 2014-10-23 10:26:46 +0200
  • a8b54b7b21 Added information where to get session ID and secure session ID fixing #128. Simon Eisenmann 2014-10-22 10:07:04 +0200
  • efaf7ef28c Fixed FireFox issue which showed multiple videos for the same peer. Simon Eisenmann 2014-10-21 15:42:52 +0200
  • d008ea48eb Added missing gear to remove streams. Simon Eisenmann 2014-10-02 12:44:31 +0200
  • 3663a8f12b 0.22.5 v0.22.5 Simon Eisenmann 2014-09-26 22:30:44 +0200
  • 248f453bb6 Show own videos earlier when in democrazy layout. Simon Eisenmann 2014-09-26 22:27:21 +0200
  • 3ae82e46ad Avoid removing too much DOM nodes - remove remoteVideos explicitly. Simon Eisenmann 2014-09-26 22:12:18 +0200
  • beb43dfddd Add a contact add/remove button in chat. #120 Evan Theurer 2014-09-26 16:43:40 +0200
  • 70a2c67075 0.22.4 v0.22.4 Simon Eisenmann 2014-09-26 16:10:21 +0200
  • 52f2a32955 Fixed audio level indicator which was not visible. Simon Eisenmann 2014-09-26 16:04:26 +0200
  • 4f9a4f1b27 Added onepeople layout back as large view and completed translation. Simon Eisenmann 2014-09-26 16:01:39 +0200
  • 8a2c20f9d0 Implemented democrazy video layoyt and use it as default. Simon Eisenmann 2014-09-26 15:50:12 +0200
  • 71a8eabcce Removed selfview video layout. Simon Eisenmann 2014-09-26 14:18:56 +0200
  • a960d32da8 Added class around online indicator to allow customization with directive. Simon Eisenmann 2014-09-26 11:30:04 +0200
  • e1c4360c2f Allow room names to start with @,$,+ characters. Simon Eisenmann 2014-09-26 11:11:05 +0200
  • e416c01b7f Improve buddy sorting. Remove join create extra buddys. #119 Evan Theurer 2014-09-24 14:13:44 +0200
  • 74dd5ca590 Use hoverIntent for actions. Evan Theurer 2014-09-24 12:33:20 +0200
  • ba94188d85 Improve hover experience with hoverIntent. Evan Theurer 2014-09-24 12:12:41 +0200
  • f03514c5e7 Add call and chat functionality. Evan Theurer 2014-09-24 09:32:54 +0200
  • b42db70c0c Create hover info box. Evan Theurer 2014-09-23 12:45:02 +0200
  • 2806937a61 Breakup lists of buddys. Evan Theurer 2014-09-23 10:00:16 +0200
  • 41779880a4 Add buddycondensed directive and css. Evan Theurer 2014-09-19 17:08:32 +0200
  • 9b02921202 Fixed setting of default room from user settings by loading them first. Simon Eisenmann 2014-09-22 20:31:53 +0200
  • 01c06fc09f Removed top border from audio video. Decreased right padding for overlay logo. Simon Eisenmann 2014-09-22 15:16:30 +0200
  • b0256daa0f Make classroom video layout work in main mode. Simon Eisenmann 2014-09-22 14:49:24 +0200
  • 1c61fafaab Allow upscaling of local mini video. Simon Eisenmann 2014-09-22 10:55:16 +0200
  • 6a24c06d0d Changed color of smally view to black. Simon Eisenmann 2014-09-22 10:54:13 +0200
  • 79e492238c Implemented Classroom view. Simon Eisenmann 2014-09-19 18:59:29 +0200
  • 2cc0fda55d Merge pull request #118 from fancycode/webodf_054 Simon Eisenmann 2014-09-22 14:50:32 +0200
  • dbf98eab2f Release blob urls when no longer needed. #118 Joachim Bauch 2014-09-21 15:44:42 +0200
  • 998e9e327f Patching of "read" and "getFileSize" is no longer required. Joachim Bauch 2014-09-21 15:38:09 +0200
  • f7a8856143 Need to provide custom "readFile" and "loadXML" functions. Joachim Bauch 2014-09-21 15:28:36 +0200
  • c841390381 Updated to WebODF 0.5.4. Joachim Bauch 2014-09-21 15:28:06 +0200
  • b31adb67bb Merge pull request #117 from deathwish/improve-makefile Simon Eisenmann 2014-09-20 14:53:37 +0200
  • 866d4bf0cd Recursively clean all built objects. #117 Lance Cooper 2014-09-19 19:56:15 +0200
  • f7cad65c28 Remove needless AC_SUBST invokations. Lance Cooper 2014-09-19 19:51:34 +0200
  • d9dcdac54c Breaking change: use VENDOR_GOPATH detected by configure for all builds. Lance Cooper 2014-09-19 19:40:25 +0200
  • 79ee86cb36 Don't create config.h, it's not needed for a golang only project. Lance Cooper 2014-09-19 17:29:25 +0200
  • 1bb4bac2bf Organize all settable Makefile parameters into a single block. Lance Cooper 2014-09-19 17:20:34 +0200
  • 5f9e5aac9f Allow configuration of the location of vendor Go code. Lance Cooper 2014-09-19 17:18:57 +0200
  • 84ed21513d Remove PKG variable from Makefile.am, as it's redundant with EXENAME. Lance Cooper 2014-09-19 16:32:49 +0200
  • c43b557f0b Merge pull request #116 from deathwish/reduce-build-output Simon Eisenmann 2014-09-19 17:01:05 +0200
  • a04660a6af Dramatically reduce output produced by js minification. #116 Lance Cooper 2014-09-19 15:58:40 +0200
  • 5dda6eb416 Merge pull request #115 from deathwish/use-local-node-modules Simon Eisenmann 2014-09-19 15:31:26 +0200
  • 988f21bbe9 Add package.json specifying Node.js build dependencies. #115 Lance Cooper 2014-09-19 13:36:34 +0200
  • dea7d0cfdf 0.22.3 v0.22.3 Simon Eisenmann 2014-09-19 11:08:42 +0200
  • f9ddb71a6f Fixed call state resurrect on heartbeat timeout reconnects. Simon Eisenmann 2014-09-19 10:34:48 +0200
  • 626877253e Merge pull request #113 from theurere/update-visibly.js Simon Eisenmann 2014-09-18 20:26:14 +0200
  • 71c5efe3a0 Merge pull request #114 from theurere/buddyPictureUpload-cleanup-ids Simon Eisenmann 2014-09-18 20:25:25 +0200
  • 6452184fd4 Implemented self portrait video layout. Simon Eisenmann 2014-09-18 20:18:52 +0200
  • 4957c01f2b Fixed issue where a failed peerconnection did hang up all calls. Only hang up the call which failed. Simon Eisenmann 2014-09-18 18:08:17 +0200
  • 3f8c716182 Fixed problem that local video does not work when fast reendabled after a call (added timeout). Simon Eisenmann 2014-09-18 18:04:01 +0200
  • 85b2b3b944 Cleanup ids. #114 Evan Theurer 2014-09-18 17:18:32 +0200
  • 6d40d543a2 Fixed name conflicts between capture and upload of buddy picture. Simon Eisenmann 2014-09-18 16:51:10 +0200
  • c456dc22d0 Cleaned up file upload implementation and made it use the new model based parent scope. Simon Eisenmann 2014-09-18 16:35:29 +0200
  • f75173a96a Made buddyPictureCapture a custom form field to make it work with dirty detection. Simon Eisenmann 2014-09-18 14:59:49 +0200
  • e5593a30a0 Replace obsolete dom node. Simon Eisenmann 2014-09-18 14:58:13 +0200
  • edfab2540b Fixed room chat image border. Simon Eisenmann 2014-09-18 11:49:15 +0200
  • 2979f1af43 Improved chat borders and contrast. Simon Eisenmann 2014-09-18 11:42:21 +0200
  • 3ab1d3fbae Fixed Chrome 38+ CSS rendering change (see https://code.google.com/p/chromium/issues/detail?id=414269). Simon Eisenmann 2014-09-18 10:30:38 +0200
  • 6a716f7af4 Fixed code style. Simon Eisenmann 2014-09-18 10:30:03 +0200
  • 8cd8600ae1 Use slashed icon only when camera and mic are disabled - normal icon otherwise. Simon Eisenmann 2014-09-17 16:37:58 +0200
  • d7094aa634 Update visibly.js to 5b271d2c. #113 Evan Theurer 2014-09-16 13:46:09 +0200
  • 7adea2fd34 Enabled logging for negotiationNeeded events. Simon Eisenmann 2014-09-16 11:47:25 +0200
  • fb3d72ca83 Added option to use 8 fps for video. Simon Eisenmann 2014-09-16 11:05:57 +0200
  • ae0559c7a5 Enabled 1080p (Full HD) capturing as it is supported starting with Chrome 38. Simon Eisenmann 2014-09-16 10:31:18 +0200
  • 44b418d0f5 Merge ede5e11beb into c4aecfc591 #94 Joachim Bauch 2014-09-09 13:18:14 +0000
  • c4aecfc591 Prepare next release. v0.22.2 Simon Eisenmann 2014-09-09 11:01:02 +0200
  • 87cbe71eb0 Correctly reset roomid on close to make reconnect work properly again. Simon Eisenmann 2014-09-08 14:14:56 +0200
  • 240d8210f6 0.22.1 v0.22.1 Simon Eisenmann 2014-09-05 17:43:27 +0200
  • 5932f70e0d Fixed load of stored settings when not logged in. Simon Eisenmann 2014-09-05 17:40:19 +0200
  • 1aded97492 Prepare for 0.22.0 release. v0.22.0 Simon Eisenmann 2014-09-05 17:00:40 +0200
  • 72b05b5b5f Restore previously hidden room correctly on received message. Simon Eisenmann 2014-09-05 16:47:38 +0200
  • eda1ad2e52 Added help text to contact manager and updated translation. Simon Eisenmann 2014-09-05 16:13:22 +0200
  • 61c1bbad5a Use correct icon. Simon Eisenmann 2014-09-05 15:19:44 +0200
  • 96f9468b21 Fixed HTML attribute. Simon Eisenmann 2014-09-05 15:19:35 +0200
  • 4b9e095653 Rebuild translations and translated to German. Simon Eisenmann 2014-09-05 14:38:39 +0200
  • 978d519d34 Rebuilt styles. Simon Eisenmann 2014-09-05 14:35:04 +0200
  • 5a648fe108 Merge pull request #111 from theurere/update-contacts-edit Simon Eisenmann 2014-09-05 14:33:44 +0200
  • 36f6309373 Merge pull request #110 from fancycode/youtube_changes Simon Eisenmann 2014-09-05 14:32:15 +0200
  • ce090eeeba Move sync down to footer. Add buddyPicture to edit screen. #111 Evan Theurer 2014-09-05 13:41:37 +0200
  • 02dcbff5d2 Moved contacts opener to main scope and added a button to easy open it. Simon Eisenmann 2014-09-05 13:59:40 +0200
  • 49e41a07aa Load YouTube API using same protocol as application. #110 Joachim Bauch 2014-09-05 12:29:14 +0200
  • 817f2c290b Show YT player container while player is loading to fix missing events on Firefox. Joachim Bauch 2014-09-05 12:27:49 +0200
  • f33f20e3db Make volume configurable for subscriber. Joachim Bauch 2014-09-05 12:24:01 +0200
  • 0768e17c05 Removed title from contact icon. Simon Eisenmann 2014-09-05 12:10:26 +0200
  • 6ee03e47e6 Mark own sessions differently then contacts. Simon Eisenmann 2014-09-05 11:59:56 +0200
  • cd507e9ef3 Improved contact manager styles. Simon Eisenmann 2014-09-05 11:25:05 +0200
  • fadd9a9f48 Updated translation. Simon Eisenmann 2014-09-05 11:10:31 +0200
  • fd0b3ada6b Merge pull request #104 from theurere/contacts-edit Simon Eisenmann 2014-09-05 10:57:49 +0200
  • c65d0ebd0b Merge pull request #107 from theurere/uploadBuddyPicture-reset Simon Eisenmann 2014-09-05 10:55:34 +0200
  • db82f8e8e8 Fixed sizing of contact buddy pictures on creation. Simon Eisenmann 2014-09-04 18:37:33 +0200
  • b25a78650b Rework clearing of file text. #107 Evan Theurer 2014-09-04 15:58:45 +0200
  • 718b771eb3 Implement a complete reset for buddyPictureUpload on cancel and save. Evan Theurer 2014-09-02 16:11:51 +0200
  • 740f3cb99e Added missing translation and updated German translation. Simon Eisenmann 2014-09-04 14:48:21 +0200
  • 10bc484f02 Fixed typo. Simon Eisenmann 2014-09-04 14:46:48 +0200
  • 12e9a5da19 Reordered settings profile and account blocks and updated translations for this change. Simon Eisenmann 2014-09-04 14:41:11 +0200
  • ced7f90e4c Fixed parsing of arguments which are string in filters. Simon Eisenmann 2014-09-04 14:40:43 +0200