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-upgrade.c
Age
Commit message (
Expand
)
Author
2019-05-12
irc: rename server variable "nick_host" to "host"
Sébastien Helleu
2019-05-10
irc: add variable "nick_host" in server structure
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
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-05-20
irc: add missing "cap_extended_join" in comment
Sébastien Helleu
2018-05-20
irc: replace version x.y.z by 2.2 in comment
Sébastien Helleu
2018-05-20
Merge remote-tracking branch 'origin/pr/623' into irc-3.2-cap
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-06-17
irc: implement capability upgrading fully
Simmo Saan
2017-06-17
irc: add hashtables to keep track of all capabilities
Simmo Saan
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-01
core: update copyright dates
Sébastien Helleu
2015-12-20
Merge remote-tracking branch 'origin/pr/351'
Sébastien Helleu
2015-08-25
irc: remove blank line at the end of file
Sébastien Helleu
2015-08-05
irc: fix update of lag item when the server lag changes
Sébastien Helleu
2015-04-29
irc: optimize search of a nick in nicklist (up to 3x faster)
Sébastien Helleu
2015-03-07
irc: track realnames using extended-join and WHO
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-04-12
core: fix crash on "weechat --upgrade" if no .upgrade files are found
Sébastien Helleu
2014-04-03
core: close .upgrade files before deleting them after /upgrade
Sébastien Helleu
2014-03-30
irc: add support of "away-notify" capability (closes #12)
Sébastien Helleu
2014-01-23
irc: use MONITOR instead of ISON for /notify when it is available on server (...
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-04-23
irc: add support of UHNAMES (capability "userhost-in-names") (task #9353)
Sebastien Helleu
2013-03-24
irc: add option irc.look.display_join_message (task #10895)
Sebastien Helleu
2013-02-17
irc: unmask smart filtered join if nick speaks in channel some minutes after ...
Sebastien Helleu
2013-02-16
irc: fix memory leak in purge of hashtables with joins (it was done only for ...
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-10-06
irc: remove unneeded server disconnect when server buffer is closed and serve...
Sebastien Helleu
2012-06-14
irc: set callback "nickcmp" in channel buffers
Sebastien Helleu
2012-05-15
irc: update channel modes by using chanmodes from message 005 (do not send ex...
Sebastien Helleu
2012-03-22
irc: do not send command "MODE #channel" on manual /names (do it only when na...
Sebastien Helleu
2012-03-12
irc: fix redirection of message when message is queued for sending on server
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-12-20
irc: add missing restore of variables in server upgrade (nick_max_length, cas...
Sebastien Helleu
2011-11-12
irc: add case insensitive string comparison based on casemapping of server (r...
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-04-15
plugins: fix memory leaks when setting buffer callbacks after /upgrade (plugi...
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-11-06
Add IRC command /notify, new options for notify and infolist "irc_notify" (ta...
Sebastien Helleu
2010-10-28
Improve IRC nick prefixes, all modes (even unknown) are used with PREFIX valu...
Sebastien Helleu
[next]