Age | Commit message (Expand) | Author |
2006-01-21 | Added option "irc_show_away_once", to show away message only once in pv | Sebastien Helleu |
2006-01-14 | Fixed charset decoding bug when displaying topic of a channel | Sebastien Helleu |
2006-01-08 | Fixed hotlist display bug with server buffer when all servers are displayed on | Sebastien Helleu |
2006-01-04 | New year in copyright, FSF address changed | Sebastien Helleu |
2005-12-17 | Fixed FIFO pipe buffer detection, away message (301) now displayed in query if | Sebastien Helleu |
2005-12-11 | Added charset by server and channel, new command: /charset | Sebastien Helleu |
2005-12-06 | added /upgrade command, added ETA for DCC files | Sebastien Helleu |
2005-11-19 | Added read marker (indicator for first unread line), added quotes and spaces ... | Sebastien Helleu |
2005-11-05 | Fixed some bugs with color codes: | Sebastien Helleu |
2005-11-04 | - added major feature: new color management system (internal to WeeChat), now | Sebastien Helleu |
2005-10-30 | - added new setting (look_one_server_buffer): use same buffer for all servers | Sebastien Helleu |
2005-10-28 | Added new return codes for plugin handlers, to discard messages for WeeChat, ... | Sebastien Helleu |
2005-10-26 | Added partial match for highlights, patch by Jim Ramsay | Sebastien Helleu |
2005-10-16 | Added channel modes +e/+f, IRC commands 348,349,470 | Sebastien Helleu |
2005-10-15 | New plugin interface (loads dynamic C libraries) | Sebastien Helleu |
2005-09-22 | Added setting "irc_notice_as_pv" to see notices as pv | Sebastien Helleu |
2005-09-11 | Added missing "return 0" in handler for IRC command 221 | Sebastien Helleu |
2005-09-10 | Added IRC commands: 042, 344, 345, 484 | Sebastien Helleu |
2005-09-07 | Added IRC command "221" | Sebastien Helleu |
2005-09-07 | Fixed command "331" ("no topic set for channel") | Sebastien Helleu |
2005-09-04 | Fixed bug with nick change | Sebastien Helleu |
2005-09-04 | Added /ignore and /unignore commands | Sebastien Helleu |
2005-09-03 | Fixed bug with strings comparison (str[n]casecmp) and some locales (like turk... | Sebastien Helleu |
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 |