Age | Commit message (Expand) | Author |
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 |
2007-06-05 | Fixed hotlist when exiting search mode: current buffer is removed from hotlist | Sebastien Helleu |
2007-05-24 | Added "%M" for completion with nicks of current server (nicks on open channel... | Sebastien Helleu |
2007-05-23 | Improved key bindings: now possible to bind a key on many commands, separated... | Sebastien Helleu |
2007-05-22 | Improved IRC long message split: use word boundary (task #6685) | Sebastien Helleu |
2007-05-22 | Fixed "%C" completion: now completes with all channels of all servers | Sebastien Helleu |
2007-05-22 | Removed ":" for unknown IRC commands before arguments (bug #19929) | Sebastien Helleu |
2007-05-22 | Fixed bug with "/buffer query_name", added server and channel completion for ... | Sebastien Helleu |
2007-05-21 | Added cmake for weechat compile (patch #5943) | Sebastien Helleu |
2007-05-20 | Fixed IRC mode parsing when receiving modes with arguments (bug #19902) | Sebastien Helleu |
2007-05-18 | Fixed crash with IRC JOIN malformed message (bug #19891) | Sebastien Helleu |
2007-05-11 | Fixed bug with nick prefixes on some IRC servers (bug #19854) | Sebastien Helleu |
2007-05-09 | Improved setup file save: now writes temporary file, then rename it (task #6847) | Sebastien Helleu |
2007-05-09 | Fixed bug with $nick/$channel/$server variables in commands | Sebastien Helleu |
2007-05-09 | Forget current nick when user manually disconnects from server | Sebastien Helleu |
2007-05-09 | Fixed nick display in input window | Sebastien Helleu |
2007-05-09 | Fixed bug with erroneous nickname when connecting to server (bug #19812), fix... | Sebastien Helleu |
2007-05-04 | Added protocol priority for gnutls (patch #5915) | Sebastien Helleu |
2007-05-02 | Added channel admin mode '!' for some IRC servers | Sebastien Helleu |
2007-05-02 | Fixed bug with iso2022jp locale (bug #18719) | Sebastien Helleu |
2007-04-25 | Fixed string format bug when displaying string thru plugin script API | Sebastien Helleu |
2007-04-24 | Added /reconnect command (task #5448) | Sebastien Helleu |
2007-04-24 | Added "-all" option for /connect and /disconnect commands (task #6232) | Sebastien Helleu |
2007-04-15 | Nick completion: completes with self nick at the end of completion list | Sebastien Helleu |
2007-04-14 | Improved nick completion: completes with last speakers first (task #5896), fi... | Sebastien Helleu |
2007-04-04 | Added color for input text not found in buffer history | Sebastien Helleu |
2007-04-02 | Fixed USER message when connecting to IRC server (patch #5835) | Sebastien Helleu |
2007-03-29 | Version 0.2.4 | Sebastien Helleu |
2007-03-29 | Fixed color bug with IRC messages displayed by plugins (bug #19442) | Sebastien Helleu |