Age | Commit message (Expand) | Author |
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 |
2009-11-19 | Add IRC option to use same nick color in channel and private (on by default) ... | Sebastien Helleu |
2009-10-21 | Add missing IRC command 275 (patch #6952) | Sebastien Helleu |
2009-10-03 | Fix bugs with colors in some german translations (patch #6919) | Sebastien Helleu |
2009-09-19 | Add missing brackets around nick for IRC message 314 (reply to whowas) (patch... | Sebastien Helleu |
2009-09-15 | Fix plural form in IRC message with list of nicks on channel (bug #27436) | Sebastien Helleu |
2009-09-15 | Add options for CTCP, to block/customize CTCP reply (task #9693), add missing... | Sebastien Helleu |
2009-08-28 | Fix typo in IRC invite message | Sebastien Helleu |
2009-07-28 | Set level "message" for IRC notices with channel target | Sebastien Helleu |
2009-06-29 | When IRC nick change is received, do not rename private buffer if it already ... | Sebastien Helleu |
2009-06-28 | Rename function string_explode to string_split | Sebastien Helleu |
2009-06-27 | Strip hostnames in IRC message 353 when uhnames protocol is enabled | Sebastien Helleu |
2009-06-14 | Improve option irc.look.notice_as_pv, new values: auto/never/always | Sebastien Helleu |
2009-06-14 | Add color for channel IRC notices (patch #6841) | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-05-21 | Fix display bug with text in IRC action that contains bold char (text truncat... | Sebastien Helleu |
2009-05-12 | Fix IRC private buffer name when message is from me (happens when using irssi... | Sebastien Helleu |
2009-05-09 | Add missing IRC command 335 | Sebastien Helleu |
2009-04-24 | Fix typo: splited/splitted -> split | Sebastien Helleu |
2009-04-24 | Add anti-flood for extra IRC commands like msg/notice/query/quote and some other | Sebastien Helleu |
2009-04-18 | Fix bug with charset decoding in irc plugin (for example with iso2022jp) | Sebastien Helleu |
2009-03-26 | Add new bar item "away" (now displayed by default in input bar) | Sebastien Helleu |
2009-03-19 | Fix bugs with color in IRC topics | Sebastien Helleu |
2009-03-15 | Add new option irc.look.display_old_topic to display old topic when channel t... | Sebastien Helleu |
2009-03-02 | Make channel optional in IRC command /mode (bug #25735) | Sebastien Helleu |
2009-03-01 | Fix IRC command /who (nothing was displayed if WeeChat already checked channe... | Sebastien Helleu |