33 Commits

Author SHA1 Message Date
Sebastien Helleu
fe980f2863 Remove jabber plugin (will be replaced by script) 2009-06-14 14:17:17 +02:00
Sebastien Helleu
4179a16863 Add color for channel IRC notices (patch #6841) 2009-06-14 12:47:17 +02:00
Sebastien Helleu
412bf73673 Add new option weechat.look.hotlist_names_merged_buffers 2009-06-14 11:03:01 +02:00
Sebastien Helleu
5ecdee569f Add option "-merged" for /buffer clear 2009-06-14 10:49:03 +02:00
Sebastien Helleu
38f1bc0837 Remove variable with "WeeChat required version" in plugins, do not compare version any more (API comparison is enough) 2009-06-12 16:02:40 +02:00
Sebastien Helleu
a06fa73ba8 Add option irc.look.item_display_server to display server with plugin or name in status bar 2009-06-11 19:03:27 +02:00
Sebastien Helleu
3912c1bae6 Fix typo with plural of "ignore" 2009-06-11 12:48:58 +02:00
Sebastien Helleu
a326c2578c Add key alt-j + alt-s to jump to IRC server buffer, bound to command /server jump 2009-06-11 12:30:12 +02:00
Sebastien Helleu
d7ad1780ad Add infolist with commands history 2009-06-10 19:13:38 +02:00
Sebastien Helleu
1cd9074c09 Fix help of /wait command (missing '/' in examples) 2009-06-10 13:09:19 +02:00
Sebastien Helleu
8d58b81d83 Add buffer merging feature, with /buffer merge/unmerge (task #7404) 2009-06-10 12:40:05 +02:00
Sebastien Helleu
89701be94f Add note about ports < 1024 (reserved for root) for listening ports (options xfer.network.port_range and relay.network.listen_port_range) 2009-06-02 16:01:37 +02:00
Sebastien Helleu
4383fd73b5 Add note about alt+k for binding keys in /help key 2009-06-02 15:10:15 +02:00
Sebastien Helleu
27d1ba5093 Add color for bar item "away" (irc.color.item_away) 2009-05-28 16:36:24 +02:00
Sebastien Helleu
0e040e8301 Convert all docs to asciidoc format, add scripting guide 2009-05-28 16:07:40 +02:00
Sebastien Helleu
7d37cc8f50 Add new command /wait (schedule a command execution in future) 2009-05-19 19:04:49 +02:00
Sebastien Helleu
67f8f7386a Add argument with buffer number/range for command "/buffer close" (task #9390, task #7239) 2009-05-18 23:23:40 +02:00
Sebastien Helleu
906c4ce8cd Add option weechat.look.jump_previous_buffer_when_closing 2009-05-18 18:35:39 +02:00
Sebastien Helleu
3561fa8856 Add option weechat.history.max_visited_buffers 2009-05-18 18:21:21 +02:00
Sebastien Helleu
947ae241ce Add infolist "key" with key bindings 2009-05-16 00:47:14 +02:00
Sebastien Helleu
2ab1626fa9 Add syntax "*N" for /buffer (where N is a buffer number): jump to buffer number or previous buffer
This will switch to buffer #N or previously displayed buffer if current buffer is #N
(it uses option weechat.look.jump_current_to_previous_buffer).
Default keys alt-1 to alt-0 are now /buffer *N
2009-05-12 18:16:32 +02:00
Sebastien Helleu
54ae52c4f0 Fix typo: transfert -> transfer 2009-05-12 11:39:22 +02:00
Sebastien Helleu
92424a595d Change version from 0.2.7-dev to 0.3.0-dev 2009-05-11 14:19:51 +02:00
Sebastien Helleu
2c60a46670 Update translations 2009-05-09 11:27:46 +02:00
Sebastien Helleu
db8aa43b5a Add description of notify levels in /help buffer 2009-05-05 12:14:39 +02:00
Sebastien Helleu
a0a28ac3d9 Add message for old/obsolete plugins 2009-05-05 10:11:50 +02:00
Sebastien Helleu
5947ba0364 Remove messages displayed when hiding/showing a bar 2009-05-04 19:21:59 +02:00
Sebastien Helleu
d6ed1485a4 Fix help of /set command (remove french words) 2009-05-03 16:30:00 +02:00
Sebastien Helleu
1838260c0e Add irc info "irc_current_server" (returned only if one buffer is used for all servers) 2009-05-03 09:48:17 +02:00
Sebastien Helleu
747b78aff3 Add API version string: do not load plugins with wrong API version (fix crash when loading old/obsolete plugins) 2009-05-02 22:56:14 +02:00
Sebastien Helleu
5f1c0c8254 Add data string argument in all callbacks of script API, display script name in error messages for scripts 2009-05-02 16:17:31 +02:00
Sebastien Helleu
a09fc84726 Fix typo in pl.po 2009-04-29 08:07:22 +02:00
Sebastien Helleu
58f6e729a3 Add polish translations (8% done) 2009-04-28 11:13:16 +02:00