I'll be forking shortly. Thanks!
Shout – A web IRC client
21–30 of 106 posts
Re: Shout – A web IRC client
#22I still prefer Convos for all its built-in features and great community.
Re: Shout – A web IRC client
#23Re: Shout – A web IRC client
#24Earlier quoted context omitted.
I love IRC but Slack/hipChat has some features IRC can't provide. Especially, the "formatted"/"preview" (images, videos, URL preview, tables) messages. Even if the IRC client supports some of theses features, the protocol is just text, you can't add meta/structured data to a message.
Along with the image previews, being able to just paste an image into chat (and have it automatically upload to S3) is a huge deal if you're working on anything visual.
Re: Shout – A web IRC client
#25Re: Shout – A web IRC client
#26Nice work. Out of curiosity, allowing someone to connect to a service via your servers could open you up to malicious activity. Do you rate-limit users from quickly and constantly opening and closing a connection?
However, I added "public" mode, where anyone is allowed to connect. And the demo server is currently running in this mode.
So right now? Nope. I'm not limiting anything. I guess this will be up to the person running the server to decide.
Thanks!
Re: Shout – A web IRC client
#27Re: Shout – A web IRC client
#28Please let this put an end to the hipchat/slack madness.
Are HipChat and Slack free enough to use as an open source project chat/support room?
Re: Shout – A web IRC client
#29Please let this put an end to the hipchat/slack madness.
I love IRC but Slack/hipChat has some features IRC can't provide. Especially, the "formatted"/"preview" (images, videos, URL preview, tables) messages. Even if the IRC client supports some of theses features, the protocol is just text, you can't add meta/structured data to a message.
Re: Shout – A web IRC client
#30Earlier quoted context omitted.
Along with the image previews, being able to just paste an image into chat (and have it automatically upload to S3) is a huge deal if you're working on anything visual.
Limechat shows image links inline, which is good enough for me anyway. In some ways it is even preferable to tying things to one particular storage solution like s3.