Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-21 | Don’t call input completion() functions inside completion methods | mathieui | |
Use a placeholder object that can run it afterwards, so that we don’t have side effects inside those functions. | |||
2016-06-28 | Make plugins import from the absolute poezio package. | Emmanuel Gil Peyrot | |
2014-11-02 | The quote plugin now uses full messages instead of timestamps. | Eijebong | |
2014-10-13 | Document the before_quote and the after_quote options of the quote | mathieui | |
plugin | |||
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. | |||
2012-05-13 | Use add_tab_command in the quote plugin | mathieui | |
2011-11-23 | /quote can now be used by specifiying only the seconds, then completing. | Florent Le Coz | |
2011-11-23 | Remove TODO since this is done. | Florent Le Coz | |
2011-11-23 | First argument of /quote can complete a nickname, to filter time results. | Florent Le Coz | |
2011-11-23 | Add a quote plugin. | Florent Le Coz | |