259 Commits (01f93bd8cde513b4327d15c5a1daf6cad0f91afc)

Author SHA1 Message Date
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
Simon Eisenmann 2da69c4087 Store contacts in per user database. 11 years ago
Simon Eisenmann 9d5e8301e2 Added docs about selfReceived event. 11 years ago
Simon Eisenmann 33c16f0912 Fixed typo. 11 years ago
Simon Eisenmann 70cdfce628 Implemented localStorage service. 11 years ago
Simon Eisenmann a61632eda5 Implemented central click handler for buddy list clicks. 11 years ago
Simon Eisenmann 89c75c0d6a Store contact buddy image as data url. 11 years ago
Simon Eisenmann 06e54d894c Validate javascript with es5 support set to true. 11 years ago
Simon Eisenmann 4e31529b3b Implemented local contact storage. 11 years ago
Simon Eisenmann 20725908c9 Removed debug. 11 years ago
Simon Eisenmann 9928d71412 Added correct support for room changes with contacts. 11 years ago
Simon Eisenmann d50fb327b3 Implemented contact add and remove with aggregated buddies. 11 years ago
Simon Eisenmann 769598f1d4 Implemented proper leave of aggregated buddies. 11 years ago
Simon Eisenmann f70e10e242 Implemented buddy list output display mapping and the methods to fill it. 11 years ago
Simon Eisenmann 342a833eed Make sure to set scope for userid if none is there yet. 11 years ago
Simon Eisenmann 153ebc51d9 Implemented buddySession which aggregates sessions of the same userid. 11 years ago
Simon Eisenmann eae6b31dcd Cleaned up borked revision checks. 11 years ago
Simon Eisenmann 8792ebac29 Implemented next bunch of contact services. 11 years ago
Simon Eisenmann 4c1f2e6fc8 Updated autocall feature to reflect API changes for contacts. 11 years ago
Simon Eisenmann ab3e5673b8 Implemented first simple Ui for contacts in chat. 11 years ago
Simon Eisenmann 2a04801a88 Do not break if peer element could not be found. 11 years ago
Simon Eisenmann cb61f1da82 Removed obsolete function which did trigger a jshint error. 11 years ago
Simon Eisenmann 13ac41d417 Changed name of project to Spreed WebRTC. 11 years ago
Simon Eisenmann 20b504aacd Fixed bunch of Javascript syntax issues. 11 years ago
Simon Eisenmann a0733b6555 Applied jsbeautify target to all Javascript files making them use same syntax style and tab indentation everywhere. 11 years ago
Simon Eisenmann 6dc0bc3f9b Fixed a load of Javascript syntax errors found with jshint. 11 years ago
Simon Eisenmann 2146bc03b7 Fixed mini video sizing in Firefox by implementing object-fit shim. 11 years ago
Simon Eisenmann 8442e45807 Cleanup of session register code. 11 years ago
Simon Eisenmann eced7b0ae1 Store login information in mode dependent key. 11 years ago
Simon Eisenmann 4cb46e3829 Support iframe certificate login. 11 years ago
Simon Eisenmann 8e23be4f46 Finialized settings integration. 11 years ago