summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0012.py
AgeCommit message (Collapse)Author
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.