Simon Eisenmann
12ad046837
Let people know.
11 years ago
Simon Eisenmann
3a07f38f1f
Fixed compatibility with Sass 3.4 (3.4 is now required).
11 years ago
Simon Eisenmann
f77e7b807a
Do not send Status as null.
11 years ago
Simon Eisenmann
ca382b906c
Removed debug.
11 years ago
Simon Eisenmann
c6ff4b77b2
Added helloed event.
11 years ago
Simon Eisenmann
a35cd9c556
Fixed event parameters.
11 years ago
Simon Eisenmann
f689fd0416
Implemented update status throttle delay to avoid updating status too often.
11 years ago
Simon Eisenmann
e72bf632e5
Removed debug.
11 years ago
Simon Eisenmann
4e88175912
Updated display.
11 years ago
Simon Eisenmann
05b2437378
Removed debug and cleaned up.
11 years ago
Simon Eisenmann
2260bc7136
Removed debug.
11 years ago
Simon Eisenmann
77b56bf5bb
Avoid to send status data twice on connect.
11 years ago
Simon Eisenmann
61210a09d5
Added filter to avoid empty displayNames in additional sesions list.
11 years ago
Simon Eisenmann
8337b3eff9
Simplified function definition.
11 years ago
Simon Eisenmann
cd9157fffd
Implemented per user encryption for locally stored user data.
11 years ago
Simon Eisenmann
ff82055b8f
Moved user settings storage to own service.
11 years ago
Simon Eisenmann
a5581d02e6
Do not use two primary buttons next to each other.
11 years ago
Simon Eisenmann
eea9a6b30c
Base controller is now injected with a directive.
11 years ago
Simon Eisenmann
f755517f22
Updated translation and translated German.
11 years ago
Simon Eisenmann
4771f872ea
Merge pull request #98 from theurere/update-angular
...
Update angular to 1.2.23
11 years ago
Evan Theurer
4772885362
Update angular to 1.2.23
11 years ago
Simon Eisenmann
a4d41f1d93
Merge pull request #97 from theurere/enter-for-default-room-disabled
...
Autofocus create room button. Hide settings when not in room.
11 years ago
Evan Theurer
65539721c4
Update class name.
11 years ago
Evan Theurer
66131f500c
Autofocus create room button. Hide settings when not in room.
11 years ago
Simon Eisenmann
6a0800f80f
Merge pull request #96 from theurere/upload-picture
...
Upload a picture for buddyPicture
11 years ago
Evan Theurer
09e9066b6c
Fix spacing.
11 years ago
Evan Theurer
3ec4201aee
Add styles.
11 years ago
Evan Theurer
bea99f7148
Move text outside of scope. Remove transclude. Improve method ordering.
11 years ago
Evan Theurer
a3b8f251af
Comment out console logs.
11 years ago
Evan Theurer
72d3d3a641
Implement max upload size. Fix progress indicator.
11 years ago
Evan Theurer
c6d6d6f6e4
Add file upload progress visual.
11 years ago
Evan Theurer
293d05ef29
Cleanup. Clear canvas before appending data. Change image loading.
11 years ago
Evan Theurer
85a53ceb58
Cleanup, make preview background black.
11 years ago
Evan Theurer
2a9ddd18fa
Support scaling images larger and smaller.
11 years ago
Evan Theurer
79b17cf0fe
Support custom positioning image within preview box.
11 years ago
Evan Theurer
8e31247910
Rework how images are auto fit to preview and canvas.
11 years ago
Evan Theurer
6a03331f35
Styles for feature.
11 years ago
Evan Theurer
0415ef0def
Initial upload support.
11 years ago
Evan Theurer
ae2163c592
Add file events.
11 years ago
Evan Theurer
c8f53d7758
Base ui to support uploading of pictures.
11 years ago
Simon Eisenmann
2f75c873a3
Merge pull request #91 from theurere/update-buddypicture-dom
...
Update contacts manager buddypicture dom
11 years ago
Simon Eisenmann
1edfa75e2a
Merge pull request #92 from fancycode/youtube_fullscreen
...
Fixed broken fullscreen on YouTube player.
11 years ago
Simon Eisenmann
60984ebbc6
Merge pull request #93 from fancycode/youtube_link_current_video
...
Make current YouTube url clickable.
11 years ago
Simon Eisenmann
a56f6b8c9f
Merge pull request #95 from fancycode/screensharing_extension_timeout
...
Fixed extension timeout triggering unconditionally.
11 years ago
Evan Theurer
5a6a40d64d
Add styles.
11 years ago
Evan Theurer
bb2c7ff92b
Remove commented out dom.
11 years ago
Evan Theurer
c166c4e9e8
Update cursor for buddyPicture.
11 years ago
Evan Theurer
c4e0d83210
Use same html syntax for buddyPicture.
11 years ago
Simon Eisenmann
fc44d3cc29
Wait for 10 cycles to allow video streams to appear as the no browser has the addtrack event implemented.
11 years ago
Joachim Bauch
38fb5ffe05
Fixed extension timeout triggering unconditionally.
...
There was an issue with the timeout that waited for the extension to become available on auto-install, which always triggered after 30 seconds (and showed a message), even if the extension already initialized.
11 years ago