983 Commits (01f93bd8cde513b4327d15c5a1daf6cad0f91afc)

Author SHA1 Message Date
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 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 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 ab3e5673b8 Implemented first simple Ui for contacts in chat. 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 12d4fd67b6 Defer bootstrap also when loading no translation to make sure plugins are loaded first. 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 7305d0a9ea Breakout picture functionality into own directive. Update functions. Create corresponding styles page. 11 years ago
Simon Eisenmann d51e291657 Fixed issue with overlapping text and timestamp. 11 years ago
Evan Theurer 1fc810a9d5 Refactor countdown. 11 years ago
Evan Theurer eab6c09d3e Update 'take a profile picture' implementation to allow preview of taken picture. 11 years ago
Simon Eisenmann 763ddd7f44 Implemented experimental ajax crawling support to get better social integration with open graph tags. 11 years ago
Simon Eisenmann 2a04801a88 Do not break if peer element could not be found. 11 years ago
Simon Eisenmann 31cf3fe140 Improved audiocontext compatibilty. 11 years ago
Simon Eisenmann cb61f1da82 Removed obsolete function which did trigger a jshint error. 11 years ago
Simon Eisenmann 79636e8e61 Fixed jshint warning. 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 c1f7fb826e Added missing semicolon. 11 years ago
Simon Eisenmann 3874d7c9b8 Added support to specify default language of UI by url parameter lang. 11 years ago
Simon Eisenmann 508c23211a Improved console disable code. 11 years ago
Simon Eisenmann 5d29bc6b4e The accept call button does now vibrate visually. 11 years ago
Simon Eisenmann 3aeca7069e Make sure that settings are saved on reload. 11 years ago
Simon Eisenmann 05dbd4459d Fixed auto open of settings when no displayName is set. 11 years ago
Simon Eisenmann 274135350a Remove spurious lines when certain features are not available. 11 years ago
Simon Eisenmann 369d63225f Avoid to show empty Id section. 11 years ago
Simon Eisenmann 471b46c3f1 Fixed indentation. 11 years ago
Simon Eisenmann 674428bc5c Added workaround for not called onaddstream callback in FireFox (see https://bugzilla.mozilla.org/show_bug.cgi?id=998546.). 11 years ago
Evan Theurer 1a2f8bfd1c Undo rename. 11 years ago
Simon Eisenmann d9e451a75d Fixed not a function error on iOS 6 with Safari 5 which has AudioContext but no processor. 11 years ago
Simon Eisenmann 2146bc03b7 Fixed mini video sizing in Firefox by implementing object-fit shim. 11 years ago
Simon Eisenmann 9fee3b6046 Fixed wrong merge. 11 years ago
Evan Theurer e9d826bb6e Cleanup bootstrap scss folder. 11 years ago