Simon Eisenmann
cf607ba4bd
Brought back default room from settings.
11 years ago
Simon Eisenmann
436697c857
Delay hellow until authorization is finished.
11 years ago
Simon Eisenmann
682be4df63
Prepare refactoring.
11 years ago
Simon Eisenmann
168ffc2a2b
Streamlined user settings refresh and attached events.
11 years ago
Simon Eisenmann
e0f5a8bf0d
Avoid duplicated userid changed event.
11 years ago
Simon Eisenmann
f689fd0416
Implemented update status throttle delay to avoid updating status too often.
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
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
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
f1b9cdce92
Only reset userid on non soft events.
11 years ago
Simon Eisenmann
591b4faa63
Only prevent automatic reload when in a call.
11 years ago
Simon Eisenmann
6b09c54c59
Make sure to clean up userid and suserid when connection is lost.
11 years ago
Simon Eisenmann
1d9c8c5b7e
Implemented deferred based initialization to allow plugins to block load process.
11 years ago
Simon Eisenmann
ef53aa9c9c
Added code to check for screensharing support.
11 years ago
Evan Theurer
2aee051abc
Update main menu bar to bootstrap syntax.
11 years ago
Evan Theurer
99b306d66c
Add ability to remove contact.
11 years ago
Simon Eisenmann
e39b08b79f
Implemented location sharing.
11 years ago
Simon Eisenmann
cd52428026
Refactored dialogs and contacts manager.
11 years ago
Simon Eisenmann
833d8c48a3
Improved usability of call/chat creation.
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
7f0b305e0f
Cleaned up welcome screen of all the fuzz.
11 years ago
Simon Eisenmann
c9f4349f44
Made form to show changable room name.
11 years ago
Simon Eisenmann
bf6d017439
Added a bunch of appData events which might be useful to plugins.
11 years ago
Simon Eisenmann
ff20003ef5
Fixed status changed detection in Firefox.
11 years ago
Simon Eisenmann
d8996870a2
Show buddy list and chat even when in no room.
11 years ago
Simon Eisenmann
5add1c5a81
Implemented user defined subline.
11 years ago
Simon Eisenmann
67afd53899
Store contacts encrypted.
11 years ago
Simon Eisenmann
8260b4d350
Added missing injection.
11 years ago
Simon Eisenmann
b85a8520f5
Added selfReceived event as example.
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
af8ecd7e36
Make sure to forget failed credentials.
11 years ago
Simon Eisenmann
4e31529b3b
Implemented local contact storage.
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
ab3e5673b8
Implemented first simple Ui for contacts in chat.
11 years ago
Simon Eisenmann
e6ff583b4d
Fixed stuck in close state error.
11 years ago
Simon Eisenmann
d51e291657
Fixed issue with overlapping text and timestamp.
11 years ago
Simon Eisenmann
79636e8e61
Fixed jshint warning.
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
05dbd4459d
Fixed auto open of settings when no displayName is set.
11 years ago
Evan Theurer
1a2f8bfd1c
Undo rename.
11 years ago
Evan Theurer
6b2cbcfa4a
Convert buddylist to scss.
...
Rearrange elements.
Change out colors for variables.
Rename .buddy1 to .display-name and .buddy2 to .browser.
Change out i selector with font-awesome variable prefix selector class.
Rename .buddyimage to .avatar
Convert part of chat to scss. Move colors to varialbes.
Convert chat to scss. Change colors to variables.
Convert chat to scss.
11 years ago
Simon Eisenmann
9a1b3c9548
Only show logout and warning if there is something stored.
11 years ago