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-channel.h
Age
Commit message (
Expand
)
Author
2021-07-04
irc, typing: display typing status for IRC nicks
Sébastien Helleu
2021-07-04
irc: send typing status as TAGMSG to other users
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-06-21
irc: change default chantypes from "#&+!" to "#&"
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-10-11
irc: add option irc.look.display_pv_warning_address (closes #892)
Sébastien Helleu
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-03-25
irc: factorize code to set state of modelists in a channel
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-01-05
core: update copyright dates
Sébastien Helleu
2017-08-10
core: remove value for first #define in headers, add "PLUGIN" in plugin headers
Sébastien Helleu
2017-01-13
tests: fix compilation of tests on FreeBSD 11
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
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-02-21
irc: remove useless rename of channel buffer on JOIN received with different ...
Sébastien Helleu
2015-01-24
irc: don't keep valid account names when account-notify is disabled
Max Teufel
2015-01-24
irc: add support for CAP account-notify
Max Teufel
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-14
irc: open channel buffers before the JOIN is received from server (autojoin a...
Sébastien Helleu
2014-10-31
irc: remove IRC color codes from buffer title in channels (closes #237)
Sébastien Helleu
2014-05-06
irc: add option irc.look.join_auto_add_chantype (closes #65)
Sébastien Helleu
2014-03-19
core: fix use of reserved C identifiers in headers (closes #31)
Sebastien Helleu
2014-01-28
irc: add value "353" in option irc.look.display_join_message
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-11-07
irc: fix groups in channel nicklist when reconnecting to a server that suppor...
Sebastien Helleu
2013-04-28
irc: fix duplicate nick completion when someone rejoins the channel with same...
Sebastien Helleu
2013-03-24
irc: add option irc.look.display_join_message (task #10895)
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-02-17
irc: unmask smart filtered join if nick speaks in channel some minutes after ...
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-03-22
irc: do not send command "MODE #channel" on manual /names (do it only when na...
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2012-01-06
irc: use redirection to get channel modes after update of modes on channel, d...
Sebastien Helleu
2011-12-25
irc: add optional server in info "irc_is_channel" (before channel name) (bug ...
Sebastien Helleu
2011-11-12
irc: add case insensitive string comparison based on casemapping of server (r...
Sebastien Helleu
2011-06-13
core: add "hdata" (direct access to WeeChat/plugin data)
Sebastien Helleu
2011-04-11
irc: do not rejoin channels where /part has been issued before reconnection t...
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2010-09-12
Do not send WHO on channel joined (to check away nicks) if option irc.network...
Sebastien Helleu
2010-06-25
Update comments after #endif in C headers
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-05-21
Add optional message in IRC private buffer when nick is back on server after ...
Sebastien Helleu
2010-02-06
Add option irc.look.item_nick_prefix, rename some IRC options for bar items
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-12-16
Add option "autorejoin_delay" for servers (task #8771), fix autorejoin on cha...
Sebastien Helleu
2009-11-19
Add IRC option to use same nick color in channel and private (on by default) ...
Sebastien Helleu
[next]