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-info.c
Age
Commit message (
Expand
)
Author
2023-08-24
api: add infos "nick_color_ignore_case" and "nick_color_name_ignore_case" (is...
Sébastien Helleu
2023-08-24
irc: compute color in case insensitive way (closes #194)
Sébastien Helleu
2023-08-12
irc: add buffer for /list reply (closes #1972)
Sébastien Helleu
2023-06-03
irc: add infos "irc_server_cap" and "irc_server_cap_value" (issue #1949)
Sébastien Helleu
2023-05-03
irc: add support of capability "batch" (closes #1292)
Sébastien Helleu
2023-01-28
irc: make IRC server names case sensitive (issue #1872)
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-08-07
core: add option `-save` in command `/upgrade` (closes #1630)
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-10-17
irc: parse and return command parameters in message parser
Sébastien Helleu
2021-06-24
irc: add keys/values with tags in output of irc_message_parse_to_hashtable (i...
Sébastien Helleu
2021-04-10
irc: remove dead assignment on variable pos_message
Sébastien Helleu
2021-02-03
irc: add info "irc_is_message_ignored"
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-06-20
irc: add support of UTF8MAPPING, add support of optional server in info "irc_...
Sébastien Helleu
2020-06-20
irc: return NULL in info "irc_is_channel" if arguments is NULL or empty string
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-09-27
irc: add "user" in output of irc_message_parse (closes #136)
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-04-13
irc: fix memory leak in infos "irc_server_isupport" and "irc_server_isupport_...
Sébastien Helleu
2019-04-13
api: return allocated string in hook_info callback and function info_get
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-10-01
core: replace "long unsigned int" by "unsigned long"
Sébastien Helleu
2018-03-25
core: update translations
Sébastien Helleu
2018-03-25
irc: rename functions to search modelist items
Sébastien Helleu
2018-03-24
irc: check that the modelist item number is valid before using it
Sébastien Helleu
2018-03-24
irc: add indexed ban list, add completion for /unban and /unquiet (closes #59...
Simmo Saan
2018-01-13
irc: add server option "split_msg_max_length"
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-04-05
core: move nick coloring from irc plugin to core (closes #262)
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-08-14
irc: add option irc.network.channel_encode (issue #218, issue #482)
Sébastien Helleu
2015-06-27
irc: decode/encode only text in IRC messages and not the headers (bug #29886,...
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-04
irc: split info/infolist callbacks
Sébastien Helleu
2014-11-11
irc: add infolist "irc_color_weechat"
Sébastien Helleu
2014-11-01
irc: reformat some code to make it more readable
Sébastien Helleu
2014-04-17
irc: fix description of arguments in infolist "irc_nick"
Sébastien Helleu
2014-04-12
api: allow wildcard "*" inside the mask in function string_match
Sébastien Helleu
2014-02-28
irc: fix size used in some snprintf
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-01-31
irc: fix typo in comment
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
[next]