summaryrefslogtreecommitdiff
path: root/src/irc/irc-display.c
AgeCommit message (Expand)Author
2006-04-18Fixed bug in logs with nick for names lines (nicks on channel when joining ne...Sebastien Helleu
2006-04-16Added option "look_align_size_max", nick alignment to right is now set by def...Sebastien Helleu
2006-04-12Added new option to customize input prompt, added nick modes, fixed commands ...Sebastien Helleu
2006-04-03Added alignment for local away messageSebastien Helleu
2006-04-03Added nick alignment in DCC chat, /query and /msg, fixed DCC chat bug when cl...Sebastien Helleu
2006-04-03Added nick alignment in private buffersSebastien Helleu
2006-04-02Added nick alignment optionsSebastien Helleu
2006-03-25Added hostname/IP option for connection to serverSebastien Helleu
2006-01-22Fixed bugs: buffer detection in plugins/scripts commands, and /history commandSebastien Helleu
2006-01-12New values for "irc_display_away" (off, local, channel)Sebastien Helleu
2006-01-10Fixed msg command (now allowed in private buffer with "*" as target)Sebastien Helleu
2006-01-04New year in copyright, FSF address changedSebastien Helleu
2005-12-11Added charset by server and channel, new command: /charsetSebastien Helleu
2005-12-06added /upgrade command, added ETA for DCC filesSebastien Helleu
2005-11-29Removed "look_color_nicks" option, using "col_nick_color1" if "look_color_nic...Sebastien Helleu
2005-11-19Added read marker (indicator for first unread line), added quotes and spaces ...Sebastien Helleu
2005-11-15Fixed display bug with channel mode changesSebastien Helleu
2005-11-04Added message for /buffer notify completionSebastien Helleu
2005-11-04- added major feature: new color management system (internal to WeeChat), nowSebastien Helleu
2005-10-30- added new setting (look_one_server_buffer): use same buffer for all serversSebastien Helleu
2005-07-22Join and part/quit prefixes (arrows) now displayed with different colorsSebastien Helleu
2005-06-30* commands from users outside channel now authorized (if special user or chan...Sebastien Helleu
2005-06-27Added IPv6 supportSebastien Helleu
2005-06-19Added SSL support with gnutls libSebastien Helleu
2005-06-19Channel notify levels are saved in config fileSebastien Helleu
2005-02-27Added DCC CHAT (send & recv)Sebastien Helleu
2005-02-26Improved display: align messages after prefixes (for example: "-@-" or "-=-")Sebastien Helleu
2005-02-21Fixed /connect and /disconnect commands, improved output of some commandsSebastien Helleu
2005-02-15Added support for UnrealIrcd ("~" for chan owner, "&" for chan admin)Sebastien Helleu
2005-02-12Plugins messages are logged with new config option (log_plugin_msg); on serve...Sebastien Helleu
2005-01-03Server & error messages now prefixed, /server command modified, ~/.weechat/lo...Sebastien Helleu
2005-01-01Version 0.0.9Sebastien Helleu
2004-07-01Window managementSebastien Helleu
2004-06-22Version 0.0.7-pre2 - window managementSebastien Helleu
2003-12-31New copyrightSebastien Helleu
2003-12-26Added highlight (when our nick is written in a channel/private window), added...uid67137
2003-10-26Added #include "config.h" with #ifdef HAVE_CONFIG_HSebastien Helleu
2003-10-25Added ./configure script to build WeeChatSebastien Helleu
2003-09-27First CVS upload.Sebastien Helleu