Age | Commit message (Expand) | Author |
2009-10-10 | Add IRC commands /samode, /sanick, /sapart, /saquit | Sebastien Helleu |
2009-10-10 | Add IRC command /sajoin (task #9770) | Sebastien Helleu |
2009-10-09 | Fix "table of contents" in russian quickstart guide | Sebastien Helleu |
2009-10-09 | Add russian quickstart guide | Sebastien Helleu |
2009-10-09 | Add script prototypes and examples in plugin API reference | Sebastien Helleu |
2009-10-05 | Add option grab_key_command for /input (bound by default to alt-k) | Sebastien Helleu |
2009-10-03 | Fix typo in french translation | Sebastien Helleu |
2009-10-02 | New expansions for alias arguments ($n, $-m, $n-, $n-m, $*, $~) (patch #6917) | Sebastien Helleu |
2009-09-30 | Allow /unalias to remove multiple aliases (patch #6926) | Sebastien Helleu |
2009-09-30 | Allow use of wildcards for /alias list (patch #6925) | Sebastien Helleu |
2009-09-29 | Fix typo in plugin API reference for weechat_bar_set | Sebastien Helleu |
2009-09-20 | Fix cmake directories: let user customize lib, share, locale and include dire... | Sebastien Helleu |
2009-09-15 | Add options for CTCP, to block/customize CTCP reply (task #9693), add missing... | Sebastien Helleu |
2009-09-13 | Fix typo in plugin API reference for weechat_hook_command | Sebastien Helleu |
2009-09-10 | Add german FAQ | Sebastien Helleu |
2009-09-09 | Add german tester's guide | Sebastien Helleu |
2009-09-06 | Version 0.3.0 | Sebastien Helleu |
2009-09-05 | Update german quickstart guide | Sebastien Helleu |
2009-09-05 | Update list of contributors in doc | Sebastien Helleu |
2009-09-05 | Add german quickstart guide | Sebastien Helleu |
2009-09-05 | Add polish FAQ and tester's guide, update polish quickstart | Sebastien Helleu |
2009-09-05 | Add polish quickstart guide | Sebastien Helleu |
2009-09-05 | Use new WeeChat site, weechat.org | Sebastien Helleu |
2009-09-04 | Fix typos in some messages | Sebastien Helleu |
2009-09-02 | Fix typo in Plugin API Reference | Sebastien Helleu |
2009-08-29 | Add 2 new options: weechat.look.prefix_align_more and weechat.look.prefix_buf... | Sebastien Helleu |
2009-08-29 | Add new option weechat.look.prefix_buffer_align_max | Sebastien Helleu |
2009-08-28 | Add 2 new completions (irc_server_channels and irc_server_privates), improve ... | Sebastien Helleu |
2009-08-23 | Update FAQ | Sebastien Helleu |
2009-08-17 | Update translations | Sebastien Helleu |
2009-08-09 | Fix typo: explicitely -> explicitly | Sebastien Helleu |
2009-08-09 | Remove obsolete option weechat.color.input_nick | Sebastien Helleu |
2009-08-06 | Fix typo: mispelled -> misspelled | Sebastien Helleu |
2009-08-03 | Fix typo in french FAQ | Sebastien Helleu |
2009-07-27 | Allow no argument for command /join when /part was issued on current channel | Sebastien Helleu |
2009-07-24 | Fix compilation on OpenBSD: rename variables stdout/stderr (patch #6874 from ... | Sebastien Helleu |
2009-07-22 | Add new option weechat.look.search_text_not_found_alert | Sebastien Helleu |
2009-07-09 | Add note about special chars that must be escaped in /help filter | Sebastien Helleu |
2009-07-09 | Remove obsolete option weechat.color.nicklist_separator | Sebastien Helleu |
2009-07-04 | Add note about merged server buffers in quick start guide | Sebastien Helleu |
2009-07-03 | Add note about script weeget.py in quick start guide | Sebastien Helleu |
2009-06-28 | Fix typos in docs | Sebastien Helleu |
2009-06-28 | Rename function string_explode to string_split | Sebastien Helleu |
2009-06-28 | Add french translation of Scripting Guide | 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-23 | Add new option irc.color.item_channel_modes | Sebastien Helleu |
2009-06-18 | Fix command to create irc server in quickstart guide | Sebastien Helleu |