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
2014-11-04
irc: disable SSLv3 by default in server option "ssl_priorities" (closes #248)
Sébastien Helleu
2014-11-01
irc: reformat some code to make it more readable
Sébastien Helleu
2014-11-01
irc: add "extended-join" in help of server option "capabilities"
Sébastien Helleu
2014-11-01
irc: fix display of "(null)" as real name when it is missing in extended-join
Sébastien Helleu
2014-11-01
irc: add support for CAP extended-join
Max Teufel
2014-11-01
irc: fix display of channel exception list (348) with 6 arguments (date missing)
Sébastien Helleu
2014-11-01
irc: add argument "server_message" in function irc_nick_color_for_msg
Sébastien Helleu
2014-11-01
Merge branch 'master+irc_protocol_nick_address' of git://github.com/maxteufel...
Sébastien Helleu
2014-10-31
irc: remove IRC color codes from buffer title in channels (closes #237)
Sébastien Helleu
2014-10-26
irc: automatically add current channel in command /samode (closes #241)
Sébastien Helleu
2014-10-09
irc: add tag "nick_xxx" in invite messages
nyuszika7h
2014-10-09
irc: fix completion of commands /msg, /notice and /query
Sébastien Helleu
2014-09-22
irc: fix type of value stored in hashtable when joining a channel (closes #211)
Sébastien Helleu
2014-09-06
irc: display nick changes in server buffer (closes #188)
Sébastien Helleu
2014-09-04
irc: disable creation of temporary servers by default with command /connect, ...
Sébastien Helleu
2014-08-29
irc: use irc_protocol_nick_address for ban/quiet/invex/exception lists
Max Teufel
2014-08-29
api: use microseconds instead of milliseconds in functions util_timeval_diff ...
Sébastien Helleu
2014-08-23
irc: remove a trailing comma in help of server capabilities option
Sébastien Helleu
2014-08-17
irc: add "server-time" in help of server option "capabilities"
Sébastien Helleu
2014-08-16
irc: remove unneeded variable "seconds"
Sébastien Helleu
2014-08-16
irc: fix translation of CTCP PING reply (closes #137)
Sébastien Helleu
2014-08-10
irc: free nick immediately in case of malloc error
Sébastien Helleu
2014-08-09
irc: fix memory leak in CTCP answer
Sébastien Helleu
2014-08-02
irc: fix duplicate sender name in display of wallops (closes #142, closes #145)
Sébastien Helleu
2014-07-12
irc: display locally away status changes in private buffers (in addition to c...
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-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-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
api: add argument "flags" in function hdata_new_list
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-12
irc: make reason optional in command /kill
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-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
irc: add alias "whois" for target buffer of messages 401/402 (closes #54)
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
2014-04-12
irc: add tag with host ("host_xxx") in IRC messages displayed
Sébastien Helleu
2014-04-04
irc: allow many fingerprints in server option ssl_fingerprint (closes #49)
Sébastien Helleu
[prev]
[next]