Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Jajcus/pyxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-03Do not use '$Id'.Jacek Konieczny
2010-04-05- copyright header updatedJacek Konieczny
2006-08-27- stream attribute added to Stanza objectsJacek Konieczny
2006-08-27- exception handling improvements, part oneJacek Konieczny
2005-03-03- do not automatically change type 'normal' to no typeJacek Konieczny
2005-02-28- missing imports addedJacek Konieczny
2005-02-28- make sure common_ns is used when it should be usedJacek Konieczny
2005-02-28- fixed nasty bug causing elements in common namespace ('jabber:client', 'jab...Jacek Konieczny
2005-01-09- A lot of API and code cleanup:Jacek Konieczny
2004-12-29- my e-mail address and copyright year updatedJacek Konieczny
2004-10-08- cosmeticsJacek Konieczny
2004-10-08- documentation cleanupJacek Konieczny
2004-09-20- cleaning up...Jacek Konieczny
2004-09-19- cleaning up...Jacek Konieczny
2004-09-16- 'to' -> 'stanza_to', 'fr' -> 'stanza_from', 'sid' -> 'stanza_id', 'typ' -> ...Jacek Konieczny
2004-09-16- cleaning up...Jacek Konieczny
2004-09-14- documentation cleanupJacek Konieczny
2004-09-14- cleaning up... (and breaking things)Jacek Konieczny
2004-09-10- preparing to use epydoc for code documentationJacek Konieczny
2004-09-10- __revision__ attribute added to all modulesJacek Konieczny
2004-08-29- got rid of those evil relative importsJacek Konieczny
2004-05-05- code reformated so 4 spaces are really used for indentingJacek Konieczny
2004-05-05- code reformated so 4 spaces are used for indentingJacek Konieczny
2004-02-08- children iterations fixed (to not descend deeper)Jacek Konieczny
2004-01-25- message type 'groupchat' is validJacek Konieczny
2004-01-18- use .newTextChild instead .newChild to create text nodes (fixes CJC bug #3179)Jacek Konieczny
2003-06-22- <thread/> supportJacek Konieczny
2003-06-17- each stanza class must have its own copy()Jacek Konieczny
2003-06-12- draft-ietf-xmpp-core-13 error handlingJacek Konieczny
2003-06-09- generate errors for all stanza typesJacek Konieczny
2003-06-06- new stream handlingJacek Konieczny
2003-06-04- "common_ns" is not used any more - NULL namespace is used insteadJacek Konieczny
2003-06-03- many new fixes, updates... and workaroundsJacek Konieczny
2003-06-01- initial import (but this is already quite usable, but with patched libxml2)Jacek Konieczny