summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0045.py
AgeCommit message (Expand)Author
2010-05-14fixed a rather large memory leakNathan Fritz
2010-05-11refactored presence tracking and fixed jidInRoomNathan Fritz
2010-04-07replaced usage of deprecated iq result on send. Fixed old send result to use ...Nathan Fritz
2010-03-26fixed bug #7 -- muc roster leakNathan Fritz
2010-03-04added muc functionalityNathan Fritz
2010-01-20unhandled iq's should only respond to errors when type=get/setNathan Fritz
2009-12-17* fixed many stanza bugsNathan Fritz
2009-09-25bugfixesNathan Fritz
2009-09-01* fixed some python3 transition bugsNathan Fritz
2009-08-31* converted sleekxmpp to Python 3.xNathan Fritz
2009-06-03moved seesmic branch to trunkNathan Fritz