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

Could you make Chrome App? - https://github.com/MobileChromeApps/mobile-chrome-apps/blob/master/docs/Installation.md - https://github.com/MobileChromeApps/mobile-chrome-app-samples - https://gist.github.com/11260729

A click interface to be able to do everything that can be done with commands would make this usable for a much wider audience.

So, we probably should do the same when attempting to join any channel, or forbid spaces

bug

Two things: - a real colour picker would be fantastic - eyedropper would also be super awesome - hotkey: alt+leftclick to sample the pixel underneath the mouse

enhancement
waffle:in progress

Grunt should probably create this folder for us. What's worse, is we get `200` but the response is actually, "Ah crap! Something bad happened" so it's not immediately obvious that...

bug

We handle all other URLs as requests to join/create a channel But we know that anything with a base of: - `/sandbox/*` - `/js/*` - `/images/*` - `/fonts/*` can be...

Maybe remove the / and just leave the links.

enhancement
waffle:ready

I just experienced an odd case where I missed a general chat message that other participants saw. I'm not sure if my work network went down, or if echoplexus bugged...

enhancement

You can specify the max amount of time allowed to pass until a message is no longer editable. The UI controls don't reflect this and thus you might see yourself...

bug
enhancement