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
2014-08-09
relay: fix memory leak when receiving commands from client (weechat protocol)
Sébastien Helleu
2014-08-09
relay: remove dead assignment
Sébastien Helleu
2014-08-09
relay: fix crash when an IRC "MODE" command is received from client without a...
Sébastien Helleu
2014-08-02
core: fix result of hash function (in hashtables) on 32-bit systems
Sébastien Helleu
2014-08-02
trigger: fix hook count on 32-bit systems
Sébastien Helleu
2014-08-02
relay: fix number of bytes sent/received on 32-bit systems
Sébastien Helleu
2014-08-02
irc: fix duplicate sender name in display of wallops (closes #142, closes #145)
Sébastien Helleu
2014-07-23
trigger: update comment
Sébastien Helleu
2014-07-22
trigger: refuse triggers with . in their name
Andrew Potter
2014-07-20
core: remove whitespace in cmake files
Sébastien Helleu
2014-07-14
script: fix display of curl errors
Sébastien Helleu
2014-07-14
aspell: rename variable "utf8_char_int" to "code_point"
Sébastien Helleu
2014-07-12
irc: display locally away status changes in private buffers (in addition to c...
Sébastien Helleu
2014-07-12
python: fix read of return value for callbacks returning an integer in Python...
Sébastien Helleu
2014-07-01
core: remove "www" in weechat.org URLs
Sébastien Helleu
2014-06-19
irc: fix typo in a message
Sébastien Helleu
2014-06-14
irc: add value "+" for option irc.look.smart_filter_mode to use modes from se...
Sébastien Helleu
2014-06-10
core: fix potential memory leak with infolists not freed in plugins (debian #...
Sébastien Helleu
2014-06-08
irc: fix help of commands kick/kickban/remove (closes #102)
Sébastien Helleu
2014-06-03
irc: fix comment
Sébastien Helleu
2014-05-29
relay: don't send signals "buffer_clear" and "buffer_line_added" for relay ra...
Sébastien Helleu
2014-05-28
irc: fix extract of channel in parser for JOIN/PART messages when there is a ...
Sébastien Helleu
2014-05-26
irc: add command /remove (closes #91)
Sébastien Helleu
2014-05-24
relay: check pointers received in hdata command to prevent crashes with bad p...
Sébastien Helleu
2014-05-24
api: add argument "flags" in function hdata_new_list
Sébastien Helleu
2014-05-24
relay: remove warning on /reload of relay.conf when ports are defined
Sébastien Helleu
2014-05-23
irc: fix refresh of bar item "irc_channel" after join/part/kick/kill (issue #86)
Sébastien Helleu
2014-05-21
irc: fix duplicate sender name in display of notice (closes #87)
Sébastien Helleu
2014-05-21
irc: fix refresh of buffer name in bar items after join/part/kick/kill (close...
Sébastien Helleu
2014-05-20
irc: display message 936 (censored word) on channel instead of server buffer
Sébastien Helleu
2014-05-16
core: add bar item "buffer_short_name" (task #10882)
Sébastien Helleu
2014-05-15
irc: add bar item "irc_nick_modes" (closes #71)
Sébastien Helleu
2014-05-13
alias: add default alias "msgbuf" (send text to a buffer)
Sébastien Helleu
2014-05-12
irc: make reason optional in command /kill
Sébastien Helleu
2014-05-10
api: change type of arguments displayed/highlight in hook_print callback from...
Sébastien Helleu
2014-05-08
relay: add message "_buffer_cleared"
Sébastien Helleu
2014-05-08
irc: add support of message 324 (channel modes) in option irc.look.display_jo...
Sébastien Helleu
2014-05-08
relay: reformat comment
Sébastien Helleu
2014-05-08
relay: fix disconnection of client on empty websocket frames
Tor Hveem
2014-05-07
relay: add support of Internet Explorer websocket (closes #73)
Sébastien Helleu
2014-05-06
xfer: fix problem with option xfer.file.auto_accept_nicks when the server nam...
Sébastien Helleu
2014-05-06
irc: add option irc.look.join_auto_add_chantype (closes #65)
Sébastien Helleu
2014-04-20
core: add non-breaking spaces in French translations
Sébastien Helleu
2014-04-17
irc: fix description of arguments in infolist "irc_nick"
Sébastien Helleu
2014-04-13
xfer: fix freeze/problems when sending empty files with DCC (closes #53)
Sébastien Helleu
2014-04-13
irc: add alias "whois" for target buffer of messages 401/402 (closes #54)
Sébastien Helleu
2014-04-13
relay: add signal "relay_client_auth_ok" for irc and weechat protocols
Sébastien Helleu
2014-04-12
api: allow wildcard "*" inside the mask in function string_match
Sébastien Helleu
2014-04-12
core: fix crash on "weechat --upgrade" if no .upgrade files are found
Sébastien Helleu
2014-04-12
core: use lower case for CMake keywords
Sébastien Helleu
[prev]
[next]