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
Age
Commit message (
Expand
)
Author
2016-04-06
core: set default value "djb2" for option weechat.look.nick_color_hash
Sébastien Helleu
2016-04-05
core: move nick coloring from irc plugin to core (closes #262)
Sébastien Helleu
2016-03-24
api: rename function unhook_all_plugin to unhook_all
Sébastien Helleu
2016-03-22
core: add missing pointer argument in calls to hook_connect callback
Sébastien Helleu
2016-03-21
irc: fix crash in SSL connection to the server
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-03-17
core: use ${info:term_width} instead of ${window.win_width} in /help weechat....
Sébastien Helleu
2016-03-13
exec: fix example in /help exec
Sébastien Helleu
2016-03-12
scripts: fix typo in comment
Sébastien Helleu
2016-03-09
logger: add note on buffer local variables to use in /help logger.file.mask
Sébastien Helleu
2016-03-06
core: remove plugin pointer in hooks debug messages
Sébastien Helleu
2016-03-05
relay: do not execute any command received from an irc relay client (closes #...
Sébastien Helleu
2016-02-28
core: check that pointers received in arguments are not NULL in buffers and w...
Sébastien Helleu
2016-02-25
irc: complete help of SASL fail options
Sébastien Helleu
2016-02-24
core: update translations
Sébastien Helleu
2016-02-24
Merge remote-tracking branch 'origin/pr/697'
Sébastien Helleu
2016-02-23
irc: add option irc.network.sasl_fail_unavailable (closes #600)
Simmo Saan
2016-02-23
javascript: replace include of time.h by ctime
Sébastien Helleu
2016-02-22
core: fix long lines
Sébastien Helleu
2016-02-19
script: force refresh of scripts buffer after download of scripts list (close...
Sébastien Helleu
2016-02-18
core: fix typo in a comment
Sébastien Helleu
2016-02-16
core: fix truncation of buffer names in hotlist (closes #668)
Sébastien Helleu
2016-02-15
core: move irc bar item "away" and two options to core (closes #692)
Sébastien Helleu
2016-02-12
core: add note about options to save config/layout on exit in help of command...
Sébastien Helleu
2016-02-11
irc: use upper case for SASL in messages displayed
Sébastien Helleu
2016-02-08
relay: fix the max number of clients connected on a port, allow value 0 for "...
Sébastien Helleu
2016-02-07
core: fix update of window title under tmux (closes #685)
Sébastien Helleu
2016-02-07
Merge remote-tracking branch 'origin/pr/680'
Sébastien Helleu
2016-02-06
relay: do not print final '\0' in raw message for a websocket PING message re...
Sébastien Helleu
2016-02-06
relay: fix websocket frame decoding, answer a PONG to PING (closes #675)
Sébastien Helleu
2016-02-05
xfer: ignore signals when polling socket during file receive (closes #677)
Simmo Saan
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-31
core: fix typo in a comment
Sébastien Helleu
2016-01-24
doc: add an example in function string_split (plugin API reference)
Sébastien Helleu
2016-01-23
relay: fix command "input" received from clients (weechat protocol) (closes #...
Sébastien Helleu
2016-01-23
core: fix number of arguments returned by string_split
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-16
Merge pull request #656 from mojadita/some-externs-missing-for-osx-compiling
Sébastien Helleu
2016-01-15
Add extern keyword several places to link in osx
Luis Colorado
[prev]
[next]