Age | Commit message (Expand) | Author |
2005-03-06 | Add libtool's -module flag to get built properly on all platforms, by Toby Pe... | Wouter Coekaerts |
2005-03-06 | Fix command_unbind memleak by Toby Peterson (Bug 211) | Wouter Coekaerts |
2005-02-11 | Fixed output of /hilight (add a space after -levels if any). | Valentin Batz |
2005-02-06 | Fixed memory leaks when destroying a channel, when loading nonexisten scripts... | Valentin Batz |
2005-02-04 | Compile fix: make it c99 again, by Timothy Hatcher (Bug 184) | Wouter Coekaerts |
2005-02-03 | Update our own nickrec->gone flag on /away <reason> or on /away | Valentin Batz |
2005-01-12 | call setlocale(LC_ALL, ) once in fe-text/irssi.c and not everytime recode_get... | Valentin Batz |
2005-01-12 | call setlocale(LC_ALL, ) before g_get_charset to properly return the user's c... | Valentin Batz |
2005-01-12 | Added IRCNET command again, as a deprecated alias for NETWORK | Wouter Coekaerts |
2005-01-04 | Fixed a bug with /me, use the right arguments for "message irc own_action" | Valentin Batz |
2005-01-04 | Updated the changed arguments for ban_remove | Valentin Batz |
2005-01-03 | improve queuing commands, patch by Timothy Hatcher (Bug 168) | Wouter Coekaerts |
2005-01-03 | Fix multiple entries for local IP in /etc/hosts prevents connecting, patch by... | Wouter Coekaerts |
2005-01-03 | "ban remove" signal should pass who removed it, patch by Timothy Hatcher (Bug... | Wouter Coekaerts |
2005-01-03 | Fix recursive ^ prefixed commands blocking all output (Bug 159) | Wouter Coekaerts |
2004-12-22 | Don't crash with an empty nick argument from the command line. | Valentin Batz |
2004-12-20 | Fixed target handling in recode_out | Valentin Batz |
2004-12-20 | Added <tag>/<target> support for recode. | Valentin Batz |
2004-12-07 | Fixed a memleak, when using recode_out you have too free the memory it alloca... | Valentin Batz |
2004-12-07 | If available, send who set topic and when to irssi-proxy clients | Wouter Coekaerts |
2004-11-29 | Fixed printing of the recoded realname in whowas | Valentin Batz |
2004-11-23 | Reverting bugfix for 'usermode activates after autosendcmd' because it breaks... | Valentin Batz |
2004-11-22 | Fix typo in help for window close | Wouter Coekaerts |
2004-11-19 | Fixed bug where usermode was not sent correctly | Valentin Batz |
2004-11-04 | Fixed bug with time settings where hours actually returned 60*hours | Valentin Batz |
2004-10-18 | /UPGRADE saves now server->version | Valentin Batz |
2004-10-18 | Make cmd_window_item_goto use cmd_get_params, so "/WINDOW ITEM GOTO item<spac... | Wouter Coekaerts |
2004-10-16 | Added recode for the away-messages | Valentin Batz |
2004-10-16 | Fixed /join -invite -window bug if there is no invite | Valentin Batz |
2004-10-14 | Fixed bug 120 where proxy doesn't set the server_rec->away_reason | Valentin Batz |
2004-10-12 | Fix crash with non-irc servers | Wouter Coekaerts |
2004-10-10 | Added recode to whois_channels event | Valentin Batz |
2004-10-10 | Also remember other (not k or l) modes with arguments | Wouter Coekaerts |
2004-10-10 | Remember key not only with channel->key, but also in channel->mode (in the st... | Wouter Coekaerts |
2004-10-10 | Fixed bug with logging where item names starting with the same string were no... | Valentin Batz |
2004-10-08 | add d,q,f and J to CHANMODES default, to work a bit better with dancer and po... | Wouter Coekaerts |
2004-10-06 | And the same for signal_continue | Wouter Coekaerts |
2004-10-06 | Recognise a param of signal_emit from perl if it's an int | Wouter Coekaerts |
2004-10-06 | Fixed possible printing bug with quit messages when the message is printed in... | Valentin Batz |
2004-10-06 | Fix HILIGHT -actcolor -mask (Bug 131) | Wouter Coekaerts |
2004-10-05 | Fix own nick changes in irssi-proxy | Wouter Coekaerts |
2004-09-20 | Changed the order of recode_out_default_charset, it doesn't override /recode ... | Valentin Batz |
2004-09-18 | Fixed /KNOCK support. | Geert Hauwaerts |
2004-09-18 | Forgot g_free(translit_to); in recode_in | Valentin Batz |
2004-09-17 | Added event 317, 319, 313, 330, 377, 378, 379, 327, 326 to src/fe-common/irc/... | Valentin Batz |
2004-09-16 | Fixed /WHOWAS bug, where "event 312" was not printed right, Recent WHOIS chan... | Valentin Batz |
2004-09-16 | Added recoding of realname to who and whois replies | Valentin Batz |
2004-09-15 | Bugfix: http://bugs.irssi.org/?do=details&id=121 | Geert Hauwaerts |
2004-09-15 | Bugfix: http://bugs.irssi.org/?do=details&id=99 | Geert Hauwaerts |
2004-09-15 | Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix... | Valentin Batz |