summaryrefslogtreecommitdiff
path: root/plugins/simple_notify.py
AgeCommit message (Expand)Author
2016-08-26Fix #3205 (doubled notification in simple_notify)mathieui
2016-06-28Make plugins import from the absolute poezio package.Emmanuel Gil Peyrot
2016-05-23change muc_list delimiter from comma to colon in simple_notifyLasse Aagren
2016-05-23fix simple_notify to not notify one messages from yourself in MUCsLasse Aagren
2016-05-22add optional muc_list to configuration of simple_notify, as a whitelist of MU...Lasse Aagren
2016-03-09Added ability to notify new messages in MUCsFrédéric Meynadier
2015-03-09Fix the second example in the simple_notify plugin docmathieui
2014-02-22Remove the dependency on poezio from xhtml.pyEmmanuel Gil Peyrot
2013-04-13Move the plugins documentationmathieui
2013-03-08Update the plugins to use the PluginAPImathieui
2012-10-22Make the Executor class reliable.Florent Le Coz
2012-07-05Properly quote the %(body)s and %(from)s used in the simple_notify plugin.Florent Le Coz
2012-07-03Improve the simple_notify plugin and the daemon to execute a command to clean...Florent Le Coz
2012-05-05Remove useless stuff from the simple_notify pluginmathieui
2012-01-26And add the missing files.Florent Le Coz