summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-10-30Version 0.0.8Sebastien Helleu
2004-10-29Fixed bug with /kick command (now ok with many words as reason)Sebastien Helleu
2004-10-17nickserv passwords hidden (new config option: log_hide_nickserv_pwd on/off)Sebastien Helleu
2004-10-17Auto-rejoin channels when kicked (new config option: server_autorejoin on/off)Sebastien Helleu
2004-10-03Added IRC::command function for Perl scriptsSebastien Helleu
2004-10-03Fixed bug when adding alias with same name as otherSebastien Helleu
2004-10-03Command "/buffer notify"Sebastien Helleu
2004-09-19Log server/channel/private to fileSebastien Helleu
2004-09-19Commands "/buffer (list)" and "/buffer move" now okSebastien Helleu
2004-09-12Away now announced in channels, and config option "look_display_away" added t...Sebastien Helleu
2004-09-08Fixed crash when resizing terminal to very small size, "-MORE-" message is no...Sebastien Helleu
2004-08-31Version 0.0.8-pre2: DCC window with Alt-D, /query command now reopens private...Sebastien Helleu
2004-08-25Added Ctrl-L key to redraw terminalSebastien Helleu
2004-08-10Added key for clearing hotlist (Alt-R)Sebastien Helleu
2004-08-08Version 0.0.7Sebastien Helleu
2004-07-05Added "col_status_delimiters" config optionSebastien Helleu
2004-07-04Added /buffer command, jump to buffer by number (alt-digit), actions now ok i...Sebastien Helleu
2004-07-03Added auto-switch to active channels (alt-a)Sebastien Helleu
2004-07-02Buffers ordered by number, unique color for each nick, action messages now li...Sebastien Helleu
2004-07-01Window managementSebastien Helleu
2004-06-22Version 0.0.7-pre2 - window managementSebastien Helleu
2004-06-17Fixed display bug when nicklist is displayed at bottom of screenSebastien Helleu
2004-06-13Added history limit (text buffer & commands)Sebastien Helleu
2004-06-05Version 0.0.6Sebastien Helleu
2004-05-31Improved channel highlight (priority to message vs join/part)Sebastien Helleu
2004-03-27Fixed bug when opened private win and remote user changes his nickSebastien Helleu
2004-03-20/query command added, IRC messages 476, 477 now displayedSebastien Helleu
2004-02-29Added modes channel (and /mode command is now ok), dcc skeleton, fixed displa...Sebastien Helleu
2004-02-24Fixed display bug (text was blinking when scrolling)Sebastien Helleu
2004-02-21CTCP Version reply is now in english only and doesn't show host (security rea...Sebastien Helleu
2004-02-07Version 0.0.5Sebastien Helleu
2004-01-24Channel can be specified at the end of command line URL with /channelSebastien Helleu
2004-01-24/set command is now okSebastien Helleu
2004-01-24Secured code to prevent buffer overflows and memory leaksSebastien Helleu
2004-01-21Infobar highlight notificationsSebastien Helleu
2004-01-21Fixed QUIT command: now sent to all connected servers (not only current)Sebastien Helleu
2004-01-21Added IRC::print_infobar Perl functionSebastien Helleu
2004-01-19Added look_infobar_timestamp config optionSebastien Helleu
2004-01-18Added info barSebastien Helleu
2004-01-17Updated ChangeLogSebastien Helleu
2004-01-15Updated ChangelogSebastien Helleu
2004-01-11Added -c (--config) command line parameter to see config file optionsSebastien Helleu
2004-01-01Highlight action messagesSebastien Helleu
2004-01-01Version 0.0.4Sebastien Helleu
2003-12-31When private window is created (another user is talking), WeeChat does not sw...Sebastien Helleu
2003-12-26Added highlight (when our nick is written in a channel/private window), added...uid67137
2003-12-26Perl scripts auto-load, if no path given, look in ~/.weechat/perl when loadin...uid67137
2003-11-30Added "Perl scripts unloaded" message when unloading all Perl scriptsSebastien Helleu
2003-11-16Perl plugin supportSebastien Helleu
2003-11-09Perl plugin skeletonSebastien Helleu