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
2012-09-03
irc: switch to next address after a timeout when connecting to server (bug #3...
Simon Arlott
2012-09-03
irc: fix bug when changing server option "addresses" with less addresses (bug...
Simon Arlott
2012-09-03
irc: add network prefix in some irc/gnutls messages
Sebastien Helleu
2012-08-27
api: allow update for some variables of hdata, add new functions hdata_update...
Sebastien Helleu
2012-08-23
irc: add network prefix in irc (dis)connection messages
Sebastien Helleu
2012-08-23
irc: keep trailing spaces in IRC messages only for some commands (if message ...
Sebastien Helleu
2012-08-22
irc: generate alternate nicks dynamically when all nicks are already in use (...
Sebastien Helleu
2012-08-22
irc: fix split of received IRC message: keep spaces at the end of message
Sebastien Helleu
2012-08-20
irc: move options weechat.look.nickmode{_empty} to irc.look.nick_mode{_empty}...
Sebastien Helleu
2012-08-14
core: add new plugin "script" (scripts manager, replacing scripts weeget.py a...
Sebastien Helleu
2012-08-08
irc: set non-blocking socket before connecting to server (fix freeze with SSL...
Sebastien Helleu
2012-08-02
core: update description of plugins and translate them in output of /plugin
Sebastien Helleu
2012-07-30
irc: fix bug with prefix chars which are in chanmodes with a type different f...
Sebastien Helleu
2012-07-27
irc: add help on values for option irc.look.nick_completion_smart
Sebastien Helleu
2012-07-27
relay: add support of SSL (for irc and weechat protocols), new option relay.n...
Sebastien Helleu
2012-07-23
irc: replace calls to config_search_with_string with weechat_config_get
Sebastien Helleu
2012-07-20
core: add support of arrays in hdata variables
Sebastien Helleu
2012-07-15
irc: fix format of message "USER" (according to RFC 2812) (bug #36825)
Sebastien Helleu
2012-07-15
irc: describe possible values in /help irc.look.display_away
Sebastien Helleu
2012-07-14
relay: fix freeze when writing on relay socket (use non-blocking sockets in r...
Sebastien Helleu
2012-07-07
irc: add bar item "buffer_modes", remove option irc.look.item_channel_modes (...
Sebastien Helleu
2012-07-01
irc: fix parsing of user modes (ignore everything after first space) (bug #36...
Sebastien Helleu
2012-06-30
irc: add option irc.look.ctcp_time_format to customize reply to CTCP TIME (ta...
Sebastien Helleu
2012-06-14
irc: set callback "nickcmp" in channel buffers
Sebastien Helleu
2012-06-09
irc: fix freeze when reading on socket with SSL enabled (bug #35097)
Sebastien Helleu
2012-06-04
irc: reallow names beginning with "#" for servers
Sebastien Helleu
2012-05-15
irc: update channel modes by using chanmodes from message 005 (do not send ex...
Sebastien Helleu
2012-05-08
irc: add option "fakerecv" for command /server to simulate a received IRC mes...
Sebastien Helleu
2012-05-02
irc: hide everything after "identify" or "register" in messages to nickserv w...
Sebastien Helleu
2012-04-08
irc: add option "-pending" for command /disconnect (cancel auto-reconnection ...
Sebastien Helleu
2012-04-05
irc: set user modes only if target nick is self nick in message 221 (patch #7...
Kyle Fuller
2012-04-03
irc: fix help of option irc.color.mirc_remap
Sebastien Helleu
2012-04-03
irc: use tag "prefix_nick_ccc" (where "ccc" is color of nick) in messages dis...
Sebastien Helleu
2012-03-26
irc: force the clear of nicklist when joining a channel (nicklist was not syn...
Sebastien Helleu
2012-03-26
irc: allow more than one nick in command /invite
Sebastien Helleu
2012-03-23
core: add a connection timeout for child process in hook_connect (bug #35966)
Sebastien Helleu
2012-03-23
irc: do not translate string "Msg" for messages to channel ops/voiced
Sebastien Helleu
2012-03-22
irc: do not send command "MODE #channel" on manual /names (do it only when na...
Sebastien Helleu
2012-03-17
irc: do not allow the creation of two servers with same name but different ca...
Sebastien Helleu
2012-03-15
irc: update away flag for nicks on manual /who
Sebastien Helleu
2012-03-14
irc: display privmsg messages to "@#channel" and "+#channel" in channel buffe...
Sebastien Helleu
2012-03-12
irc: use computed nick color in many messages instead of option weechat.color...
Sebastien Helleu
2012-03-12
irc: fix redirection of message when message is queued for sending on server
Sebastien Helleu
2012-03-12
irc: use computed nick color for nicks in notify messages
Sebastien Helleu
2012-03-12
irc: add signals and tags in messages for irc notify (patch from Quentin Glid...
Sebastien Helleu
2012-03-12
irc: check notify immediately when adding a nick to notify list, improve firs...
Sebastien Helleu
2012-03-06
irc: fix display of color in hostname (join/part/quit messages)
Sebastien Helleu
2012-03-06
irc: compute hash to find nick color for nick in server message when nick is ...
Sebastien Helleu
2012-02-29
irc: do not close server buffer and disconnect when server is destroyed durin...
Sebastien Helleu
2012-02-29
irc: fix typo in a comment
Sebastien Helleu
[prev]
[next]