Age | Commit message (Expand) | Author |
2006-04-04 | Added "+p" mode for channels, fixed mode display in status bar | Sebastien Helleu |
2006-04-02 | Added nick alignment options | Sebastien Helleu |
2006-04-01 | Fixed /names command: now displays result when not on a channel | Sebastien Helleu |
2006-03-31 | Fixed nicklist display bugs when on top or bottom of chat window, fixed refre... | Sebastien Helleu |
2006-03-30 | Added keyboard handler to plugin API | Sebastien Helleu |
2006-03-26 | Improved script plugin loader | Sebastien Helleu |
2006-03-25 | Added hostname/IP option for connection to server | Sebastien Helleu |
2006-03-24 | Fixed --disable-plugins option in configure script | Sebastien Helleu |
2006-03-24 | Added /setp command (set plugin options) | Sebastien Helleu |
2006-03-21 | Fixed high CPU usage when running under a screen that has been killed | Sebastien Helleu |
2006-03-21 | Aliases are executed before WeeChat/IRC commands, /builtin command added | Sebastien Helleu |
2006-03-19 | Added /cycle command, /part command does close buffer any more | Sebastien Helleu |
2006-03-18 | Version 0.1.8 | Sebastien Helleu |
2006-03-17 | Ruby changes forgotten in ChangeLog | Sebastien Helleu |
2006-03-14 | Fixed /set command when internal server name contains one or many dots | Sebastien Helleu |
2006-03-11 | Fixed display bug when top of buffer is displayed and first line is removed | Sebastien Helleu |
2006-03-10 | Fixed /mode command output | Sebastien Helleu |
2006-03-08 | Improved alias completion (now uses target command for completion) | Sebastien Helleu |
2006-03-04 | Added missing IRC command "487" | Sebastien Helleu |
2006-03-04 | Added inactivity time, available for plugins via get_info("inactivity") | Sebastien Helleu |
2006-03-03 | Keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll nicklist to... | Sebastien Helleu |
2006-03-02 | Added special names for plugin message handlers: weechat_pv, weechat_highligh... | Sebastien Helleu |
2006-02-28 | Script plugins now load scripts in WeeChat system share directory | Sebastien Helleu |
2006-02-28 | /msg command does not open any buffer any more | Sebastien Helleu |
2006-02-26 | Fixed crash when using global history (when older entry is removed) | Sebastien Helleu |
2006-02-22 | Added IRC raw data buffer | Sebastien Helleu |
2006-02-20 | Added new plugin API function: remove_infobar | Sebastien Helleu |
2006-02-19 | Added timer handler for plugins | Sebastien Helleu |
2006-02-18 | Plugin messages handlers now called when message is ignored; new behaviour for | Sebastien Helleu |
2006-02-16 | Updated doc, renamed functions in plugins API | Sebastien Helleu |
2006-02-12 | Updated doc for server_command setting | Sebastien Helleu |
2006-02-08 | Added lua script plugin, new functions in plugins API | Sebastien Helleu |
2006-01-30 | Added options "look_open_near_server" and "look_nick_complete_first" (patch f... | Sebastien Helleu |
2006-01-26 | Fixed bug with /upgrade when servers buffer (with one buffer for all servers)... | Sebastien Helleu |
2006-01-26 | Fixed bug with "get_dcc_info" plugin interface function | Sebastien Helleu |
2006-01-25 | Added new scroll keys for a few lines up/down (default: meta-pgup/pgdn) (patc... | Sebastien Helleu |
2006-01-25 | Added new option "irc_away_check_max_nicks" to disable away check on channels... | Sebastien Helleu |
2006-01-25 | Added new command line argument for setting WeeChat homedir (-d or --dir) (pa... | Sebastien Helleu |
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 | Version 0.1.7 | Sebastien Helleu |
2006-01-12 | New values for "irc_display_away" (off, local, channel) | Sebastien Helleu |
2006-01-10 | Fixed msg command (now allowed in private buffer with "*" as target) | Sebastien Helleu |
2006-01-08 | Removed "irc_default_msg_away" setting, for RFC 2812 conformity (/away command | Sebastien Helleu |
2006-01-07 | Fixed refresh bug with Solaris when term size is changed | Sebastien Helleu |
2006-01-03 | Updated ChangeLog | Sebastien Helleu |
2005-12-22 | Added color for windows separators, fixed minor refresh bug when changing som... | Sebastien Helleu |
2005-12-16 | Added completion system for plugins/scripts commands, fixed plugins autoload | Sebastien Helleu |
2005-12-11 | Added charset by server and channel, new command: /charset | Sebastien Helleu |