Simon Eisenmann
2c583de0c8
Also add dummy streams to streams mapping.
11 years ago
Simon Eisenmann
35e338af2b
Merge pull request #160 from theurere/update-lodash
...
Update lodash to 3.0.0.
11 years ago
Simon Eisenmann
16f4f7aee0
Ignore vendor javascripts in hound validation.
11 years ago
Evan Theurer
590857f37a
Update lodash to 3.0.0.
11 years ago
Simon Eisenmann
7b4062faf1
Updated translation and translated to German.
11 years ago
Simon Eisenmann
0223270ed4
Implemented client side checks of authorizeRoomJoin flag.
11 years ago
Simon Eisenmann
553323a864
Implemented authorizeRoomJoin flag. Set this to allow only authenticated users to join rooms.
11 years ago
Simon Eisenmann
f8a44d1add
Fixed deadlock when authorizeRoomCreation=true.
11 years ago
Simon Eisenmann
f60cd1fab3
Use same variable name roomID everywhere.
11 years ago
Simon Eisenmann
1610b4aa3f
Fixed a line which was too long.
11 years ago
Simon Eisenmann
076bcdb271
Added modules section to config file to allow to disable screensharing, youtube and presentation support.
11 years ago
Simon Eisenmann
132d84568e
Fixed position text on buddy list.
11 years ago
Simon Eisenmann
480df9f339
Fixed typo in filename.
11 years ago
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