Joachim Bauch
6591cdfae1
Trigger events through service instead of "appData".
11 years ago
Joachim Bauch
6cec7e88c4
Invoke constructor with "new".
11 years ago
Joachim Bauch
689e2e0c15
Fix mixed tabs/spaces.
11 years ago
Simon Eisenmann
e855eff47a
Fixed disable of sounds for sound aliases of interval sounds.
11 years ago
Joachim Bauch
72a5d60f9a
Initial UI integration.
...
- Show own fingerprint in settings.
- Show notification in chat while peer identity is requested.
- Show lock icon on encrypted chat messages.
- Show button in chat menu to open dialog with fingerprint of remote peer.
Needs rebuilding of styles after merging.
11 years ago
Joachim Bauch
848289a9e5
Log initialization result in service and use result directly from API.
11 years ago
Joachim Bauch
c33d2cb416
Renamed stuff to "EndToEndEncryption".
11 years ago
Simon Eisenmann
ccddf38c80
Disable notifications on Android as of https://code.google.com/p/chromium/issues/detail?id=481856
11 years ago
Joachim Bauch
3e30c10336
Use new encryption service to get end-to-end encryption between peers.
11 years ago
Joachim Bauch
9e3257c3bb
Add new encryption service using libaxolotl-javascript.
11 years ago
Simon Eisenmann
0304d9baff
Fixed resurrection shrine.
11 years ago
Simon Eisenmann
b55fd10906
Added missing semicolon
11 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).
11 years ago
Simon Eisenmann
61eb329630
Use css to provide ellipsis for buddy subline.
11 years ago
Simon Eisenmann
215408598a
Added more sound options and moved them to separate section in settings.
11 years ago
Simon Eisenmann
e207726148
Updated WebRTC adapter to latest version.
11 years ago
Evan Theurer
652cefb9af
Handle peercall event remoteStreamAdded being triggered without a stream.
11 years ago
Simon Eisenmann
8d28b9a597
Use a refcount for disable sound.
11 years ago
Simon Eisenmann
78d15a3040
Added playsound service api to disable sounds by id.
11 years ago
Simon Eisenmann
9a3f98de34
Moved registry back to outer scope.
11 years ago
Evan Theurer
ff7cdb5835
Support alertify dialogs of custom type.
11 years ago
Evan Theurer
3f8bcd5a0e
Add settings option to disable sound effects.
11 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 ).
11 years ago
Simon Eisenmann
e35dd0f8a3
Added URL support to sandbox service.
11 years ago
Simon Eisenmann
dc7bbd9b76
Create sandbox iframes on demand rather than always by template code.
11 years ago
Joachim Bauch
db9c6108ba
Load sandbox iframes from "blob:" urls.
...
Firefox doesn't support "data:" urls for this.
11 years ago
Simon Eisenmann
d92f358884
Disable renegotiation for FF clients.
11 years ago
Simon Eisenmann
ff433f12a4
Merged DummyStream implementations into one.
11 years ago
Simon Eisenmann
e1c119469d
Correctly reset all styles by switching to invisible video layout renderer.
11 years ago
Simon Eisenmann
af77cc0033
Improved onlyaudio styles.
11 years ago
Simon Eisenmann
6c1e9791d5
Added renegotiation configuration to server.
11 years ago
Simon Eisenmann
fba521352a
Added client side configuration support for WebRTC renegotiation of user media streams.
11 years ago
Joachim Bauch
c973103c31
Run pdf.js rendering inside sandboxed iframe.
11 years ago
Joachim Bauch
cbe9c0b51f
Don't use global "encodeURI".
11 years ago
Simon Eisenmann
4db499cca3
MJPEG fix was backported to FF38. So we allow HD constraints starting with FF38 now.
11 years ago
Joachim Bauch
7cc196f4e0
Move sandbox code to own file, refactor common sandboxing code to service.
11 years ago
Joachim Bauch
6e54e7fc16
Added API to get absolute url.
11 years ago
Simon Eisenmann
beff7439b8
Bumped copyright to 2015.
11 years ago
Simon Eisenmann
22c1e889cc
Do not strip spaced in room path parts.
11 years ago
Simon Eisenmann
37ce3c6bfa
Strip spurious slashes and white space in path segments of room names.
11 years ago
Simon Eisenmann
e0fa8c8b43
Allow slashes unquoted in room names. This brings nested rooms.
11 years ago
Simon Eisenmann
c5a91562fc
Added selection to make screen, window and application possible in Firefox.
12 years ago
Simon Eisenmann
5bea610568
Bumped constraints support for HD to FF 40 to make sure MJPEG works fine.
12 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.
12 years ago
Simon Eisenmann
ccdd51fd74
Worked to get screen sharing to FF.
...
Use new mediaDevices service.
Prepare to support video constraints in FF>=38.
Disable HD constraints for Firefox.
12 years ago
Evan Theurer
5d2b7432da
Revert incorrect changes made in 6332450 to the translation api.
12 years ago
Simon Eisenmann
9fd3826897
Use constraints service for TURN and STUN data.
12 years ago
Simon Eisenmann
9457c2d391
Removed obsolete code.
12 years ago
Evan Theurer
63324502c3
Update jed.js to 1.1.0
12 years ago
Simon Eisenmann
457eabf23f
Contacts can now be disabled on server module level (server.conf).
12 years ago