14 Commits (56aa603293f70f99c832feeef47c254ea7edde04)

Author SHA1 Message Date
Lance Cooper 56aa603293 Add guards for NPE's when processing channelling API messages. 10 years ago
Simon Eisenmann a64e977aa6 Fixed authentication success userid log. 11 years ago
Simon Eisenmann 457eabf23f Contacts can now be disabled on server module level (server.conf). 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
Lance Cooper 6bcd814c1f Move all session cleanup code to a single code path. 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
Lance Cooper 7509511704 Use config directly in room manager and centralize config loading. 11 years ago
Lance Cooper 31e4f2c0c0 Add support for PIN locking rooms to the server. 11 years ago
Lance Cooper 2d52d933bc Support receiving and broadcasting room update events. 11 years ago
Lance Cooper 74602d43d5 Add Room document and send it back in response to room joins. 11 years ago
Lance Cooper f7bcfd61a1 Add server support for responding with Welcome to a Hello. 11 years ago
Lance Cooper 713a2b903b Major refactoring of server side code to allow isolated unit tests. 11 years ago