1100 Commits (d2391e3a083ee943bd12cd960c93a31ec4b6be0e)
 

Author SHA1 Message Date
Simon Eisenmann d2391e3a08 Allow more JavaScript for now. 11 years ago
Simon Eisenmann 93c93c183c Added real rules for jshint. 11 years ago
Simon Eisenmann 6aa48acb9a Merge pull request #130 from deathwish/support-room-pin 11 years ago
Lance Cooper 555bd61325 Add basic support for pin locked rooms to the web application. 11 years ago
Lance Cooper 31e4f2c0c0 Add support for PIN locking rooms to the server. 11 years ago
Lance Cooper 5e14b3b5d2 Support handling room updates in web client. 11 years ago
Lance Cooper 2d52d933bc Support receiving and broadcasting room update events. 11 years ago
Lance Cooper 910dd71b81 Use room document from Welcome rather than synthesizing a response. 11 years ago
Lance Cooper 74602d43d5 Add Room document and send it back in response to room joins. 11 years ago
Lance Cooper e7cda50b79 Send Hello with Iid from Javascript client, and use the data from the Welcome. 11 years ago
Lance Cooper f7bcfd61a1 Add server support for responding with Welcome to a Hello. 11 years ago
Lance Cooper 713a2b903b Major refactoring of server side code to allow isolated unit tests. 11 years ago
Lance Cooper 9118194e89 Refactor web app room logic into separate service. 11 years ago
Simon Eisenmann 2228d6bcee Merge pulll request #138 from longsleep/renegotiation 11 years ago
Simon Eisenmann 4903fec5cd Disable enableRenegotiationSupport per default to make the stuff mergeable. 11 years ago
Simon Eisenmann 09eff1222b Add pc registry to usermedia to trigger media updates to all pcs where the usermedia stream is used. 11 years ago
Simon Eisenmann 4b6e9d27a6 Implemented negotiation workaround for Firefox. 11 years ago
Simon Eisenmann 76e562f31d Implemented offer/answer creation on renegotiationneeded event. 11 years ago
Simon Eisenmann 30888a5ce8 Implement workaround for FF not supporting onnegotiationneeded. 11 years ago
Simon Eisenmann d20dd4e957 Changed offer generation to generate offer when negotiation is required and signaling state is stable. 11 years ago
Simon Eisenmann 7c6dcd9633 Ignore long lines and string literals. 11 years ago
Simon Eisenmann 05dd1d1ecf 0.22.8 11 years ago
Simon Eisenmann f5f2aeb0ff Removed opacity transition from chat pane as it caused compositing issues. 11 years ago
Simon Eisenmann 55f1c4cf49 Enabled houndci.com. 11 years ago
Simon Eisenmann 6f0ecdf390 Make sure to clear timeout after usermedia test. 11 years ago
Simon Eisenmann b9733d08ef Reduced animationFrame rate to 10fps (down from 60). 11 years ago
Simon Eisenmann ad397cc78e Merge pull request #141 from theurere/settings-align-enable-btn 11 years ago
Simon Eisenmann edf464417e Merge pull request #140 from theurere/chrome-buddypictureupload-same-picture 11 years ago
Simon Eisenmann e21cf5c02d Merge pull request #142 from theurere/update-german-translation 11 years ago
Evan Theurer 575405c5ed Update translation. 11 years ago
Evan Theurer b92a7175d8 Update pdf error german translation. 11 years ago
Evan Theurer c68b9f991c Vertically align btn. 11 years ago
Evan Theurer 3d8dc4c120 Clear input type file value for uploaded pictures on cancel. 11 years ago
Simon Eisenmann 2d99116aa1 Make sure to stop stream after testing user media access. 11 years ago
Simon Eisenmann 11c7bcb73f 0.22.7 11 years ago
Simon Eisenmann 81a516cd28 Merge pull request #132 from deathwish/remove-dpkg-parsechangelog-usage 11 years ago
Simon Eisenmann c85b4da08e Fixed typo. 11 years ago
Simon Eisenmann 09ed8b1e23 Fix issue where incoming chat messages fail when getting called from the same session at the same time (FS#1922). 11 years ago
Simon Eisenmann 0e810be8fb Merge pull request #135 from theurere/update-dialog-defaults 11 years ago
Evan Theurer 27e999ba0f Update dialog service to use defaults of angular ui-bootstrap. 11 years ago
Simon Eisenmann 3d1c5fe81c Merge pull request #129 from theurere/add-roombar-to-layout-object 11 years ago
Simon Eisenmann 8a762f7328 Merge pull request #133 from deathwish/fix-po2json-detection 11 years ago
Lance Cooper 5dca931ef0 Fix detected po2json version when the module is installed globally. 11 years ago
Lance Cooper e477bf458b Don't rely on dpkg-parsechangelog to get version. 11 years ago
Evan Theurer 9193227ade Add roombar to layout object. 11 years ago
Simon Eisenmann eb7611e573 Removed audio mirror option as it does not seem to work in the wild. 11 years ago
Simon Eisenmann d7fa9a27d0 0.22.6 11 years ago
Simon Eisenmann 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. 11 years ago
Simon Eisenmann 9c347454ae Added settings to control audio and video constraints. Some settings were added as experiments which are disabled per default). 11 years ago
Simon Eisenmann 513ab291f9 Also show the constraints as object in debugger. 11 years ago