Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-15 | yapf -rip on plugins | mathieui | |
2017-10-07 | Fix #3273 (be honest about the rainbow plugin) | mathieui | |
2016-06-28 | Make plugins import from the absolute poezio package. | Emmanuel Gil Peyrot | |
2014-03-27 | Remove useless "installation" parts from the plugin documentations | mathieui | |
2013-04-13 | Move the plugins documentation | mathieui | |
(use automodule directive & docstrings) | |||
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-09 | Same as previous commit, but with _say | mathieui | |
2011-11-09 | Remove poezio_event_handler to keep only event_handler | mathieui | |
2011-11-08 | Make the rainbow plugin clean existing colors before adding the new colors. | Florent Le Coz | |
2011-11-07 | Add a funny rainbow plugin, mainly to test some plugin hooks. | Florent Le Coz | |