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