Simon Eisenmann
e6f2182e49
Implemented client side sessions request.
11 years ago
Simon Eisenmann
28ad495a63
Added service to build requestAnimationFrame calls.
11 years ago
Simon Eisenmann
4a62319107
Fixed jshint errors.
11 years ago
Simon Eisenmann
a61632eda5
Implemented central click handler for buddy list clicks.
11 years ago
Simon Eisenmann
89c75c0d6a
Store contact buddy image as data url.
11 years ago
Simon Eisenmann
4e31529b3b
Implemented local contact storage.
11 years ago
Simon Eisenmann
20725908c9
Removed debug.
11 years ago
Simon Eisenmann
9928d71412
Added correct support for room changes with contacts.
11 years ago
Simon Eisenmann
d50fb327b3
Implemented contact add and remove with aggregated buddies.
11 years ago
Simon Eisenmann
769598f1d4
Implemented proper leave of aggregated buddies.
11 years ago
Simon Eisenmann
f70e10e242
Implemented buddy list output display mapping and the methods to fill it.
11 years ago
Simon Eisenmann
342a833eed
Make sure to set scope for userid if none is there yet.
11 years ago
Simon Eisenmann
153ebc51d9
Implemented buddySession which aggregates sessions of the same userid.
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
4c1f2e6fc8
Updated autocall feature to reflect API changes for contacts.
11 years ago
Simon Eisenmann
ab3e5673b8
Implemented first simple Ui for contacts in chat.
11 years ago
Simon Eisenmann
13ac41d417
Changed name of project to Spreed WebRTC.
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
5c3d38a23c
Correctly process userids in status events.
11 years ago
Simon Eisenmann
8757689516
Fixed session vs. user confusion in buddylist component.
11 years ago
Joachim Bauch
9137166bbe
Added method "mediaStream.url.buddy" to get url of buddy image.
11 years ago
Joachim Bauch
ddd41deb21
Also store absolute url as "buddyPictureLocalUrl" to be used in chat views.
11 years ago
Joachim Bauch
3a9e25811b
Hardcode buddy image resolution in template.
11 years ago
Joachim Bauch
aef44cd43b
Set width/height for buddy image (currently hardcoded to 46 pixels).
11 years ago
Joachim Bauch
f4bf2e9c8d
Load buddy images from "static" subfolder.
11 years ago
Joachim Bauch
4d82a8c454
Get configuration from "mediaStream" service.
11 years ago
Joachim Bauch
8794894302
Load buddy images from URL.
...
This allows the frontend proxy to cache images and avoids hitting the backend server too often. This also is required in preparation for further changes to move user data away from memory.
11 years ago
Simon Eisenmann
63d0de1344
Fixed loosing buddies in the buddy list when they there pushed before.
12 years ago
Simon Eisenmann
6ffd3f2917
Initial public release.
12 years ago