Age | Commit message (Expand) | Author |
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 |
2004-09-13 | Fix messages to @#channel showed *your* nickmode, not the one of the sender (... | Wouter Coekaerts |
2004-09-13 | Fix readded (changed) hilights being in config twice, resulted in duplicate h... | Wouter Coekaerts |
2004-09-13 | Make /JOIN -tag #channel and /JOIN #channel<space> switch to that channel (Bu... | Wouter Coekaerts |
2004-09-12 | Fix /WHOIS -yes (Bug 67) | Wouter Coekaerts |
2004-09-12 | Recent WHOIS changes broke nick's gone/oper flags. Patch by Valentin Batz | Timo Sirainen |
2004-08-31 | send max 15 005 parameters at once. Patch by Valentin Batz | Timo Sirainen |
2004-08-24 | Allow '@' characters in nick. | Timo Sirainen |
2004-08-21 | Bug #104 recode treats multibyte jp characters as utf8. Patch by Valentin | Timo Sirainen |
2004-08-20 | forgot to add | Timo Sirainen |
2004-08-20 | Recode patch by decadix/senneth | Timo Sirainen |
2004-08-19 | Patch by jimmy: Details In 0.8.9 it is not possible to log all activity on a ... | Timo Sirainen |
2004-08-19 | 005 fix. Patch by Valentin Batz | Timo Sirainen |
2004-08-19 | /DCC SEND didn't actually use /SET dcc_upload_path | Timo Sirainen |
2004-08-19 | /SERVER, /CONNECT -network wasn't working | Timo Sirainen |
2004-08-19 | /SET -default fix | Timo Sirainen |
2004-08-19 | After /LAYOUT SAVE changing settings created new windows. | Timo Sirainen |