Sebastien Helleu
1d3c3ffb92
Fix formatting bug in html doc with description of options (bug #31076 )
2010-09-20 20:32:01 +02:00
Sebastien Helleu
4ece2db629
Fix crash on /upgrade when upgrade file is not found
2010-09-20 16:59:47 +02:00
Sebastien Helleu
324963dc4c
Update ChangeLog
2010-09-19 10:23:51 +02:00
JD Horelick
9f7919ef05
Fix Ruby plugin compilation with Ruby 1.9.2
2010-09-19 08:52:15 +02:00
Sebastien Helleu
944a38ffbd
Fix order of relay clients after /upgrade
2010-09-18 21:57:29 +02:00
Sebastien Helleu
d5db1ac743
Remove unused variable
2010-09-18 21:45:31 +02:00
Sebastien Helleu
0100856251
Add support of /upgrade in Relay plugin
2010-09-18 21:44:26 +02:00
Sebastien Helleu
5b04d4123c
Close relay server sockets on /upgrade
2010-09-18 09:36:50 +02:00
Sebastien Helleu
43cc44abca
Fix problem when removing relay server (socket was closed, but option relay.port.xxx not removed)
2010-09-18 09:25:59 +02:00
Sebastien Helleu
a20ae821da
Add new option relay.network.bind_address
2010-09-17 20:16:08 +02:00
Sebastien Helleu
bf98885506
Update ChangeLog
2010-09-17 17:04:13 +02:00
Sebastien Helleu
914e3bcc9e
Add new option relay.network.password
2010-09-17 16:44:35 +02:00
Sebastien Helleu
8b26f3c953
Add optional plugin name for command /debug dump and signal "debug_dump"
2010-09-17 16:12:41 +02:00
Sebastien Helleu
efcc5010b6
Update german user guide
2010-09-17 15:32:13 +02:00
Sebastien Helleu
83552cc882
Fix uninitialized variable
2010-09-17 14:53:25 +02:00
Sebastien Helleu
d2d60d4711
Beta version of IRC proxy feature in Relay plugin
...
Major changes in Relay plugin:
- IRC proxy feature (beta),
- raw buffer.
Changes in IRC plugin:
- add tags for messages sent to servers,
- add signal "irc_input_send" to simulate text/command on an IRC buffer,
- add prefix in infolist "irc_nick".
2010-09-17 14:47:36 +02:00
Sebastien Helleu
26a99c2912
Check immediately away nicks on all servers/channels if option irc.network.away_check is changed from 0 to any other value
2010-09-12 10:44:16 +02:00
Sebastien Helleu
5d0ad1f631
Do not send WHO on channel joined (to check away nicks) if option irc.network.away_check is set to 0
2010-09-12 10:42:29 +02:00
Sebastien Helleu
edb839732e
Update german translations and user guide
2010-09-08 22:18:45 +02:00
Sebastien Helleu
691395949f
Fix compilation of Ruby plugin with ruby <= 1.8.6 (bug #30967 )
2010-09-08 20:49:14 +02:00
Sebastien Helleu
543ec96bcc
Fix compilation error and warning with Python 2.5
2010-08-27 16:21:36 +02:00
Sebastien Helleu
712623547f
Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, info_get_hashtable), add IRC info_hashtable "irc_parse_message"
...
Note: tcl >= 8.5 is now required (for tcl plugin).
2010-08-27 15:59:06 +02:00
Sebastien Helleu
bb42984f5d
Fix bug with hostmasks in IRC command /ignore (bug #30716 )
2010-08-20 10:22:32 +02:00
Sebastien Helleu
3402de02b0
Add help about values for /help weechat.look.buffer_notify_default
2010-08-14 12:29:43 +02:00
Sebastien Helleu
6cc44124cb
Add note about regex (split into 2 regex) in /help filter
2010-08-14 12:20:02 +02:00
Sebastien Helleu
559b5b3f47
Update user guide
2010-08-14 12:04:58 +02:00
Sebastien Helleu
2b9fdf4c6e
Add info about upgrade process in /help upgrade
2010-08-14 11:58:59 +02:00
Sebastien Helleu
a6cd860b5a
If null value is allowed for an option, display it in /help option
2010-08-14 11:44:08 +02:00
Sebastien Helleu
776329b93f
Rename cmake options DISABLE_XXX to ENABLE_XXX
2010-08-13 23:35:30 +02:00
Sebastien Helleu
3950a60e87
Use window pointers instead of buffer pointers in gui-input.c
2010-08-12 18:24:52 +02:00
Sebastien Helleu
94acf64f8c
Use similar behaviour for keys bound to local or global history (bug #30759 )
2010-08-12 17:38:59 +02:00
Sebastien Helleu
50ac22c16e
Add note about up/down arrows for key ctrl-R in user guide
2010-08-12 16:02:12 +02:00
Sebastien Helleu
65a8317153
Add hook priority in plugin API reference
2010-08-12 12:54:25 +02:00
Sebastien Helleu
0890179398
Fix another bug with hook priority (for commands)
2010-08-12 11:02:10 +02:00
Sebastien Helleu
c9f94e6f0a
Fix bug with order of hooks: for equal priority, hook is added at the end of the list
2010-08-12 10:59:21 +02:00
Sebastien Helleu
6317dba790
Add priority for hooks (task #10550 )
2010-08-11 18:42:38 +02:00
Sebastien Helleu
d59d099e82
Add new plugin "rmodifier": alter modifier strings with regular expressions (bug #26964 )
2010-08-11 15:43:20 +02:00
Sebastien Helleu
6f063c95f1
Version 0.3.4-dev
2010-08-07 11:03:07 +02:00
Sebastien Helleu
b0618fdc68
Version 0.3.3
v0.3.3
2010-08-07 09:48:29 +02:00
Sebastien Helleu
bdd4557d56
Add missing autogen files for german user guide
2010-08-06 22:34:31 +02:00
Sebastien Helleu
256366ae34
Update polish translations
2010-08-06 20:54:03 +02:00
Sebastien Helleu
f11549f654
Fix display bug with special chars (ascii value below 32) (bug #30602 )
2010-08-06 19:02:25 +02:00
Sebastien Helleu
2fb864b8f8
Update german scripting guide
2010-08-05 17:25:31 +02:00
Sebastien Helleu
4b25175b13
Fix typo in german scripting guide
2010-08-05 14:03:35 +02:00
Sebastien Helleu
f73f57909b
Add german scripting guide
2010-08-05 14:01:00 +02:00
Jiri Golembiovsky
06b166c07a
Updated czech translations
2010-08-04 22:35:17 +02:00
Sebastien Helleu
ff5c707b64
Do not connect to server after creating it with /server add (even if autoconnect is on)
2010-08-04 21:23:58 +02:00
Sebastien Helleu
4b44b2c9f5
Update ChangeLog
2010-08-04 21:15:30 +02:00
Sebastien Helleu
4bf87649dc
Fix typo in english scripting guide
2010-08-04 21:12:23 +02:00
Sebastien Helleu
88b8767eed
Fix bug with version number when version ends with "-rcX"
2010-08-03 23:37:05 +02:00