summaryrefslogtreecommitdiff
path: root/plugins/tell.py
AgeCommit message (Expand)Author
2019-04-28plugins: Update use of tab.name to tab.jid where appropriateMaxime “pep” Buquet
2018-08-15yapf -rip on pluginsmathieui
2017-11-23Also handle muc_nickchange for /tell.Emmanuel Gil Peyrot
2017-10-08Change all “not … in …” into “… not in …”.Emmanuel Gil Peyrot
2016-10-04Replace "MUC" by "chatroom" in the documentationmathieui
2016-10-02Fix #3229 (add a command to list /tell messages)mathieui
2016-08-21Don’t call input completion() functions inside completion methodsmathieui
2016-06-28Make plugins import from the absolute poezio package.Emmanuel Gil Peyrot
2016-06-12Fix core commands, broken in the previous commit.Emmanuel Gil Peyrot
2015-11-11Use the command_args_parser in the tell pluginmathieui
2014-09-17Fix #2581 (fix /untell completion)mathieui
2014-03-27Remove useless "installation" parts from the plugin documentationsmathieui
2013-06-16Fix a tb with the tell plugin on wrong inputmathieui
2013-05-20Add the documentation for the /tell pluginmathieui
2013-03-08Update the plugins to use the PluginAPImathieui
2013-03-01Fix #2231 (update the plugins to use the new help system)mathieui
2012-03-31Add a /tell pluginmathieui