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
2014-01-10
xfer: add gcrypt library for link of plugin
Sebastien Helleu
2014-01-10
irc: add missing include of netinet/in.h (fix compilation error on FreeBSD)
Sebastien Helleu
2014-01-09
core: optimize xxx_valid() functions: return immediately if pointer is NULL
Sebastien Helleu
2014-01-09
core: add "POSIX extended" in description of options/commands/functions using...
Sebastien Helleu
2014-01-09
relay: fix memory leak on unload of relay plugin
Sebastien Helleu
2014-01-09
xfer: add support of IPv6 for DCC chat/file (patch #7992)
Andrew Potter
2014-01-06
ruby: remove evil tab
Sebastien Helleu
2014-01-06
xfer: use same infolist for hook and signals (patch #7974)
Andrew Potter
2014-01-06
xfer: add option xfer.file.auto_check_crc32 (patch #7963)
Sebastien Helleu
2014-01-06
ruby: fix ruby init with ruby >= 2.0 (bug #41115)
Sebastien Helleu
2014-01-05
core: fix crash with hdata_update on shared strings, add hdata type "shared_s...
Sebastien Helleu
2014-01-05
xfer: replace call to sprintf() with snprintf()
Sebastien Helleu
2014-01-02
xfer: add "network" prefix for (dis)connection messages in xfer chat buffer
Sebastien Helleu
2014-01-02
irc: use statusmsg from message 005 to check prefix char in status notices/me...
Sebastien Helleu
2014-01-02
irc: add comments for functions about modes/prefix/chanmodes
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-24
irc: fix typo in /help irc.look.highlight_{channel|pv|server}
Sebastien Helleu
2013-12-23
core: replace darkgray color as default value of options
Sebastien Helleu
2013-12-22
relay: use syntax \xNN instead of \NN for control chars in raw buffer
Sebastien Helleu
2013-12-22
irc: use syntax \xNN instead of \NN for control chars in raw buffer
Sebastien Helleu
2013-12-21
charset: replace call to strcasecmp by weechat_strcasecmp
Sebastien Helleu
2013-12-17
irc: remove display of channel in channel notices, display "PvNotice" for cha...
Sebastien Helleu
2013-12-16
irc: add option irc.look.smart_filter_mode (task #12499)
Sebastien Helleu
2013-12-15
core: add buffer property "highlight_tags_restrict", rename option irc.look.h...
Sebastien Helleu
2013-12-11
irc: display mask of ignore deleted with /ignore del
Sebastien Helleu
2013-12-11
irc: add note about command /disconnect in /help connect
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-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
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
[next]