echoplexus icon indicating copy to clipboard operation
echoplexus copied to clipboard

Socket.io powered chat, JavaScript REPL, whiteboard, and WebRTC calls

Results 63 echoplexus issues
Sort by recently updated
recently updated
newest added

Thank you for helping me get the "esprima-six" issue sorted out! Now, after setting everything up according to the readme and install files, this is the error I'm receiving: ```...

- I have few suggestions.. and here they are: - Commands: - /kick [user] [reason] - /ban [user] [reason] [time in seconds]("time in seconds" is optional by the owner/mod) -...

When I clone the repo and attempt to do npm install with node 5.7.8, here are the errors I'm getting: ``` npm ERR! 404 Registry returned 404 for GET on...

``` ReferenceError: DEBUG is not defined at app.get.publicChannelInformation (/ROOTPATH/echoplexus/src/server/main.coffee:122:3) at callbacks (/ROOTPATH/echoplexus/node_modules/express/lib/router/index.js:161:37) at multipart (/ROOTPATH/echoplexus/node_modules/express/node_modules/connect/lib/middleware/multipart.js:60:27) at /ROOTPATH/echoplexus/node_modules/express/node_modules/connect/lib/middleware/bodyParser.js:57:9 at urlencoded (/ROOTPATH/echoplexus/node_modules/express/node_modules/connect/lib/middleware/urlencoded.js:48:27) at /ROOTPATH/echoplexus/node_modules/express/node_modules/connect/lib/middleware/bodyParser.js:55:7 at json (/ROOTPATH/echoplexus/node_modules/express/node_modules/connect/lib/middleware/json.js:50:27) at bodyParser (/ROOTPATH/echoplexus/node_modules/express/node_modules/connect/lib/middleware/bodyParser.js:53:5) at callbacks...

Is there any way to change password for a chatroom once you have typed /chown [password] and/or /private [channel password] ? and if there are no command for that,I would...

Everything appears to work, I don't see any errors but I get in the browser logs: ``` /socket.io/1/?t=1424239420428 502 (Bad Gateway) ``` When I follow the link a page appears...

Could you add support for Hubot? https://hubot.github.com

Just going over some of the files now, there's a lot that's stale or could be improved (at least syntactically) from the coffeescript rewrite. There's also a lot of cases...

enhancement
waffle:in progress

See: https://github.com/WhisperSystems/TextSecure/wiki/ProtocolV2

enhancement

1. connect to an irc channel 2. start to encrypt content 3. type a text line, it shows the text in the sender chat, but only '-' in other clients

bug
waffle:ready