Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
A flag "closing" has been added in buffers. It is set to 1 when the buffer
is closing, and then no more printf is allowed in the buffer (a message
printed on relay buffer was causing a crash when it is closed).
|
|
pointers (WeeChat protocol)
|
|
|
|
|
|
|
|
|
|
|
|
core: update Japanese translations
|
|
|
|
|
|
|
|
|
|
(closes #86)
|
|
|
|
|
|
defined in buffer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
argument before in the command line
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from string to integer (in scripts)
|
|
|
|
|
|
|
|
|
|
The new option has changed the behavior again, so "/join 0" will now
part all channels by default.
|
|
|
|
irc.look.display_join_message (closes #75)
|
|
|
|
|
|
WeeChat disconnects any client when a frame with length 0 is recieved.
|
|
|
|
|