MAINTAINERS
author Frank Zschockelt <lm@freakysoft.de>
Mon, 06 Oct 2008 21:54:34 +0200
changeset 513 6f2269800c54
parent 129 c508a7de3eec
child 593 2c04915af500
permissions -rw-r--r--
Allow replies to non-iq stanzas. [#22] This changes so that any stanza type will check if there is a reply handler waiting for the incoming ID. When implementing for example XEP-0184 (Message Receipts) there will be returned message stanzas that needs to be given to a reply handler. [#22 tagged:committed responsible:Hallski milestone:none state:resolved] committer: Mikael Hallendal <micke@imendio.com>
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
129
c508a7de3eec 2006-01-02 Mikael Hallendal <micke@imendio.com>
hallski <hallski>
parents:
diff changeset
     1
Mikael Hallendal <micke@imendio.com>