Commit graph

8 commits

Author SHA1 Message Date
mathieui
d676c2ee7b Move the plugins documentation
(use automodule directive & docstrings)
2013-04-13 22:33:06 +02:00
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
mathieui
ef8a7a647f Use add_tab_command in the quote plugin 2012-05-13 18:39:57 +02:00
Florent Le Coz
56b7d3ebd6 /quote can now be used by specifiying only the seconds, then completing. 2011-11-23 19:53:02 +01:00
Florent Le Coz
e23d905daa Remove TODO since this is done. 2011-11-23 19:50:20 +01:00
Florent Le Coz
7e48a16c4b First argument of /quote can complete a nickname, to filter time results. 2011-11-23 19:49:19 +01:00
Florent Le Coz
c8e260052a Add a quote plugin. 2011-11-23 09:09:48 +01:00