Mark Story

Results 653 comments of Mark Story

That's annoying. I don't use openfire, and I've never seen this behavior with ejabberd. If you can put together a fix I'm happy to help with tests.

That looks like what is going on to me as well. I'm not really sure what to do about that, as the ping requests are used to keep the connection...

There isn't presently a way to turn off the ping requests.

Odd DM messages work for me on ejabberd. I will make sure my bots are running the most recent version.

I have no idea. I'm not overly familiar with the differences between the Client and Component objects. Why do you need to use the Component instead of the Client?

I'm not sure, I've never done that.

You can ignore specific directories using the `files.ignore` config. Some linters support per directory config files for this purpose. Rubocop for example does this. Why are different directories subject to...

What linters are you using for html? Are you hoping to lint entire html pages or fragments if html in various template languages?

OK, I've not used this linter before, but if you're interested in getting it setup I'm happy to help with tests or guidance.