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-completion.c
Age
Commit message (
Expand
)
Author
2023-08-27
irc: add count and mode filter in command `/names` (closes #98)
Sébastien Helleu
2023-07-08
core: use type "enum" in options
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-03-11
irc: add option "sort" in command /autojoin
Sébastien Helleu
2022-03-10
irc: add command /autojoin
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2022-01-15
irc: fix completion of channel topic with UTF-8 chars (issue #1739)
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-05-08
core: rename functions hook_completion_{get_string|list_add} to completion_{g...
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-11-03
irc: add filters on raw buffer (closes #1000)
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: add completion with modelist numbers for commands /unban and /unquiet
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-01-01
core: update copyright dates
Sébastien Helleu
2016-07-17
irc: rename server options "default_msg_*" to "msg_*", evaluate them
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-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-01-01
core: update copyright dates
Sébastien Helleu
2014-11-01
irc: reformat some code to make it more readable
Sébastien Helleu
2014-02-28
irc: fix some malloc sizes
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-04
irc: remove function irc_color_decode_for_user_entry
Sebastien Helleu
2013-10-08
irc: add server option "default_msg_kick" to customize default kick/kickban m...
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-01-08
core: update copyright dates
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-02-10
Fix crash when completing /part command on a non-irc buffer (bug #32402)
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2010-11-09
Fix irc topic completion in command /topic when channel topic starts with cha...
Sebastien Helleu
2010-11-06
Add IRC command /notify, new options for notify and infolist "irc_notify" (ta...
Sebastien Helleu
2010-10-09
Move some IRC options from network section to server section (task #10664, ta...
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-04-08
Reformat and add comments for description of C sources
Sebastien Helleu
2010-03-19
Move /away command from irc plugin to core
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-08-28
Add 2 new completions (irc_server_channels and irc_server_privates), improve ...
Sebastien Helleu
2009-05-09
Add completion %(irc_privates), used by /buffer (completes with channels and pv)
Sebastien Helleu
2009-04-11
Add support of many templates for completion of command arguments, rename def...
Sebastien Helleu
2009-04-03
Add new values for option irc.look.nick_completion_smart: off / speakers / sp...
Sebastien Helleu
2009-04-03
Fix bug with nick completion (too many nick completors were added to nick if ...
Sebastien Helleu
2009-03-23
Add completion with self nick in irc/jabber private buffers
Sebastien Helleu
[next]