Sebastien Helleu
|
9839d030a1
|
Add info about script commands when trying to load a script with /plugin
|
2009-07-10 23:44:21 +02:00 |
|
Sebastien Helleu
|
87e9c6476b
|
Open channel/pv near server when no channel/pv is opened (with option irc.look.open_*_near_server)
|
2009-07-06 20:03:19 +02:00 |
|
Sebastien Helleu
|
05deb6356a
|
Add optional nick in arguments for infolist "irc_nick" (format: "server,#channel,nick")
|
2009-07-05 11:42:53 +02:00 |
|
Sebastien Helleu
|
12a5b5f82b
|
Add tag "away_info" for lines with info about away in irc plugin
|
2009-07-04 19:17:18 +02:00 |
|
Sebastien Helleu
|
49aa853b00
|
When IRC nick change is received, do not rename private buffer if it already exists with new nick
|
2009-06-29 12:31:50 +02:00 |
|
Sebastien Helleu
|
2f7a5a4147
|
Rename function string_explode to string_split
|
2009-06-28 19:49:32 +02:00 |
|
Sebastien Helleu
|
26919fe58b
|
Add french translation of Plugin API Reference
|
2009-06-28 00:47:37 +02:00 |
|
Sebastien Helleu
|
23f111329e
|
Strip hostnames in IRC message 353 when uhnames protocol is enabled
|
2009-06-27 15:07:31 +02:00 |
|
Sebastien Helleu
|
9fad3f128e
|
Add options irc.look.open_channel/pv_near_server
|
2009-06-25 10:45:30 +02:00 |
|
Sebastien Helleu
|
4d60c48f5f
|
Switch to irc raw buffer if it is aleady opened, with /server raw or alt-j + alt-r
|
2009-06-24 15:04:43 +02:00 |
|
Sebastien Helleu
|
8d87086917
|
Add new option irc.color.item_channel_modes
|
2009-06-23 10:08:27 +02:00 |
|
Sebastien Helleu
|
417380a89e
|
Remove "/server switch" from doc and completion template
|
2009-06-17 11:18:21 +02:00 |
|
Sebastien Helleu
|
7d302429d2
|
Improve option irc.look.notice_as_pv, new values: auto/never/always
This allows private chat with following nicks: nickserv/chanserv/memoserv.
|
2009-06-14 18:50:43 +02:00 |
|
Sebastien Helleu
|
92940e52f1
|
Do not auto-load hidden files in script plugins (bug #21390)
|
2009-06-14 16:35:06 +02:00 |
|
Sebastien Helleu
|
fe980f2863
|
Remove jabber plugin (will be replaced by script)
|
2009-06-14 14:17:17 +02:00 |
|
Sebastien Helleu
|
62559459df
|
Remove obsolete trigger plugin
|
2009-06-14 13:47:03 +02:00 |
|
Sebastien Helleu
|
4179a16863
|
Add color for channel IRC notices (patch #6841)
|
2009-06-14 12:47:17 +02:00 |
|
Sebastien Helleu
|
8a696d26e2
|
Fix IRC mode parsing when receiving modes with arguments (bug #26793)
|
2009-06-13 18:15:01 +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
|
ec5c3aa3cc
|
Improve completion for script plugins commands
|
2009-06-11 16:51:50 +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
|
8d58b81d83
|
Add buffer merging feature, with /buffer merge/unmerge (task #7404)
|
2009-06-10 12:40:05 +02:00 |
|
Sebastien Helleu
|
fd31dbb97e
|
Fix bug with cmake options for building script plugins
|
2009-06-10 08:07:57 +02:00 |
|
Sebastien Helleu
|
1bbafc3d4e
|
Fix display problem with bar item "away" in IRC plugin
|
2009-06-07 11:52:21 +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
|
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
|
dac855be7c
|
Fix display bug with text in IRC action that contains bold char (text truncated and not displayed) (bug #26630)
|
2009-05-21 09:01:34 +02:00 |
|
Sebastien Helleu
|
fcd14cf1c6
|
New default value "0" for option irc.network.lag_disconnect (do not disconnect on high lag)
|
2009-05-19 21:29:16 +02:00 |
|
Sebastien Helleu
|
353538e3d8
|
Add function "config_is_set_plugin" in plugin/script API
|
2009-05-17 15:49:58 +02:00 |
|
Sebastien Helleu
|
1076183317
|
Add missing refresh of "away" bar item with IRC /away command
|
2009-05-17 13:36:43 +02:00 |
|
Sebastien Helleu
|
947ae241ce
|
Add infolist "key" with key bindings
|
2009-05-16 00:47:14 +02:00 |
|
Sebastien Helleu
|
b860043646
|
Fix IRC private buffer name when message is from me (happens when using irssi proxy server and opening private under irssi)
|
2009-05-12 16:43:27 +02:00 |
|
Sebastien Helleu
|
54ae52c4f0
|
Fix typo: transfert -> transfer
|
2009-05-12 11:39:22 +02:00 |
|
Sebastien Helleu
|
57c6478b91
|
Add function window_set_title in API (task #9361)
|
2009-05-10 01:22:08 +02:00 |
|
Sebastien Helleu
|
09c42f4cf0
|
Add missing IRC command 335
|
2009-05-09 23:46:30 +02:00 |
|
Sebastien Helleu
|
74f5fe7bc5
|
Add completion %(irc_privates), used by /buffer (completes with channels and pv)
|
2009-05-09 13:50:41 +02:00 |
|
Emmanuel Bouthenot
|
fabc49a0b8
|
Install developement files for plugins and pkg-config support (autotools).
|
2009-05-08 23:45:54 +02:00 |
|
Emmanuel Bouthenot
|
55aa9dd0e8
|
Install developement files for plugins and pkg-config support (cmake).
|
2009-05-08 23:37:13 +02:00 |
|
Sebastien Helleu
|
2783b51201
|
Improve completion: allow a command to use completion of another command (used by alias plugin)
|
2009-05-08 10:31:15 +02:00 |
|
Sebastien Helleu
|
d3976c2afe
|
Fix crash in python plugin after parse file error
|
2009-05-08 10:30:36 +02:00 |
|
Sebastien Helleu
|
85ecabdd9f
|
Fix completion of IRC commands /whois and /whowas
|
2009-05-08 09:35:16 +02:00 |
|
Sebastien Helleu
|
04fbe821c9
|
Disable jabber and relay plugins compilation by default
|
2009-05-07 23:47:46 +02:00 |
|
Sebastien Helleu
|
a0a28ac3d9
|
Add message for old/obsolete plugins
|
2009-05-05 10:11:50 +02:00 |
|
Sebastien Helleu
|
917e111b78
|
Disable print hooks during display of backlog (in logger plugin)
|
2009-05-04 18:00:51 +02:00 |
|
Sebastien Helleu
|
ddb16b7c0e
|
Fix bug with arguments of function "bar_new" in python plugin
|
2009-05-04 17:45:55 +02:00 |
|
Sebastien Helleu
|
28f3762618
|
Fix crash when deleting last server if there is one buffer for all servers
|
2009-05-03 17:19:42 +02:00 |
|