Simon Eisenmann
3804c74277
Make sure to send session close messages to subscriptions too to notify both ways.
11 years ago
Simon Eisenmann
d5323d2610
Fixed an issue where replaced sessions cannot receive data from contacts in other rooms.
11 years ago
Simon Eisenmann
9c8a2af107
Detect full screen exit properly and use :fullscreen style instead of custom class to get black background.
11 years ago
Simon Eisenmann
56b2aa093e
Ignore incoming channelling messages larger than 1MB.
11 years ago
Simon Eisenmann
dafb0ccd83
Avoid broken video layout if local camera captures wrong aspect ratio.
11 years ago
Evan Theurer
b95b715441
Fix scss-lint error QualifyingElement.
11 years ago
Simon Eisenmann
a64e977aa6
Fixed authentication success userid log.
11 years ago
Simon Eisenmann
84c7be8fe3
Close websocket connection outside connection lock.
11 years ago
Simon Eisenmann
7b418e2c2c
Avoid to defer replace and close.
11 years ago
Simon Eisenmann
c49331bd7d
Avoid beeing stuck in hub lock when a client gets replaced but the old connection does not hang on close.
11 years ago
Evan Theurer
58c3a50c08
Fix scss-lint error NestingDepth.
11 years ago
Evan Theurer
c31fc362db
Fix scss-lint error SelectorFormat.
11 years ago
Evan Theurer
2fc0778e78
Fixup @keyframes .
11 years ago
Evan Theurer
a4937c7685
Fix scss-lint error UnnecessaryParentReference.
11 years ago
Evan Theurer
e62eb6793c
Fix scss-lint errors BorderZero ColorKeyword DeclarationOrder DuplicateProperty EmptyLineBetweenBlocks FinalNewline HexNotation ImportPath Indentation LeadingZero PropertySortOrder PropertySpelling Shorthand SingleLinePerSelector SpaceAfterComma SpaceAfterPropertyColon SpaceBeforeBrace StringQuotes TrailingSemicolon UnnecessaryParentReference UrlQuotes ZeroUnit.
11 years ago
Simon Eisenmann
0e2f660d55
Fixed SCSS lint warnings.
11 years ago
Simon Eisenmann
457eabf23f
Contacts can now be disabled on server module level (server.conf).
11 years ago
Simon Eisenmann
d36f19f968
Ignore used HTML5 compass mixins.
11 years ago
Simon Eisenmann
c333c7bf0a
Added support for scss-lint in Hound and Makefile.
11 years ago
Simon Eisenmann
d12471445d
Improved Firefox support for video layout and make use of object-fit support in FF>=36.
11 years ago
Simon Eisenmann
2e232493eb
Updated translations and translted to German.
11 years ago
Simon Eisenmann
e62ac80216
Fixed styles of youtube and presentation component by no longer centering the text.
11 years ago
Simon Eisenmann
41f58f0ec9
Rebuilt translations and translated to German.
11 years ago
Simon Eisenmann
eb1ecce7e0
Avoid the need for another mutex in Client by moving cleanup client checks to Hub.
11 years ago
Simon Eisenmann
02a6ae2a2b
Fixed a problem where replaced sessions got cleaned up i a previous connection was still closing.
11 years ago
Simon Eisenmann
7b4062faf1
Updated translation and translated to German.
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
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
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
c11ad86e79
Rebuilt translation and updated German language.
11 years ago
Simon Eisenmann
238712ca97
Improved toastr styles.
11 years ago
Simon Eisenmann
5a3ac20110
Updated toastr to 2.1.0
11 years ago
Simon Eisenmann
0d29d9c9c6
Improved logo size.
11 years ago
Simon Eisenmann
756dd65905
Added place holder text to room input.
11 years ago
Simon Eisenmann
8840f590e9
Rebuilt translations and translated to German.
11 years ago
Simon Eisenmann
2a1a278e01
Added room select form validation.
11 years ago
Simon Eisenmann
d35e759e4c
Improved welcome screen styles.
11 years ago
Simon Eisenmann
0d8d2e4882
Implemented welcome screen to support different modes and added rooms history.
11 years ago
Simon Eisenmann
e2cfbf7803
Expose authorizeRoomCreation flag to web client.
11 years ago
Simon Eisenmann
4cbc2adcd1
Improved welcome screen and added rooms history.
11 years ago
Simon Eisenmann
75218d86b5
Implemented placeholder based room input field.
11 years ago
Simon Eisenmann
42791ef8cd
Added dark borders to overlay bars.
11 years ago
Simon Eisenmann
f56aa92579
Added new share option 'link'.
11 years ago