Evan Theurer
|
3c4eead45f
|
Update r.js to 2.1.14.
|
11 years ago |
Simon Eisenmann
|
7174eaee38
|
Fixed flicker of welcome screen.
Only auto show settings when in a room.
|
11 years ago |
Simon Eisenmann
|
0c37d4851f
|
Decode secrets as hex and recommend in configuration comments to generate secrets as hex values with example on how to do it.
|
11 years ago |
Simon Eisenmann
|
d02aa95f5f
|
Merge pull request #58 from theurere/update-moment.js
Update moment.js to 2.7.0
|
11 years ago |
Evan Theurer
|
fd3775b293
|
Update moment.js to 2.7.0.
|
11 years ago |
Simon Eisenmann
|
21f0769b1c
|
Merge pull request #57 from theurere/update-toastr.js
Update toastr.js to 2.0.3.
|
11 years ago |
Evan Theurer
|
525ae4f22e
|
Update toastr.js to 2.0.3.
|
11 years ago |
Simon Eisenmann
|
01a3623d03
|
Oops forgot to update changelog for new release.
|
11 years ago |
Simon Eisenmann
|
11b72b387d
|
Merge pull request #56 from fancycode/automake_updates
Automake updates
|
11 years ago |
Simon Eisenmann
|
a47884f7fb
|
Added fine grained control to HTTP and HTTPS listeners.
|
11 years ago |
Joachim Bauch
|
3136119d20
|
Check for requirements when executing `make styleshint`.
|
11 years ago |
Joachim Bauch
|
0ae23ea267
|
Use `grep` as detected by `configure`.
|
11 years ago |
Joachim Bauch
|
260d80c444
|
Use absolute filename to `babel.cfg`.
|
11 years ago |
Simon Eisenmann
|
df174c7763
|
Add travis.yml.
|
11 years ago |
Simon Eisenmann
|
0254daadc2
|
Avoid warning in styles makefile.
|
11 years ago |
Simon Eisenmann
|
3a5f5afadb
|
Merge pull request #54 from fancycode/automake_styles_i18n
Automake updates
|
11 years ago |
Joachim Bauch
|
5b337df2ce
|
Renamed variable for bug address in .pot file.
|
11 years ago |
Joachim Bauch
|
dd1ee296f5
|
Updated output if compass is not usable inside sass.
|
11 years ago |
Joachim Bauch
|
fd7a7e7882
|
One line per Makefile.
|
11 years ago |
Joachim Bauch
|
2b6bdbfc40
|
Build/update translations through autoconf/automake.
|
11 years ago |
Simon Eisenmann
|
3f173297f7
|
Changed main loader style.
|
11 years ago |
Joachim Bauch
|
04effcc9b7
|
Fixed warning if version of node.js is too old.
|
11 years ago |
Joachim Bauch
|
025f694835
|
Don't try to build styles if versions of node.js/sass are too low.
|
11 years ago |
Joachim Bauch
|
85776c238f
|
Only check if compass is available through sass if sass was found.
|
11 years ago |
Joachim Bauch
|
dbe356bd20
|
Fixed warning if `sass` is not available.
|
11 years ago |
Joachim Bauch
|
ac545c8ce4
|
Bail out early when trying to compile styles without programs available.
|
11 years ago |
Simon Eisenmann
|
d284acd4db
|
Merge pull request #52 from theurere/use-db-contact-name
Display contact name and pic from db
|
11 years ago |
Simon Eisenmann
|
e7e277f084
|
Merge pull request #51 from theurere/remove-angular-dialog-service
Remove angular-dialog-service dependency
|
11 years ago |
Simon Eisenmann
|
44106b2f3b
|
Merge pull request #53 from longsleep/styles-made-seperate
Styles made seperate
|
11 years ago |
Simon Eisenmann
|
699af15eee
|
Show correct error when nodejs was not found.
|
11 years ago |
Simon Eisenmann
|
23565fcf27
|
Brought back styleshint in top level makefile.
|
11 years ago |
Simon Eisenmann
|
a0d313af94
|
The Dockerfile now even works.
|
11 years ago |
Simon Eisenmann
|
b3f89d0398
|
Added Docker file for easy testing.
|
11 years ago |
Simon Eisenmann
|
0cb32fe4e7
|
Do not clean css as it is now now part of the source.
|
11 years ago |
Simon Eisenmann
|
3577ed65a2
|
Added hints about nodejs versions and updated docs.
|
11 years ago |
Simon Eisenmann
|
fd3204d231
|
Made node, sass, compass, autoprefixer optional configure dependencies and added compiled styles to source.
|
11 years ago |
Evan Theurer
|
b7550a4f7c
|
Use current buddyPicture if contact has none.
|
11 years ago |
Evan Theurer
|
930ab09391
|
Used contact pic from db.
|
11 years ago |
Evan Theurer
|
b3a2a015b2
|
Improve display name condition.
|
11 years ago |
Evan Theurer
|
e13f48fe59
|
Display contact name from db - not the current display name.
|
11 years ago |
Simon Eisenmann
|
affe6ee204
|
Added hint to use autoprefix 1.1 as 2.0 is not really working / not installable.
|
11 years ago |
Evan Theurer
|
14b72542de
|
Move to one modal controller. Remove deps for dialogs.
|
11 years ago |
Evan Theurer
|
f07824bef1
|
Remove angular-dialog-service dep.
|
11 years ago |
Simon Eisenmann
|
0eebffb634
|
Made the waves a square svg.
|
11 years ago |
Simon Eisenmann
|
3c64050d6a
|
Prepare for 0.19.0 release.
|
11 years ago |
Simon Eisenmann
|
e926b69bb5
|
Validate secret lengths on startup.
|
11 years ago |
Simon Eisenmann
|
141bed7abe
|
Removed irritation message.
|
11 years ago |
Simon Eisenmann
|
01a36c3afa
|
Rebuilt translations and updated German.
|
11 years ago |
Simon Eisenmann
|
f0e0199682
|
Added support for manage account link.
|
11 years ago |
Simon Eisenmann
|
039300021f
|
Added dom nodes to let plugins easily inject extra settings.
|
11 years ago |