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
2013-05-18
irc: fix uncontrolled format string when sending unknown irc commands (if opt...
Sebastien Helleu
2013-05-18
irc: fix uncontrolled format string when sending ison command (for nicks moni...
Sebastien Helleu
2013-05-12
irc: fix refresh of nick in input bar when joining a new channel with op stat...
Sebastien Helleu
2013-05-11
irc: remove tag "notify_private" from notices received before message 001
Sebastien Helleu
2013-05-06
irc: fix display of CTCP messages that contain bold attribute (bug #38895)
Sebastien Helleu
2013-05-01
Merge branch 'dynamic-nick-prefix-suffix'
Sebastien Helleu
2013-05-01
irc: add support of "dh-aes" SASL mechanism (patch #8020)
Elizabeth Myers
2013-04-29
core: make nick prefix/suffix dynamic (move options from irc plugin to core, ...
Sebastien Helleu
2013-04-28
irc: fix duplicate nick completion when someone rejoins the channel with same...
Sebastien Helleu
2013-04-23
irc: add support of UHNAMES (capability "userhost-in-names") (task #9353)
Sebastien Helleu
2013-04-21
irc: add tag "irc_nick_back" for messages displayed in private buffer when a ...
Sebastien Helleu
2013-04-10
irc: fix crash on command "/allchan /close"
Sebastien Helleu
2013-03-24
irc: add option irc.look.display_join_message (task #10895)
Sebastien Helleu
2013-03-22
irc: fix default completion (like nicks) in commands /msg, /notice, /query an...
Sebastien Helleu
2013-03-21
irc: fix prefix color for nick when the prefix is not in irc.color.nick_prefi...
Sebastien Helleu
2013-03-17
irc: add option irc.look.pv_buffer: automatically merge private buffers (opti...
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-03-12
irc: rename option irc.network.lag_disconnect to irc.network.lag_reconnect, v...
Sebastien Helleu
2013-02-26
irc: fix conversion of mask to regex in ignore
Sebastien Helleu
2013-02-23
irc: hide passwords in commands or messages sent to nickserv with modifiers (...
Sebastien Helleu
2013-02-18
irc: fix crash when unmasking a smart filtered join if a line without tags is...
Sebastien Helleu
2013-02-18
irc: fix display of malformed CTCP (without closing char) (bug #38347)
Sebastien Helleu
2013-02-17
irc: unmask smart filtered join if nick speaks in channel some minutes after ...
Sebastien Helleu
2013-02-16
irc: fix type of values in hashtables join_manual/join_noswitch, fix delay fo...
Sebastien Helleu
2013-02-16
irc: fix memory leak in purge of hashtables with joins (it was done only for ...
Sebastien Helleu
2013-02-10
irc: add missing RFC 2813 in header
Sebastien Helleu
2013-01-31
irc: fix typo in comment
Sebastien Helleu
2013-01-26
core: use size of 32 for hashtables (instead of 4, 8 or 16)
Sebastien Helleu
2013-01-25
irc: add color in output of /names when result is on server buffer (channel n...
Sebastien Helleu
2013-01-06
irc: fix display of actions (/me) when they are received from a relay client ...
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-25
irc: remove unneeded check of nick pointer (can not be NULL there)
Sebastien Helleu
2012-12-25
irc: fix memory leak when updating modes of channel
Sebastien Helleu
2012-12-24
irc: add tags "irc_nick1_xxx" and "irc_nick2_yyy" in message displayed for co...
Sebastien Helleu
2012-12-24
irc: fix crash when splitting a message with tags
Sebastien Helleu
2012-12-16
irc: return git version in CTCP VERSION and FINGER by default, add "$git" and...
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-12-08
api: allow creation of structure with hdata_update (allowed for hdata "history")
Sebastien Helleu
2012-12-05
irc: read local variable "autorejoin" in buffer to override server option "au...
Nils Görs
2012-12-05
irc: add option "-auto" for command /connect (task #9340)
Nils Görs
2012-11-27
xfer: display remote IP address for DCC chat/file (task #12289) (patch from N...
Sebastien Helleu
2012-11-25
irc: fix compilation on FreeBSD: replace call to tzset by gmtime/localtime
Sebastien Helleu
2012-11-24
irc: read timestamp or ISO 8601 date format in tag "time" (capability "server...
Sebastien Helleu
2012-11-23
irc: add support of tags in messages, add support of "server-time" capability...
Sebastien Helleu
2012-11-14
irc: fix crash on /upgrade (free channels before server data when a server is...
Sebastien Helleu
2012-11-14
irc: add comments in function irc_color_decode
Sebastien Helleu
2012-11-09
irc: fix crash when decoding IRC colors in strings (bug #37704)
Sebastien Helleu
2012-11-05
irc: fix refresh of bar item "away" after command /away or /disconnect
Nils Görs
2012-11-03
irc: fix display bug in output of /quiet or /mode #channel +q (wrong nick dis...
Sebastien Helleu
[prev]
[next]