Age | Commit message (Expand) | Author |
2010-09-17 | Fix uninitialized variable | Sebastien Helleu |
2010-09-17 | Beta version of IRC proxy feature in Relay plugin | Sebastien Helleu |
2010-09-12 | Check immediately away nicks on all servers/channels if option irc.network.aw... | Sebastien Helleu |
2010-09-12 | Do not send WHO on channel joined (to check away nicks) if option irc.network... | Sebastien Helleu |
2010-09-08 | Fix compilation of Ruby plugin with ruby <= 1.8.6 (bug #30967) | Sebastien Helleu |
2010-08-27 | Fix compilation error and warning with Python 2.5 | 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-13 | Rename cmake options DISABLE_XXX to ENABLE_XXX | 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-04 | Do not connect to server after creating it with /server add (even if autoconn... | 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-19 | Remove unneeded spaces and tabs | Sebastien Helleu |
2010-07-18 | Fix bug with double quotes in DCC filenames (bug #30471) | Sebastien Helleu |
2010-07-17 | Fix help of option irc.look.nick_color_stop_chars (problem in generated ascii... | Sebastien Helleu |
2010-07-17 | Update string with plugin API version | Sebastien Helleu |
2010-07-17 | Add new option irc.look.nick_color_stop_chars | 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-28 | Add hashtable in core and plugin API | Sebastien Helleu |
2010-06-25 | Update comments after #endif in C headers | 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-15 | Add IRC info "irc_nick_color_name" to get color name of a nick | 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 | 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-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-06-01 | Fix display of IRC message 330 on some servers | Sebastien Helleu |
2010-05-29 | Add missing include of time.h | Sebastien Helleu |
2010-05-29 | Fix bug with nick prefix '*' (chan founder) on some IRC servers (bug #29890) | Sebastien Helleu |
2010-05-24 | Fix typo in /help wallchops | 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-20 | Add examples in /help join | 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-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 |