1024 Commits (f7cad65c28fe549802e05d04361d9c22fae67132)
 

Author SHA1 Message Date
Lance Cooper f7cad65c28 Remove needless AC_SUBST invokations. 11 years ago
Lance Cooper d9dcdac54c Breaking change: use VENDOR_GOPATH detected by configure for all builds. 11 years ago
Lance Cooper 79ee86cb36 Don't create config.h, it's not needed for a golang only project. 11 years ago
Lance Cooper 1bb4bac2bf Organize all settable Makefile parameters into a single block. 11 years ago
Lance Cooper 5f9e5aac9f Allow configuration of the location of vendor Go code. 11 years ago
Lance Cooper 84ed21513d Remove PKG variable from Makefile.am, as it's redundant with EXENAME. 11 years ago
Simon Eisenmann c43b557f0b Merge pull request #116 from deathwish/reduce-build-output 11 years ago
Lance Cooper a04660a6af Dramatically reduce output produced by js minification. 11 years ago
Simon Eisenmann 5dda6eb416 Merge pull request #115 from deathwish/use-local-node-modules 11 years ago
Lance Cooper 988f21bbe9 Add package.json specifying Node.js build dependencies. 11 years ago
Simon Eisenmann dea7d0cfdf 0.22.3 11 years ago
Simon Eisenmann f9ddb71a6f Fixed call state resurrect on heartbeat timeout reconnects. 11 years ago
Simon Eisenmann 626877253e Merge pull request #113 from theurere/update-visibly.js 11 years ago
Simon Eisenmann 71c5efe3a0 Merge pull request #114 from theurere/buddyPictureUpload-cleanup-ids 11 years ago
Simon Eisenmann 6452184fd4 Implemented self portrait video layout. 11 years ago
Simon Eisenmann 4957c01f2b Fixed issue where a failed peerconnection did hang up all calls. Only hang up the call which failed. 11 years ago
Simon Eisenmann 3f8c716182 Fixed problem that local video does not work when fast reendabled after a call (added timeout). 11 years ago
Evan Theurer 85b2b3b944 Cleanup ids. 11 years ago
Simon Eisenmann 6d40d543a2 Fixed name conflicts between capture and upload of buddy picture. 11 years ago
Simon Eisenmann c456dc22d0 Cleaned up file upload implementation and made it use the new model based parent scope. 11 years ago
Simon Eisenmann f75173a96a Made buddyPictureCapture a custom form field to make it work with dirty detection. 11 years ago
Simon Eisenmann e5593a30a0 Replace obsolete dom node. 11 years ago
Simon Eisenmann edfab2540b Fixed room chat image border. 11 years ago
Simon Eisenmann 2979f1af43 Improved chat borders and contrast. 11 years ago
Simon Eisenmann 3ab1d3fbae Fixed Chrome 38+ CSS rendering change (see https://code.google.com/p/chromium/issues/detail?id=414269). 11 years ago
Simon Eisenmann 6a716f7af4 Fixed code style. 11 years ago
Simon Eisenmann 8cd8600ae1 Use slashed icon only when camera and mic are disabled - normal icon otherwise. 11 years ago
Evan Theurer d7094aa634 Update visibly.js to 5b271d2c. 11 years ago
Simon Eisenmann 7adea2fd34 Enabled logging for negotiationNeeded events. 11 years ago
Simon Eisenmann fb3d72ca83 Added option to use 8 fps for video. 11 years ago
Simon Eisenmann ae0559c7a5 Enabled 1080p (Full HD) capturing as it is supported starting with Chrome 38. 11 years ago
Simon Eisenmann c4aecfc591 Prepare next release. 11 years ago
Simon Eisenmann 87cbe71eb0 Correctly reset roomid on close to make reconnect work properly again. 11 years ago
Simon Eisenmann 240d8210f6 0.22.1 11 years ago
Simon Eisenmann 5932f70e0d Fixed load of stored settings when not logged in. 11 years ago
Simon Eisenmann 1aded97492 Prepare for 0.22.0 release. 11 years ago
Simon Eisenmann 72b05b5b5f Restore previously hidden room correctly on received message. 11 years ago
Simon Eisenmann eda1ad2e52 Added help text to contact manager and updated translation. 11 years ago
Simon Eisenmann 61c1bbad5a Use correct icon. 11 years ago
Simon Eisenmann 96f9468b21 Fixed HTML attribute. 11 years ago
Simon Eisenmann 4b9e095653 Rebuild translations and translated to German. 11 years ago
Simon Eisenmann 978d519d34 Rebuilt styles. 11 years ago
Simon Eisenmann 5a648fe108 Merge pull request #111 from theurere/update-contacts-edit 11 years ago
Simon Eisenmann 36f6309373 Merge pull request #110 from fancycode/youtube_changes 11 years ago
Evan Theurer ce090eeeba Move sync down to footer. Add buddyPicture to edit screen. 11 years ago
Simon Eisenmann 02dcbff5d2 Moved contacts opener to main scope and added a button to easy open it. 11 years ago
Joachim Bauch 49e41a07aa Load YouTube API using same protocol as application. 11 years ago
Joachim Bauch 817f2c290b Show YT player container while player is loading to fix missing events on Firefox. 11 years ago
Joachim Bauch f33f20e3db Make volume configurable for subscriber. 11 years ago
Simon Eisenmann 0768e17c05 Removed title from contact icon. 11 years ago