194 Commits (16e91e04d3eb3d973724386db6dfa052dd7e1875)

Author SHA1 Message Date
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
Evan Theurer ab74d89d87 Collapse media query mixins. 11 years ago
Evan Theurer 6b2cbcfa4a Convert buddylist to scss. 11 years ago
Evan Theurer 2105ebd17e Add font-awesome v4.0.3 sass. 11 years ago
Evan Theurer 7a388d5a6e Add bootstrap v3.1.1 sass. 11 years ago
Evan Theurer 8727a45d04 Rearange overlaybar styles to scss. 11 years ago
Evan Theurer 3a848f1444 Move colors to variables. 11 years ago
Simon Eisenmann 5774a4b42c Added more text and translated to German. 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
Simon Eisenmann 69039af618 Playing around with keygen element. 11 years ago
Simon Eisenmann 5c3d38a23c Correctly process userids in status events. 11 years ago
Simon Eisenmann 60149fd084 Added missing debug function. 11 years ago
Simon Eisenmann feee1d3d76 Do not spam console per default. 11 years ago
Simon Eisenmann 0384256826 Incorporate browser int local key generation. 11 years ago
Simon Eisenmann 9a1b3c9548 Only show logout and warning if there is something stored. 11 years ago
Simon Eisenmann 8e920180b1 Rebuilt translation and completed German (de) translation. 11 years ago
Simon Eisenmann 6b1ea5901f Store settings implicitly on close to improve usabilityt. 11 years ago
Simon Eisenmann 2bdc6c8b1a Implemented user id integration in setting (register, logout). 11 years ago
Simon Eisenmann 242c4a0b26 Mark registered users in buddy list. 11 years ago
Simon Eisenmann 8757689516 Fixed session vs. user confusion in buddylist component. 11 years ago
Simon Eisenmann a1c1405c61 Added realm to userids, tokens and nonces. 11 years ago
Simon Eisenmann f27c5d10a3 Implemented web client integration of user authentication, authorization and creation. 11 years ago
Simon Eisenmann a46f36fd48 Implemented userid validation and pluggable interface to implement different authentication backends. 11 years ago
Simon Eisenmann 5c6eb060af Made the REST API consistent. 11 years ago