mathieui
6e13b8b735
yapf -rip on plugins
2018-08-15 13:13:17 +02:00
Emmanuel Gil Peyrot
3a24d88353
Make plugins import from the absolute poezio package.
2016-06-28 00:10:52 +01:00
mathieui
0161f35f82
Fix the test plugin
...
(broken since slix)
2016-03-08 23:02:01 +01: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
572cc678a0
Example for add_tab_command in the test plugin
2011-11-13 00:26:14 +01:00
mathieui
276b2a0cbe
Fix the test plugin
2011-11-09 14:54:20 +01:00
mathieui
ed87f26db7
Added a connect() function to the plugins API, for internal event
2011-10-01 23:48:42 +02:00
Florent Le Coz
f275567478
[teisenbe] Use the imp module to import modules.
...
Also add a simple translator module
2011-09-24 22:26:31 +02:00
Florent Le Coz
e3b933445f
[teisenbe] first attempt at a plugin system.
2011-09-23 17:43:01 +02:00