Simon Eisenmann
|
e894f83738
|
Replaced call icon eye with phone.
Chat is now default click action on buddies rather than call.
|
12 years ago |
Simon Eisenmann
|
8ffc3af7f1
|
Reorganized styles and scaleable logo.
|
12 years ago |
Simon Eisenmann
|
28618612e9
|
Use tiles as jpeg as this is much smaller by no visual difference.
|
12 years ago |
Simon Eisenmann
|
7f0b305e0f
|
Cleaned up welcome screen of all the fuzz.
|
12 years ago |
Evan Theurer
|
525ae4f22e
|
Update toastr.js to 2.0.3.
|
12 years ago |
Simon Eisenmann
|
c9f4349f44
|
Made form to show changable room name.
|
12 years ago |
Joachim Bauch
|
3136119d20
|
Check for requirements when executing `make styleshint`.
|
12 years ago |
Simon Eisenmann
|
0254daadc2
|
Avoid warning in styles makefile.
|
12 years ago |
Simon Eisenmann
|
3f173297f7
|
Changed main loader style.
|
12 years ago |
Joachim Bauch
|
025f694835
|
Don't try to build styles if versions of node.js/sass are too low.
|
12 years ago |
Joachim Bauch
|
ac545c8ce4
|
Bail out early when trying to compile styles without programs available.
|
12 years ago |
Simon Eisenmann
|
fd3204d231
|
Made node, sass, compass, autoprefixer optional configure dependencies and added compiled styles to source.
|
12 years ago |
Simon Eisenmann
|
29ec50d7f1
|
Removed bad scrolling support of rightslide component.
|
12 years ago |
Simon Eisenmann
|
bb2ae6369f
|
Use full width in chat again.
|
12 years ago |
Simon Eisenmann
|
fbb70cd46c
|
Improvided chat list.
|
12 years ago |
Simon Eisenmann
|
886b7a6e25
|
Removed experimental chat pane animations.
|
12 years ago |
Simon Eisenmann
|
740027ac14
|
Add top and bottom margin to chat pane.
|
12 years ago |
Simon Eisenmann
|
d443535b95
|
Fixed width of extra sessions.
|
12 years ago |
Evan Theurer
|
5b20167cca
|
Update default skin.
|
12 years ago |
Evan Theurer
|
0967bd9639
|
Disable skin use of font-size and line-height. Update dark theme modal support.
|
12 years ago |
Evan Theurer
|
328ba6139e
|
Merge upstream. Fix buddylist conflicts.
Conflicts:
Makefile
src/styles/global/_branding.scss
src/styles/global/_variables.scss
Update vars.
Remove old files. Change scss comments to new app name.
Improve variables.
Remove duplicate form vars. Fix whitespace.
|
12 years ago |
Evan Theurer
|
b700be180f
|
Update inherited props.
Conflicts:
src/styles/global/_variables.scss
|
12 years ago |
Evan Theurer
|
cf4d354e73
|
Update readme. Move theme to skins.
Conflicts:
src/styles/global/_variables.scss
src/styles/global/skins/_light.scss
Update skins.
Update comments.
|
12 years ago |
Evan Theurer
|
c27359c2ee
|
Update chat remote.
Cleanup.
|
12 years ago |
Evan Theurer
|
d3a57e00d3
|
Add branding options.
Conflicts:
src/styles/global/_variables.scss
Add branding and theme, dark.
|
12 years ago |
Simon Eisenmann
|
5752cba0fe
|
Optimized take buddy picture.
|
12 years ago |
Simon Eisenmann
|
d8996870a2
|
Show buddy list and chat even when in no room.
|
12 years ago |
Simon Eisenmann
|
d9212307e9
|
Fixed padding of typing hint.
|
12 years ago |
Simon Eisenmann
|
a61632eda5
|
Implemented central click handler for buddy list clicks.
|
12 years ago |
Simon Eisenmann
|
4e31529b3b
|
Implemented local contact storage.
|
12 years ago |
Simon Eisenmann
|
a9f7b54cb4
|
Added animation for session list.
|
12 years ago |
Simon Eisenmann
|
99ddea7fe4
|
Implemented display of aggregated sessions.
|
12 years ago |
Simon Eisenmann
|
8792ebac29
|
Implemented next bunch of contact services.
|
12 years ago |
Evan Theurer
|
91ea3f6184
|
Update to font-awesome 4.1.0.
|
12 years ago |
Evan Theurer
|
80121696ea
|
Move to displaying preview image in video element to img element using canvas.
|
12 years ago |
Evan Theurer
|
b907999f81
|
Start/stop video stream when taking/retaking a picture.
|
12 years ago |
Evan Theurer
|
04ab1ae7e2
|
Fix take picture button issue with other languages.
|
12 years ago |
Evan Theurer
|
7305d0a9ea
|
Breakout picture functionality into own directive. Update functions. Create corresponding styles page.
|
12 years ago |
Simon Eisenmann
|
d51e291657
|
Fixed issue with overlapping text and timestamp.
|
12 years ago |
Evan Theurer
|
eab6c09d3e
|
Update 'take a profile picture' implementation to allow preview of taken picture.
|
12 years ago |
Simon Eisenmann
|
5ddeaf99a0
|
Fixed padding to match changed base line height.
|
12 years ago |
Simon Eisenmann
|
13ac41d417
|
Changed name of project to Spreed WebRTC.
|
12 years ago |
Simon Eisenmann
|
a5046a80d9
|
Improved overlaybar styles to match 20px line height.
|
12 years ago |
Simon Eisenmann
|
bf9babcc98
|
Fixed styles matching changed line-height.
|
12 years ago |
Simon Eisenmann
|
5d29bc6b4e
|
The accept call button does now vibrate visually.
|
12 years ago |
Simon Eisenmann
|
7ab0c01aa5
|
Fixed base line height to correctly align 20 pixel to 13 pixel font size.
|
12 years ago |
Simon Eisenmann
|
77e2528ccd
|
Make sure to hide buddy2 if showing without a subline.
|
12 years ago |
Evan Theurer
|
1a2f8bfd1c
|
Undo rename.
|
12 years ago |
Simon Eisenmann
|
2146bc03b7
|
Fixed mini video sizing in Firefox by implementing object-fit shim.
Updated Modernizr to latest version with object-fit detection.
|
12 years ago |
Evan Theurer
|
18db543fbd
|
Build fonts.
Ignore built fonts file.
Update font build.
Update .md syntax.
Fix permissions on fonts.
Move fontawesome to scss.
Add liscence files. Update Readme.
Move lib fontawesome to font-awesome
Update font-awesome paths.
|
12 years ago |