Sebastien Helleu
|
440214d098
|
Added send of "quit" message to server when using /disconnect
|
2006-08-17 16:12:52 +00:00 |
|
Sebastien Helleu
|
487d776b87
|
Added IRC command 329 (channel creation date)
|
2006-08-17 13:23:31 +00:00 |
|
Sebastien Helleu
|
9f88f68e3b
|
Added missing IRC commands: 310, 326
|
2006-08-17 12:00:49 +00:00 |
|
Sebastien Helleu
|
5a0461ac69
|
Fixed "wallops" command when received, now displayed by WeeChat (bug #17441)
|
2006-08-17 09:47:44 +00:00 |
|
Sebastien Helleu
|
f6fb874c88
|
Fixed /wallops command (now many words are correctly sent)
|
2006-08-10 14:14:19 +00:00 |
|
Sebastien Helleu
|
8c2876a77c
|
Fixed command 348 (channel exception list, received by /mode #chan e)
|
2006-08-10 13:58:10 +00:00 |
|
Sebastien Helleu
|
1d211a16da
|
Added missing modes (channel & user), now all modes are allowed (bug #16606), added "%m" for completion with self nick (on current server)
|
2006-08-07 22:26:55 +00:00 |
|
Sebastien Helleu
|
70d6af7a0e
|
Added missing IRC command 338
|
2006-08-05 20:05:53 +00:00 |
|
Sebastien Helleu
|
fb607cb4ab
|
Fixed DCC restore after /upgrade (now order is saved)
|
2006-08-05 19:33:48 +00:00 |
|
Sebastien Helleu
|
b2183ee3ed
|
Fixed away after server disconnection (now away is set again when reconnecting) (bug #16359)
|
2006-08-05 18:44:55 +00:00 |
|
Sebastien Helleu
|
8ee907af02
|
Fixed DCC file connection problem (connection from receiver to sender)
|
2006-08-05 11:20:58 +00:00 |
|
Sebastien Helleu
|
a5cd14add5
|
Improved DCC speed (up to x5 on LAN) by forking for DCC files and a new option "dcc_fast_send" (does not wait for ACK) (task #5758)
|
2006-08-03 19:50:52 +00:00 |
|
Sebastien Helleu
|
b11f2b2c4b
|
Fixed crash when purging DCC with high number of DCC (> window size)
|
2006-07-30 20:41:49 +00:00 |
|
Sebastien Helleu
|
06cc936937
|
Fixed completion for command handlers (now empty completion_template means nick completion, "-" string means no completion at all)
|
2006-07-27 16:04:46 +00:00 |
|
Sebastien Helleu
|
451f623c98
|
Fixed nick alignment problem when look_nickmode is off
|
2006-07-27 11:11:22 +00:00 |
|
Sebastien Helleu
|
8df7ac464b
|
Added generic function for incoming numeric IRC commands (bug #16611)
|
2006-07-25 18:06:39 +00:00 |
|
Sebastien Helleu
|
2f6a4140d6
|
Fixed crash when doing "/part something" on a server buffer (bug #17201)
|
2006-07-25 15:26:41 +00:00 |
|
Sebastien Helleu
|
b7fc6747f6
|
Charsets are now checked when set by /charset command
|
2006-07-22 19:46:09 +00:00 |
|
Sebastien Helleu
|
5699898d5b
|
Added "look_save_on_exit" option (patch from Emanuele Giaquinta)
|
2006-07-18 16:55:19 +00:00 |
|
Sebastien Helleu
|
a0e5c4567b
|
Fixed crash on DCC buffer under Darwin 8 (bug #17115)
|
2006-07-16 16:44:58 +00:00 |
|
Sebastien Helleu
|
4c4f5ab012
|
added some panel functions, fixed refresh bugs when terminal is resized: too many refreshs, display bug with splited windows
|
2006-07-16 11:04:10 +00:00 |
|
Sebastien Helleu
|
7f68da2c74
|
Added configure option for doc XSL prefix (bug #16991)
|
2006-07-07 10:29:01 +00:00 |
|
Sebastien Helleu
|
9563cf2b9d
|
Fixed bug with spaces in script names (bug #16957)
|
2006-06-30 13:02:25 +00:00 |
|
Sebastien Helleu
|
b38908ff67
|
Fixed random crash when "MODE #chan -l" is received
|
2006-06-28 21:19:02 +00:00 |
|
Sebastien Helleu
|
f0541c5f12
|
Fixed bug in IRC parser (random crash with malformed IRC messages)
|
2006-06-28 17:53:01 +00:00 |
|
Sebastien Helleu
|
37edc90d7f
|
Fixed refresh bug (too many refresh) when terminal is resized
|
2006-06-26 21:21:43 +00:00 |
|
Sebastien Helleu
|
c5f1a1af6c
|
Case ignored for channel names in charset options (bug #16858)
|
2006-06-26 09:58:55 +00:00 |
|
Sebastien Helleu
|
e5ba6dcb85
|
Fixed crash when setting look_one_server_buffer to ON (bug #16932)
|
2006-06-24 08:41:01 +00:00 |
|
Sebastien Helleu
|
636a6ca088
|
Added new functions in plugin/script API: get window info, get buffer info, get buffer content
|
2006-06-22 16:23:47 +00:00 |
|
Sebastien Helleu
|
f4f63412f8
|
Added czech quickstart guide
|
2006-06-20 08:28:21 +00:00 |
|
Sebastien Helleu
|
dc7595c78e
|
Fixed display bug with special char (bug #16732)
|
2006-06-16 13:20:11 +00:00 |
|
Sebastien Helleu
|
87d3725823
|
Added color encoding for some commands like /me
|
2006-06-15 13:06:36 +00:00 |
|
Sebastien Helleu
|
d8b775d2c4
|
Renamed plugins names (removed "lib" prefix in name)
|
2006-06-14 16:23:53 +00:00 |
|
Sebastien Helleu
|
3b2e2ad006
|
Fixed crash when closing DCC/raw buffer if 2 are open (bug #16808)
|
2006-06-10 17:35:11 +00:00 |
|
Sebastien Helleu
|
cb329a3f33
|
Fixed crashes with DCC chat remove/purge on DCC view (bug #16775)
|
2006-06-10 16:42:22 +00:00 |
|
Sebastien Helleu
|
507ae028c5
|
Fixed problem with bnc (now connected to server when receiving 001, not 004) (bug #16760)
|
2006-06-07 16:24:17 +00:00 |
|
Sebastien Helleu
|
4af2f3a02d
|
Revert back for plugin loaded, use of GLOBAL instead of LOCAL (problems with Perl DynaLoader)
|
2006-06-01 14:16:23 +00:00 |
|
Sebastien Helleu
|
16c7e4b61c
|
Fixed plugins symbol problem (removed global flag when loading library)
|
2006-05-31 20:44:04 +00:00 |
|
Sebastien Helleu
|
ad624059ad
|
Command /save now writes plugins options (~/.weechat/plugins.rc)
|
2006-05-29 23:03:53 +00:00 |
|
Sebastien Helleu
|
fe90f3d4e4
|
Fixed crash with "register" function in plugin scripts (bug #16701)
|
2006-05-29 22:36:29 +00:00 |
|
Sebastien Helleu
|
7f0a3f795b
|
Fixed random crash at exit (/quit or /upgrade) with splited windows
|
2006-05-25 19:12:31 +00:00 |
|
Sebastien Helleu
|
d13e2328b1
|
Version 0.1.9
|
2006-05-24 22:57:33 +00:00 |
|
Sebastien Helleu
|
1838637f24
|
Fixed /squery command (message sent to server, now ok with # args > 2)
|
2006-05-24 21:39:39 +00:00 |
|
Sebastien Helleu
|
fe2bb8516b
|
Fixed /alias command (now ok with an alias name: display content)
|
2006-05-21 15:10:36 +00:00 |
|
Sebastien Helleu
|
ec9da8cc85
|
Improved lua plugin detection (bug #16574)
|
2006-05-20 14:43:49 +00:00 |
|
Sebastien Helleu
|
2322eb0625
|
Automatically rename log file when crashing, added backtrace to log file
|
2006-05-20 13:42:08 +00:00 |
|
Sebastien Helleu
|
15f75d157c
|
Added backtrace when WeeChat crashes
|
2006-05-19 22:49:24 +00:00 |
|
Sebastien Helleu
|
88fd88373d
|
Added lock for log file (~/.weechat/weechat.log), only one WeeChat process can use this file (bug #16382)
|
2006-05-16 13:53:34 +00:00 |
|
Sebastien Helleu
|
127edfb0fe
|
Fixed crash with ncurses color when too many colors defined in ncurses (bug #16556)
|
2006-05-14 12:42:46 +00:00 |
|
Sebastien Helleu
|
631eab3c66
|
Fixed 2 crashs: with malformed UTF-8 strings and with ncurses color when too many colors defined in ncurses
|
2006-05-14 11:06:16 +00:00 |
|