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-07-27
irc: display number of ops/halfops/voices on channel join only for supported ...
Sebastien Helleu
2013-07-27
core: add secured data with optional encryption in file sec.conf
Sebastien Helleu
2013-07-20
core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.am
Sebastien Helleu
2013-07-19
irc: use lower case at beginning of message when deleting a server
Sebastien Helleu
2013-07-19
irc: fix self nick color in server messages after nick is changed with /nick ...
Sebastien Helleu
2013-07-18
irc: add support of wildcards in commands (de)op/halfop/voice (task #9221)
Sebastien Helleu
2013-07-11
irc: add option irc.look.pv_tags
Sebastien Helleu
2013-07-11
core: sort config options by name in sources
Sebastien Helleu
2013-07-02
irc: fix error message on /invite without arguments (bug #39272)
Sebastien Helleu
2013-06-29
irc: fix uninitialized variable "color" when hashing nickname to find color
Sebastien Helleu
2013-06-08
irc: display a warning when the proxy set in a server does not exist
Sebastien Helleu
2013-06-05
irc: add support of special variables $nick/$channel/$server in commands /all...
Sebastien Helleu
2013-06-02
irc: add option irc.look.nick_color_hash: hash algorithm to find nick color (...
Sebastien Helleu
2013-05-29
irc: fix multiple nicks in command /query (separated by commas): open one buf...
Sebastien Helleu
2013-05-18
irc: fix name of server buffer after /server rename (set name "server.name" i...
Sebastien Helleu
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
[prev]
[next]