Joachim Bauch
|
05ffd22103
|
Added copyright header.
|
11 years ago |
Joachim Bauch
|
b49a09ac7b
|
Added autoconf/automake support.
This way we can check for required dependencies and minimum versions.
No functional changes have been done to the Makefile yet.
|
11 years ago |
Simon Eisenmann
|
7df9a64e07
|
Addded OS name to binary tarballs.
|
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
|
8d80614777
|
Removed obsolete artwork.
|
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
|
72ac36512f
|
Merge pull request #37 from fancycode/check_js_on_commit
Check format of .js files in pre-commit hook.
|
11 years ago |
Simon Eisenmann
|
5ddeaf99a0
|
Fixed padding to match changed base line height.
|
11 years ago |
Simon Eisenmann
|
cb61f1da82
|
Removed obsolete function which did trigger a jshint error.
|
11 years ago |
Joachim Bauch
|
a49d3af911
|
Check format of .js files in pre-commit hook.
|
11 years ago |
Simon Eisenmann
|
79636e8e61
|
Fixed jshint warning.
|
11 years ago |
Simon Eisenmann
|
a03e13af10
|
Updated travis to check spreed-webrtc.
|
11 years ago |
Simon Eisenmann
|
57a656fe28
|
Fixed URL.
|
11 years ago |
Simon Eisenmann
|
8f235f5a7f
|
Prepare for 0.18.0 release.
|
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
|
0303098385
|
Added jshint configuration.
|
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
|
e6e10a0412
|
Ignore translation in jsbeautify target.
|
11 years ago |
Simon Eisenmann
|
0f19179e32
|
Added js-beautify target.
|
11 years ago |
Simon Eisenmann
|
ce44be6ce3
|
Merge pull request #36 from fancycode/jshint
Fail "make" if jshint returns an error.
|
11 years ago |
Simon Eisenmann
|
f029d3969a
|
Merge pull request #35 from fancycode/styleshint
Add target "styleshint"
|
11 years ago |
Simon Eisenmann
|
6dc0bc3f9b
|
Fixed a load of Javascript syntax errors found with jshint.
|
11 years ago |
Joachim Bauch
|
7e7c776d91
|
Fail "make" if jshint returns an error.
|
11 years ago |
Joachim Bauch
|
ccf09b3e6c
|
Only check styles syntax using new "styleshint" target.
|
11 years ago |
Joachim Bauch
|
9a014b5d62
|
Added target "styleshint" to check syntax of .scss files.
|
11 years ago |
Simon Eisenmann
|
1ee5dc22e3
|
Merge pull request #34 from fancycode/jshint
Added target "jshint" to check JS syntax.
|
11 years ago |
Simon Eisenmann
|
ee7a2e5b5c
|
Merge pull request #33 from fancycode/check_gofmt
Added pre-commit hook.
|
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.
Checks all .go files to be commited for proper formatting. The hook will be installed automatically by Makefile.
|
11 years ago |
Simon Eisenmann
|
6e2d0540d6
|
Merge pull request #32 from fancycode/image_mimetypes
Include filename for WebP images.
|
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
Undo buddy.html css class rename
|
11 years ago |