Age | Commit message (Expand) | Author |
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-12 | Add hook priority in plugin API reference | Sebastien Helleu |
2010-07-17 | Update plugin API reference: add "New in version x.y.z" for some functions, a... | Sebastien Helleu |
2010-07-12 | Fix typo in english plugin API reference | 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-05-02 | Add function "string_expand_home" in plugin API, fix bug with replacement of ... | 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-03 | Add or remove highlight words in a buffer with "highlight_words_add" and "hig... | Sebastien Helleu |
2010-03-26 | Fix bug with writing of configuration files when disk is full (bug #29331) | Sebastien Helleu |
2010-03-25 | Add signals "nicklist_{group|nick}_{added|removed}", remove signal "nicklist_... | Sebastien Helleu |
2010-03-21 | Add new signals "irc_raw_in" and "irc_raw_in2" (sent for all IRC messages, ev... | Sebastien Helleu |
2010-03-20 | Add functions string_match, string_has_highlight and string_mask_to_regex in ... | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-03-07 | Add chapter with common tasks in scripting guide | Sebastien Helleu |
2010-03-02 | Add new option weechat.look.command_chars, add functions string_is_command_ch... | Sebastien Helleu |
2010-02-20 | Add parentheses around exponents in user guide and plugin API reference | Sebastien Helleu |
2010-02-16 | Add function "string_decode_base64" in plugin API | Sebastien Helleu |
2010-02-15 | Add SASL authentication in IRC plugin (task #8829), add function "string_enco... | Sebastien Helleu |
2010-02-12 | Add description of arguments for API functions hook_info and hook_infolist | Sebastien Helleu |
2010-02-10 | Fix example of weechat_info_get in plugin API reference | Sebastien Helleu |
2010-02-09 | Add missing argument for weechat_hook_completion in plugin API reference | Sebastien Helleu |
2010-02-09 | Add new option weechat.look.time_format to customize default format for date/... | Sebastien Helleu |
2010-02-04 | Add signal "xfer_ended" in plugin API reference | Sebastien Helleu |
2010-02-01 | Fix python example of hook_signal in plugin API reference | Sebastien Helleu |
2010-01-26 | Add signal "day_changed", allow date format in logger options path and mask (... | Sebastien Helleu |
2010-01-25 | Add missing infos in API functions buffer_get_integer / buffer_get_string and... | Sebastien Helleu |
2010-01-13 | Add keyword "input_pos" to get/set cursor position in plugin API functions bu... | Sebastien Helleu |
2010-01-04 | Add missing arguments for hook_connect in plugin API reference | Sebastien Helleu |
2009-12-31 | Add IRC options to customize target buffer for messages (task #7381) | Sebastien Helleu |
2009-10-09 | Add script prototypes and examples in plugin API reference | Sebastien Helleu |
2009-09-29 | Fix typo in plugin API reference for weechat_bar_set | Sebastien Helleu |
2009-09-13 | Fix typo in plugin API reference for weechat_hook_command | Sebastien Helleu |
2009-09-05 | Use new WeeChat site, weechat.org | Sebastien Helleu |
2009-09-02 | Fix typo in Plugin API Reference | Sebastien Helleu |
2009-07-24 | Fix compilation on OpenBSD: rename variables stdout/stderr (patch #6874 from ... | Sebastien Helleu |
2009-06-28 | Rename function string_explode to string_split | Sebastien Helleu |
2009-06-28 | Add french translation of Plugin API Reference | Sebastien Helleu |
2009-06-25 | Add options irc.look.open_channel/pv_near_server | Sebastien Helleu |
2009-06-23 | Add modifier "bar_condition_xxx", used to display/hide bars on some windows w... | Sebastien Helleu |
2009-06-23 | Fix typos in Plugin API reference | Sebastien Helleu |
2009-06-17 | Fix typos in docs | Sebastien Helleu |
2009-06-14 | Remove obsolete macro in plugin API reference | Sebastien Helleu |
2009-06-14 | Do not auto-load hidden files in script plugins (bug #21390) | Sebastien Helleu |