Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes:
- new section "palette" in weechat.conf
- new API functions: list_search_pos and list_casesearch_pos
|
|
|
|
|
|
"visible" to 0
|
|
|
|
|
|
|
|
problem when item is used in a root bar)
|
|
|
|
|
|
|
|
|
|
"nicklist_changed"
Data for new signals is a string with format: "buffer,name", where:
- buffer is a pointer, for example 0x123456
- name is group or nick name added/removed from nicklist on this buffer.
|
|
or prefix_color defined
|
|
|
|
|
|
|
|
|
|
window)
|
|
|
|
|
|
|
|
specific to buffer) (bug #25556)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(rc/stdout/stderr) via callback
|
|
|
|
plugin API (task #9089)
|
|
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).
|
|
|
|
|
|
|
|
|
|
add buffer_number default bar item
|
|
|
|
|
|
|
|
|
|
|