602 Commits (dd1ee296f5265b04a67d5d3f1c44cb0caf53d7d6)
 

Author SHA1 Message Date
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
Simon Eisenmann 280e2e7551 Make sure to send content/type. 11 years ago
Simon Eisenmann d7820b09f1 Fixed content/type detection to use prefix matching in case the content/type header is sent with charset suffix. 11 years ago
Simon Eisenmann ab44091f23 Do not bail if no Authentication was sent. 11 years ago
Simon Eisenmann a892de5891 Validad useridcombo value properly. 11 years ago
Simon Eisenmann 12d4fd67b6 Defer bootstrap also when loading no translation to make sure plugins are loaded first. 11 years ago
Simon Eisenmann 4e6f8fd81e Merge pull request #42 from fancycode/autoconf_compass_check 11 years ago
Joachim Bauch 379749ddd8 Improved check for compass inside sass. 11 years ago
Simon Eisenmann 4692e01e23 Merge pull request #41 from fancycode/autoconf_version_check 11 years ago
Simon Eisenmann dfca7e7096 Fixed STUN config example to actually work. 11 years ago
Joachim Bauch ff7887c4e2 Use autoconf macro to compare versions. 11 years ago
Simon Eisenmann 9cdca8602a Added hints about autoconf automake. 11 years ago
Evan Theurer 80121696ea Move to displaying preview image in video element to img element using canvas. 11 years ago
Evan Theurer b907999f81 Start/stop video stream when taking/retaking a picture. 11 years ago
Evan Theurer 04ab1ae7e2 Fix take picture button issue with other languages. 11 years ago
Evan Theurer 309b573db8 Merge remote-tracking branch 'upstream/master' into take-picture 11 years ago
Evan Theurer 7305d0a9ea Breakout picture functionality into own directive. Update functions. Create corresponding styles page. 11 years ago