Age | Commit message (Expand) | Author |
2010-10-06 | Display old IRC channel topic when topic is unset (task #9780) | Sebastien Helleu |
2010-10-06 | Optimize incremental search in buffer: do not search any more when chars are ... | Sebastien Helleu |
2010-10-06 | Revert last commit about "buffer_switch" signal (introduced new refresh bugs ... | Sebastien Helleu |
2010-10-05 | Fix signal "buffer_switch" (was sent twice when switching buffer) (bug #31158) | Sebastien Helleu |
2010-10-02 | Add new option weechat.look.prefix_align_min (task #10650) | Sebastien Helleu |
2010-09-28 | New value for option weechat.look.input_share (none, commands, text, all), ad... | Sebastien Helleu |
2010-09-27 | Update ChangeLog | Sebastien Helleu |
2010-09-27 | Fix memory leak when removing item in hashtable | Sebastien Helleu |
2010-09-27 | Add new option weechat.look.input_share (task #9228) | Sebastien Helleu |
2010-09-23 | Use lower case for keys in doc and ChangeLog | Sebastien Helleu |
2010-09-21 | Add missing function "infolist_reset_item_cursor" in script API (bug #31057) | Sebastien Helleu |
2010-09-19 | Update ChangeLog | Sebastien Helleu |
2010-09-19 | Fix Ruby plugin compilation with Ruby 1.9.2 | JD Horelick |
2010-09-17 | Update ChangeLog | Sebastien Helleu |
2010-08-27 | Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, i... | Sebastien Helleu |
2010-08-20 | Fix bug with hostmasks in IRC command /ignore (bug #30716) | Sebastien Helleu |
2010-08-12 | Use similar behaviour for keys bound to local or global history (bug #30759) | Sebastien Helleu |
2010-08-11 | Add priority for hooks (task #10550) | Sebastien Helleu |
2010-08-11 | Add new plugin "rmodifier": alter modifier strings with regular expressions (... | Sebastien Helleu |
2010-08-07 | Version 0.3.4-dev | Sebastien Helleu |
2010-08-07 | Version 0.3.3 | Sebastien Helleu |
2010-08-06 | Fix display bug with special chars (ascii value below 32) (bug #30602) | Sebastien Helleu |
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 |