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
2006-08-26- copyright headers updatedJacek Konieczny
2006-07-13- generate <bad-request/> error for <iq/> stanzas with invalid type, as the R...Jacek Konieczny
2005-12-26- cosmeticsJacek Konieczny
2005-12-25- do not make up stanza id for <iq/> stanzas of type 'result' or 'error' (alt...Jacek Konieczny
2005-03-30- get_node_ns*() are now in xmlextra.pyJacek Konieczny
2005-03-20- cleanup (with pylint's help)Jacek Konieczny
2005-02-28- missing imports addedJacek 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-26- 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- fixed what brokenJacek 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-06-04- return None from get_query() if no query is contained in the Iq stanza. The...Jacek 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
2003-06-17- each stanza class must have its own copy()Jacek Konieczny
2003-06-15- unneeded "print" removedJacek Konieczny
2003-06-12- draft-ietf-xmpp-core-13 error 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