Age | Commit message (Expand) | Author |
2010-09-17 | Add new option relay.network.bind_address | Sebastien Helleu |
2010-09-17 | Add new option relay.network.password | Sebastien Helleu |
2010-09-17 | Add optional plugin name for command /debug dump and signal "debug_dump" | Sebastien Helleu |
2010-09-17 | Beta version of IRC proxy feature in Relay plugin | Sebastien Helleu |
2010-08-27 | Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, i... | Sebastien Helleu |
2010-08-14 | Add help about values for /help weechat.look.buffer_notify_default | Sebastien Helleu |
2010-08-14 | Add note about regex (split into 2 regex) in /help filter | Sebastien Helleu |
2010-08-14 | Update user guide | Sebastien Helleu |
2010-08-12 | Add note about up/down arrows for key ctrl-R in user guide | Sebastien Helleu |
2010-08-12 | Add hook priority in plugin API reference | Sebastien Helleu |
2010-08-11 | Add new plugin "rmodifier": alter modifier strings with regular expressions (... | Sebastien Helleu |
2010-08-04 | Fix typo in english scripting guide | Sebastien Helleu |
2010-07-28 | Add example of printed message with tag "no_log" in scripting guide | 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 plugin API reference: add "New in version x.y.z" for some functions, a... | Sebastien Helleu |
2010-07-17 | Update docs | Sebastien Helleu |
2010-07-12 | Fix typo in english plugin API reference | Sebastien Helleu |
2010-07-12 | Add new option weechat.look.align_end_of_lines | Sebastien Helleu |
2010-07-08 | Fix oftc address in quickstart guide | Sebastien Helleu |
2010-07-06 | Improve irc lag indicator: two colors (counting and finished), update item ev... | Sebastien Helleu |
2010-07-05 | Add function hashtable_add_to_infolist in plugin API reference | Sebastien Helleu |
2010-06-28 | Add hashtable in core and plugin API | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-06-15 | Add IRC info "irc_nick_color_name" to get color name of a nick | Sebastien Helleu |
2010-06-11 | Add note about binary package weechat-dbg in doc, for reporting crashs with gdb | 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-05-26 | Add new option weechat.look.confirm_quit | Sebastien Helleu |
2010-05-24 | Fix typo in /help wallchops | 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-05-01 | Replace command "bt" by "bt full" for reporting crashes with gdb in user guide | 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-18 | Replace "joker" by "wildcard" | Sebastien Helleu |
2010-04-08 | Fix typo in description of modifier "history_add" | Sebastien Helleu |
2010-04-08 | Add buffer pointer as string in modifier_data for modifier "history_add" | Sebastien Helleu |
2010-04-08 | Add modifier "history_add" (text added to buffer or global history) | Sebastien Helleu |
2010-04-08 | Update italian doc and translations | Sebastien Helleu |
2010-04-05 | Add option "-open" for IRC command /connect | Sebastien Helleu |
2010-04-03 | Add or remove highlight words in a buffer with "highlight_words_add" and "hig... | Sebastien Helleu |
2010-04-03 | Add option "get" for command /buffer, add completions with buffer properties | Sebastien Helleu |
2010-03-31 | Fix help of option weechat.plugin.autoload | Sebastien Helleu |
2010-03-31 | Improve plugins autoload (option weechat.plugin.autoload): allow to use "*" a... | Sebastien Helleu |
2010-03-29 | Fix IRC command /list: send channel and server name given as argument, and us... | Sebastien Helleu |