summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0012.py
AgeCommit message (Collapse)Author
2011-08-17Update plugins that use Iq stanzas to work with new exceptions.Lance Stout
2010-11-06Logging no longer uses root logger.Lance Stout
Each module should now log into its own logger.
2010-10-25Added XEP-0012 Last Activity plugin.Lance Stout
Contributed by Cesar Alcalde.