Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08 | Document with sphinx timed_events, common, and add methods to PluginAPI | mathieui | |
- add methods related to timed events to the PluginAPI - remove parse_command_args_to_alias because str.format does that, and better → update the alias plugin | |||
2013-03-01 | Fix #2231 (update the plugins to use the new help system) | mathieui | |
And fix some imprecisions/mistakes in the help. | |||
2012-05-19 | Make the alias plugin behave like documented. | mathieui | |
2012-01-26 | Fix the alias plugin | mathieui | |
2011-11-18 | Use the new args parser in the alias plugin | mathieui | |
2011-10-02 | Alias plugin. Fixes #1523 | mathieui | |