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
2004-10-26- it was not jggtrans... is it that late? (I do mistake after a mistake)pyxmpp-0.5Jacek Konieczny
2004-10-26- missing tag addedJacek Konieczny
2004-07-21- ChangeLog update by makelog.shJacek Konieczny
2004-07-21*** Version: 0.5 ***Jacek Konieczny
2004-07-21- updatedJacek Konieczny
2004-07-20- ChangeLog update by makelog.shJacek Konieczny
2004-07-20- don't catch and dump StreamError exceptionsJacek Konieczny
2004-07-20- import StreamEncryptionRequired exception from stream.pyJacek Konieczny
2004-07-16- ChangeLog update by makelog.shJacek Konieczny
2004-07-16- do not do SRV lookups when server address is givenJacek Konieczny
2004-06-28- ChangeLog update by makelog.shJacek Konieczny
2004-06-27- cosmeticsJacek Konieczny
2004-06-27- date convertion improvementsJacek Konieczny
2004-06-27- debug code fixedJacek Konieczny
2004-06-24- ChangeLog update by makelog.shJacek Konieczny
2004-06-23- fixed getaddrinfo() to return None if query() failsJacek Konieczny
2004-06-17- ChangeLog update by makelog.shJacek Konieczny
2004-06-16- reports for the CIA ( http://cia.navi.cx )Jacek Konieczny
2004-06-10- ChangeLog update by makelog.shJacek Konieczny
2004-06-10- when JID() argument is JID instance return it unchanged (natural behaviour ...Jacek Konieczny
2004-06-10- ChangeLog update by makelog.shJacek Konieczny
2004-06-10- stringprep prepared string cachingJacek Konieczny
2004-06-10- JID rewritten as 'new style' (type based), immutable class. Also JID cachin...Jacek Konieczny
2004-06-09- ChangeLog update by makelog.shJacek Konieczny
2004-06-09- not needed any more (no custom Unicode normalization implementation)Jacek Konieczny
2004-06-09- ChangeLog update by makelog.shJacek Konieczny
2004-06-09- return True from __presence_unavailable()Jacek Konieczny
2004-06-07- ChangeLog update by makelog.shJacek Konieczny
2004-06-07- nick, role and affiliation change notification and nick changing in the MUC...Jacek Konieczny
2004-06-05- ChangeLog update by makelog.shJacek Konieczny
2004-06-04- <status/> attribute named changed from 'status' to 'code'Jacek Konieczny
2004-06-04- ChangeLog update by makelog.shJacek Konieczny
2004-06-04- MucRoomManager.get_room_state() method added and MucRoomState object me att...Jacek Konieczny
2004-06-04- ChangeLog update by makelog.shJacek Konieczny
2004-06-04- allow local processing of stanzas directed to other resource of out JIDJacek Konieczny
2004-06-04- ChangeLog update by makelog.shJacek Konieczny
2004-06-04- return None from get_query() if no query is contained in the Iq stanza. The...Jacek Konieczny
2004-06-04- ChangeLog update by makelog.shJacek Konieczny
2004-06-04- updatesJacek Konieczny
2004-06-03- ChangeLog update by makelog.shJacek Konieczny
2004-06-03- jabber:x:delay support changed to use datetime module and enhanced with a l...Jacek Konieczny
2004-06-03- ChangeLog update by makelog.shJacek Konieczny
2004-06-03- raise error if the Python used is too oldJacek Konieczny
2004-06-03- fixed after removing python 2.2 supportJacek Konieczny
2004-06-03- Removing Python 2.2 supportJacek Konieczny
2004-06-03- removing Python 2.2 supportJacek Konieczny
2004-06-03- ChangeLog update by makelog.shJacek Konieczny
2004-06-03- documentationJacek Konieczny
2004-06-02- ChangeLog update by makelog.shJacek Konieczny
2004-06-02- pass stanza to MucRoomHandler.other_joined() and MucRoomHandler.other_left(...Jacek Konieczny