index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-12-16
irc: add option irc.look.smart_filter_mode (task #12499)
Sebastien Helleu
2013-12-15
core: add support of logical and/or for argument "tags" in function hook_print
Sebastien Helleu
2013-12-15
core: fix use of NULL pointer (in case of malloc error) when creating a new f...
Sebastien Helleu
2013-12-15
core: fix some translation of "tags" in french
Sebastien Helleu
2013-12-15
core: add buffer property "highlight_tags_restrict", rename option irc.look.h...
Sebastien Helleu
2013-12-14
core: add note about support of "*" for tags in /help filter
Sebastien Helleu
2013-12-14
core: add logical "and" between tags in filters, weechat.look.highlight_tags ...
Sebastien Helleu
2013-12-13
core: rename options save/reset to add/del in command /layout
Sebastien Helleu
2013-12-11
irc: display mask of ignore deleted with /ignore del
Sebastien Helleu
2013-12-11
core: update translations
Sebastien Helleu
2013-12-11
Merge branch 'buffer-auto-renumber'
Sebastien Helleu
2013-12-11
irc: add note about command /disconnect in /help connect
Sebastien Helleu
2013-12-11
core: fix text emphasis with wide chars on screen like japanese (patch #8253)...
Sebastien Helleu
2013-12-08
core: add signal "buffer_cleared"
Sebastien Helleu
2013-12-08
core: remove option on /unset of plugin description option (plugins.desc.xxx)...
Sebastien Helleu
2013-12-08
irc: don't return a default ban mask if option is not set or if host is not f...
Sebastien Helleu
2013-12-07
irc: rename option irc.look.ban_mask_default to irc.network.ban_mask_default
Sebastien Helleu
2013-12-07
irc: add option irc.look.ban_mask_default (bug #26571)
Sebastien Helleu
2013-12-07
irc: improve /help of command/command_delay/autojoin options in servers
Sebastien Helleu
2013-12-07
core: use first gap for new buffer only if the buffer has no layout number
Sebastien Helleu
2013-12-07
core: add option weechat.look.buffer_position
Sebastien Helleu
2013-12-06
irc: add option irc.network.lag_max
Sebastien Helleu
2013-12-05
irc: fix ignore on a host without nick
Sebastien Helleu
2013-12-04
core: add buffer property "day_change" to hide messages for the day change in...
Sebastien Helleu
2013-12-04
irc: add comments about irc color codes in messages
Sebastien Helleu
2013-12-04
irc: remove function irc_color_decode_for_user_entry
Sebastien Helleu
2013-12-01
core: replace default key ctrl+"c", "u" by ctrl+"c", "_" for underlined text ...
Sebastien Helleu
2013-12-01
irc: use color code 0x1F (ctrl-_) for underlined text in input line (same cod...
Sebastien Helleu
2013-12-01
core: replace default key ctrl+"c", "r" by ctrl+"c", "v" for reverse video in...
Sebastien Helleu
2013-12-01
irc: use color code 0x16 (ctrl-V) for reverse video in messages
Sebastien Helleu
2013-12-01
irc: check that string is not NULL in functions irc_color_{decode,decode_for_...
Sebastien Helleu
2013-12-01
core: add missing access to hdata "buffer_visited"
Sebastien Helleu
2013-12-01
core: fix random crash when closing a buffer
Sebastien Helleu
2013-11-30
irc: use option irc.network.colors_send (instead of receive) when displaying ...
Sebastien Helleu
2013-11-30
core: fix command /buffer renumber
Sebastien Helleu
2013-11-30
core: fix unmerge of buffer
Sebastien Helleu
2013-11-30
core: add limits for buffers (max 10000 buffers opened, number of a buffer: b...
Sebastien Helleu
2013-11-30
core: fix crash when moving buffer with only one buffer (core buffer)
Sebastien Helleu
2013-11-30
core: add bar item "buffer_last_number"
Sebastien Helleu
2013-11-30
core: add variable "gui_buffers_count", use it in bar item "buffer_count"
Sebastien Helleu
2013-11-30
aspell: fix detection of nicks when there are non-alphanumeric chars around a...
Sebastien Helleu
2013-11-30
aspell: fix detection of nicks when there is nick completer at the end
Sebastien Helleu
2013-11-30
aspell: fix detection of nicks with non-alphanumeric chars
Sebastien Helleu
2013-11-30
core: add option weechat.look.buffer_auto_renumber
Sebastien Helleu
2013-11-30
irc: fix crash when setting a wrong value in server option "ssl_priorities"
Sebastien Helleu
2013-11-28
core: revert check of layout when switching to a buffer using value "auto" in...
Sebastien Helleu
2013-11-28
python: fix load of scripts with python >= 3.3
Sebastien Helleu
2013-11-26
irc: suggest lower values for option irc.server.xxx.ssl_dhkey_size after SSL ...
Sebastien Helleu
2013-11-24
core: do not update terminal title on startup if option weechat.look.window_t...
Sebastien Helleu
2013-11-23
irc: fix memory leak when checking the value of ssl_priorities option in servers
Sebastien Helleu
[prev]
[next]