summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/gmail_notify.py
AgeCommit message (Expand)Author
2013-01-26Get tests to pass again.Lance Stout
2013-01-20Modernize the Gmail plugin.Lance Stout
2011-11-19Tidy up logging calls.Lance Stout
2011-11-20This change stops sleekxmpp from spending huge amounts of time unnecessarily ...Vijay Pandurangan
2010-12-16Use boundjid in plugins instead of the deprecated accessors.Lance Stout
2010-11-06Logging no longer uses root logger.Lance Stout
2010-07-20Updated license notices to use the correct MIT format. Also corrected referen...Lance Stout
2010-07-19Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi...Lance Stout
2010-07-11Reworked the Gmail notification plugin to use stanza objects and expose more ...Lance Stout
2010-04-07replaced usage of deprecated iq result on send. Fixed old send result to use ...Nathan Fritz
2009-09-01* gmail plugin now works in python3Nathan Fritz
2009-06-03moved seesmic branch to trunkNathan Fritz