Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-04 | Remove unused imports | mathieui | |
(thanks eijebong) | |||
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 | |||
2013-03-01 | Fix #2231 (update the plugins to use the new help system) | mathieui | |
And fix some imprecisions/mistakes in the help. | |||
2011-11-10 | Exec plugin now executes the command in sh -c, allowing us to do some shell ↵ | Florent Le Coz | |
tricks etc (pipes, for example). | |||
2011-09-25 | exec plugin | Florent Le Coz | |