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
Age
Commit message (
Expand
)
Author
2016-02-05
trigger: fix long lines
Sébastien Helleu
2016-02-05
Merge pull request #511 from juanfra684/patch-1
Sébastien Helleu
2016-02-04
relay: fix comment
Sébastien Helleu
2016-02-02
relay: fix typo in a comment
Sébastien Helleu
2016-01-23
relay: fix command "input" received from clients (weechat protocol) (closes #...
Sébastien Helleu
2016-01-17
irc: add missing completion "*" for target in command /msg
Sébastien Helleu
2016-01-17
irc: fix /msg command with multiple targets including "*"
Sébastien Helleu
2016-01-17
irc: add examples in /help ctcp
Sébastien Helleu
2016-01-17
irc: add a constant with list of supported CTCPs for completion in command /ctcp
Sébastien Helleu
2016-01-17
irc: add missing completion "*" for target in command /ctcp
Sébastien Helleu
2016-01-17
irc: do not exit from function in case of error with "ctcp *"
Sébastien Helleu
2016-01-17
irc: free allocated memory in case of early exit from the function
Sébastien Helleu
2016-01-17
irc: fix code style
Sébastien Helleu
2016-01-17
Merge remote-tracking branch 'origin/pr/493'
Sébastien Helleu
2016-01-15
Add extern keyword several places to link in osx
Luis Colorado
2016-01-06
irc: fix channel forwarding (closes #643)
Sébastien Helleu
2016-01-05
trigger: add info in error messages
Sébastien Helleu
2016-01-05
alias: do not allow slashes and spaces in alias name (closes #646)
Sébastien Helleu
2016-01-03
irc: remove argument "clear" from command /cap (issue #8, closes #641)
Sébastien Helleu
2016-01-02
irc: evaluate content of server option "addresses"
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-24
irc: fix typo
Sébastien Helleu
2015-12-24
irc: move option irc.network.alternate_nick into servers (closes #633)
Sébastien Helleu
2015-12-24
core: add a parent name in options (closes #629)
Sébastien Helleu
2015-12-20
irc: add default color for +y mode prefix
Christine Dodrill
2015-12-20
Merge pull request #626 from sunpoet/master
Sébastien Helleu
2015-12-20
irc: add missing field realname in function irc_nick_print_log()
Sébastien Helleu
2015-12-20
irc: fix comments
Sébastien Helleu
2015-12-20
irc: fix long line
Sébastien Helleu
2015-12-20
irc: fix condition in account message callback
Sébastien Helleu
2015-12-20
Merge remote-tracking branch 'origin/pr/351'
Sébastien Helleu
2015-12-20
relay: add option relay.irc.backlog_since_last_message
Nick
2015-12-20
Fix build on FreeBSD
Sunpoet Po-Chuan Hsieh
2015-12-10
script: update help on /script search
Sébastien Helleu
2015-12-09
script: add completion with languages and extensions, support search by langu...
Sébastien Helleu
2015-12-03
fifo: fix invalid pointer type
Sébastien Helleu
2015-12-02
fifo: add /fifo command
Sébastien Helleu
2015-12-02
script: fix comment
Sébastien Helleu
2015-11-24
irc: add a condition for colon before the password in PASS message (issue #602)
Sébastien Helleu
2015-11-24
irc: add a missing colon before the password in PASS message (closes #602)
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-10-27
ruby: fix load of scripts requiring "uri" (closes #433)
Sébastien Helleu
2015-10-25
fifo: add buffer name in error when the buffer is not found
Sébastien Helleu
2015-10-18
irc: add "cap-notify" in list of supported capabilities (/help cap)
Sébastien Helleu
2015-10-18
irc: fix code style
Sébastien Helleu
2015-10-18
Merge remote-tracking branch 'origin/pr/477'
Sébastien Helleu
2015-09-30
core: update translations
Sébastien Helleu
2015-09-27
logger: Report system error string to user
Andrew Potter
2015-09-13
relay: remove useless condition always evaluated to true
Sébastien Helleu
[next]