Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-28 | Make plugins import from the absolute poezio package. | Emmanuel Gil Peyrot | |
2016-03-08 | Fix the test plugin | mathieui | |
(broken since slix) | |||
2013-03-08 | Update the plugins to use the PluginAPI | mathieui | |
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 | |||
2011-11-13 | Example for add_tab_command in the test plugin | mathieui | |
2011-11-09 | Fix the test plugin | mathieui | |
2011-10-01 | Added a connect() function to the plugins API, for internal event | mathieui | |
2011-09-24 | [teisenbe] Use the imp module to import modules. | Florent Le Coz | |
Also add a simple translator module | |||
2011-09-23 | [teisenbe] first attempt at a plugin system. | Florent Le Coz | |