Age | Commit message (Expand) | Author |
2007-06-01 | Updated german doc | Sebastien Helleu |
2007-06-01 | Updated german translations | Sebastien Helleu |
2007-05-26 | Fix libintl.h issue on FreeBSD | Julien Louis |
2007-05-25 | Fixed bug with PART command parsing (":" not skipped, problem with some IRC s... | Sebastien Helleu |
2007-05-24 | Fixed nick completion bug: now self nick is always at the end of completion list | 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-23 | Updated russian translations | Sebastien Helleu |
2007-05-23 | Fixed minor typo in translations | Sebastien Helleu |
2007-05-23 | Updated translations | 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 | Only check ncurses.h if ncursesw/ncurses.h is not found | Julien Louis |
2007-05-21 | Fix ncurses detection. | Julien Louis |
2007-05-21 | Added cmake for weechat compile (patch #5943) | Sebastien Helleu |
2007-05-21 | Added date.xml.in, file needed by cmake | Sebastien Helleu |
2007-05-21 | Added cmake for weechat compile | Sebastien Helleu |
2007-05-21 | Removed compile warning in Perl script plugin | Sebastien Helleu |
2007-05-21 | Updated man page | 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-18 | Updated script urlgrab.py | Sebastien Helleu |
2007-05-15 | Minor cleanup in german doc: removed some unneeded spaces | Sebastien Helleu |
2007-05-14 | Added charset plugin in doc | Sebastien Helleu |
2007-05-11 | Removed "prefix" data for server info in plugin API (oups, why did I add that ?) | Sebastien Helleu |
2007-05-11 | Code cleanup: renamed IRC functions to have uniform name (with prefix based o... | Sebastien Helleu |
2007-05-11 | Fixed bug with nick prefixes on some IRC servers (bug #19854) | Sebastien Helleu |
2007-05-11 | Fixed IRC server message display, case insensitive test for nick in message | Sebastien Helleu |
2007-05-11 | New version of awl.py | Sebastien Helleu |
2007-05-11 | Fixed channel search for display of IRC error messages (case insensitive sear... | Sebastien Helleu |
2007-05-10 | Added mpd.py script | Sebastien Helleu |
2007-05-10 | Fixed bug with PING answer: removed one colon at beginning of PONG arguments ... | 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 | Updated french doc | 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 forcenick.rb script | Sebastien Helleu |
2007-05-04 | Added protocol priority for gnutls (patch #5915) | Sebastien Helleu |
2007-05-03 | Remove uneeded calls to the python interpreter. | Julien Louis |
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-24 | Added browse.rb script | Sebastien Helleu |
2007-04-24 | New version of ctcp.py | Sebastien Helleu |