Age | Commit message (Expand) | Author |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, replac... | Sebastien Helleu |
2007-12-14 | Improved main loop (less CPU usage), better precision for timers, use of one ... | Sebastien Helleu |
2007-12-13 | Renamed hook "event" to "signal" | Sebastien Helleu |
2007-12-03 | Updated ChangeLog file | Sebastien Helleu |
2007-12-01 | Added /reload command | Sebastien Helleu |
2007-09-19 | Fixed nick completion bug (missing space after nick) | Sebastien Helleu |
2007-09-06 | Version 0.2.6 | Sebastien Helleu |
2007-09-05 | Updated ChangeLog | Sebastien Helleu |
2007-09-02 | Fixed ChangeLog message | Sebastien Helleu |
2007-09-02 | Added new option "deloutq" to /server command to flush all servers messages o... | Sebastien Helleu |
2007-09-02 | Fixed display bug with some special chars in messages (some words were trunca... | Sebastien Helleu |
2007-08-31 | Fixed UTF-8 bug with color encoding/decoding | Sebastien Helleu |
2007-08-30 | Fixed crash when searching text in buffer with ctrl-R (bug #20938) | Sebastien Helleu |
2007-08-29 | Added string length limit for setup file options | Sebastien Helleu |
2007-08-27 | Fixed bug with flock() when home is on NFS filesystem (bug #20913) | Sebastien Helleu |
2007-08-27 | Added option to align text of messages (except first lines) (task #7246) | Sebastien Helleu |
2007-08-23 | Fixed user modes in nicklist when ban and nick mode are received in the same ... | Sebastien Helleu |
2007-08-21 | Fixed IRC message 333: silently ignore message if error when parsing it | Sebastien Helleu |
2007-08-20 | Fixed server option "command_delay": does not freeze WeeChat any more | Sebastien Helleu |
2007-08-17 | Added paste detection, new options look_paste_max_lines and col_input_actions... | Sebastien Helleu |
2007-08-12 | Fixed bug with highlight and UTF-8 chars around word (bug #20753) | Sebastien Helleu |
2007-08-09 | Added swedish quickstart guide | Sebastien Helleu |
2007-08-09 | Added support of channel mode +u (channel user) (bug #20717) | Sebastien Helleu |
2007-08-08 | Improved /connect command to connect to a host by creating a temporary server... | Sebastien Helleu |
2007-08-08 | Allow clear of multiple selected buffers with /clear (patch #6112) | Sebastien Helleu |
2007-08-08 | Added "copy" and "rename" options to /server command | Sebastien Helleu |
2007-08-06 | Added key for setting unread marker on all buffers (default: ctrl-S + ctrl-U)... | Sebastien Helleu |
2007-08-01 | Fixed nick prefix display on servers that doesn't support all prefixes (bug #... | Sebastien Helleu |
2007-08-01 | Fixed terminal encoding detection when NLS is disabled (bug #20646) | Sebastien Helleu |
2007-07-18 | Fixed crash when sending data to channel or pv on disconnected server (bug #2... | Sebastien Helleu |
2007-07-18 | Improved command /server ant its output, added plural form in PO files | Sebastien Helleu |
2007-07-18 | Added 3 default new keys: ctrl-B (left), ctrl-F (right), ctrl-D (delete) | Sebastien Helleu |
2007-07-18 | Added "buffer_move" event handler to plugins API (task #6708) | Sebastien Helleu |
2007-07-15 | Added key function "jump_previous_buffer" to jump to buffer previously displa... | Sebastien Helleu |
2007-07-13 | Added "-nojoin" option for /connect and /reconnect commands (task #7074), add... | Sebastien Helleu |
2007-07-12 | Fixed bugs with IRC color in messages, now color codes are inserted in comman... | Sebastien Helleu |
2007-07-09 | Fixed bug with smart nick completion (last speakers first) when a nick is cha... | Sebastien Helleu |
2007-07-08 | Fixed charset bug with channel names in status bar (bug #20400) | Sebastien Helleu |
2007-07-05 | Added "scroll" option to /buffer command | Sebastien Helleu |
2007-07-01 | Down key now saves input to history and clears input line (task #7049) | Sebastien Helleu |
2007-06-12 | Removed tests on binary when using /upgrade | Sebastien Helleu |
2007-06-12 | Fixed log file when channel name contains "/" (bug #20072) | Sebastien Helleu |
2007-06-12 | Command /away allowed when not connected to server (internally stored and AWA... | Sebastien Helleu |
2007-06-11 | Added argument for /upgrade command (path to binary), check that binary file ... | Sebastien Helleu |
2007-06-11 | Fixed bug with /topic when channel not open and topic not defined (bug #20141) | Sebastien Helleu |
2007-06-08 | Added hotlist sort with new option "look_hotlist_sort" (task #5870) | Sebastien Helleu |
2007-06-07 | Version 0.2.5 | Sebastien Helleu |
2007-06-07 | Fixed QUOTE command: now allowed when socket is ok (even if IRC connection to... | Sebastien Helleu |
2007-06-06 | Added missing IRC commands 378 and 379 (bug #20091) | Sebastien Helleu |
2007-06-06 | Added missing IRC command 327 | Sebastien Helleu |