Commit graph

4 commits

Author SHA1 Message Date
mathieui
9885203c67 Update the plugins to use the PluginAPI
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 22:53:35 +01:00
mathieui
e1956533a6 Fix #2231 (update the plugins to use the new help system)
And fix some imprecisions/mistakes in the help.
2013-03-01 19:25:31 +01:00
Florent Le Coz
eaf67dc569 Exec plugin now executes the command in sh -c, allowing us to do some shell tricks etc (pipes, for example). 2011-11-10 05:19:34 +01:00
Florent Le Coz
55d624c0ee exec plugin 2011-09-25 21:16:31 +02:00