Age | Commit message (Expand) | Author |
2006-04-16 | Fixed typo in /window command help | Sebastien Helleu |
2006-04-16 | Changed default nick prefix/suffix | Sebastien Helleu |
2006-04-16 | Added option "look_align_size_max", nick alignment to right is now set by def... | Sebastien Helleu |
2006-04-15 | Fixed many crashes with DCC chat | Sebastien Helleu |
2006-04-13 | Fixed typos in doc | Sebastien Helleu |
2006-04-13 | Added more help for input prompt format | Sebastien Helleu |
2006-04-12 | fix minor bug with ruby 1.9 and stdout/stderr redirections | Emmanuel Bouthenot |
2006-04-12 | Added new option to customize input prompt, added nick modes, fixed commands ... | Sebastien Helleu |
2006-04-11 | Removed charset conversion for commands (only allowed in text sent to channel... | Sebastien Helleu |
2006-04-10 | Removed color encoding in commands (only allowed in text sent to channel/priv... | Sebastien Helleu |
2006-04-08 | Fix possible minor bug in getting hostnames in plugins/scripts | Emmanuel Bouthenot |
2006-04-08 | Added hostnames associeted to nicks in plugins/scripts | Emmanuel Bouthenot |
2006-04-08 | Added hostnames associeted to nicks (available for /ban completion) | Sebastien Helleu |
2006-04-07 | make gcc-2.95 happy | Emmanuel Bouthenot |
2006-04-04 | Added "+p" mode for channels, fixed mode display in status bar | Sebastien Helleu |
2006-04-03 | Added alignment for local away message | Sebastien Helleu |
2006-04-03 | Added nick alignment in DCC chat, /query and /msg, fixed DCC chat bug when cl... | Sebastien Helleu |
2006-04-03 | Added nick alignment in private buffers | Sebastien Helleu |
2006-04-02 | Added nick alignment options | Sebastien Helleu |
2006-04-02 | Fixed string explosion bug (should return 0 with empty string) | Sebastien Helleu |
2006-04-02 | Fixed /buffer close bug with part message | Sebastien Helleu |
2006-04-01 | add regular expression support for /list command | Emmanuel Bouthenot |
2006-04-01 | Fixed /names command: now displays result when not on a channel | Sebastien Helleu |
2006-04-01 | Fixed display but with input command line (when text is longer than window size) | Sebastien Helleu |
2006-04-01 | Fixed plugin command handler call when no argument is given | Sebastien Helleu |
2006-03-31 | Fixed nicklist display bugs when on top or bottom of chat window, fixed refre... | Sebastien Helleu |
2006-03-30 | Fixed bug with /alias and /unalias commands when alias begins with '/' | Sebastien Helleu |
2006-03-30 | Added nick completion for /userhost command | 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 | Fixed bug with /set string value completion | 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 | Completed /set command help | 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 | Immediately refresh nick (input window) during server connection process | Sebastien Helleu |
2006-03-19 | Added /cycle command, /part command does close buffer any more | Sebastien Helleu |
2006-03-18 | Fixed bug on ppc | Sebastien Helleu |
2006-03-14 | Fixed /set command when internal server name contains one or many dots | Sebastien Helleu |
2006-03-14 | Added missing IRC command "378" | Sebastien Helleu |
2006-03-14 | Fixed plugin get_info bug when no server at all is opened | 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 "+I" mode output | Sebastien Helleu |
2006-03-10 | Fixed /mode command output | Sebastien Helleu |
2006-03-10 | Fixed completion for /away and /nick commands | Sebastien Helleu |
2006-03-08 | Improved alias completion (now uses target command for completion) | Sebastien Helleu |
2006-03-06 | Fixed completion bug with commands in pv (nick completion, for example with /me) | Sebastien Helleu |
2006-03-06 | Fixed chmod on home (now chmod is not executed when a directory is user's home) | Sebastien Helleu |