summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2009-10-14Fix bug with URL selection in some terminals (caused by horizontal lines) ↵Sebastien Helleu
(bug #27700)
2009-10-10Add IRC commands /samode, /sanick, /sapart, /saquitSebastien Helleu
2009-10-10Add IRC command /sajoin (task #9770)Sebastien Helleu
2009-10-09Fix "table of contents" in russian quickstart guideSebastien Helleu
2009-10-09Add russian quickstart guideSebastien Helleu
2009-10-09Add script prototypes and examples in plugin API referenceSebastien Helleu
2009-10-05Add option grab_key_command for /input (bound by default to alt-k)Sebastien Helleu
New binding for alt-k is not automatic (for existing config), if you want to use it, you can do: /key bind meta-k /input grab_key_command
2009-10-03Fix typo in french translationSebastien Helleu
2009-10-02New expansions for alias arguments ($n, $-m, $n-, $n-m, $*, $~) (patch #6917)Sebastien Helleu
2009-09-30Allow /unalias to remove multiple aliases (patch #6926)Sebastien Helleu
2009-09-30Allow use of wildcards for /alias list (patch #6925)Sebastien Helleu
2009-09-29Fix typo in plugin API reference for weechat_bar_setSebastien Helleu
2009-09-20Fix cmake directories: let user customize lib, share, locale and include ↵Sebastien Helleu
directories (patch #6922)
2009-09-15Add options for CTCP, to block/customize CTCP reply (task #9693), add ↵Sebastien Helleu
missing CTCP: clientinfo, finger, source, time, userinfo (task #7270)
2009-09-13Fix typo in plugin API reference for weechat_hook_commandSebastien Helleu
2009-09-10Add german FAQSebastien Helleu
2009-09-09Add german tester's guideSebastien Helleu
2009-09-06Version 0.3.0Sebastien Helleu
2009-09-05Update german quickstart guideSebastien Helleu
2009-09-05Update list of contributors in docSebastien Helleu
2009-09-05Add german quickstart guideSebastien Helleu
2009-09-05Add polish FAQ and tester's guide, update polish quickstartSebastien Helleu
2009-09-05Add polish quickstart guideSebastien Helleu
2009-09-05Use new WeeChat site, weechat.orgSebastien Helleu
2009-09-04Fix typos in some messagesSebastien Helleu
2009-09-02Fix typo in Plugin API ReferenceSebastien Helleu
2009-08-29Add 2 new options: weechat.look.prefix_align_more and ↵Sebastien Helleu
weechat.look.prefix_buffer_align_more
2009-08-29Add new option weechat.look.prefix_buffer_align_maxSebastien Helleu
2009-08-28Add 2 new completions (irc_server_channels and irc_server_privates), improve ↵Sebastien Helleu
completion of command /invite
2009-08-23Update FAQSebastien Helleu
2009-08-17Update translationsSebastien Helleu
2009-08-09Fix typo: explicitely -> explicitlySebastien Helleu
2009-08-09Remove obsolete option weechat.color.input_nickSebastien Helleu
2009-08-06Fix typo: mispelled -> misspelledSebastien Helleu
2009-08-03Fix typo in french FAQSebastien Helleu
2009-07-27Allow no argument for command /join when /part was issued on current channelSebastien Helleu
2009-07-24Fix compilation on OpenBSD: rename variables stdout/stderr (patch #6874 from ↵Sebastien Helleu
zepard)
2009-07-22Add new option weechat.look.search_text_not_found_alertSebastien Helleu
2009-07-09Add note about special chars that must be escaped in /help filterSebastien Helleu
2009-07-09Remove obsolete option weechat.color.nicklist_separatorSebastien Helleu
2009-07-04Add note about merged server buffers in quick start guideSebastien Helleu
2009-07-03Add note about script weeget.py in quick start guideSebastien Helleu
2009-06-28Fix typos in docsSebastien Helleu
2009-06-28Rename function string_explode to string_splitSebastien Helleu
2009-06-28Add french translation of Scripting GuideSebastien Helleu
2009-06-28Add french translation of Plugin API ReferenceSebastien Helleu
2009-06-25Add options irc.look.open_channel/pv_near_serverSebastien Helleu
2009-06-23Add modifier "bar_condition_xxx", used to display/hide bars on some windows ↵Sebastien Helleu
with custom condition
2009-06-23Fix typos in Plugin API referenceSebastien Helleu
2009-06-23Add new option irc.color.item_channel_modesSebastien Helleu