Mike Taylor

Results 18 issues of Mike Taylor

fixes issue 132 [](https://reviewable.io/reviews/bear/parsedatetime/140)

In order to get my service to pass test 602 I had to strip the newline from the end of the content, for example this failed: `"content": ["Test of querying...

I misread the test output and thought that 332 was the culprit but it turns out it's 323 - doh!

Bug
XEP

from http://git.louiz.org/slixmpp/commit/?id=f1e6d6b

Bug

from the mailing list: On Sunday, April 12, 2015 at 1:38:19 AM UTC-4, Alexander Artemenko wrote: By the way, you could restore some historical data for a changelog from here:...

Documentation

Pull Request #203 added a new parameter to allow IQ Timeouts to be asyncronous and adjusted the xep_0030/disco.py as a working example Now the other plugins need the same change.

Enhancement

Reported via an email to me - the variable used to pass to the get_base_ami call is wrong. I'll work up a PR for this and post a patch.

bug
good first issue

After a subscription verify I was testing my code for denial and forced all verifies to fail on my side, but websub.rocks still continued with the test as if it...