Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
The help on commands /window and /alias contain percent chars, so we
have to force xgettext to NOT use "c-format", using the string
"xgettext:no-c-format".
|
|
|
|
Some includes were missing in .h files, and the tests must be linked
with intl and execinfo on FreeBSD.
|
|
#888)
|
|
between options
Related-Bug: #877
|
|
|
|
|
|
output (closes #877)
The behavior of existing option "-o" is changed: now commands are NOT
executed (which is more secure by default).
|
|
|
|
server buffer is closed (issue #873)
|
|
irc: fix buffer switching on manual join for forwarded channels
|
|
|
|
|
|
Previously using option values
irc.look.buffer_open_before_join off
irc.look.buffer_switch_join on
and manually joining a channel which gets forwarded
(e.g. #linux -> ##linux-overflow on freenode) the channel buffer for
##linux-overflow was not switched to even though the option says it should
have.
This patch copies manual join and noswitch information for channels which
get forwarded.
|
|
|
|
Regression was introduced by commit
4c6d9e14d1dd428b0196a50bf8fe3201ec329741.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only if the script was auto-loaded (closes #855)
|
|
"plugins_commands" and ""weechat_commands"
|
|
|
|
|
|
|
|
path/filename (closes #850)
|
|
|
|
|
|
email" (closes #849)
|
|
|
|
|
|
Now string_expand_home() can return NULL if the HOME environment
variable it not set, so this commit adds an extra check on the variable
"filename2" before using it.
|
|
(issue #825)
|
|
(closes #825)
|
|
#818)
|
|
|
|
|
|
|
|
|
|
(closes #781)
|
|
xfer_set_{local|remote}_address()
|
|
|
|
|
|
|
|
|