summaryrefslogtreecommitdiff
path: root/src/plugins/irc/irc-config.h
AgeCommit message (Expand)Author
2010-10-09Move some IRC options from network section to server section (task #10664, ta...Sebastien Helleu
2010-10-07Rename options "irc.look.open_{channel|pv}_near_server" to "irc.look.new_{cha...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-25Update comments after #endif in C headersSebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien 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-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-03-26Add new option irc.look.part_closes_buffer to close buffer when /part is issu...Sebastien Helleu
2010-02-19Add option irc.network.connection_timeout (timeout between TCP connection to ...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-11-19Add IRC option to use same nick color in channel and private (on by default) ...Sebastien Helleu
2009-09-15Add options for CTCP, to block/customize CTCP reply (task #9693), add missing...Sebastien 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-04-24Replace constants by enums for config file valuesSebastien 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
2009-01-04Remove unused functions and prototypesSebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2009-01-02Add null values for options, new syntax for /set, reintroduce temporary IRC s...Sebastien Helleu
2008-12-19Add some colors in IRC messages from server (for text and nicks) (task #8926)Sebastien Helleu
2008-11-23Add support for more than one proxy, with proxy selection for each IRC server...Sebastien Helleu
2008-11-19Remove old and unused color optionsSebastien Helleu
2008-10-30Add new features to logger plugin (command /logger, log level, level by buffe...Sebastien Helleu
2008-10-25Add smart join/part/quit message filter in IRC plugin, add names for filtersSebastien Helleu
2008-10-23Add option to toggle display of IRC channel modes after buffer name in status...Sebastien Helleu
2008-10-08Add config file logger.conf (replaces old logger options in plugins.conf)Sebastien Helleu
2008-08-22Fix IRC /server command, fix bugs with IRC servers options, remove temporary ...Sebastien Helleu
2008-06-01Reintroduce highlight (move code from irc plugin to core)Sebastien Helleu
2008-05-20Add hook_connect (background connection to peer)Sebastien Helleu