Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-07 | Documentation update | mathieui | |
2013-08-07 | Complete the documentation of the OTR plugin | mathieui | |
(and fix a possible traceback) | |||
2013-08-06 | Fix the same issue with the OTR plugin | mathieui | |
2013-08-05 | Add trust management to the OTR plugin (/otr trust|untrust) | mathieui | |
2013-08-05 | Add a new "drop" option to the OTR plugin (to drop the privkey) | mathieui | |
2013-08-04 | Notify properly in the OTR plugin when a message is received | mathieui | |
2013-08-04 | Add a helpful help for /otr | mathieui | |
2013-08-04 | Rewrite the OTR plugin to use pure-python-otr | 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-29 | Fix the OTR plugin completion | mathieui | |
2012-05-13 | Use add_tab_command in the OTR plugin | mathieui | |
2012-03-25 | Add the OTR plugin | mathieui | |