Age | Commit message (Collapse) | Author |
|
|
|
|
|
The signals about relay client status changes were sent only when the client
has ended. Now it is went on any status change.
|
|
|
|
optimizations are enabled (closes #200)
|
|
|
|
(closes #189)
|
|
|
|
|
|
new option irc.look.temporary_servers
|
|
and util_timeval_add
|
|
|
|
|
|
buffer (closes #177)
|
|
"\S" is not supported on *BSD, so it is replaced by "[^ ]" (which should be
enough, since there should be no tabs or other whitespace different from
spaces in command line).
|
|
|
|
|
|
|
|
dictionary
|
|
|
|
#164)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
protocol)
|
|
|
|
|
|
arguments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
channels) (closes #117)
|
|
Python 2.x (closes #125)
|
|
|
|
|
|
server prefixes (closes #90)
The new default value of option irc.look.smart_filter_mode is now "+".
|
|
#751108)
The memory leak should not happen if infolists are properly freed by plugins,
and it happened only on unload of plugins (or exit).
|
|
|
|
|
|
raw/list buffers to clients (weechat protocol)
|