Age | Commit message (Expand) | Author |
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-27 | Use of constants for min/max DCC blocksize | Sebastien Helleu |
2006-07-25 | Added generic function for incoming numeric IRC commands (bug #16611) | Sebastien Helleu |
2006-07-16 | added some panel functions, fixed refresh bugs when terminal is resized: too ... | Sebastien Helleu |
2006-06-15 | Added color encoding for some commands like /me | Sebastien Helleu |
2006-06-07 | Fixed problem with bnc (now connected to server when receiving 001, not 004) ... | Sebastien Helleu |
2006-05-13 | Added charset encoding for some command arguments (like /me, /msg, /query, ..) | Sebastien Helleu |
2006-05-13 | Removed unused prefix | Sebastien Helleu |
2006-04-23 | Added IRC commands 290, 292, 437, 974 | Sebastien Helleu |
2006-04-23 | Fixed bug #16369: fixed crash when multiple pv have same name: now it's forbi... | Sebastien Helleu |
2006-04-23 | Fixed bug #16416 (crash when purging old DCC chats) | Sebastien Helleu |
2006-04-15 | Fixed many crashes with DCC chat | Sebastien Helleu |
2006-04-12 | Added new option to customize input prompt, added nick modes, fixed commands ... | Sebastien Helleu |
2006-04-08 | Added hostnames associeted to nicks (available for /ban completion) | Sebastien Helleu |
2006-04-04 | Added "+p" mode for channels, fixed mode display in status bar | Sebastien Helleu |
2006-04-02 | Added nick alignment options | Sebastien Helleu |
2006-04-01 | add regular expression support for /list command | Emmanuel Bouthenot |
2006-03-25 | Added hostname/IP option for connection to server | Sebastien Helleu |
2006-03-19 | Added /cycle command, /part command does close buffer any more | Sebastien Helleu |
2006-03-14 | Added missing IRC command "378" | Sebastien Helleu |
2006-01-22 | Fixed bugs: buffer detection in plugins/scripts commands, and /history command | Sebastien Helleu |
2006-01-21 | Added option "irc_show_away_once", to show away message only once in pv | Sebastien Helleu |
2006-01-12 | New values for "irc_display_away" (off, local, channel) | Sebastien Helleu |
2006-01-04 | New year in copyright, FSF address changed | Sebastien Helleu |
2005-12-16 | Added completion system for plugins/scripts commands, fixed plugins autoload | Sebastien Helleu |
2005-12-11 | Added charset by server and channel, new command: /charset | Sebastien Helleu |
2005-12-06 | added /upgrade command, added ETA for DCC files | Sebastien Helleu |
2005-10-30 | Fixed "jump to next server" action (was broken by new option "look_one_server... | Sebastien Helleu |
2005-10-30 | Added command line arguments to disable auto-connect to servers and plugins a... | Sebastien Helleu |
2005-10-30 | - added new setting (look_one_server_buffer): use same buffer for all servers | Sebastien Helleu |
2005-10-16 | Added channel modes +e/+f, IRC commands 348,349,470 | Sebastien Helleu |
2005-09-23 | Added /ame command (send CTCP action to all channels of all connected servers) | Sebastien Helleu |
2005-09-20 | Added nicks colors in setup file | Sebastien Helleu |
2005-09-10 | Added IRC commands: 042, 344, 345, 484 | Sebastien Helleu |
2005-09-07 | Added IRC command "221" | Sebastien Helleu |
2005-09-04 | Added /ignore and /unignore commands | Sebastien Helleu |
2005-08-04 | add half (due to dcc) dcc support with proxies (only in ipv4 ) | Emmanuel Bouthenot |
2005-07-19 | Added "irc_highlight" setting, fixed crash when doing /part on an active DCC ... | Sebastien Helleu |
2005-07-18 | Reverted to previous code | Sebastien Helleu |
2005-07-17 | change signatures in proxy functions | Emmanuel Bouthenot |
2005-07-16 | Added /amsg command (send text to all channels of all connected servers) | Sebastien Helleu |
2005-07-13 | Added DCC resume | Sebastien Helleu |
2005-07-12 | - added DCC timeout | Sebastien Helleu |
2005-06-30 | - proxy support (http, socks4, socks5) with authentification for http, socks5 | Emmanuel Bouthenot |
2005-06-30 | * commands from users outside channel now authorized (if special user or chan... | Sebastien Helleu |
2005-06-27 | Added IPv6 support | Sebastien Helleu |