411 Commits (6dc0bc3f9b6590f2b0384d181827d69a625e2531)
 

Author SHA1 Message Date
Simon Eisenmann 6dc0bc3f9b Fixed a load of Javascript syntax errors found with jshint. 11 years ago
Simon Eisenmann 1ee5dc22e3 Merge pull request #34 from fancycode/jshint 11 years ago
Simon Eisenmann ee7a2e5b5c Merge pull request #33 from fancycode/check_gofmt 11 years ago
Joachim Bauch 77fdb51450 Added target "jshint" to check JS syntax. 11 years ago
Joachim Bauch 13f44ce389 Check if building styles works if a .scss file has been changed. 11 years ago
Simon Eisenmann e2699eec1a Prepare for 0.17.5 release. 11 years ago
Joachim Bauch d316fc4403 Added pre-commit hook. 11 years ago
Simon Eisenmann 6e2d0540d6 Merge pull request #32 from fancycode/image_mimetypes 11 years ago
Simon Eisenmann a5046a80d9 Improved overlaybar styles to match 20px line height. 11 years ago
Joachim Bauch d1dc61b407 Include filename for WebP images. 11 years ago
Simon Eisenmann bf9babcc98 Fixed styles matching changed line-height. 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 7ab0c01aa5 Fixed base line height to correctly align 20 pixel to 13 pixel font size. 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
Simon Eisenmann 77e2528ccd Make sure to hide buddy2 if showing without a subline. 11 years ago
Simon Eisenmann 7a6ae6e621 Merge pull request #31 from theurere/theurere-css-to-scss-branch 11 years ago
Evan Theurer e378baa7bd Merge remote-tracking branch 'upstream/master' into theurere-css-to-scss-branch 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
Simon Eisenmann 009a04b675 Added Evan to AUTHORS. 11 years ago
Evan Theurer c1c4938f9b Use latest node. 11 years ago
Evan Theurer 18db543fbd Build fonts. 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 f50d6a1802 Convert social to scss. 11 years ago
Evan Theurer c632e4cc9d Convert settings to scss. 11 years ago
Evan Theurer b9f0ee22cf Convert fileinfo to scss. 11 years ago
Evan Theurer 171e8d6ed9 Breakout the @media to mixens. Convert chat to scss. 11 years ago
Evan Theurer 6b2cbcfa4a Convert buddylist to scss. 11 years ago
Evan Theurer 63af6e4462 Update audiovideo to scss. 11 years ago
Evan Theurer adbca1c299 Use autoprefixer to create vendor prefixes for css automatically, eliminating need for vendor prefixes in code. 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 c759595eb2 Update audiolevel to scss. 11 years ago
Evan Theurer 8727a45d04 Rearange overlaybar styles to scss. 11 years ago
Evan Theurer b827e13d61 Update nicescroll to scss. 11 years ago
Evan Theurer 13e85ac77f Update animation to scss. 11 years ago
Evan Theurer 73493ee1d0 Refactored base to scss. 11 years ago
Evan Theurer 3a848f1444 Move colors to variables. 11 years ago
Simon Eisenmann 6252f6fb53 Fixed example plugin to use the latest API. 11 years ago