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
2018-05-21
irc: display an error if memory can not be allocated in chghost callback
Sébastien Helleu
2018-05-21
Merge remote-tracking branch 'origin/pr/640'
Sébastien Helleu
2018-05-20
irc: add space before capability only if the string is not empty
Sébastien Helleu
2018-05-20
irc: add missing space between capabilities in display of supported/enabled c...
Sébastien Helleu
2018-05-20
Merge remote-tracking branch 'origin/pr/639'
Sébastien Helleu
2018-05-20
irc: replace calls to sprintf by snprintf
Sébastien Helleu
2018-05-20
irc: use dynamic string functions to display supported/enabled capabilities
Sébastien Helleu
2018-05-20
irc: add missing "cap_extended_join" in comment
Sébastien Helleu
2018-05-20
irc: fix code style
Sébastien Helleu
2018-05-20
irc: do a case-sensitive comparison of CAP command
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-05-19
irc: display current nick on connected servers in output of /server list|list...
Sébastien Helleu
2018-05-19
irc: remove unneeded check on variable pos
Sébastien Helleu
2018-04-06
irc: replace "server" by "name" in /help server
Sébastien Helleu
2018-04-02
irc: always set nick away status on WHO response (sent manually or automatica...
Sébastien Helleu
2018-04-02
irc: allocate the string "prefix" in nick
Sébastien Helleu
2018-04-01
irc: add missing parameter "-server" in /help list (issue #1165)
Sébastien Helleu
2018-04-01
irc: add option "-server" in command /list (closes #1165)
Sébastien Helleu
2018-04-01
irc: replace "server" by "target" in help of commands when the argument is no...
Sébastien Helleu
2018-03-31
irc: fix split of messages when server option "split_msg_max_length" is set t...
Sébastien Helleu
2018-03-25
irc: send whole IRC message including IRCv3 tags in the signals irc_in, irc_i...
Sébastien Helleu
2018-03-25
irc: update URL with IRCv3.2 message tags specification
Sébastien Helleu
2018-03-25
irc: fix memory leak when receiving a message with tags
Sébastien Helleu
2018-03-25
core: update translations
Sébastien Helleu
2018-03-25
irc: fix help on commands /unban and /unquiet
Sébastien Helleu
2018-03-25
irc: rename functions to search modelist items
Sébastien Helleu
2018-03-25
irc: reorder modelist functions
Sébastien Helleu
2018-03-25
irc: add completion with modelist numbers for commands /unban and /unquiet
Sébastien Helleu
2018-03-25
irc: factorize code to set state of modelists in a channel
Sébastien Helleu
2018-03-24
irc: clear the modelist if nothing was received before the end of list (invit...
Sébastien Helleu
2018-03-24
irc: fix indenting in debug print of modelist
Sébastien Helleu
2018-03-24
irc: fix debug print of modelist item number and pointer
Sébastien Helleu
2018-03-24
irc: fix debug print of modelist item datetime value
Sébastien Helleu
2018-03-24
irc: fix messages on exception to make them easier to translate
Sébastien Helleu
2018-03-24
irc: mark setter as optional in modelist item
Sébastien Helleu
2018-03-24
irc: first search the modelist item, then free it if found
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: 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-02-05
irc: allow ${irc_server.xxx} and ${server} in server evaluated options (close...
Sébastien Helleu
2018-01-14
core: reinitialize config file pointer to NULL after an error on section crea...
Sébastien Helleu
2018-01-14
irc: fix typo in help on server option "split_msg_max_length"
Sébastien Helleu
2018-01-13
irc: add server option "split_msg_max_length"
Sébastien Helleu
2018-01-07
core: fix some styles
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-11-06
irc: fix help on option irc.look.notice_welcome_redirect (closes #1095)
Sébastien Helleu
2017-11-05
irc: add invite-notify capability to help and completion
Simmo Saan
2017-11-05
irc: add chghost capability to help and completion
Simmo Saan
2017-11-05
irc: add smart filtering for chghost messages
Simmo Saan
[prev]
[next]