Sebastien Helleu
|
554fa728ae
|
Fixed command "331" ("no topic set for channel")
|
2005-09-07 10:16:00 +00:00 |
|
Sebastien Helleu
|
f276fd9494
|
Fixed bug with nick change
|
2005-09-04 13:39:24 +00:00 |
|
Sebastien Helleu
|
06463e5937
|
Added /ignore and /unignore commands
|
2005-09-04 12:55:25 +00:00 |
|
Sebastien Helleu
|
d80c8e9e57
|
Fixed bug with strings comparison (str[n]casecmp) and some locales (like turkish), now using ASCII comparison
|
2005-09-03 12:37:20 +00:00 |
|
Sebastien Helleu
|
84b1a27265
|
Fixed empty private buffer when unknown CTCP is received
|
2005-08-21 09:49:58 +00:00 |
|
Sebastien Helleu
|
10d7c6c34a
|
Fixed refrech bug when changing channel modes
|
2005-07-31 12:29:49 +00:00 |
|
Sebastien Helleu
|
29d0225e4a
|
Fixed CTCP ACTION bug and now replies to CTCP PING on channels
|
2005-07-20 15:04:49 +00:00 |
|
Sebastien Helleu
|
c36f08d7d7
|
Highlights with "irc_highlight" setting now case insensitive
|
2005-07-19 19:50:10 +00:00 |
|
Sebastien Helleu
|
1230735c5f
|
Added "irc_highlight" setting, fixed crash when doing /part on an active DCC chat buffer
|
2005-07-19 17:35:51 +00:00 |
|
Sebastien Helleu
|
8166d15235
|
Fixed auto-rejoin for channels with key
|
2005-07-19 09:46:23 +00:00 |
|
Sebastien Helleu
|
bdf9eadf43
|
Fixed /ctcp command (now any command/data allowed)
|
2005-07-17 11:03:00 +00:00 |
|
Sebastien Helleu
|
4c6c367557
|
- added alt-j + alt-l key (switch to last buffer)
- added message for +q mode changing on a nick
|
2005-07-16 12:37:30 +00:00 |
|
Sebastien Helleu
|
1d07964d17
|
Added color for private in hotlist (different than color for highlight)
|
2005-07-13 17:40:20 +00:00 |
|
Sebastien Helleu
|
4b1679900a
|
Setting "dcc_auto_resume" now used, and fixed address & pos conversion to unsigned long for DCC
|
2005-07-13 16:39:49 +00:00 |
|
Sebastien Helleu
|
99f03cd2a3
|
Added DCC resume
|
2005-07-13 16:24:47 +00:00 |
|
Sebastien Helleu
|
5bd56f86c6
|
* commands from users outside channel now authorized (if special user or channel without "n" flag)
* completion added for config option (with /set command)
|
2005-06-30 12:55:36 +00:00 |
|
Sebastien Helleu
|
abe7e08147
|
kill command now received and displayed
|
2005-06-20 14:04:17 +00:00 |
|
Sebastien Helleu
|
5b3f96dace
|
Display message content when nick is not found for an incoming "PRIVMSG" message
|
2005-06-15 17:16:35 +00:00 |
|
Sebastien Helleu
|
40d02fdffd
|
Added IRC command "671"
|
2005-04-28 18:34:12 +00:00 |
|
Sebastien Helleu
|
5ebab583f6
|
Added "-all" option for /nick command, added "341" IRC command (for invitation)
|
2005-04-19 21:02:59 +00:00 |
|
Sebastien Helleu
|
a92ca4961b
|
Hotlist not changed when self away or nick change
|
2005-04-09 08:03:53 +00:00 |
|
Sebastien Helleu
|
3198879ff2
|
Added missing IRC command 307
|
2005-03-21 06:18:03 +00:00 |
|
Sebastien Helleu
|
6d1d1a7b90
|
Fixed display bug when halfop flag is set/unset
|
2005-03-17 21:40:54 +00:00 |
|
Sebastien Helleu
|
0b78294f1a
|
Added /halfop & /dehalfop commands, fixed halfop display bug in nicklist
|
2005-03-16 21:49:49 +00:00 |
|
Sebastien Helleu
|
bbd4011020
|
Added nicks count for channel buffers
|
2005-03-15 21:15:36 +00:00 |
|
Sebastien Helleu
|
1524432007
|
More explicit message when channel or nick not found
|
2005-03-15 19:01:58 +00:00 |
|
Sebastien Helleu
|
09242c3ba6
|
Added /ban, /unban and /kickban commands, fixed /kick command
|
2005-03-13 23:36:45 +00:00 |
|
Sebastien Helleu
|
bba97304a0
|
Do not highlight server buffer for notices from memoserv
|
2005-03-13 09:22:48 +00:00 |
|
Sebastien Helleu
|
32851b7758
|
Do not highlight server buffer for notices from nickserv and chanserv
|
2005-03-13 09:05:53 +00:00 |
|
Sebastien Helleu
|
4322501ebd
|
Fixed /invite command (and now invite requests are displayed)
|
2005-03-12 20:08:08 +00:00 |
|
Sebastien Helleu
|
c3f5e88286
|
Added FIFO pipe for remote control
|
2005-03-12 03:16:30 +00:00 |
|
Sebastien Helleu
|
2b79d0fe5c
|
Properly display CTCP SOUND on channel
|
2005-03-07 19:21:28 +00:00 |
|
Sebastien Helleu
|
bce7a0e961
|
Server errors are now displayed on appropriate buffers (default is server buffer)
|
2005-03-05 17:23:45 +00:00 |
|
Sebastien Helleu
|
3686d92cb5
|
Added DCC CHAT (send & recv)
|
2005-02-27 02:40:11 +00:00 |
|
Sebastien Helleu
|
64c33a8295
|
Improved display: align messages after prefixes (for example: "-@-" or "-=-")
|
2005-02-26 11:52:40 +00:00 |
|
Sebastien Helleu
|
575565371b
|
Nicklist now refreshed when using multiple windows
|
2005-02-22 19:35:52 +00:00 |
|
Sebastien Helleu
|
73f6606771
|
Connection to IRC server is now made by child process (non blocking)
|
2005-02-20 13:37:47 +00:00 |
|
Sebastien Helleu
|
3e81666752
|
Added DCC send
|
2005-02-20 00:08:22 +00:00 |
|
Sebastien Helleu
|
84f84823c9
|
Added support for UnrealIrcd ("~" for chan owner, "&" for chan admin)
|
2005-02-15 20:03:35 +00:00 |
|
Sebastien Helleu
|
b3d66118b4
|
Fixed display bugs when many windows are opened
|
2005-02-13 19:59:11 +00:00 |
|
Sebastien Helleu
|
85bd530a88
|
Away check is now customizable (with new irc_away_check option)
|
2005-02-05 17:39:48 +00:00 |
|
Sebastien Helleu
|
4fa9edeb56
|
Fixed bug when sending automatically who command during server split
|
2005-01-27 13:37:55 +00:00 |
|
Sebastien Helleu
|
9a7b7af41c
|
Away nicks are now displayed with another color
|
2005-01-26 22:21:58 +00:00 |
|
Sebastien Helleu
|
ecb6ed6707
|
Wait "irc_lag_check" seconds for 1st lag check after connection to server
|
2005-01-23 10:05:38 +00:00 |
|
Sebastien Helleu
|
9d0b6fad72
|
Added lag indicator
|
2005-01-23 02:14:37 +00:00 |
|
Sebastien Helleu
|
96fc2c9aec
|
Server & error messages now prefixed, /server command modified, ~/.weechat/logs dir can be read/write by user only
|
2005-01-03 23:40:22 +00:00 |
|
Sebastien Helleu
|
82265b629b
|
Fixed /away command (now ok when not away)
|
2005-01-02 11:44:33 +00:00 |
|
Sebastien Helleu
|
14e833c257
|
Version 0.0.9
|
2005-01-01 12:31:19 +00:00 |
|
Sebastien Helleu
|
0f95a48854
|
Fixed bug in notice display when no '!' is found in host
|
2004-12-28 07:52:56 +00:00 |
|
Sebastien Helleu
|
f4f2ec3668
|
auto-reconnection to server (new options: server_autoreconnect (on/off), server_autoreconnect_delay (in seconds)), disconnections are now managed without problem by WeeChat
|
2004-12-27 16:22:39 +00:00 |
|