Age | Commit message (Expand) | Author |
2010-08-04 | Update ChangeLog | Sebastien Helleu |
2010-08-03 | Fix bug in IRC parser when no argument is received after command, no callback... | Sebastien Helleu |
2010-07-28 | Use tag "no_log" in logger plugin to prevent a line from being written in log... | Sebastien Helleu |
2010-07-25 | Fix import of certificates created by openssl >= 1.0.0 (bug #30316) | Sebastien Helleu |
2010-07-18 | Fix bug with double quotes in DCC filenames (bug #30471) | Sebastien Helleu |
2010-07-17 | Replace single quotes by double quotes in ChangeLog | Sebastien Helleu |
2010-07-17 | Add new option irc.look.nick_color_stop_chars | Sebastien Helleu |
2010-07-16 | Use '!' to reverse a regex in a filter (to keep lines matching regex and hide... | Sebastien Helleu |
2010-07-12 | Add new option weechat.look.align_end_of_lines | Sebastien Helleu |
2010-07-07 | Update ChangeLog with patch #7218 | Sebastien Helleu |
2010-07-07 | Fix bug with replacement char in API function string_remove_color (bug #30296) | Sebastien Helleu |
2010-07-06 | Fix display of local SSL certificate when it is sent to IRC server | Sebastien Helleu |
2010-07-06 | Improve irc lag indicator: two colors (counting and finished), update item ev... | Sebastien Helleu |
2010-07-05 | Use of hashtable for local variables of buffers | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-06-18 | Fix bug with fifo pipe when setting fifo option to "on" | Sebastien Helleu |
2010-06-11 | Fix display bug with attributes like underlined in bars (bug #29889) | Sebastien Helleu |
2010-06-11 | Use empty real name by default in IRC config, instead of reading real name in... | 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 | Fix bug with scroll_unread: do not scroll to a filtered line (bug #29991) | Sebastien Helleu |
2010-06-04 | Move options weechat.color.nicklist_prefix to irc plugin | Sebastien Helleu |
2010-06-02 | Fix bug with command-line option "irc://" (bug #29990), new format for port a... | Sebastien Helleu |
2010-06-01 | Add missing IRC commands 346, 347 (channel invite list) | Sebastien Helleu |
2010-05-29 | Fix bug with nick prefix '*' (chan founder) on some IRC servers (bug #29890) | Sebastien Helleu |
2010-05-26 | Add new option weechat.look.confirm_quit | Sebastien Helleu |
2010-05-23 | Fix bug with option irc.network.lag_check when value is 0 (zero) | 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-05-02 | Add function "string_expand_home" in plugin API, fix bug with replacement of ... | Sebastien Helleu |
2010-05-01 | Move option irc.color.item_buffer_name_ssl to core (new name: weechat.color.s... | Sebastien Helleu |
2010-05-01 | Fix crash with hook_process (when timer is called on a deleted hook process) | Sebastien Helleu |
2010-04-28 | Add keys for undo/redo changes on command line (default: ctrl/alt + underscor... | Sebastien Helleu |
2010-04-21 | Add new options irc.network.autoreconnect_delay_growing and irc.network.autor... | Sebastien Helleu |
2010-04-20 | Add new option irc.color.item_buffer_name_ssl (task #10339) | Sebastien Helleu |
2010-04-20 | Try other nick when connecting to IRC server and receiving message 437 (nick ... | Sebastien Helleu |
2010-04-20 | Set buffer local variable "away" when opening new IRC channel (bug #29618) | Sebastien Helleu |
2010-04-18 | Replace "joker" by "wildcard" | Sebastien Helleu |
2010-04-18 | Version 0.3.3-dev | Sebastien Helleu |
2010-04-18 | Version 0.3.2 | Sebastien Helleu |
2010-04-13 | Fix bug with perl script filename when multiplicity is disabled (bug #29530) | Sebastien Helleu |
2010-04-12 | Fix crash on /quit or unload of Perl plugin under FreeBSD and Cygwin (bug #29... | Sebastien Helleu |
2010-04-05 | Add option "-open" for IRC command /connect | Sebastien Helleu |
2010-03-31 | Improve plugins autoload (option weechat.plugin.autoload): allow to use "*" a... | 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 IRC command /list: send channel and server name given as argument, and us... | Sebastien Helleu |
2010-03-29 | Fix infinite loop with /layout apply and bug when applying layout, sometimes ... | Sebastien Helleu |
2010-03-26 | Add new option irc.look.part_closes_buffer to close buffer when /part is issu... | Sebastien Helleu |
2010-03-26 | Fix bug with writing of configuration files when disk is full (bug #29331) | Sebastien Helleu |