Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
exchange keys (bug #25996)
|
|
utf-8 chars, add function utf8_char_int to API
|
|
|
|
New (core) command /version displays version, and number of upgrades done with
first start date (if # /upgrade > 0).
The number of upgrades is displayed at startup (if > 0).
|
|
|
|
|
|
|
|
It is still possible to see messages by changing debug level for "core" or
plugins (perl, python, ruby, lua, tcl).
|
|
|
|
|
|
using a string
|
|
|
|
|
|
(rc/stdout/stderr) via callback
|
|
previous commit for terminal resize)
|
|
|
|
|
|
|
|
|
|
plugins
|
|
|
|
|
|
|
|
|
|
plugin API (task #9089)
|
|
plugins (useful when using valgrind)
|
|
|
|
|
|
line of buffer is removed)
|
|
For example, freenode.#weechat becomes irc.freenode.#weechat for buffer name
in filter.
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|