252 Commits (a6ded93b2fd9f31188a7e9538b0efea3d7eeb4a4)

Author SHA1 Message Date
Simon Eisenmann a6ded93b2f Fixed jshint latedef and strict errors. 10 years ago
Joachim Bauch 6cec7e88c4 Invoke constructor with "new". 10 years ago
Joachim Bauch 689e2e0c15 Fix mixed tabs/spaces. 10 years ago
Simon Eisenmann e855eff47a Fixed disable of sounds for sound aliases of interval sounds. 10 years ago
Simon Eisenmann ccddf38c80 Disable notifications on Android as of https://code.google.com/p/chromium/issues/detail?id=481856 10 years ago
Simon Eisenmann 0304d9baff Fixed resurrection shrine. 10 years ago
Simon Eisenmann b55fd10906 Added missing semicolon 10 years ago
Simon Eisenmann af194a64b8 Remove deprecated MediaStream.stop api (see https://groups.google.com/a/chromium.org/forum/#\!msg/blink-dev/s0UsMk8i2YM/WpepA4w3mPEJ for details). 10 years ago
Simon Eisenmann 61eb329630 Use css to provide ellipsis for buddy subline. 10 years ago
Simon Eisenmann 215408598a Added more sound options and moved them to separate section in settings. 10 years ago
Simon Eisenmann e207726148 Updated WebRTC adapter to latest version. 10 years ago
Evan Theurer 652cefb9af Handle peercall event remoteStreamAdded being triggered without a stream. 10 years ago
Simon Eisenmann 8d28b9a597 Use a refcount for disable sound. 10 years ago
Simon Eisenmann 78d15a3040 Added playsound service api to disable sounds by id. 10 years ago
Simon Eisenmann 9a3f98de34 Moved registry back to outer scope. 10 years ago
Evan Theurer ff7cdb5835 Support alertify dialogs of custom type. 10 years ago
Evan Theurer 3f8bcd5a0e Add settings option to disable sound effects. 10 years ago
Simon Eisenmann b3d03b819c Serve odf and pdf sandbox from the server to prepare CSP http header for Firefox compatibility as Firefox does not support CSP in meta tag (see https://bugzilla.mozilla.org/show_bug.cgi?id=663570). 10 years ago
Simon Eisenmann e35dd0f8a3 Added URL support to sandbox service. 10 years ago
Simon Eisenmann dc7bbd9b76 Create sandbox iframes on demand rather than always by template code. 10 years ago
Joachim Bauch db9c6108ba Load sandbox iframes from "blob:" urls. 10 years ago
Simon Eisenmann d92f358884 Disable renegotiation for FF clients. 10 years ago
Simon Eisenmann ff433f12a4 Merged DummyStream implementations into one. 10 years ago
Simon Eisenmann e1c119469d Correctly reset all styles by switching to invisible video layout renderer. 10 years ago
Simon Eisenmann af77cc0033 Improved onlyaudio styles. 10 years ago
Simon Eisenmann 6c1e9791d5 Added renegotiation configuration to server. 10 years ago
Simon Eisenmann fba521352a Added client side configuration support for WebRTC renegotiation of user media streams. 10 years ago
Joachim Bauch c973103c31 Run pdf.js rendering inside sandboxed iframe. 10 years ago
Joachim Bauch cbe9c0b51f Don't use global "encodeURI". 10 years ago
Simon Eisenmann 4db499cca3 MJPEG fix was backported to FF38. So we allow HD constraints starting with FF38 now. 10 years ago
Joachim Bauch 7cc196f4e0 Move sandbox code to own file, refactor common sandboxing code to service. 10 years ago
Joachim Bauch 6e54e7fc16 Added API to get absolute url. 10 years ago
Simon Eisenmann beff7439b8 Bumped copyright to 2015. 10 years ago
Simon Eisenmann 22c1e889cc Do not strip spaced in room path parts. 10 years ago
Simon Eisenmann 37ce3c6bfa Strip spurious slashes and white space in path segments of room names. 10 years ago
Simon Eisenmann e0fa8c8b43 Allow slashes unquoted in room names. This brings nested rooms. 10 years ago
Simon Eisenmann c5a91562fc Added selection to make screen, window and application possible in Firefox. 10 years ago
Simon Eisenmann 5bea610568 Bumped constraints support for HD to FF 40 to make sure MJPEG works fine. 10 years ago
Simon Eisenmann 0c6d47b38c Enable HD constraints for FF >= 38 as https://bugzilla.mozilla.org/show_bug.cgi?id=1151628 was fixed. Lets hope it will land in 38. 10 years ago
Simon Eisenmann ccdd51fd74 Worked to get screen sharing to FF. 10 years ago
Evan Theurer 5d2b7432da Revert incorrect changes made in 6332450 to the translation api. 10 years ago
Simon Eisenmann 9fd3826897 Use constraints service for TURN and STUN data. 10 years ago
Simon Eisenmann 9457c2d391 Removed obsolete code. 10 years ago
Evan Theurer 63324502c3 Update jed.js to 1.1.0 10 years ago
Simon Eisenmann 457eabf23f Contacts can now be disabled on server module level (server.conf). 11 years ago
Simon Eisenmann d12471445d Improved Firefox support for video layout and make use of object-fit support in FF>=36. 11 years ago
Simon Eisenmann 0223270ed4 Implemented client side checks of authorizeRoomJoin flag. 11 years ago
Simon Eisenmann 99ab9df509 Fixed a problem where user data of anonymous user is not loaded when a plugin uses the authorization api. 11 years ago
Simon Eisenmann 0e656d2add Make sure to show buddies which never set a status. 11 years ago
Simon Eisenmann 8e3bb1fad5 Make sure to reset prior room name when the default room is disabled. 11 years ago