Age | Commit message (Expand) | Author |
2010-09-17 | Beta version of IRC proxy feature in Relay plugin | Sebastien Helleu |
2010-09-12 | Do not send WHO on channel joined (to check away nicks) if option irc.network... | Sebastien Helleu |
2010-08-20 | Fix bug with hostmasks in IRC command /ignore (bug #30716) | Sebastien Helleu |
2010-07-19 | Remove unneeded spaces and tabs | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-06-10 | Add some notes for translators in gettext files | Sebastien Helleu |
2010-06-10 | Fix display of IRC message 333 on some servers | Sebastien Helleu |
2010-06-08 | Add new options irc.look.display_host_join/join_local/quit and irc.color.reas... | Sebastien Helleu |
2010-06-04 | Move options weechat.color.nicklist_prefix to irc plugin | Sebastien Helleu |
2010-06-01 | Add missing IRC commands 346, 347 (channel invite list) | Sebastien Helleu |
2010-06-01 | Fix display of IRC message 330 on some servers | Sebastien Helleu |
2010-05-29 | Fix bug with nick prefix '*' (chan founder) on some IRC servers (bug #29890) | Sebastien Helleu |
2010-05-23 | Add IRC command /wallchops, fix bug with display of notice for ops (task #100... | Sebastien Helleu |
2010-05-22 | Add isupport value in IRC servers (content of IRC message 005), with new info... | Sebastien Helleu |
2010-05-21 | Add optional message in IRC private buffer when nick is back on server after ... | Sebastien Helleu |
2010-04-21 | Add new options irc.network.autoreconnect_delay_growing and irc.network.autor... | Sebastien Helleu |
2010-04-20 | Try other nick when connecting to IRC server and receiving message 437 (nick ... | Sebastien Helleu |
2010-04-08 | Reformat and add comments for description of C sources | Sebastien Helleu |
2010-03-30 | Fix bug with IRC nicks on reconnection: try all nicks in list, even if nick u... | Sebastien Helleu |
2010-03-29 | Fix display of message 333 (channel topic) when there is no host but only nick | Sebastien Helleu |
2010-03-29 | Fix check of IRC ignore when channel is specified in ignore (problem with PRI... | Sebastien Helleu |
2010-03-26 | Add new option irc.look.part_closes_buffer to close buffer when /part is issu... | Sebastien Helleu |
2010-03-21 | Add new signals "irc_raw_in" and "irc_raw_in2" (sent for all IRC messages, ev... | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-03-17 | Do not send signals "irc_in" and "irc_in2" when IRC messages are ignored | Sebastien Helleu |
2010-03-14 | Fix display of host in IRC message 333 (channel topic) | Sebastien Helleu |
2010-03-11 | Display IRC command 324 (channel modes) on server buffer if channel is not open | Sebastien Helleu |
2010-03-08 | Fix color of away nicks in nicklist when doing /names (nick color was reset t... | Sebastien Helleu |
2010-03-07 | Bug with IRC prefix "!" for mode "a" (channel admin) (bug #29109) | Sebastien Helleu |
2010-02-19 | Add option irc.network.connection_timeout (timeout between TCP connection to ... | Sebastien Helleu |
2010-02-18 | Add mechanism DH-BLOWFISH for SASL authentication with IRC server | Sebastien Helleu |
2010-02-16 | Add IRC commands 905 to 907 (for SASL) | Sebastien Helleu |
2010-02-15 | Add SASL authentication in IRC plugin (task #8829), add function "string_enco... | Sebastien Helleu |
2010-02-11 | Allow IRC message 301 to be redirected with irc.msgbuffer feature | Sebastien Helleu |
2010-02-11 | Add missing IRC commands 276, 343 | Sebastien Helleu |
2010-02-10 | Fix nick color in quit message displayed in IRC private buffer (when remote n... | Sebastien Helleu |
2010-02-10 | Apply IRC smart filter only on channels, not private buffers (bug #28841) | Sebastien Helleu |
2010-02-09 | Add new option weechat.look.time_format to customize default format for date/... | Sebastien Helleu |
2010-02-06 | Add option irc.look.item_nick_prefix, rename some IRC options for bar items | Sebastien Helleu |
2010-02-06 | Update example of messages in irc-protocol.c | Sebastien Helleu |
2010-02-05 | Fix IRC PART message received on Undernet server (bug #28825) | Sebastien Helleu |
2010-02-03 | Add anti-flood for many IRC commands/messages | Sebastien Helleu |
2010-01-24 | Add options irc.look.smart_filter_join/quit, smart filter enabled by default | Sebastien Helleu |
2010-01-24 | Remove evil tabs in sources | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-12-31 | Add IRC options to customize target buffer for messages (task #7381) | Sebastien Helleu |
2009-12-29 | Fix nick color in quit message for IRC private buffers | Sebastien Helleu |
2009-12-16 | Add option "autorejoin_delay" for servers (task #8771), fix autorejoin on cha... | Sebastien Helleu |
2009-12-06 | Fix display of quit message in IRC private if case of nick is different from ... | Sebastien Helleu |
2009-11-25 | Fix nick color in private for notices if option irc.look.color_pv_nick_like_c... | Sebastien Helleu |