Age | Commit message (Collapse) | Author |
|
server buffers (bug #25557)
|
|
|
|
|
|
|
|
|
|
|
|
plugin API (task #9089)
|
|
For example, freenode.#weechat becomes irc.freenode.#weechat for buffer name
in filter.
|
|
We force disconnection of IRC servers connected via SSL, and schedule
reconnection to server after WeeChat restart.
|
|
in Jabber)
|
|
default)
|
|
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 feature, improve IRC server options, new functions in API
|
|
|
|
|
|
|
|
add buffer_number default bar item
|
|
exists with execution permissions (only if user gives path to binary)
|
|
|
|
|
|
|
|
server (task #6859)
|
|
|
|
|
|
irc.freenode.#weechat)
|
|
|
|
more signals for setting debug)
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
filters)
|
|
$nick/$channel/$server in alias
|
|
status bar (irc.look.display_channel_modes)
|
|
|
|
|
|
|
|
input bar
|
|
|
|
|
|
|
|
|
|
with page_up and page_down keys (task #8702)
|
|
save/restore windows and buffers order (task #5453)
|
|
|
|
|