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
/
irc-protocol.c
Age
Commit message (
Expand
)
Author
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-09-06
irc: display nick changes in server buffer (closes #188)
Sébastien Helleu
2014-08-29
api: use microseconds instead of milliseconds in functions util_timeval_diff ...
Sébastien Helleu
2014-08-02
irc: fix duplicate sender name in display of wallops (closes #142, closes #145)
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-08
irc: add support of message 324 (channel modes) in option irc.look.display_jo...
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
irc: add tag with host ("host_xxx") in IRC messages displayed
Sébastien Helleu
2014-03-30
irc: add support of "away-notify" capability (closes #12)
Sébastien Helleu
2014-03-16
core: fix some compilation problems on SmartOS
Sebastien Helleu
2014-03-12
core: update translations
Sebastien Helleu
2014-03-12
irc: display output of CAP LIST in server buffer (closes #10)
Shawn Smith
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-01-28
irc: add value "353" in option irc.look.display_join_message
Sebastien Helleu
2014-01-23
irc: use MONITOR instead of ISON for /notify when it is available on server (...
Sebastien Helleu
2014-01-20
irc: display PONG answer when resulting from manual /ping command
Sebastien Helleu
2014-01-11
irc: fix time parsed in tag of messages on Cygwin
Sebastien Helleu
2014-01-02
irc: use statusmsg from message 005 to check prefix char in status notices/me...
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-17
irc: remove display of channel in channel notices, display "PvNotice" for cha...
Sebastien Helleu
2013-12-16
irc: add option irc.look.smart_filter_mode (task #12499)
Sebastien Helleu
2013-10-08
irc: add option irc.look.notice_welcome_tags
Sebastien Helleu
2013-10-05
irc: use "private" notify for welcome notices displayed in channel (like when...
Sebastien Helleu
2013-10-05
irc: remove target of notice (self nick) in the display of channel welcome no...
Sebastien Helleu
2013-10-04
irc: display target of notice when it is displayed in channel
Sebastien Helleu
2013-08-29
irc: fix extraction of channel name in notice (when message starts with "[]")
Sebastien Helleu
2013-08-28
irc: add option irc.look.notice_welcome_redirect to automatically redirect ch...
Sebastien Helleu
2013-08-04
api: add argument "options" in function string_eval_expression, add option "-...
Sebastien Helleu
2013-08-02
Merge branch 'secured-data'
Sebastien Helleu
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-11
irc: add option irc.look.pv_tags
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-01
irc: add support of "dh-aes" SASL mechanism (patch #8020)
Elizabeth Myers
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-03-24
irc: add option irc.look.display_join_message (task #10895)
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
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-10
irc: add missing RFC 2813 in header
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-01
core: update copyright dates
Sebastien Helleu
2012-12-25
irc: remove unneeded check of nick pointer (can not be NULL there)
Sebastien Helleu
[next]