132 Commits (v0.21.0)

Author SHA1 Message Date
Joachim Bauch 5a20d4415a Provide active language through appData service. 11 years ago
Simon Eisenmann 42e7fc84f6 Show message if screen sharing start failed for arbitrary reason. 11 years ago
Joachim Bauch 25504a0a4b Cleanup "blob:" url when file is stopped. 11 years ago
Joachim Bauch 32956d92d1 Added comment about revoking URL. 11 years ago
Joachim Bauch 4277dab985 Cleanup temporary files on "stop". 11 years ago
Simon Eisenmann 7b6126adb9 Added support to force extension auto install. 11 years ago
Simon Eisenmann 531ba447dd Show message when an extension is required for screen sharing. 11 years ago
Simon Eisenmann 669c47b57c Fixing screen sharing auto start after inline install. 11 years ago
Simon Eisenmann 564db6de0a Try to get screensharing auto started after inline installation of extension. 11 years ago
Simon Eisenmann 62ed8e7d01 Make sure to init chrome extension in all cases. 11 years ago
Simon Eisenmann d040f7748a Moved auto install to chromeExtension service. 11 years ago
Simon Eisenmann f2f402dcb5 Added hooks for auto or inline installation of extension. 11 years ago
Simon Eisenmann 8af8f113ba Added support to upgrade/install extension when already running. 11 years ago
Simon Eisenmann 30882f1dcc Added note about Firefox support. 11 years ago
Simon Eisenmann aed4b62acc Added support to cancel pending getScreen calls. 11 years ago
Simon Eisenmann 93a1c7b668 Implemented extension bridge support. 11 years ago
Simon Eisenmann 1d9c8c5b7e Implemented deferred based initialization to allow plugins to block load process. 11 years ago
Simon Eisenmann ef53aa9c9c Added code to check for screensharing support. 11 years ago
Simon Eisenmann b55ae0f400 Use CSS to define desktop notification image and use a PNG instead of ico. 11 years ago
Simon Eisenmann e39b08b79f Implemented location sharing. 11 years ago
Joachim Bauch e8f8240e92 Also pass number of downloaded/total bytes to "downloadedChunk" event. 11 years ago
Joachim Bauch c280aacafa Also pass "file" in "writeComplete" event. 11 years ago
Simon Eisenmann cd52428026 Refactored dialogs and contacts manager. 11 years ago
Simon Eisenmann 9326547165 Implemented upload file to chat with file selector. 11 years ago
Evan Theurer c3f43e754a Remove unused alertify injection. 11 years ago
Evan Theurer 61466f74c9 Return array from getAll in contactData. Create custom modal dom build ability in alertify with default header, body, footer dom. Update contactsmanager css class names. Add listener to add contact to contactsmanager on contactadded. 11 years ago
Evan Theurer 687a2bd965 List contacts in contacts manager. 11 years ago
Simon Eisenmann f38fd982aa Implemented pictures for session. 11 years ago
Simon Eisenmann e894f83738 Replaced call icon eye with phone. 11 years ago
Simon Eisenmann 52815105ed Fixed javascript. 11 years ago
Simon Eisenmann 72aaadadeb Added checkt for Websocket support and show warning message if the browser does not support websockets. 11 years ago
Simon Eisenmann 0424635e15 Implemented session subscription. 11 years ago
Evan Theurer b7550a4f7c Use current buddyPicture if contact has none. 11 years ago
Evan Theurer 930ab09391 Used contact pic from db. 11 years ago
Evan Theurer b3a2a015b2 Improve display name condition. 11 years ago
Evan Theurer e13f48fe59 Display contact name from db - not the current display name. 11 years ago
Evan Theurer 14b72542de Move to one modal controller. Remove deps for dialogs. 11 years ago
Evan Theurer f07824bef1 Remove angular-dialog-service dep. 11 years ago
Simon Eisenmann 8c0afbe0b0 Avoid to receive/send own attestations. 11 years ago
Simon Eisenmann bf6d017439 Added a bunch of appData events which might be useful to plugins. 11 years ago
Simon Eisenmann 27a08dc006 Implemented fake data lookup using attestation token. 11 years ago
Simon Eisenmann b65d2e10df Added attestation data. 11 years ago
Simon Eisenmann 91521f37eb Properly implemented cleanup of message with contacts and session merge. 11 years ago
Simon Eisenmann 5add1c5a81 Implemented user defined subline. 11 years ago
Simon Eisenmann 3204c329bc Implementd client side lookup support. 11 years ago
Simon Eisenmann e6f2182e49 Implemented client side sessions request. 11 years ago
Simon Eisenmann 28ad495a63 Added service to build requestAnimationFrame calls. 11 years ago
Simon Eisenmann 293f938754 Cleanups. 11 years ago
Simon Eisenmann 67afd53899 Store contacts encrypted. 11 years ago
Simon Eisenmann 4a62319107 Fixed jshint errors. 11 years ago