summaryrefslogtreecommitdiff
path: root/sleekxmpp/stanza/message.py
AgeCommit message (Expand)Author
2014-07-17Rename to slixmppFlorent Le Coz
2012-09-25Add options to auto add ID values to message and presence stanzas.Lance Stout
2012-06-22Add 'thread' and 'parent_thread' interfaces to message stanzas.Lance Stout
2012-06-22Mark message body and subject as language aware interfaces.Lance Stout
2012-02-18More import cleanup based on pyflakes.Lance Stout
2011-12-30Fix docstring of a method of Message stanzas.Rodolfo Carvalho
2011-06-20Fix stanza clobbering when replying to errors.sleek-1.0.0-beta5sleek-1.0-Beta51.0.0-beta51.0-Beta5Lance Stout
2011-02-14Remap old method names in a better way.Lance Stout
2011-02-11XMPPError exceptions can keep a stanza's contents.Lance Stout
2010-10-17Underscore names by default.Lance Stout
2010-08-03Updated message stanzas and tests with documentation and PEP8 style.Lance Stout
2010-07-20Updated license notices to use the correct MIT format. Also corrected referen...Lance Stout
2010-04-14adding tests, fixed stanzapath matching to match keys, fixed pubsub#owner sta...Nathan Fritz
2010-03-26changed license to MITsleek-0.9RC10.9RC1Nathan Fritz
2010-01-08muc message stanza enhancementsNathan Fritz
2010-01-08* added testsNathan Fritz
2010-01-05* major stanza improvementsNathan Fritz
2009-12-17* fixed many stanza bugsNathan Fritz
2009-12-11* started converstion to stanza objectsNathan Fritz
2009-12-10tweaked stanzas for easy useNathan Fritz
2009-12-10* added proper message and iq stanzas. presence left to doNathan Fritz
2009-06-03moved seesmic branch to trunkNathan Fritz