summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-06Fix HILIGHT -actcolor -mask (Bug 131)Wouter Coekaerts
2004-10-05Fix own nick changes in irssi-proxyWouter Coekaerts
2004-09-23Added timeout_add_once function to docsValentin Batz
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-16Updated help for recodeValentin 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-15forgot argument 'value' for settings_set_*Wouter Coekaerts
2004-09-15Updated settings_* functions docsWouter Coekaerts
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-09-01Added "whois default event"Timo 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-21Changed the built-in documentation to fit current CVS.Geert Hauwaerts
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-19s/ircnet/network/Timo 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
2004-08-19/network fixesTimo Sirainen
2004-07-14Handle 432 numeric (errorneus nickname) as "nick in use". Fixes problemsTimo Sirainen
2004-07-14notes about using /IRCNET with 0.8.9 and olderTimo Sirainen
2004-07-14/EXEC crashed with 64bit systems. Patch by Soren JacobsenTimo Sirainen
2004-07-11Don't autoget files sent to channels, unless dcc_autoget_masks is set.Timo Sirainen
2004-07-11s/ircnet/network/ - patch by Joost VunderinkTimo Sirainen
2004-07-11Help files are always lowercased. Make sure /HELP COMMAND works too.Timo Sirainen
2004-07-11updatedTimo Sirainen
2004-07-11Remember server for /EXEC targets.Timo Sirainen
2004-07-11Some DCC SERVER fixes.Timo Sirainen
2004-07-11Don't crash if dcc chated user changes nickTimo Sirainen
2004-07-11Fix.Timo Sirainen
2004-07-11Fixed handling WHOIS printing once and for all. Everything unknown betweenTimo Sirainen
2004-07-11Don't replace channel key when receiving channel mode numeric. It could be aTimo Sirainen
2004-07-11Added /MANUAL-WINDOWS alias which removes all automated windowing stuff.Timo Sirainen
2004-07-11/SET use_status_window and /SET use_msgs_window make the effects immediatelyTimo Sirainen