summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-12-20Fixed target handling in recode_outValentin Batz
2004-12-20Added <tag>/<target> support for recode.Valentin Batz
2004-12-07Fixed a memleak, when using recode_out you have too free the memory it alloca...Valentin Batz
2004-12-07If available, send who set topic and when to irssi-proxy clientsWouter Coekaerts
2004-11-29Fixed printing of the recoded realname in whowasValentin Batz
2004-11-23Reverting bugfix for 'usermode activates after autosendcmd' because it breaks...Valentin Batz
2004-11-22Fix typo in help for window closeWouter Coekaerts
2004-11-19Fixed bug where usermode was not sent correctlyValentin Batz
2004-11-04Fixed bug with time settings where hours actually returned 60*hoursValentin Batz
2004-10-18/UPGRADE saves now server->versionValentin Batz
2004-10-18Make cmd_window_item_goto use cmd_get_params, so "/WINDOW ITEM GOTO item<spac...Wouter Coekaerts
2004-10-16Added recode for the away-messagesValentin Batz
2004-10-16Fixed /join -invite -window bug if there is no inviteValentin Batz
2004-10-14Fixed bug 120 where proxy doesn't set the server_rec->away_reasonValentin Batz
2004-10-12Fix crash with non-irc serversWouter Coekaerts
2004-10-10Added recode to whois_channels eventValentin Batz
2004-10-10Also remember other (not k or l) modes with argumentsWouter Coekaerts
2004-10-10Remember key not only with channel->key, but also in channel->mode (in the st...Wouter Coekaerts
2004-10-10Fixed bug with logging where item names starting with the same string were no...Valentin Batz
2004-10-08add d,q,f and J to CHANMODES default, to work a bit better with dancer and po...Wouter Coekaerts
2004-10-06And the same for signal_continueWouter Coekaerts
2004-10-06Recognise a param of signal_emit from perl if it's an intWouter Coekaerts
2004-10-06Fixed possible printing bug with quit messages when the message is printed in...Valentin Batz
2004-10-06Fix HILIGHT -actcolor -mask (Bug 131)Wouter Coekaerts
2004-10-05Fix own nick changes in irssi-proxyWouter Coekaerts
2004-09-20Changed the order of recode_out_default_charset, it doesn't override /recode ...Valentin Batz
2004-09-18Fixed /KNOCK support.Geert Hauwaerts
2004-09-18Forgot g_free(translit_to); in recode_inValentin Batz
2004-09-17Added event 317, 319, 313, 330, 377, 378, 379, 327, 326 to src/fe-common/irc/...Valentin Batz
2004-09-16Fixed /WHOWAS bug, where "event 312" was not printed right, Recent WHOIS chan...Valentin Batz
2004-09-16Added recoding of realname to who and whois repliesValentin Batz
2004-09-15Bugfix: http://bugs.irssi.org/?do=details&id=121Geert Hauwaerts
2004-09-15Bugfix: http://bugs.irssi.org/?do=details&id=99Geert Hauwaerts
2004-09-15Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix...Valentin Batz
2004-09-13Fix messages to @#channel showed *your* nickmode, not the one of the sender (...Wouter Coekaerts
2004-09-13Fix readded (changed) hilights being in config twice, resulted in duplicate h...Wouter Coekaerts
2004-09-13Make /JOIN -tag #channel and /JOIN #channel<space> switch to that channel (Bu...Wouter Coekaerts
2004-09-12Fix /WHOIS -yes (Bug 67)Wouter Coekaerts
2004-09-12Recent WHOIS changes broke nick's gone/oper flags. Patch by Valentin BatzTimo Sirainen
2004-08-31send max 15 005 parameters at once. Patch by Valentin BatzTimo Sirainen
2004-08-24Allow '@' characters in nick.Timo Sirainen
2004-08-21Bug #104 recode treats multibyte jp characters as utf8. Patch by ValentinTimo Sirainen
2004-08-20forgot to addTimo Sirainen
2004-08-20Recode patch by decadix/sennethTimo Sirainen
2004-08-19Patch by jimmy: Details In 0.8.9 it is not possible to log all activity on a ...Timo Sirainen
2004-08-19005 fix. Patch by Valentin BatzTimo Sirainen
2004-08-19/DCC SEND didn't actually use /SET dcc_upload_pathTimo Sirainen
2004-08-19/SERVER, /CONNECT -network wasn't workingTimo Sirainen
2004-08-19/SET -default fixTimo Sirainen
2004-08-19After /LAYOUT SAVE changing settings created new windows.Timo Sirainen