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-protocol.c
Age
Commit message (
Expand
)
Author
2018-03-24
irc: fix messages on exception to make them easier to translate
Sébastien Helleu
2018-03-24
irc: fix some styles
Sébastien Helleu
2018-03-24
irc: add indexed ban list, add completion for /unban and /unquiet (closes #59...
Simmo Saan
2018-02-05
irc: allow ${irc_server.xxx} and ${server} in server evaluated options (close...
Sébastien Helleu
2018-01-07
core: fix some styles
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-11-05
irc: add smart filtering for chghost messages
Simmo Saan
2017-11-05
irc: display chghost messages in buffers
Simmo Saan
2017-11-05
irc: add support for IRCv3.2 chghost
Simmo Saan
2017-06-17
irc: add support for IRCv3.2 Client Capability Negotiation (closes #586)
Simmo Saan
2017-06-17
irc: add hashtables to keep track of all capabilities
Simmo Saan
2017-06-17
irc: make command characters optional in server's command option
Simmo Saan
2017-03-25
irc: send signal "irc_server_lag_changed", store lag in server buffer
Sébastien Helleu
2017-02-19
irc: fix parsing of message 324 (modes) when there is a colon before the mode...
Sébastien Helleu
2017-01-01
Merge pull request #876 from sim642/switch-join-forwarded
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-12-31
irc: fix buffer switching on manual join for forwarded channels
Simmo Saan
2016-12-11
irc: evaluate content of server option "usermode"
Sébastien Helleu
2016-12-11
irc: rename server option "umodes" to "usermode"
Sébastien Helleu
2016-12-11
Merge remote-tracking branch 'origin/pr/820'
Sébastien Helleu
2016-11-26
irc: add tag "self_msg" on self messages (closes #840)
Sébastien Helleu
2016-10-12
Add server option umodes (closes #377)
Simmo Saan
2016-08-30
irc: fix display of service notice mask (message 008) (closes #429)
Sébastien Helleu
2016-08-07
irc: remove evil tab
Sébastien Helleu
2016-05-19
irc: fix NULL pointer dereference in 734 command callback
scumjr
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-02-23
irc: add option irc.network.sasl_fail_unavailable (closes #600)
Simmo Saan
2016-02-11
irc: use upper case for SASL in messages displayed
Sébastien Helleu
2016-01-06
irc: fix channel forwarding (closes #643)
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-30
irc: add support for IRCv3.2 invite-notify
Simmo Saan
2015-12-20
irc: fix comments
Sébastien Helleu
2015-12-20
irc: fix long line
Sébastien Helleu
2015-12-20
irc: fix condition in account message callback
Sébastien Helleu
2015-12-20
Merge remote-tracking branch 'origin/pr/351'
Sébastien Helleu
2015-10-18
irc: fix code style
Sébastien Helleu
2015-08-08
irc: add support for CAP cap-notify
Max Teufel
2015-08-07
Merge remote-tracking branch 'origin/pr/475'
Sébastien Helleu
2015-08-05
irc: fix update of lag item when the server lag changes
Sébastien Helleu
2015-07-20
irc: add separate color option for current topic in channel buffer
Simmo Saan
2015-07-04
irc: fix type of value returned by function irc_buffer_build_name
Sébastien Helleu
2015-05-04
irc: avoid warnings for unsupported WHOX messages
Max Teufel
2015-04-25
irc: fix color of new nick in nick changes messages when option irc.look.colo...
Sébastien Helleu
2015-04-13
irc: fix display of PART messages on channels with +a (anonymous flag) (close...
Sébastien Helleu
2015-03-07
irc: use NULL instead of "*" for unidentified nicks
Max Teufel
2015-03-07
irc: protocol: fix minor typo in an example
Max Teufel
2015-03-07
irc: track realnames using extended-join and WHO
Max Teufel
2015-02-21
irc: remove useless rename of channel buffer on JOIN received with different ...
Sébastien Helleu
2015-02-15
irc: format IRC message 008 (RPL_SNOMASK) (closes #144)
Max Teufel
2015-02-10
irc: fix crash in callback of message 354 when the nick is not found in channel
Sébastien Helleu
[prev]
[next]