Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-26 | refactor the texts in core to be more readable and fix some typos | Mathieu Pasquet | |
2013-10-06 | Fix #2356 (ping is blocking) | Mathieu Pasquet | |
2013-06-01 | Update caps after loading the ping plugin | 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. | |||
2013-03-01 | Do not ping twice in private tabs | mathieui | |
2013-03-01 | Improve the ping plugin | mathieui | |
fix a TB in the MUC fix the completion (no quotes) add a timeout of 5 seconds | |||
2013-02-01 | Fix a traceback with the Ping plugin | mathieui | |
2012-05-06 | Fix the ping plugin | mathieui | |
2012-02-14 | Fixes #2326 | mathieui | |
2011-11-15 | Add a /ping command through a ping plugin | mathieui | |
Fixes #1734 |