Evan Theurer
|
61466f74c9
|
Return array from getAll in contactData. Create custom modal dom build ability in alertify with default header, body, footer dom. Update contactsmanager css class names. Add listener to add contact to contactsmanager on contactadded.
|
11 years ago |
Evan Theurer
|
687a2bd965
|
List contacts in contacts manager.
|
11 years ago |
Simon Eisenmann
|
7174eaee38
|
Fixed flicker of welcome screen.
Only auto show settings when in a room.
|
11 years ago |
Simon Eisenmann
|
bf6d017439
|
Added a bunch of appData events which might be useful to plugins.
|
11 years ago |
Simon Eisenmann
|
5752cba0fe
|
Optimized take buddy picture.
|
11 years ago |
Simon Eisenmann
|
4f475fe532
|
Fixed merge.
|
11 years ago |
Simon Eisenmann
|
d8996870a2
|
Show buddy list and chat even when in no room.
|
11 years ago |
Simon Eisenmann
|
3204c329bc
|
Implementd client side lookup support.
|
11 years ago |
Simon Eisenmann
|
28ad495a63
|
Added service to build requestAnimationFrame calls.
|
11 years ago |
Simon Eisenmann
|
2da69c4087
|
Store contacts in per user database.
|
11 years ago |
Simon Eisenmann
|
70cdfce628
|
Implemented localStorage service.
|
11 years ago |
Simon Eisenmann
|
4aa4e3f9e8
|
Implemented settings users controller as overrideable.
|
11 years ago |
Simon Eisenmann
|
a61632eda5
|
Implemented central click handler for buddy list clicks.
|
11 years ago |
Simon Eisenmann
|
d50fb327b3
|
Implemented contact add and remove with aggregated buddies.
|
11 years ago |
Simon Eisenmann
|
eae6b31dcd
|
Cleaned up borked revision checks.
|
11 years ago |
Simon Eisenmann
|
8792ebac29
|
Implemented next bunch of contact services.
|
11 years ago |
Simon Eisenmann
|
bd2bb78994
|
Implemented support to request and accept contacts when in a call with that contact.
|
11 years ago |
Simon Eisenmann
|
4c1f2e6fc8
|
Updated autocall feature to reflect API changes for contacts.
|
11 years ago |
Simon Eisenmann
|
1227dbccef
|
Started end points for contact storage.
|
11 years ago |
Simon Eisenmann
|
ab3e5673b8
|
Implemented first simple Ui for contacts in chat.
|
11 years ago |
Simon Eisenmann
|
64258b8a68
|
Fixed bug that video got enabled on destroyed scope.
|
11 years ago |
Evan Theurer
|
80121696ea
|
Move to displaying preview image in video element to img element using canvas.
|
11 years ago |
Evan Theurer
|
b907999f81
|
Start/stop video stream when taking/retaking a picture.
|
11 years ago |
Evan Theurer
|
7305d0a9ea
|
Breakout picture functionality into own directive. Update functions. Create corresponding styles page.
|
11 years ago |
Evan Theurer
|
1fc810a9d5
|
Refactor countdown.
|
11 years ago |
Evan Theurer
|
eab6c09d3e
|
Update 'take a profile picture' implementation to allow preview of taken picture.
|
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
|
a0733b6555
|
Applied jsbeautify target to all Javascript files making them use same syntax style and tab indentation everywhere.
|
11 years ago |
Simon Eisenmann
|
6dc0bc3f9b
|
Fixed a load of Javascript syntax errors found with jshint.
|
11 years ago |
Simon Eisenmann
|
3aeca7069e
|
Make sure that settings are saved on reload.
|
11 years ago |
Simon Eisenmann
|
05dbd4459d
|
Fixed auto open of settings when no displayName is set.
|
11 years ago |
Simon Eisenmann
|
8442e45807
|
Cleanup of session register code.
|
11 years ago |
Simon Eisenmann
|
8e23be4f46
|
Finialized settings integration.
|
11 years ago |
Simon Eisenmann
|
69039af618
|
Playing around with keygen element.
|
11 years ago |
Simon Eisenmann
|
9a1b3c9548
|
Only show logout and warning if there is something stored.
|
11 years ago |
Simon Eisenmann
|
6b1ea5901f
|
Store settings implicitly on close to improve usabilityt.
|
11 years ago |
Simon Eisenmann
|
2bdc6c8b1a
|
Implemented user id integration in setting (register, logout).
|
11 years ago |
Simon Eisenmann
|
609fb05189
|
Cleaned up and homogenized styles of audio video component.
|
11 years ago |
Simon Eisenmann
|
cdae08182d
|
Fixed a couple of mouse hover issues due to CSS transitions.
|
11 years ago |
Simon Eisenmann
|
755b0b386f
|
Make sure to reset renderer to default renderer when finished.
|
11 years ago |
Simon Eisenmann
|
e504b26aba
|
Implemented ui to switch video layout renderers.
|
11 years ago |
Simon Eisenmann
|
31f20567d1
|
Use videoLayout service to draw other layout when when a main view is shown.
|
11 years ago |
Simon Eisenmann
|
a5ae2e33bb
|
Make sure to use onepeople renderer when main view is active.
|
11 years ago |
Simon Eisenmann
|
efcd86effe
|
Implemented alternative conference view 'conferencekiosk' (not enabled yet).
|
11 years ago |
Simon Eisenmann
|
e1f616e3a0
|
Moved video layout renderer to own service.
|
11 years ago |
Simon Eisenmann
|
50e17e5bff
|
Fixed video sizing when there were less videos than possible slots in a row.
|
11 years ago |
Simon Eisenmann
|
ef0505be5c
|
No longer set height of container making the own video always flow to the bottom.
|
11 years ago |
Simon Eisenmann
|
5090105177
|
Fixed video bottom overflow in certain window sizes.
|
11 years ago |
Simon Eisenmann
|
7dcdd7b82d
|
Use context aware text element quoting instead of sanitize.
|
11 years ago |