Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-14 | adding tests, fixed stanzapath matching to match keys, fixed pubsub#owner ↵ | Nathan Fritz | |
stanzas | |||
2010-04-07 | fixed html-im stanza plugin | Nathan Fritz | |
2010-04-07 | added missing docstrings to tests and added deprecated warning to ↵ | Nathan Fritz | |
basexmpp.send when using xml mask waiting | |||
2010-03-26 | added memleak test and attempted to fix presence leak | Nathan Fritz | |
2010-01-29 | added separate tostring files | Nathan Fritz | |
2010-01-15 | xep 30 and 50 always reply from jid iq sent to | Nathan Fritz | |
2010-01-13 | Completed basic test coverage of xmlns http://jabber.org/protocol/pubsub stanzas | Nathan Fritz | |
2010-01-08 | * tests need module file | Nathan Fritz | |
2010-01-08 | * added tests | Nathan Fritz | |
2010-01-08 | * fixed stanza.keys() | Nathan Fritz | |
2010-01-08 | * added first stanza tests | Nathan Fritz | |
* added stanza.keys() * stanza.getValues() now return substanzas and plugins * stanza.setValues() now can read substanzas and plugins * stanzas can now be iterable if stanza.subitem is set to a class |