Age | Commit message (Collapse) | Author |
|
|
|
|
|
It is tab-specific and off by default.
|
|
See https://github.com/afflux/pure-python-otr/issues/47
|
|
|
|
|
|
|
|
(and fix a possible traceback)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(use automodule directive & docstrings)
|
|
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
|
|
And fix some imprecisions/mistakes in the help.
|
|
|
|
|
|
|