happychat-service
Advanced tools
@@ -116,3 +116,3 @@ 'use strict'; | ||
* @param { Object } state redux state | ||
* @returns { Object } map of chat operator ids for all open chats in the system | ||
* @returns { Object } map of chats operator ids grouped by locales | ||
*/ | ||
@@ -119,0 +119,0 @@ var getOpenChatMembers = exports.getOpenChatMembers = function getOpenChatMembers(state) { |
@@ -28,3 +28,3 @@ 'use strict'; | ||
var _middlewareInterface = require('../middleware-interface'); | ||
var _messageFilter = require('../message-filter'); | ||
@@ -54,13 +54,4 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
// const runMiddleware = ( ... args ) => run( filters )( ... args ).then( | ||
// message => { | ||
// if ( !! message ) { | ||
// return message; | ||
// } | ||
// return Promise.reject( message ); | ||
// } | ||
// ); | ||
var messageFilter = function messageFilter() { | ||
return (0, _middlewareInterface.run)(messageFilters).apply(undefined, arguments); | ||
return (0, _messageFilter.run)(messageFilters).apply(undefined, arguments); | ||
}; | ||
@@ -67,0 +58,0 @@ return _redux.applyMiddleware.apply(undefined, [ |
{ | ||
"name": "happychat-service", | ||
"version": "0.16.0-1", | ||
"version": "0.16.0-2", | ||
"description": "Socket.IO based chat server for happychat.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1107659
13.18%4501
-5.42%