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 | |||
2012-12-16 | fix a traceback on /unload iq_show | mathieui | |
(also, per-tab option load_logs) | |||
2011-11-15 | Add an iq_show plugin | mathieui | |
Fixes #2075 |