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
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
2012-07-27
irc: add help on values for option irc.look.nick_completion_smart
Sebastien Helleu
2012-07-27
relay: add support of SSL (for irc and weechat protocols), new option relay.n...
Sebastien Helleu
2012-07-15
irc: describe possible values in /help irc.look.display_away
Sebastien Helleu
2012-07-07
irc: add bar item "buffer_modes", remove option irc.look.item_channel_modes (...
Sebastien Helleu
2012-06-30
irc: add option irc.look.ctcp_time_format to customize reply to CTCP TIME (ta...
Sebastien Helleu
2012-04-03
irc: fix help of option irc.color.mirc_remap
Sebastien Helleu
2012-02-29
irc: add support of "external" SASL mechanism (task #11864)
Kyle Fuller
2012-02-26
irc: add search for lower case nicks in option irc.look.nick_color_force
Sebastien Helleu
2012-02-19
irc: rename server option "cap" to "capabilities"
Sebastien Helleu
2012-02-19
irc: add option "cap" in servers to enable capabilities on connection
Sebastien Helleu
2012-01-22
core: add support of flags in regular expressions and highlight options, add ...
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-11-21
irc: do not delete servers added in irc.conf on /reload (bug #34872)
Sebastien Helleu
2011-11-12
irc: add case insensitive string comparison based on casemapping of server (r...
Sebastien Helleu
2011-11-05
irc: add option irc.color.mirc_remap to remap mirc colors in messages to WeeC...
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-09-23
irc: remove compilation warning about function pointer
Sebastien Helleu
2011-07-05
irc: fix typo in help of options irc.look.new_channel_position and irc.look.n...
Sebastien Helleu
2011-05-02
irc: fix nick color in private when option irc.look.nick_color_force is changed
Sebastien Helleu
2011-04-28
irc: add new options irc.color.topic_old and irc.color.topic_new
Sebastien Helleu
2011-04-28
irc: add option "ssl_priorities" in servers (task #10106, debian #624055)
Sebastien Helleu
2011-03-23
irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single...
Sebastien Helleu
2011-03-16
Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer...
Sebastien Helleu
2011-03-15
Add new option irc.look.buffer_auto_switch_on_join
Sebastien Helleu
2011-03-07
Add new option irc.look.smart_filter_nick
Sebastien Helleu
2011-03-04
Add new option irc.look.color_nicks_in_names
Sebastien Helleu
2011-02-24
Refresh nicks colors in nicklist when changing option weechat.color.chat_nick...
Sebastien Helleu
2011-02-24
Do not update self nick color when changing option weechat.color.chat_nick_co...
Sebastien Helleu
2011-02-23
Add new option irc.look.color_nicks_in_nicklist
Sebastien Helleu
2011-02-01
Add many missing IRC commands for target buffer (options irc.msgbuffer.xxx) (...
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
[next]