summaryrefslogtreecommitdiff
path: root/src/plugins/irc/irc-config.c
AgeCommit message (Expand)Author
2015-04-18irc: add support of SHA-256 and SHA-512 algorithms in server option "ssl_fing...Sébastien Helleu
2015-01-25irc: add "account-notify" in help of server option "capabilities"Sébastien Helleu
2015-01-24irc: remove server "freenode" from default config file (closes #309)Sébastien Helleu
2015-01-19irc: add support of "ecdsa-nist256p-challenge" SASL mechanism (closes #251)Sébastien Helleu
2015-01-01core: update copyright datesSébastien Helleu
2014-12-26irc: remove useless refresh of bar itemSébastien Helleu
2014-12-14irc: open channel buffers before the JOIN is received from server (autojoin a...Sébastien Helleu
2014-11-23irc: rename server option "sasl_disconnect_on_fail" to "sasl_fail", change ty...Sébastien Helleu
2014-11-23irc: merge arrays with server options names and default values into a single ...Sébastien Helleu
2014-11-22irc: add option irc.server.*.sasl_disconnect_on_fail (task #12204)Max Teufel
2014-11-04irc: use option irc.look.nick_mode_empty to display nick prefix in bar item "...Sébastien Helleu
2014-11-01irc: reformat some code to make it more readableSébastien Helleu
2014-11-01irc: add "extended-join" in help of server option "capabilities"Sébastien Helleu
2014-10-31irc: remove IRC color codes from buffer title in channels (closes #237)Sébastien Helleu
2014-09-04irc: disable creation of temporary servers by default with command /connect, ...Sébastien Helleu
2014-08-23irc: remove a trailing comma in help of server capabilities optionSébastien Helleu
2014-08-17irc: add "server-time" in help of server option "capabilities"Sébastien Helleu
2014-06-14irc: add value "+" for option irc.look.smart_filter_mode to use modes from se...Sébastien Helleu
2014-05-16core: add bar item "buffer_short_name" (task #10882)Sébastien Helleu
2014-05-15irc: add bar item "irc_nick_modes" (closes #71)Sébastien Helleu
2014-05-08irc: add support of message 324 (channel modes) in option irc.look.display_jo...Sébastien Helleu
2014-05-06irc: add option irc.look.join_auto_add_chantype (closes #65)Sébastien Helleu
2014-04-20core: add non-breaking spaces in French translationsSébastien Helleu
2014-04-12api: allow wildcard "*" inside the mask in function string_matchSébastien Helleu
2014-04-04irc: allow many fingerprints in server option ssl_fingerprint (closes #49)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-30irc: allow "$ident" in option irc.network.ban_mask_default (closes #18)Sébastien Helleu
2014-03-30irc: add support of "away-notify" capability (closes #12)Sébastien Helleu
2014-02-28irc: evaluate content of server options "username" and "realname"Sebastien Helleu
2014-02-22irc: set option irc.network.autoreconnect_delay_max to 600 by default, increa...Sebastien Helleu
2014-02-20irc: set option irc.network.whois_double_nick to "off" by defaultSebastien Helleu
2014-01-28irc: add value "353" in option irc.look.display_join_messageSebastien Helleu
2014-01-25irc: add command "monitor" in /help irc.look.notify_tags_isonSebastien Helleu
2014-01-21irc: do not display names by default when joining a channel (task #13045)Sebastien Helleu
2014-01-21core: update translationsSebastien Helleu
2014-01-21irc: check that server option ssl_fingerprint has exactly 40 hexadecimal digi...Sebastien Helleu
2014-01-21irc: add server option "ssl_fingerprint" (task #12724)Maarten de Vries
2014-01-01core: update copyright datesSebastien Helleu
2013-12-24irc: fix typo in /help irc.look.highlight_{channel|pv|server}Sebastien Helleu
2013-12-23core: replace darkgray color as default value of optionsSebastien 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-07irc: improve /help of command/command_delay/autojoin options in serversSebastien Helleu
2013-12-06irc: add option irc.network.lag_maxSebastien Helleu
2013-11-30irc: fix crash when setting a wrong value in server option "ssl_priorities"Sebastien Helleu
2013-11-23irc: fix memory leak when checking the value of ssl_priorities option in serversSebastien Helleu
2013-11-02core: add support of italic text (requires ncurses >= 5.9 patch 20130831)Sebastien Helleu