Sebastien Helleu
|
1daa5061a9
|
Fixed bug with channel topic after reconnection (not erased) (bug #19384)
|
2007-03-22 13:26:50 +00:00 |
|
Sebastien Helleu
|
6323e55ab4
|
Added current buffer in hotlist when scrolling up in buffer (task #6664)
|
2007-03-21 20:29:13 +00:00 |
|
Sebastien Helleu
|
aa149dcfbc
|
Fixed /topic completion when no topic set on current channel (bug #19322)
|
2007-03-16 11:49:58 +00:00 |
|
Sebastien Helleu
|
4d64128ef2
|
Improved password hiding, code cleanup (bug #19229) (new commit after savannah crash)
|
2007-03-16 08:40:10 +00:00 |
|
Sebastien Helleu
|
7b9ef6b56e
|
Added new return code in plugin API to force highlight (for message handlers only)
|
2007-03-06 16:42:39 +00:00 |
|
Sebastien Helleu
|
aba6e1257d
|
Added "call" option to /key command, added new key function "insert" to insert text on command line (task #6468)
|
2007-02-12 17:39:34 +00:00 |
|
Sebastien Helleu
|
dc80d87b0e
|
Fixed crash when /away command is issued with no server connection (bug #18839)
|
2007-01-21 11:54:45 +00:00 |
|
Sebastien Helleu
|
e99915e427
|
Fixed freeze with SSL server when disconnecting after connection loss (bug #18735)
|
2007-01-16 14:54:38 +00:00 |
|
Sebastien Helleu
|
bbe2f9093c
|
Fixed bugs with charset: now decodes/encodes nicks and channels in IRC messages (bug #18716)
|
2007-01-06 22:24:54 +00:00 |
|
Sebastien Helleu
|
632d451f62
|
Changed copyright date (2006 -> 2007)
|
2007-01-05 23:41:38 +00:00 |
|
Sebastien Helleu
|
412ffa632e
|
Fixed refresh bug with private buffer title
|
2006-12-26 17:29:50 +00:00 |
|
Sebastien Helleu
|
10ab4b0a20
|
Added anti-flood option (irc_anti_flood) (task #5442)
|
2006-12-04 09:44:23 +00:00 |
|
Sebastien Helleu
|
7d29001f9d
|
Fixed bug with DCC SEND when filename begins with '~'
|
2006-11-14 19:54:56 +00:00 |
|
Sebastien Helleu
|
c20ce83d20
|
Added charset plugin (WeeChat is now full UTF-8 for internal data storage), fixed compilation problems with FreeBSD, fixed status bar display bug
|
2006-11-08 07:54:33 +00:00 |
|
Sebastien Helleu
|
101e623b75
|
Fixed bug with ignore: now any IRC command is allowed
|
2006-11-04 19:53:39 +00:00 |
|
Sebastien Helleu
|
844a16a3c5
|
Added nicklist/status refresh when disconnected from server
|
2006-11-02 11:49:09 +00:00 |
|
Sebastien Helleu
|
ffd4b7c254
|
Fixed minor display bug when setting colored topic
|
2006-10-27 19:34:55 +00:00 |
|
Sebastien Helleu
|
dfa9ed31d4
|
Added "modifier" in plugins API, improved /plugin command
|
2006-10-24 11:23:31 +00:00 |
|
Sebastien Helleu
|
2ee57a4af5
|
Fixed bug on ignore with "mode" IRC command (bug #18058)
|
2006-10-20 10:11:16 +00:00 |
|
Sebastien Helleu
|
9b91c91577
|
Fixed some portability bugs (patch #5271)
|
2006-10-12 17:16:14 +00:00 |
|
Sebastien Helleu
|
5a82d5a246
|
Mode changes with /op, /deop, /voice, /devoice, /halfop, /dehalfop are now sent in one mode command to server (task #5968)
|
2006-10-12 15:14:08 +00:00 |
|
Sebastien Helleu
|
232e5a27f0
|
Fixed compilation warnings for AMD64
|
2006-10-08 10:20:05 +00:00 |
|
Sebastien Helleu
|
80a76f65f6
|
Fixed crash for DCC receiver when resuming a file (bug #17885), fixed DCC error for sender when receiver cancels DCC (bug #17852)
|
2006-09-30 06:52:52 +00:00 |
|
Sebastien Helleu
|
63416bb801
|
Fixed random crash with /upgrade command (error when loading buffers)
|
2006-09-23 09:09:36 +00:00 |
|
Sebastien Helleu
|
a33efdd755
|
Fixed crash with /buffer notify on server buffer when server_notify_levels is empty
|
2006-09-22 12:08:40 +00:00 |
|
Sebastien Helleu
|
f325b5a71f
|
Fixed highlight for DCC, invite and notice: when a window is displaying buffer, there's no highlight
|
2006-09-12 10:45:46 +00:00 |
|
Sebastien Helleu
|
6450867535
|
Command "/away -all" now allowed when not connected to current server
|
2006-09-08 20:20:05 +00:00 |
|
Sebastien Helleu
|
50b371da7e
|
Fixed display of privates in hotlist: now display activity for privates (at least messages) when server default notify is 1
|
2006-09-08 12:20:49 +00:00 |
|
Sebastien Helleu
|
3eb2b1dc0f
|
Fixed bug with CTCP VERSION sent on channels (bug #17547), added current channel completion for /ctcp command
|
2006-08-28 12:09:09 +00:00 |
|
Sebastien Helleu
|
46205116c2
|
Fixed bug with auto-rejoin of keyed chans (bug #17534)
|
2006-08-26 15:11:56 +00:00 |
|
Sebastien Helleu
|
00fbd7ad56
|
Added server default notify level (task #5634), fixed crashs with /buffer and /charset commands when not connected to any server (bug #17525)
|
2006-08-25 16:30:10 +00:00 |
|
Sebastien Helleu
|
77e3fb3c83
|
Added arguments $1,$2,..,$9 and $* for alias (task #5831), added special vars $nick/$channel/$server for server_command, alias and plugin command handlers
|
2006-08-22 10:04:17 +00:00 |
|
Sebastien Helleu
|
1f801ff079
|
Added hotlist in session file when using /upgrade command (task #5449)
|
2006-08-20 22:28:31 +00:00 |
|
Sebastien Helleu
|
f680066f16
|
Fixed nick refresh problem with unrealircd specific modes: chan owner (~) and chan admin (&) (bug #17340)
|
2006-08-19 17:05:43 +00:00 |
|
Sebastien Helleu
|
e64138b70a
|
Fixed bug with display of message 329 (channel creation date), now displayed after a /cycle
|
2006-08-17 23:08:41 +00:00 |
|
Sebastien Helleu
|
440214d098
|
Added send of "quit" message to server when using /disconnect
|
2006-08-17 16:12:52 +00:00 |
|
Sebastien Helleu
|
17fdaf83d3
|
Fixed bug with display of message 329 (channel creation date), now displayed only when joining a new channel
|
2006-08-17 13:59:27 +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
|
3060525426
|
Fixed crash when purging DCC when a closed DCC chat has no more buffer
|
2006-08-09 22:07:34 +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
|
8361053576
|
Fixed typo
|
2006-08-05 20:10:10 +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 |
|