Age | Commit message (Expand) | Author |
2006-10-12 | Added more values for config boolean values: y/true/t/1 and n/false/f/0 (patc... | Sebastien Helleu |
2006-10-09 | Fixed bug with /alias and arguments (like $1), now text after argument(s) is ... | Sebastien Helleu |
2006-10-08 | Fixed comparison between a char and negative value (now using 'signed char' t... | Sebastien Helleu |
2006-10-01 | Version 0.2.1 | Sebastien Helleu |
2006-09-30 | Fixed wrong bug # in ChangeLog: #17852 => #17838 | Sebastien Helleu |
2006-09-30 | Fixed crash for DCC receiver when resuming a file (bug #17885), fixed DCC err... | Sebastien Helleu |
2006-09-23 | Fixed random crash with /upgrade command (error when loading buffers) | Sebastien Helleu |
2006-09-16 | Fixed buffer search by server/channel: now if only channel is specified, a ch... | Sebastien Helleu |
2006-09-12 | Fixed highlight for DCC, invite and notice: when a window is displaying buffe... | Sebastien Helleu |
2006-09-08 | Command "/away -all" now allowed when not connected to current server | Sebastien Helleu |
2006-09-08 | New signals handled: SIGTERM and SIGHUP (received when terminal is closed): c... | Sebastien Helleu |
2006-09-02 | Added some new default key bindings for existing keys (for some OS) | Sebastien Helleu |
2006-08-30 | Command /key now ok with one arg (key name): display key if found | Sebastien Helleu |
2006-08-28 | Fixed bug with CTCP VERSION sent on channels (bug #17547), added current chan... | Sebastien Helleu |
2006-08-26 | Fixed typo in doc for example of get_buffer_data (lua) | Sebastien Helleu |
2006-08-26 | Fixed nicklist display bug when top/bottom (not enough lines) (bug #17537) | Sebastien Helleu |
2006-08-26 | Fixed bug with auto-rejoin of keyed chans (bug #17534) | Sebastien Helleu |
2006-08-26 | Added default nick completion when line starts with '//' (bug #17535) | Sebastien Helleu |
2006-08-26 | Values yes/no accepted (as on/off) for config boolean values (task #5454) | Sebastien Helleu |
2006-08-25 | Added server default notify level (task #5634), fixed crashs with /buffer and... | Sebastien Helleu |
2006-08-22 | Added arguments $1,$2,..,$9 and $* for alias (task #5831), added special vars... | Sebastien Helleu |
2006-08-20 | Added hotlist in session file when using /upgrade command (task #5449) | Sebastien Helleu |
2006-08-19 | Added missing aspell plugin in ChangeLog for v0.2.0 | Sebastien Helleu |
2006-08-19 | Fixed nick refresh problem with unrealircd specific modes: chan owner (~) and... | Sebastien Helleu |
2006-08-19 | Version 0.2.0 | Sebastien Helleu |
2006-08-17 | Added 'C'lear option on IRC raw buffer | Sebastien Helleu |
2006-08-17 | IRC raw buffer now uses join/part prefix with color to display messages | Sebastien Helleu |
2006-08-17 | Added send of "quit" message to server when using /disconnect | Sebastien Helleu |
2006-08-17 | Added IRC command 329 (channel creation date) | Sebastien Helleu |
2006-08-17 | Added missing IRC commands: 310, 326 | Sebastien Helleu |
2006-08-17 | Fixed "wallops" command when received, now displayed by WeeChat (bug #17441) | Sebastien Helleu |
2006-08-10 | Fixed /wallops command (now many words are correctly sent) | Sebastien Helleu |
2006-08-10 | Fixed command 348 (channel exception list, received by /mode #chan e) | Sebastien Helleu |
2006-08-07 | Added missing modes (channel & user), now all modes are allowed (bug #16606),... | Sebastien Helleu |
2006-08-05 | Added missing IRC command 338 | Sebastien Helleu |
2006-08-05 | Fixed DCC restore after /upgrade (now order is saved) | Sebastien Helleu |
2006-08-05 | Fixed away after server disconnection (now away is set again when reconnectin... | Sebastien Helleu |
2006-08-05 | Fixed DCC file connection problem (connection from receiver to sender) | Sebastien Helleu |
2006-08-03 | Improved DCC speed (up to x5 on LAN) by forking for DCC files and a new optio... | Sebastien Helleu |
2006-07-30 | Fixed crash when purging DCC with high number of DCC (> window size) | Sebastien Helleu |
2006-07-27 | Fixed completion for command handlers (now empty completion_template means ni... | Sebastien Helleu |
2006-07-27 | Fixed nick alignment problem when look_nickmode is off | Sebastien Helleu |
2006-07-25 | Added generic function for incoming numeric IRC commands (bug #16611) | Sebastien Helleu |
2006-07-25 | Fixed crash when doing "/part something" on a server buffer (bug #17201) | Sebastien Helleu |
2006-07-22 | Charsets are now checked when set by /charset command | Sebastien Helleu |
2006-07-18 | Added "look_save_on_exit" option (patch from Emanuele Giaquinta) | Sebastien Helleu |
2006-07-16 | Fixed crash on DCC buffer under Darwin 8 (bug #17115) | Sebastien Helleu |
2006-07-16 | added some panel functions, fixed refresh bugs when terminal is resized: too ... | Sebastien Helleu |
2006-07-07 | Added configure option for doc XSL prefix (bug #16991) | Sebastien Helleu |
2006-06-30 | Fixed bug with spaces in script names (bug #16957) | Sebastien Helleu |