Age | Commit message (Collapse) | Author |
|
(task #9870)
|
|
|
|
|
|
(patch #6915)
|
|
|
|
missing CTCP: clientinfo, finger, source, time, userinfo (task #7270)
|
|
|
|
|
|
exists with new nick
|
|
|
|
|
|
This allows private chat with following nicks: nickserv/chanserv/memoserv.
|
|
|
|
|
|
truncated and not displayed) (bug #26630)
|
|
irssi proxy server and opening private under irssi)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
topic is changed
|
|
|
|
channel for away nicks) (bug #25736)
|
|
title bar (task #6030)
|
|
send mode only when channel modes are updated (bug #25651)
|
|
nick has changed) (bug #25654)
|
|
|
|
some commands like /query
|
|
This commit introduces Jabber/XMPP protocol for WeeChat. It uses iksemel lib.
Please note many major Jabber features are missing:
- roster management (add/remove/.. buddies),
- MUC,
- transports.
It is possible to define servers (with /jabber), connect to them (with
/jconnect), disconnect (/jdisconnect) and chat with buddies (with /jchat).
|
|
server if self nick is away
|
|
merged, and that server is not the selected server
|
|
|
|
|
|
server feature, improve IRC server options, new functions in API
|
|
|
|
|
|
|
|
nicks speaking without highlight
|
|
server (task #6859)
|
|
|
|
|
|
when name has changed)
|
|
|
|
|
|
|
|
buffer, mask by buffer, ..), fix some bugs
New features:
- new command /logger
- log level, to log only some messages, according to importance (task #8592)
- level by buffer: custom level for some buffers (or group of buffers)
- log filename mask by buffer (or group of buffers)
- marker line is added after display of backlog
- add "delete" callback for config file sections
- add "mkdir_parents" function to plugin API
- remove old log options in IRC plugin
Bug fix:
- marker line is set only when user switches buffer (not when a plugin force
switch, like IRC plugin does when opening server or channel buffer)
- backlog fixed (sometimes lines were not properly displayed)
|
|
|
|
|