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
/
irc
/
irc-config.c
Age
Commit message (
Expand
)
Author
2014-02-22
irc: set option irc.network.autoreconnect_delay_max to 600 by default, increa...
Sebastien Helleu
2014-02-20
irc: set option irc.network.whois_double_nick to "off" by default
Sebastien Helleu
2014-01-28
irc: add value "353" in option irc.look.display_join_message
Sebastien Helleu
2014-01-25
irc: add command "monitor" in /help irc.look.notify_tags_ison
Sebastien Helleu
2014-01-21
irc: do not display names by default when joining a channel (task #13045)
Sebastien Helleu
2014-01-21
core: update translations
Sebastien Helleu
2014-01-21
irc: check that server option ssl_fingerprint has exactly 40 hexadecimal digi...
Sebastien Helleu
2014-01-21
irc: add server option "ssl_fingerprint" (task #12724)
Maarten de Vries
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-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-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-11-30
irc: fix crash when setting a wrong value in server option "ssl_priorities"
Sebastien Helleu
2013-11-23
irc: fix memory leak when checking the value of ssl_priorities option in servers
Sebastien Helleu
2013-11-02
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
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-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-08-28
irc: add option irc.look.notice_welcome_redirect to automatically redirect ch...
Sebastien Helleu
2013-07-29
irc: add note about evaluated content of option (for options allowing secured...
Sebastien Helleu
2013-07-11
irc: add option irc.look.pv_tags
Sebastien Helleu
2013-07-11
core: sort config options by name in sources
Sebastien Helleu
2013-06-08
irc: display a warning when the proxy set in a server does not exist
Sebastien Helleu
2013-06-02
irc: add option irc.look.nick_color_hash: hash algorithm to find nick color (...
Sebastien Helleu
2013-05-01
Merge branch 'dynamic-nick-prefix-suffix'
Sebastien Helleu
2013-05-01
irc: add support of "dh-aes" SASL mechanism (patch #8020)
Elizabeth Myers
2013-04-29
core: make nick prefix/suffix dynamic (move options from irc plugin to core, ...
Sebastien Helleu
2013-04-23
irc: add support of UHNAMES (capability "userhost-in-names") (task #9353)
Sebastien Helleu
2013-03-24
irc: add option irc.look.display_join_message (task #10895)
Sebastien Helleu
2013-03-17
irc: add option irc.look.pv_buffer: automatically merge private buffers (opti...
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-03-12
irc: rename option irc.network.lag_disconnect to irc.network.lag_reconnect, v...
Sebastien Helleu
2013-02-23
irc: hide passwords in commands or messages sent to nickserv with modifiers (...
Sebastien Helleu
2013-02-17
irc: unmask smart filtered join if nick speaks in channel some minutes after ...
Sebastien Helleu
2013-01-26
core: use size of 32 for hashtables (instead of 4, 8 or 16)
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-12-05
irc: read local variable "autorejoin" in buffer to override server option "au...
Nils Görs
2012-11-02
irc: add option irc.network.alternate_nick to disable dynamic nick generation...
Nils Görs
2012-10-20
irc: add option irc.network.whois_double_nick to double nick in command /whois
Sebastien Helleu
2012-10-14
api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh...
Simon Arlott
2012-08-20
irc: move options weechat.look.nickmode{_empty} to irc.look.nick_mode{_empty}...
Sebastien Helleu
[prev]
[next]