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
2015-08-24
irc: add command /cap (closes #8)
Sébastien Helleu
2015-08-15
irc: update help on option irc.network.channel_encode (issue #218, issue #482)
Sébastien Helleu
2015-08-14
irc: add option irc.network.channel_encode (issue #218, issue #482)
Sébastien Helleu
2015-08-07
core: update translations
Sébastien Helleu
2015-07-20
irc: add separate color option for current topic in channel buffer
Simmo Saan
2015-07-10
irc: evaluate content of server option "nicks"
Sébastien Helleu
2015-06-04
core: replace "create" by "add" in messages and docs for IRC servers and proxies
Sébastien Helleu
2015-05-07
irc: display a warning when the option irc.look.display_away is set to "channel"
Sébastien Helleu
2015-04-30
core: add comments after some #endif
Sébastien Helleu
2015-04-19
core: sort config options by name in sources
Sébastien Helleu
2015-04-18
irc: remove compiler warning on isxdigit
Sébastien Helleu
2015-04-18
irc: add support of SHA-256 and SHA-512 algorithms in server option "ssl_fing...
Sébastien Helleu
2015-01-25
irc: add "account-notify" in help of server option "capabilities"
Sébastien Helleu
2015-01-24
irc: remove server "freenode" from default config file (closes #309)
Sébastien Helleu
2015-01-19
irc: add support of "ecdsa-nist256p-challenge" SASL mechanism (closes #251)
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-26
irc: remove useless refresh of bar item
Sébastien Helleu
2014-12-14
irc: open channel buffers before the JOIN is received from server (autojoin a...
Sébastien Helleu
2014-11-23
irc: rename server option "sasl_disconnect_on_fail" to "sasl_fail", change ty...
Sébastien Helleu
2014-11-23
irc: merge arrays with server options names and default values into a single ...
Sébastien Helleu
2014-11-22
irc: add option irc.server.*.sasl_disconnect_on_fail (task #12204)
Max Teufel
2014-11-04
irc: use option irc.look.nick_mode_empty to display nick prefix in bar item "...
Sébastien Helleu
2014-11-01
irc: reformat some code to make it more readable
Sébastien Helleu
2014-11-01
irc: add "extended-join" in help of server option "capabilities"
Sébastien Helleu
2014-10-31
irc: remove IRC color codes from buffer title in channels (closes #237)
Sébastien Helleu
2014-09-04
irc: disable creation of temporary servers by default with command /connect, ...
Sébastien Helleu
2014-08-23
irc: remove a trailing comma in help of server capabilities option
Sébastien Helleu
2014-08-17
irc: add "server-time" in help of server option "capabilities"
Sébastien Helleu
2014-06-14
irc: add value "+" for option irc.look.smart_filter_mode to use modes from se...
Sébastien Helleu
2014-05-16
core: add bar item "buffer_short_name" (task #10882)
Sébastien Helleu
2014-05-15
irc: add bar item "irc_nick_modes" (closes #71)
Sébastien Helleu
2014-05-08
irc: add support of message 324 (channel modes) in option irc.look.display_jo...
Sébastien Helleu
2014-05-06
irc: add option irc.look.join_auto_add_chantype (closes #65)
Sébastien Helleu
2014-04-20
core: add non-breaking spaces in French translations
Sébastien Helleu
2014-04-12
api: allow wildcard "*" inside the mask in function string_match
Sébastien Helleu
2014-04-04
irc: allow many fingerprints in server option ssl_fingerprint (closes #49)
Sébastien Helleu
2014-04-04
irc: add option irc.look.item_channel_modes_hide_args (task #12070, task #121...
Sébastien Helleu
2014-04-04
irc: add option irc.color.item_nick_modes (closes #47)
Sébastien Helleu
2014-03-30
irc: allow "$ident" in option irc.network.ban_mask_default (closes #18)
Sébastien Helleu
2014-03-30
irc: add support of "away-notify" capability (closes #12)
Sébastien Helleu
2014-02-28
irc: evaluate content of server options "username" and "realname"
Sebastien Helleu
2014-02-22
irc: set option irc.network.autoreconnect_delay_max to 600 by default, increa...
Sebastien Helleu
2014-02-20
irc: set option irc.network.whois_double_nick to "off" by default
Sebastien Helleu
2014-01-28
irc: add value "353" in option irc.look.display_join_message
Sebastien Helleu
2014-01-25
irc: add command "monitor" in /help irc.look.notify_tags_ison
Sebastien Helleu
2014-01-21
irc: do not display names by default when joining a channel (task #13045)
Sebastien Helleu
2014-01-21
core: update translations
Sebastien Helleu
2014-01-21
irc: check that server option ssl_fingerprint has exactly 40 hexadecimal digi...
Sebastien Helleu
2014-01-21
irc: add server option "ssl_fingerprint" (task #12724)
Maarten de Vries
2014-01-01
core: update copyright dates
Sebastien Helleu
[next]