index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
simple_notify.py
Age
Commit message (
Expand
)
Author
2019-03-19
Fix various spelling mistakes throughout the code
Kim Alvefur
2018-08-15
yapf -rip on plugins
mathieui
2016-08-26
Fix #3205 (doubled notification in simple_notify)
mathieui
2016-06-28
Make plugins import from the absolute poezio package.
Emmanuel Gil Peyrot
2016-05-23
change muc_list delimiter from comma to colon in simple_notify
Lasse Aagren
2016-05-23
fix simple_notify to not notify one messages from yourself in MUCs
Lasse Aagren
2016-05-22
add optional muc_list to configuration of simple_notify, as a whitelist of MU...
Lasse Aagren
2016-03-09
Added ability to notify new messages in MUCs
Frédéric Meynadier
2015-03-09
Fix the second example in the simple_notify plugin doc
mathieui
2014-02-22
Remove the dependency on poezio from xhtml.py
Emmanuel Gil Peyrot
2013-04-13
Move the plugins documentation
mathieui
2013-03-08
Update the plugins to use the PluginAPI
mathieui
2012-10-22
Make the Executor class reliable.
Florent Le Coz
2012-07-05
Properly quote the %(body)s and %(from)s used in the simple_notify plugin.
Florent Le Coz
2012-07-03
Improve the simple_notify plugin and the daemon to execute a command to clean...
Florent Le Coz
2012-05-05
Remove useless stuff from the simple_notify plugin
mathieui
2012-01-26
And add the missing files.
Florent Le Coz