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
Age
Commit message (
Expand
)
Author
2017-11-05
irc: add invite-notify capability to help and completion
Simmo Saan
2015-12-30
irc: add support for IRCv3.2 invite-notify
Simmo Saan
2015-12-24
irc: fix typo
Sébastien Helleu
2015-12-24
irc: move option irc.network.alternate_nick into servers (closes #633)
Sébastien Helleu
2015-12-24
core: add a parent name in options (closes #629)
Sébastien Helleu
2015-12-20
irc: add default color for +y mode prefix
Christine Dodrill
2015-12-20
irc: add missing field realname in function irc_nick_print_log()
Sébastien Helleu
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-11-24
irc: add a condition for colon before the password in PASS message (issue #602)
Sébastien Helleu
2015-11-24
irc: add a missing colon before the password in PASS message (closes #602)
Sébastien Helleu
2015-11-17
irc: use current channel and current server channels first in completions "ir...
Sébastien Helleu
2015-11-16
irc: use current channel first in completion "irc_channels" (task #12923, iss...
Sébastien Helleu
2015-10-18
irc: add "cap-notify" in list of supported capabilities (/help cap)
Sébastien Helleu
2015-10-18
irc: fix code style
Sébastien Helleu
2015-10-18
Merge remote-tracking branch 'origin/pr/477'
Sébastien Helleu
2015-09-08
irc: fix charset decoding in incoming private messages (closes #520)
Sébastien Helleu
2015-08-25
irc: remove blank line at the end of file
Sébastien Helleu
2015-08-24
irc: fix typos in /help ban and /help quiet
Sébastien Helleu
2015-08-24
irc: add command /cap (closes #8)
Sébastien Helleu
2015-08-23
irc: display the arrow before server name in raw buffer
Sébastien Helleu
2015-08-22
irc: add hex dump of messages in raw buffer
Sébastien Helleu
2015-08-22
irc: fix display of messages sent to server in raw buffer
Sébastien Helleu
2015-08-22
irc: fix display of invalid UTF-8 chars in raw buffer
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-08
irc: add support for CAP cap-notify
Max Teufel
2015-08-07
core: update translations
Sébastien Helleu
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-08-04
irc: remove lag item when a lag is displayed and new lag computed is exactly ...
Sébastien Helleu
2015-07-20
irc: add separate color option for current topic in channel buffer
Simmo Saan
2015-07-17
irc: fix format of comment
Sébastien Helleu
2015-07-10
irc: evaluate content of server option "nicks"
Sébastien Helleu
2015-07-09
irc: do not allow command /query with a channel name (closes #459)
Sébastien Helleu
2015-07-04
irc: fix type of value returned by function irc_buffer_build_name
Sébastien Helleu
2015-07-04
core: add missing comments before functions when the result must be freed aft...
Sébastien Helleu
2015-06-27
irc: decode/encode only text in IRC messages and not the headers (bug #29886,...
Sébastien Helleu
2015-06-16
irc: fix crash with commands /allchan, /allpv and /allserv if the executed co...
Sébastien Helleu
2015-06-15
irc: do not open auto-joined channels buffers when option "-nojoin" is used i...
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-22
Merge remote-tracking branch 'origin/pr/419'
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-05-04
irc: avoid warnings for unsupported WHOX messages
Max Teufel
2015-04-30
core: add comments after some #endif
Sébastien Helleu
2015-04-29
irc: optimize search of a nick in nicklist (up to 3x faster)
Sébastien Helleu
2015-04-25
irc: fix color of new nick in nick changes messages when option irc.look.colo...
Sébastien Helleu
2015-04-25
irc: fix crash when setting an invalid regex with "/list -re" during a /list ...
Sébastien Helleu
[next]