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
/
tell.py
Age
Commit message (
Expand
)
Author
2017-11-23
Also handle muc_nickchange for /tell.
Emmanuel Gil Peyrot
2017-10-08
Change all “not … in …” into “… not in …”.
Emmanuel Gil Peyrot
2016-10-04
Replace "MUC" by "chatroom" in the documentation
mathieui
2016-10-02
Fix #3229 (add a command to list /tell messages)
mathieui
2016-08-21
Don’t call input completion() functions inside completion methods
mathieui
2016-06-28
Make plugins import from the absolute poezio package.
Emmanuel Gil Peyrot
2016-06-12
Fix core commands, broken in the previous commit.
Emmanuel Gil Peyrot
2015-11-11
Use the command_args_parser in the tell plugin
mathieui
2014-09-17
Fix #2581 (fix /untell completion)
mathieui
2014-03-27
Remove useless "installation" parts from the plugin documentations
mathieui
2013-06-16
Fix a tb with the tell plugin on wrong input
mathieui
2013-05-20
Add the documentation for the /tell plugin
mathieui
2013-03-08
Update the plugins to use the PluginAPI
mathieui
2013-03-01
Fix #2231 (update the plugins to use the new help system)
mathieui
2012-03-31
Add a /tell plugin
mathieui