Sebastien Helleu
04fda8a314
Fixed FIFO pipe buffer detection, away message (301) now displayed in query if
...
exists, otherwise on server buffer
2005-12-17 11:54:41 +00:00
Sebastien Helleu
77e00d0381
Added charset by server and channel, new command: /charset
2005-12-11 00:52:32 +00:00
Sebastien Helleu
0ef010d211
added /upgrade command, added ETA for DCC files
2005-12-06 18:20:59 +00:00
Sebastien Helleu
d5affecc23
Added read marker (indicator for first unread line), added quotes and spaces in config files
2005-11-19 22:08:46 +00:00
Sebastien Helleu
bea5769a05
Fixed some bugs with color codes:
...
- colors are now removed in topic for display in title bar
- completion of /topic command now strips color codes
- color codes are encoded in commands (not only text sent to channel/pv)
- double '%' is replaced by single '%' in command line (when irc_colors_send is ON)
2005-11-05 11:34:52 +00:00
Sebastien Helleu
8a9e8ecc88
- added major feature: new color management system (internal to WeeChat), now
...
colors are displayed by WeeChat (optional by new settings irc_colors_receive
and irc_colors_send)
- fixed IRC command 367
- added IRC command 382
2005-11-04 11:53:23 +00:00
Sebastien Helleu
079e4a4028
- added new setting (look_one_server_buffer): use same buffer for all servers
...
- fixed DCC bug when looking for ports in range
2005-10-30 09:56:24 +00:00
Sebastien Helleu
e26772dcdb
Added new return codes for plugin handlers, to discard messages for WeeChat, plugins, or both.
2005-10-28 07:31:21 +00:00
Sebastien Helleu
b86c95e7dc
Added partial match for highlights, patch by Jim Ramsay
2005-10-26 23:15:38 +00:00
Sebastien Helleu
11d77e6168
Added channel modes +e/+f, IRC commands 348,349,470
2005-10-16 21:46:31 +00:00
Sebastien Helleu
cdc33d08b0
New plugin interface (loads dynamic C libraries)
2005-10-15 12:34:21 +00:00
Sebastien Helleu
530dc9fb67
Added setting "irc_notice_as_pv" to see notices as pv
2005-09-22 08:21:53 +00:00
Sebastien Helleu
c346216e34
Added missing "return 0" in handler for IRC command 221
2005-09-11 16:39:37 +00:00
Sebastien Helleu
2962a8e6c8
Added IRC commands: 042, 344, 345, 484
2005-09-10 08:53:35 +00:00
Sebastien Helleu
76263dc7cf
Added IRC command "221"
2005-09-07 14:17:10 +00:00
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