Simon Eisenmann
|
e39b08b79f
|
Implemented location sharing.
|
11 years ago |
Simon Eisenmann
|
cd52428026
|
Refactored dialogs and contacts manager.
|
11 years ago |
Simon Eisenmann
|
9326547165
|
Implemented upload file to chat with file selector.
|
11 years ago |
Simon Eisenmann
|
833d8c48a3
|
Improved usability of call/chat creation.
|
11 years ago |
Evan Theurer
|
2f3c851e59
|
Handle when no contacts are present for contactsmanager. Remove unused template functionality.
|
11 years ago |
Evan Theurer
|
c3f43e754a
|
Remove unused alertify injection.
|
11 years ago |
Evan Theurer
|
8e6c992a30
|
Update edit contacts header text.
|
11 years ago |
Evan Theurer
|
b50961170b
|
Import rest of contactsmanager templates. Update templates.
|
11 years ago |
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
|
f38fd982aa
|
Implemented pictures for session.
|
11 years ago |
Simon Eisenmann
|
c25834703a
|
Added general ES5 compatibility check and refuse to start when no Object.create support is found.
|
11 years ago |
Simon Eisenmann
|
e894f83738
|
Replaced call icon eye with phone.
Chat is now default click action on buddies rather than call.
|
11 years ago |
Simon Eisenmann
|
52815105ed
|
Fixed javascript.
|
11 years ago |
Simon Eisenmann
|
72aaadadeb
|
Added checkt for Websocket support and show warning message if the browser does not support websockets.
|
11 years ago |
Simon Eisenmann
|
0424635e15
|
Implemented session subscription.
|
11 years ago |
Simon Eisenmann
|
7f0b305e0f
|
Cleaned up welcome screen of all the fuzz.
|
11 years ago |
Evan Theurer
|
aefdba0e77
|
Update ua-parser.js to 0.7.0.
|
11 years ago |
Evan Theurer
|
10b7e654c5
|
Update jquery.mobile-events.js to latest version.
|
11 years ago |
Evan Theurer
|
234e24cd70
|
Update text.js to 2.0.12.
|
11 years ago |
Evan Theurer
|
9a019a7aac
|
Update require.js to 2.1.14.
|
11 years ago |
Evan Theurer
|
21acec0fbd
|
Update howler.js to 1.1.22.
|
11 years ago |
Simon Eisenmann
|
7174eaee38
|
Fixed flicker of welcome screen.
Only auto show settings when in a room.
|
11 years ago |
Evan Theurer
|
fd3775b293
|
Update moment.js to 2.7.0.
|
11 years ago |
Evan Theurer
|
525ae4f22e
|
Update toastr.js to 2.0.3.
|
11 years ago |
Simon Eisenmann
|
c9f4349f44
|
Made form to show changable room name.
|
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 |
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
|
d6c35145f9
|
Added external plugin support.
|
11 years ago |
Simon Eisenmann
|
8c0afbe0b0
|
Avoid to receive/send own attestations.
|
11 years ago |
Simon Eisenmann
|
bf6d017439
|
Added a bunch of appData events which might be useful to plugins.
|
11 years ago |
Simon Eisenmann
|
27a08dc006
|
Implemented fake data lookup using attestation token.
|
11 years ago |
Simon Eisenmann
|
b65d2e10df
|
Added attestation data.
|
11 years ago |
Simon Eisenmann
|
c69c2d415b
|
Updated to jquery 2.1.1.
|
11 years ago |
Simon Eisenmann
|
16e58e7d74
|
Updated to AngularJS 1.2.18.
|
11 years ago |
Simon Eisenmann
|
006a161dd2
|
Updated to latest adapter.js changes to fix https://code.google.com/p/chromium/issues/detail?id=357095 (adapter.js from https://github.com/GoogleChrome/webrtc/blob/master/samples/web/js/adapter.js)
|
11 years ago |
Simon Eisenmann
|
ff20003ef5
|
Fixed status changed detection in Firefox.
|
11 years ago |
Evan Theurer
|
a6b9ce1121
|
Update angular-ui-bootstrap to 0.11.0.
|
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
|
91521f37eb
|
Properly implemented cleanup of message with contacts and session merge.
|
11 years ago |
Simon Eisenmann
|
5add1c5a81
|
Implemented user defined subline.
|
11 years ago |
Simon Eisenmann
|
3204c329bc
|
Implementd client side lookup support.
|
11 years ago |
Simon Eisenmann
|
e6f2182e49
|
Implemented client side sessions request.
|
11 years ago |
Simon Eisenmann
|
28ad495a63
|
Added service to build requestAnimationFrame calls.
|
11 years ago |