Simon Eisenmann
8b649d46d5
Changed position of buddy list loader to bottom right.
11 years ago
Simon Eisenmann
0572733def
Merge pull request #159 from deathwish/fix_ghost_sessions
...
Move all session cleanup code to a single code path.
11 years ago
Simon Eisenmann
99ab9df509
Fixed a problem where user data of anonymous user is not loaded when a plugin uses the authorization api.
...
Appdata authorization even now provides the userid.
11 years ago
Lance Cooper
6bcd814c1f
Move all session cleanup code to a single code path.
...
This should resolve any cases where sessions were not removed from the hub
after their connection closed.
Also moves buddy image management entirely into the session and
vastly improves locking around session data. Also allocates less
when sending client left messages and paves the way for session specific
message codecs.
11 years ago
Simon Eisenmann
e251a95398
Added a disconnected marker to sessions.
11 years ago
Simon Eisenmann
65c2ca2275
Removed duplicated log detail.
11 years ago
Simon Eisenmann
f992f50d49
Moved heartbeat time to controller.
11 years ago
Simon Eisenmann
74a6e604aa
Make sure to apply room changes.
11 years ago
Simon Eisenmann
0e656d2add
Make sure to show buddies which never set a status.
11 years ago
Simon Eisenmann
90250d9139
Moved unload handler to controller.
11 years ago
Simon Eisenmann
c2e204fb0b
Updated r.js to 2.1.15.
11 years ago
Simon Eisenmann
42b59dc101
Use minified require.js.
11 years ago
Simon Eisenmann
8e3bb1fad5
Make sure to reset prior room name when the default room is disabled.
11 years ago
Simon Eisenmann
83da9c85db
Merge branch 'release-0.23' into develop
11 years ago
Simon Eisenmann
3324a6fc08
Merge branch 'release-0.23'
11 years ago
Simon Eisenmann
27b9491f7f
0.23.3
11 years ago
Simon Eisenmann
9071b281e2
Added missing css class to share location button.
11 years ago
Simon Eisenmann
7e9f9e28ea
Do not auto show settings when not connected or in authorizing phase.
11 years ago
Simon Eisenmann
b1b55cb47e
Avoid dead ends in room join code and avoid to join a room when connector is not connected.
11 years ago
Simon Eisenmann
6e45e470df
Hide welcome screen when with peer.
11 years ago
Simon Eisenmann
651572ee5a
Only auto show roombar when not with a peer.
11 years ago
Simon Eisenmann
7d569e7c15
Make sure to trigger negotiation if there is no media.
11 years ago
Simon Eisenmann
c739309402
Cleaning up.
11 years ago
Simon Eisenmann
09e51b5be4
Make sure to do negotiation when creating a xfer connection (fixes Firefox file sharing receive support).
11 years ago
Simon Eisenmann
eae59c50d2
Make sure to do negotiation when creating a screensharing connection (fixes Firefox screen sharing receive support).
11 years ago
Simon Eisenmann
38f8105c2e
Also allow data: urls for fonts.
11 years ago
Simon Eisenmann
43fd463fc9
Removed debug.
11 years ago
Simon Eisenmann
9ab17d1721
Enhanded recommended CSP to include support for pdf web worker which loads stuff from blob: urls.
11 years ago
Simon Eisenmann
f3509bc215
Updated to PDF.js 1.0.907
11 years ago
Simon Eisenmann
a6b54d79bf
Hangup call on forgetUserid.
11 years ago
Simon Eisenmann
e595aa9dc0
Expose prior room joins through rooms API and also use it on PIN entry aborts.
11 years ago
Simon Eisenmann
18befa5a5c
Changed rooms service to stay in prior room when failed to join a new room because of requires account.
11 years ago
Simon Eisenmann
21f308500d
Never hide roombar completely.
11 years ago
Simon Eisenmann
cc04e9ed6a
Improved room bar room change and leave buttons.
11 years ago
Simon Eisenmann
d59980f965
Merge branch 'release-0.23' into develop
11 years ago
Simon Eisenmann
26d1e2e707
Merge branch 'release-0.23'
11 years ago
Simon Eisenmann
b91865b26e
0.23.2
11 years ago
Simon Eisenmann
d16bfe4a39
Removed webrtc.adapter from base.
11 years ago
Simon Eisenmann
a66d404bd0
Avoid optimizing Javascript with strict mode as we need to sort out some issues with this.
11 years ago
Simon Eisenmann
ebd62040e3
Merge branch 'release-0.23' into develop
11 years ago
Simon Eisenmann
c9feb78881
Merge branch 'release-0.23'
11 years ago
Simon Eisenmann
0dfdd7a01b
0.23.1
11 years ago
Simon Eisenmann
f9a735be55
Moved webrtc adapter to base as it does not work in strict mode.
11 years ago
Simon Eisenmann
cf0b35b414
Fixed a binary variables to work correctly together.
11 years ago
Simon Eisenmann
d461300d3c
Fixed prefix handling.
11 years ago
Simon Eisenmann
ecfa569b25
Merge branch 'release-0.23' into develop
11 years ago
Simon Eisenmann
2bdbdc09ee
Merge branch 'release-0.23'
...
Conflicts:
.jshint
11 years ago
Simon Eisenmann
e4daa5a005
Added missing strict mode.
11 years ago
Simon Eisenmann
fddaf95642
Prepare for next release.
11 years ago
Simon Eisenmann
b00e9b9911
Bumped version number to 0.22.99+0.23pre1
11 years ago