Sebastien Helleu
|
0abe6f0322
|
Added channel admin mode '!' for some IRC servers
|
2007-05-02 09:41:19 +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
|
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
|
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
|
451f623c98
|
Fixed nick alignment problem when look_nickmode is off
|
2006-07-27 11:11:22 +00:00 |
|
Sebastien Helleu
|
5af8e4f6e7
|
Fixed bug in logs with nick for names lines (nicks on channel when joining new channel)
|
2006-04-18 13:30:29 +00:00 |
|
Sebastien Helleu
|
f80489f469
|
Added option "look_align_size_max", nick alignment to right is now set by default with size 14 (max 20)
|
2006-04-16 09:46:23 +00:00 |
|
Sebastien Helleu
|
1bee0ba0b2
|
Added new option to customize input prompt, added nick modes, fixed commands 332, 333 (/topic now ok when channel is not opened)
|
2006-04-12 13:34:33 +00:00 |
|
Sebastien Helleu
|
2a34684bc1
|
Added alignment for local away message
|
2006-04-03 21:12:01 +00:00 |
|
Sebastien Helleu
|
5068f4d365
|
Added nick alignment in DCC chat, /query and /msg, fixed DCC chat bug when closing buffer
|
2006-04-03 16:01:10 +00:00 |
|
Sebastien Helleu
|
212ec7a76d
|
Added nick alignment in private buffers
|
2006-04-03 09:35:08 +00:00 |
|
Sebastien Helleu
|
d01081241a
|
Added nick alignment options
|
2006-04-02 21:53:41 +00:00 |
|
Sebastien Helleu
|
eaa33bfb8e
|
Added hostname/IP option for connection to server
|
2006-03-25 11:20:37 +00:00 |
|
Sebastien Helleu
|
8cd8410448
|
Fixed bugs: buffer detection in plugins/scripts commands, and /history command
|
2006-01-22 21:30:19 +00:00 |
|
Sebastien Helleu
|
a4695f5ba2
|
New values for "irc_display_away" (off, local, channel)
|
2006-01-12 15:05:35 +00:00 |
|
Sebastien Helleu
|
8c54d55611
|
Fixed msg command (now allowed in private buffer with "*" as target)
|
2006-01-10 08:52:09 +00:00 |
|
Sebastien Helleu
|
4d62625894
|
New year in copyright, FSF address changed
|
2006-01-04 08:56:00 +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
|
8e696af49a
|
Removed "look_color_nicks" option, using "col_nick_color1" if "look_color_nicks_number" is set to 1
|
2005-11-29 21:44:50 +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
|
cea353d34d
|
Fixed display bug with channel mode changes
|
2005-11-15 11:28:12 +00:00 |
|
Sebastien Helleu
|
b536a8a491
|
Added message for /buffer notify completion
|
2005-11-04 22:53:10 +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
|
3d724fb634
|
Join and part/quit prefixes (arrows) now displayed with different colors
|
2005-07-22 08:11:39 +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
|
b330ec3dae
|
Added IPv6 support
|
2005-06-27 16:27:31 +00:00 |
|
Sebastien Helleu
|
4e9193a943
|
Added SSL support with gnutls lib
|
2005-06-19 20:55:10 +00:00 |
|
Sebastien Helleu
|
71a76ada48
|
Channel notify levels are saved in config file
|
2005-06-19 14:22:11 +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
|
559b651669
|
Fixed /connect and /disconnect commands, improved output of some commands
|
2005-02-21 20:29:55 +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
|
0473d2c8db
|
Plugins messages are logged with new config option (log_plugin_msg); on server buffer, only server messages are logged
|
2005-02-12 21:21:54 +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
|
14e833c257
|
Version 0.0.9
|
2005-01-01 12:31:19 +00:00 |
|
Sebastien Helleu
|
062e5ea1ae
|
Window management
|
2004-07-01 20:43:57 +00:00 |
|
Sebastien Helleu
|
66ff97166f
|
Version 0.0.7-pre2 - window management
|
2004-06-22 22:21:22 +00:00 |
|
Sebastien Helleu
|
6950745079
|
New copyright
|
2003-12-31 16:56:11 +00:00 |
|
uid67137
|
0708f1a571
|
Added highlight (when our nick is written in a channel/private window), added "col_chat_highlight" configuration option
|
2003-12-26 19:36:52 +00:00 |
|
Sebastien Helleu
|
65c9a79603
|
Added #include "config.h" with #ifdef HAVE_CONFIG_H
|
2003-10-26 13:21:07 +00:00 |
|
Sebastien Helleu
|
f966b6a829
|
Added ./configure script to build WeeChat
|
2003-10-25 14:49:18 +00:00 |
|
Sebastien Helleu
|
109101faeb
|
First CVS upload.
|
2003-09-27 10:01:11 +00:00 |
|