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
/
plugins
Age
Commit message (
Expand
)
Author
2013-12-05
irc: fix ignore on a host without nick
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
irc: use color code 0x1F (ctrl-_) for underlined text in input line (same cod...
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-11-30
irc: use option irc.network.colors_send (instead of receive) when displaying ...
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
irc: fix crash when setting a wrong value in server option "ssl_priorities"
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-23
irc: fix memory leak when checking the value of ssl_priorities option in servers
Sebastien Helleu
2013-11-23
irc: fix memory leak when a channel is deleted
Sebastien Helleu
2013-11-19
guile: disable guile gmp allocator (fix crash on unload of relay plugin) (bug...
Pierre Carru
2013-11-18
scripts: use #ifdef to check if versions are defined in signal "debug_libs"
Sebastien Helleu
2013-11-18
core: remove "v" before versions displayed by /debug libs
Sebastien Helleu
2013-11-17
scripts: display lib version on signal "debug_libs"
Sebastien Helleu
2013-11-17
aspell: display aspell/enchant version on signal "debug_libs"
Sebastien Helleu
2013-11-09
core: rename option weechat.look.set_title to weechat.look.window_title (eval...
Sebastien Helleu
2013-11-09
core: add infos "term_width" and "term_height"
Sebastien Helleu
2013-11-09
api: add support for C++ plugins
stfn
2013-11-09
xfer: load plugin even if options can not be read in xfer.conf (with warnings)
Sebastien Helleu
2013-11-09
script: load plugin even if options can not be read in script.conf (with warn...
Sebastien Helleu
2013-11-09
rmodifier: remove unneeded warning
Sebastien Helleu
2013-11-09
relay: load plugin even if options can not be read in relay.conf (with warnings)
Sebastien Helleu
2013-11-09
logger: load plugin even if options can not be read in logger.conf (with warn...
Sebastien Helleu
2013-11-09
irc: load plugin even if options can not be read in irc.conf (with warnings)
Sebastien Helleu
2013-11-09
charset: remove unneeded warning, do not load plugin when options can not be ...
Sebastien Helleu
2013-11-09
aspell: load plugin even if options can not be read in aspell.conf (with warn...
Sebastien Helleu
2013-11-09
alias: remove unneeded warning, do not load plugin when options can not be in...
Sebastien Helleu
2013-11-07
irc: fix groups in channel nicklist when reconnecting to a server that suppor...
Sebastien Helleu
2013-11-02
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
Sebastien Helleu
2013-10-27
irc: fix auto-switch to channel buffer when doing /join channel (without "#")
Sebastien Helleu
2013-10-24
lua: fix crash on calls to callbacks during load of script
Sebastien Helleu
2013-10-08
irc: add option irc.look.notice_welcome_tags
Sebastien Helleu
2013-10-08
irc: add server option "default_msg_kick" to customize default kick/kickban m...
Sebastien Helleu
2013-10-06
irc: improve help of server option "autojoin"
Sebastien Helleu
2013-10-05
core: move the "-no-undefined" from LDFLAGS in configure.ac to Makefile.am in...
Sebastien Helleu
2013-10-05
relay: fix decoding of websocket frames when there are multiple frames in a s...
Sebastien Helleu
2013-10-05
irc: use "private" notify for welcome notices displayed in channel (like when...
Sebastien Helleu
2013-10-05
irc: remove target of notice (self nick) in the display of channel welcome no...
Sebastien Helleu
2013-10-04
irc: display target of notice when it is displayed in channel
Sebastien Helleu
2013-10-03
irc: fix reconnection to server using IPv6 (bug #38819, bug #40166)
Sebastien Helleu
2013-09-20
aspell: fix detection of word start/end when there are apostrophes or minus c...
Sebastien Helleu
2013-09-20
irc: add extra info in /help irc.look.smart_filter_delay
Sebastien Helleu
2013-09-19
irc: add note about evaluated content of "password" server option
Sebastien Helleu
2013-09-19
relay: add support of secured data in option relay.network.password (evaluate...
Sebastien Helleu
[next]