summaryrefslogtreecommitdiff
path: root/src/plugins/irc/irc-config.c
AgeCommit message (Expand)Author
2010-09-17Beta version of IRC proxy feature in Relay pluginSebastien Helleu
2010-09-12Check immediately away nicks on all servers/channels if option irc.network.aw...Sebastien Helleu
2010-07-17Fix help of option irc.look.nick_color_stop_chars (problem in generated ascii...Sebastien Helleu
2010-07-17Add new option irc.look.nick_color_stop_charsSebastien Helleu
2010-07-06Improve irc lag indicator: two colors (counting and finished), update item ev...Sebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-06-11Use empty real name by default in IRC config, instead of reading real name in...Sebastien Helleu
2010-06-08Add new options irc.look.display_host_join/join_local/quit and irc.color.reas...Sebastien Helleu
2010-06-04Move options weechat.color.nicklist_prefix to irc pluginSebastien Helleu
2010-05-29Add missing include of time.hSebastien Helleu
2010-05-23Fix bug with option irc.network.lag_check when value is 0 (zero)Sebastien Helleu
2010-05-21Add optional message in IRC private buffer when nick is back on server after ...Sebastien Helleu
2010-05-01Move option irc.color.item_buffer_name_ssl to core (new name: weechat.color.s...Sebastien Helleu
2010-04-21Add new options irc.network.autoreconnect_delay_growing and irc.network.autor...Sebastien Helleu
2010-04-20Add new option irc.color.item_buffer_name_ssl (task #10339)Sebastien Helleu
2010-04-08Reformat and add comments for description of C sourcesSebastien Helleu
2010-03-26Add new option irc.look.part_closes_buffer to close buffer when /part is issu...Sebastien Helleu
2010-03-26Fix bug with writing of configuration files when disk is full (bug #29331)Sebastien Helleu
2010-03-19Reformat multi-line commentsSebastien Helleu
2010-02-19Add option irc.network.connection_timeout (timeout between TCP connection to ...Sebastien Helleu
2010-02-18Add mechanism DH-BLOWFISH for SASL authentication with IRC serverSebastien Helleu
2010-02-15Add SASL authentication in IRC plugin (task #8829), add function "string_enco...Sebastien Helleu
2010-02-06Add option irc.look.item_nick_prefix, rename some IRC options for bar itemsSebastien Helleu
2010-02-02Add option irc.look.display_channel_modes_hide_key to hide channel key in cha...Sebastien Helleu
2010-01-24Add options irc.look.smart_filter_join/quit, smart filter enabled by defaultSebastien Helleu
2010-01-17Add new IRC output queue for messages with low priority (like automatic CTCP ...Sebastien Helleu
2010-01-14Enhancements on IRC CTCP messages (display if CTCP is blocked, new config opt...Sebastien Helleu
2010-01-03Update copyright datesSebastien Helleu
2009-12-31Add IRC options to customize target buffer for messages (task #7381)Sebastien Helleu
2009-12-16Add option "autorejoin_delay" for servers (task #8771), fix autorejoin on cha...Sebastien Helleu
2009-11-19Add IRC option to use same nick color in channel and private (on by default) ...Sebastien Helleu
2009-11-07New default value (25) for option irc.network.away_check_max_nicksSebastien Helleu
2009-11-07Check SSL certificates and use self-signed certificate to auto identify on IR...Sebastien Helleu
2009-09-15Add options for CTCP, to block/customize CTCP reply (task #9693), add missing...Sebastien Helleu
2009-06-28Rename function string_explode to string_splitSebastien Helleu
2009-06-25Add options irc.look.open_channel/pv_near_serverSebastien Helleu
2009-06-23Add new option irc.color.item_channel_modesSebastien Helleu
2009-06-14Improve option irc.look.notice_as_pv, new values: auto/never/alwaysSebastien Helleu
2009-06-14Add color for channel IRC notices (patch #6841)Sebastien Helleu
2009-06-11Add option irc.look.item_display_server to display server with plugin or name...Sebastien Helleu
2009-06-10Add buffer merging feature, with /buffer merge/unmerge (task #7404)Sebastien Helleu
2009-05-28Add color for bar item "away" (irc.color.item_away)Sebastien Helleu
2009-05-28Convert all docs to asciidoc format, add scripting guideSebastien Helleu
2009-05-19New default value "0" for option irc.network.lag_disconnect (do not disconnec...Sebastien Helleu
2009-04-03Add new values for option irc.look.nick_completion_smart: off / speakers / sp...Sebastien Helleu
2009-03-19Many improvements on IRC raw bufferSebastien Helleu
2009-03-15Add new option irc.look.display_old_topic to display old topic when channel t...Sebastien Helleu
2009-02-25Add option "irc.look.topic_strip_colors" to strip topic colors in buffer's ti...Sebastien Helleu
2009-02-11Add irc and jabber options to display nick modes in input_prompt bar itemSebastien Helleu
2009-01-15Add Jabber plugin (alpha version, many Jabber features are missing)Sebastien Helleu