mathieui
6e13b8b735
yapf -rip on plugins
2018-08-15 13:13:17 +02:00
Emmanuel Gil Peyrot
d3023b438f
Also handle muc_nickchange for /tell.
...
Fixes #3349 .
2017-11-23 18:13:58 +00:00
Emmanuel Gil Peyrot
f1b94534a4
Change all “not … in …” into “… not in …”.
2017-10-08 15:38:06 +01:00
mathieui
5a6ba4dda8
Replace "MUC" by "chatroom" in the documentation
...
And fix some linewrapping, obsolete references to poezio.eu, and
obsolete docs.
2016-10-04 00:29:19 +02:00
mathieui
8aec9f9dac
Fix #3229 (add a command to list /tell messages)
2016-10-02 15:05:58 +02:00
mathieui
84e59b05ff
Don’t call input completion() functions inside completion methods
...
Use a placeholder object that can run it afterwards, so that we don’t
have side effects inside those functions.
2016-08-21 15:39:30 +02:00
Emmanuel Gil Peyrot
3a24d88353
Make plugins import from the absolute poezio package.
2016-06-28 00:10:52 +01:00
Emmanuel Gil Peyrot
c1be52847b
Fix core commands, broken in the previous commit.
2016-06-12 14:33:39 +01:00
mathieui
41283a4ff7
Use the command_args_parser in the tell plugin
2015-11-11 21:05:38 +01:00
mathieui
bec71fe38d
Fix #2581 (fix /untell completion)
2014-09-17 18:51:56 +02:00
mathieui
550aa6efa4
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
mathieui
356d8a2184
Fix a tb with the tell plugin on wrong input
...
it didn’t make anything crash, but still.
2013-06-16 14:47:14 +02:00
mathieui
ab5a5f3aae
Add the documentation for the /tell plugin
2013-05-20 23:14:37 +02:00
mathieui
9885203c67
Update the plugins to use the PluginAPI
...
Also:
- Add get_conversation_messages() to PluginAPI
- Make plugins_autoload colon-separated instead of space-separated
(for consistency)
- Replace a JID() with a safeJID() in the uptime plugin
2013-03-08 22:53:35 +01:00
mathieui
e1956533a6
Fix #2231 (update the plugins to use the new help system)
...
And fix some imprecisions/mistakes in the help.
2013-03-01 19:25:31 +01:00
mathieui
57e586531d
Add a /tell plugin
2012-03-31 01:24:37 +02:00