Closed aaronholla closed 9 years ago
@aaronholla I like the idea, however we'll need to fix up this PR in order to get it in.
I had a slight bug with developer mode of atom where my settings where stuck. I couldn't get it to fix i tried window:reload and even unlinking and linking the dev package again. If you could double check that everything still works as intended that'd be great. Thanks.
I'll give it a whirl.
@aaronholla It seems to be working well for me. I'll give it until Monday if you want to do any additional cleanup, and then merge it in.
:+1:
Okay this is good to merge now. :grinning:
Thanks, I tagged this in v0.3.1. It should be available in normal mode now.
Awesome! I also started working on being able to toggle join messages. Will also give connect and disconnect messages. I'll start a pull request for it.
This is in response to issue #22
Simple proof of concept, tested in atom running in dev mode. Uses Autolinker.js as a dependency. Works with multiple urls if the message is text or html.
Needs to be expanded more, as i said its just a proof of concept. My code isn't that great needs to be cleaned up, would also be nice to have a toggle on the settings page to be able to disable links.