Age | Commit message (Expand) | Author |
2006-03-14 | Added missing IRC command "378" | Sebastien Helleu |
2006-03-10 | Fixed "+I" mode output | Sebastien Helleu |
2006-03-10 | Fixed /mode command output | Sebastien Helleu |
2006-03-02 | Added special names for plugin message handlers: weechat_pv, weechat_highligh... | Sebastien Helleu |
2006-02-22 | Added IRC raw data buffer | Sebastien Helleu |
2006-02-21 | Fixed display bugs with /kill command | Sebastien Helleu |
2006-02-18 | Plugin messages handlers now called when message is ignored; new behaviour for | Sebastien Helleu |
2006-02-16 | clean code while parsing commands in server_command and make possible to run ... | Emmanuel Bouthenot |
2006-02-12 | make possible to run more than one command when connecting to server | Emmanuel Bouthenot |
2006-01-24 | Fixed bug with charset in infobar highlights | Sebastien Helleu |
2006-01-22 | Fixed bugs: buffer detection in plugins/scripts commands, and /history command | Sebastien Helleu |
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 |