summaryrefslogtreecommitdiff
path: root/src/plugins/irc/irc-config.h
AgeCommit message (Expand)Author
2019-10-23plugins: sort options added in configuration sectionsSébastien Helleu
2019-10-11irc: add option irc.look.display_pv_warning_address (closes #892)Sébastien Helleu
2019-09-23irc: add separate options for kick/kill message coloring (closes #683)Simmo Saan
2019-09-22irc: remove option irc.network.channel_encode, add server option "charset_mes...Sébastien Helleu
2019-01-11tests: add tests on function irc_config_check_autojoinSébastien Helleu
2019-01-01core: update copyright datesSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-05-21Merge remote-tracking branch 'origin/pr/640'Sébastien Helleu
2018-01-05core: update copyright datesSébastien Helleu
2017-11-05irc: add smart filtering for chghost messagesSimmo Saan
2017-11-05irc: display chghost messages in buffersSimmo Saan
2017-08-10core: remove value for first #define in headers, add "PLUGIN" in plugin headersSébastien Helleu
2017-01-01core: update copyright datesSébastien Helleu
2016-04-05core: move nick coloring from irc plugin to core (closes #262)Sébastien Helleu
2016-03-21core: add pointer in some callbacks (closes #406)Sébastien Helleu
2016-02-23irc: add option irc.network.sasl_fail_unavailable (closes #600)Simmo Saan
2016-02-15core: move irc bar item "away" and two options to core (closes #692)Sébastien Helleu
2016-01-01core: update copyright datesSébastien Helleu
2015-12-24irc: move option irc.network.alternate_nick into servers (closes #633)Sébastien Helleu
2015-08-14irc: add option irc.network.channel_encode (issue #218, issue #482)Sébastien Helleu
2015-07-20irc: add separate color option for current topic in channel bufferSimmo Saan
2015-04-19core: sort config options by name in source headersSébastien Helleu
2015-01-01core: update copyright datesSébastien Helleu
2014-12-14irc: open channel buffers before the JOIN is received from server (autojoin a...Sébastien Helleu
2014-09-04irc: disable creation of temporary servers by default with command /connect, ...Sébastien Helleu
2014-05-06irc: add option irc.look.join_auto_add_chantype (closes #65)Sébastien Helleu
2014-04-04irc: add option irc.look.item_channel_modes_hide_args (task #12070, task #121...Sébastien Helleu
2014-04-04irc: add option irc.color.item_nick_modes (closes #47)Sébastien Helleu
2014-03-19core: fix use of reserved C identifiers in headers (closes #31)Sebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-12-16irc: add option irc.look.smart_filter_mode (task #12499)Sebastien Helleu
2013-12-15core: add buffer property "highlight_tags_restrict", rename option irc.look.h...Sebastien Helleu
2013-12-07irc: rename option irc.look.ban_mask_default to irc.network.ban_mask_defaultSebastien Helleu
2013-12-07irc: add option irc.look.ban_mask_default (bug #26571)Sebastien Helleu
2013-12-06irc: add option irc.network.lag_maxSebastien Helleu
2013-10-08irc: add option irc.look.notice_welcome_tagsSebastien Helleu
2013-08-28irc: add option irc.look.notice_welcome_redirect to automatically redirect ch...Sebastien Helleu
2013-07-11irc: add option irc.look.pv_tagsSebastien Helleu
2013-07-11core: sort config options by name in sourcesSebastien Helleu
2013-06-02irc: add option irc.look.nick_color_hash: hash algorithm to find nick color (...Sebastien Helleu
2013-04-29core: make nick prefix/suffix dynamic (move options from irc plugin to core, ...Sebastien Helleu
2013-03-24irc: add option irc.look.display_join_message (task #10895)Sebastien Helleu
2013-03-17irc: add option irc.look.pv_buffer: automatically merge private buffers (opti...Sebastien Helleu
2013-03-12irc: rename option irc.network.lag_disconnect to irc.network.lag_reconnect, v...Sebastien Helleu
2013-02-23irc: hide passwords in commands or messages sent to nickserv with modifiers (...Sebastien Helleu
2013-02-17irc: unmask smart filtered join if nick speaks in channel some minutes after ...Sebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-11-02irc: add option irc.network.alternate_nick to disable dynamic nick generation...Nils Görs
2012-10-20irc: add option irc.network.whois_double_nick to double nick in command /whoisSebastien Helleu
2012-08-20irc: move options weechat.look.nickmode{_empty} to irc.look.nick_mode{_empty}...Sebastien Helleu