518 Commits (e6f2182e49a9cb9f49faff5f7b4278b7c8e28e20)
 

Author SHA1 Message Date
Simon Eisenmann e6f2182e49 Implemented client side sessions request. 11 years ago
Simon Eisenmann e5aeda31d9 Fixed userid matching for sessions lookup. 11 years ago
Simon Eisenmann 19cc75c0fe Implemented server sessions lookup. 11 years ago
Simon Eisenmann f886605755 Removed debug. 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 790b1c12b5 Implemented secure userid. 11 years ago
Simon Eisenmann cc255be4c5 Added encryption to sessions and contact tokens to protect data. 11 years ago
Simon Eisenmann 8260b4d350 Added missing injection. 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 57d4f75998 Added support for username in useridcombo. 11 years ago
Simon Eisenmann b85a8520f5 Added selfReceived event as example. 11 years ago
Simon Eisenmann 33c16f0912 Fixed typo. 11 years ago
Simon Eisenmann 70cdfce628 Implemented localStorage service. 11 years ago
Simon Eisenmann 3cb72f2a86 Fixed double events. 11 years ago
Simon Eisenmann 4aa4e3f9e8 Implemented settings users controller as overrideable. 11 years ago
Simon Eisenmann af8ecd7e36 Make sure to forget failed credentials. 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 e6714412de Removed debug. 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 a9f7b54cb4 Added animation for session list. 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 99ddea7fe4 Implemented display of aggregated sessions. 11 years ago
Simon Eisenmann f18dc2f8e8 Only show user count when there is more than 1. 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 bd2bb78994 Implemented support to request and accept contacts when in a call with that contact. 11 years ago
Simon Eisenmann 8b4156beba Do not allow to send contact requests to own userid sessions. 11 years ago
Simon Eisenmann 4c1f2e6fc8 Updated autocall feature to reflect API changes for contacts. 11 years ago
Simon Eisenmann 1227dbccef Started end points for contact storage. 11 years ago
Simon Eisenmann ea43e57800 Fixed nil pointer. 11 years ago
Simon Eisenmann ab3e5673b8 Implemented first simple Ui for contacts in chat. 11 years ago
Simon Eisenmann ea91cbd8ca Defined and implemented contact request/response protocol and data structure. 11 years ago
Simon Eisenmann 1bf456f9c5 Merge pull request #40 from theurere/take-picture 11 years ago
Simon Eisenmann 9e460a86a8 Expose default room enabled to JSON. 11 years ago
Simon Eisenmann 57f87a4ed9 Merge pull request #45 from theurere/update-fontawesome 11 years ago
Evan Theurer 91ea3f6184 Update to font-awesome 4.1.0. 11 years ago
Simon Eisenmann e6ff583b4d Fixed stuck in close state error. 11 years ago
Simon Eisenmann 64258b8a68 Fixed bug that video got enabled on destroyed scope. 11 years ago