Age | Commit message (Collapse) | Author |
|
Add a blacklist inside the roster that contains the bare JIDs of all the
rooms ever joined in this session, so that no JID using this server will
ever be shown as getting “offline”.
If there is a cleaner way to do that (discriminating JIDs), I welcome it.
|
|
Get status codes in presence and message stanzas, and show information
related to them. If the change hinders privacy (logs added, or public
JIDs), then a red “Warning” message is shown instead of the classic
“Info”.
|
|
|
|
MUC-specific options.
private_auto_response is empty by default.
+ new event ignored_private
|
|
|
|
|
|
(+doc)
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/core.py
src/tabs.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(/bookmark * or /bookmark_local *)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(C-b / C-f)
|
|
|
|
and put 0 priority to disconnected tabs
|
|
|
|
|
|
|
|
|
|
|