summaryrefslogtreecommitdiff
path: root/src/fe-common
AgeCommit message (Expand)Author
2005-04-25Fix displaying of ctcp userinfo and clientinfo (Bug 222)Wouter Coekaerts
2005-03-07Use char* instead of const char* in read_settings, so memory can be freed wit...Valentin Batz
2005-03-07Don't apply emphasis on _foo_^ if it's a nick (Bug 52)Wouter Coekaerts
2005-03-07Free the right memory in fe-recode.c (related to bug 210)Valentin Batz
2005-03-06Fixed memleak when preserving valid charsets in read_settings in fe-recode.c ...Valentin Batz
2005-03-06Fix memleak in several commands that used cmd_return_error when they should b...Wouter Coekaerts
2005-02-11Fixed output of /hilight (add a space after -levels if any).Valentin Batz
2005-01-12Added IRCNET command again, as a deprecated alias for NETWORKWouter Coekaerts
2005-01-04Fixed a bug with /me, use the right arguments for "message irc own_action"Valentin Batz
2005-01-03Fix recursive ^ prefixed commands blocking all output (Bug 159)Wouter Coekaerts
2004-12-22Don't crash with an empty nick argument from the command line.Valentin Batz
2004-12-20Added <tag>/<target> support for recode.Valentin Batz
2004-11-29Fixed printing of the recoded realname in whowasValentin Batz
2004-11-22Fix typo in help for window closeWouter Coekaerts
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-10Added recode to whois_channels eventValentin Batz
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-09-20Changed the order of recode_out_default_charset, it doesn't override /recode ...Valentin 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=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-12Recent WHOIS changes broke nick's gone/oper flags. Patch by Valentin BatzTimo 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-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-14/EXEC crashed with 64bit systems. Patch by Soren JacobsenTimo 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-11Remember server for /EXEC targets.Timo Sirainen
2004-07-11Fixed handling WHOIS printing once and for all. Everything unknown betweenTimo Sirainen
2004-07-11/SET use_status_window and /SET use_msgs_window make the effects immediatelyTimo Sirainen
2004-07-08Added -ircnet option to /IGNORE. Patch by Valentin BatzTimo Sirainen
2004-05-10noinst_HEADERS -> pkginc_HEADERSTimo Sirainen
2004-03-24/set -default timestamp_timeout crashed, patch by Wouter CoekaertsTimo Sirainen
2004-03-23/SET without parameters didn't print all settingsTimo Sirainen
2004-01-25isupport updatesTimo Sirainen
2004-01-25/SET whois_hide_safe_channel_id - removes the ugly IDs for !channels inTimo Sirainen
2004-01-24reversed utf8 change, it's glib2 specific and I don't yet want to drop suppor...Timo Sirainen
2004-01-20Don't die with "/SET -default"Timo Sirainen