Age | Commit message (Expand) | Author |
2005-08-21 | Fixed empty private buffer when unknown CTCP is received | Sebastien Helleu |
2005-07-31 | Fixed refrech bug when changing channel modes | Sebastien Helleu |
2005-07-20 | Fixed CTCP ACTION bug and now replies to CTCP PING on channels | Sebastien Helleu |
2005-07-19 | Highlights with "irc_highlight" setting now case insensitive | Sebastien Helleu |
2005-07-19 | Added "irc_highlight" setting, fixed crash when doing /part on an active DCC ... | Sebastien Helleu |
2005-07-19 | Fixed auto-rejoin for channels with key | Sebastien Helleu |
2005-07-17 | Fixed /ctcp command (now any command/data allowed) | Sebastien Helleu |
2005-07-16 | - added alt-j + alt-l key (switch to last buffer) | Sebastien Helleu |
2005-07-13 | Added color for private in hotlist (different than color for highlight) | Sebastien Helleu |
2005-07-13 | Setting "dcc_auto_resume" now used, and fixed address & pos conversion to uns... | Sebastien Helleu |
2005-07-13 | Added DCC resume | Sebastien Helleu |
2005-06-30 | * commands from users outside channel now authorized (if special user or chan... | Sebastien Helleu |
2005-06-20 | kill command now received and displayed | Sebastien Helleu |
2005-06-15 | Display message content when nick is not found for an incoming "PRIVMSG" message | Sebastien Helleu |
2005-04-28 | Added IRC command "671" | Sebastien Helleu |
2005-04-19 | Added "-all" option for /nick command, added "341" IRC command (for invitation) | Sebastien Helleu |
2005-04-09 | Hotlist not changed when self away or nick change | Sebastien Helleu |
2005-03-21 | Added missing IRC command 307 | Sebastien Helleu |
2005-03-17 | Fixed display bug when halfop flag is set/unset | Sebastien Helleu |
2005-03-16 | Added /halfop & /dehalfop commands, fixed halfop display bug in nicklist | Sebastien Helleu |
2005-03-15 | Added nicks count for channel buffers | Sebastien Helleu |
2005-03-15 | More explicit message when channel or nick not found | Sebastien Helleu |
2005-03-13 | Added /ban, /unban and /kickban commands, fixed /kick command | Sebastien Helleu |
2005-03-13 | Do not highlight server buffer for notices from memoserv | Sebastien Helleu |
2005-03-13 | Do not highlight server buffer for notices from nickserv and chanserv | Sebastien Helleu |
2005-03-12 | Fixed /invite command (and now invite requests are displayed) | Sebastien Helleu |
2005-03-12 | Added FIFO pipe for remote control | Sebastien Helleu |
2005-03-07 | Properly display CTCP SOUND on channel | Sebastien Helleu |
2005-03-05 | Server errors are now displayed on appropriate buffers (default is server buf... | Sebastien Helleu |
2005-02-27 | Added DCC CHAT (send & recv) | Sebastien Helleu |
2005-02-26 | Improved display: align messages after prefixes (for example: "-@-" or "-=-") | Sebastien Helleu |
2005-02-22 | Nicklist now refreshed when using multiple windows | Sebastien Helleu |
2005-02-20 | Connection to IRC server is now made by child process (non blocking) | Sebastien Helleu |
2005-02-20 | Added DCC send | Sebastien Helleu |
2005-02-15 | Added support for UnrealIrcd ("~" for chan owner, "&" for chan admin) | Sebastien Helleu |
2005-02-13 | Fixed display bugs when many windows are opened | Sebastien Helleu |
2005-02-05 | Away check is now customizable (with new irc_away_check option) | Sebastien Helleu |
2005-01-27 | Fixed bug when sending automatically who command during server split | Sebastien Helleu |
2005-01-26 | Away nicks are now displayed with another color | Sebastien Helleu |
2005-01-23 | Wait "irc_lag_check" seconds for 1st lag check after connection to server | Sebastien Helleu |
2005-01-23 | Added lag indicator | Sebastien Helleu |
2005-01-03 | Server & error messages now prefixed, /server command modified, ~/.weechat/lo... | Sebastien Helleu |
2005-01-02 | Fixed /away command (now ok when not away) | Sebastien Helleu |
2005-01-01 | Version 0.0.9 | Sebastien Helleu |
2004-12-28 | Fixed bug in notice display when no '!' is found in host | Sebastien Helleu |
2004-12-27 | auto-reconnection to server (new options: server_autoreconnect (on/off), serv... | Sebastien Helleu |
2004-12-22 | Fixed notice command (to server and display when received), fixed display of ... | Sebastien Helleu |
2004-12-21 | Added server_command_delay config option (delay in seconds after startup comm... | Sebastien Helleu |
2004-10-17 | Auto-rejoin channels when kicked (new config option: server_autorejoin on/off) | Sebastien Helleu |
2004-10-03 | Added IRC::command function for Perl scripts | Sebastien Helleu |