Age | Commit message (Collapse) | Author |
|
- if there are more args than handled, no message will be set
- fix the 'status' plugin accordingly
|
|
clean the notification and to execute the remote commands through sh -c, letting us use pipes and redirections. Also adds the highlight event for plugin, and make the simple_notify plugin use it as well.
|
|
|
|
custom_port is already used instead.
|
|
|
|
This reverts commit 837b46d68b10f5c6e9cc80e07e33fd025b51634b.
|
|
|
|
|
|
|
|
|
|
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 *)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|