mathieui
6e13b8b735
yapf -rip on plugins
2018-08-15 13:13:17 +02:00
mathieui
3317604c65
Fix some excepts (bare, useless, unused)
2017-10-12 01:23:40 +02:00
Emmanuel Gil Peyrot
f1b94534a4
Change all “not … in …” into “… not in …”.
2017-10-08 15:38:06 +01:00
mathieui
5ef524d3b1
Don't override "id" and "type" builtins
2017-02-13 19:50:02 +01: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
mathieui
550aa6efa4
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
mathieui
d676c2ee7b
Move the plugins documentation
...
(use automodule directive & docstrings)
2013-04-13 22:33:06 +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
39a61486de
Fix the /remind help
2012-05-06 22:09:16 +02:00
mathieui
241369c330
Use the new functions in reminder.py
2011-11-15 21:42:10 +01:00
mathieui
cfa5520cfe
Make it possible to use 'm', 'h', and 'd' in the time for the
...
reminder plugin.
2011-11-14 20:57:54 +01:00
mathieui
07d7189ab6
Useful improvements for the reminder plugin
2011-11-14 20:46:19 +01:00
mathieui
d0beb6ac86
Add a "reminder" plugin.
2011-11-13 21:55:45 +01:00