summaryrefslogtreecommitdiff
path: root/src/fe-common
AgeCommit message (Expand)Author
2000-09-29minor updatesTimo Sirainen
2000-09-28own_dcc_query fixedTimo Sirainen
2000-09-28multiprotocol fixesTimo Sirainen
2000-09-28fixes for multiprotocol supportTimo Sirainen
2000-09-27Show help with "clientcrap" message level, not "never".Timo Sirainen
2000-09-27/BIND <key> /command works now directly instead of needing theTimo Sirainen
2000-09-27Closing window didn't update window activity list.Timo Sirainen
2000-09-26if printformat() was given a argument ending with ^C it could mess upTimo Sirainen
2000-09-26PART and QUIT messages set the background color to default beforeTimo Sirainen
2000-09-26"NONE" works now with combine_levels(). /WINDOW LEVEL NONE works and ifTimo Sirainen
2000-09-25Display CTCP PING replies even if they're not in the form irssiTimo Sirainen
2000-09-25Ping replies should have displayed always with 3 decimalsTimo Sirainen
2000-09-25Added target parameter to own_dcc formatTimo Sirainen
2000-09-25If /SET show_quit_once was set and ignored nick quitted, irssi printedTimo Sirainen
2000-09-22/SET completion_nicks_lowercaseTimo Sirainen
2000-09-19Netsplit fixesTimo Sirainen
2000-09-19Irssi crashed if you used "/JOIN" or "/JOIN -invite" without connectedTimo Sirainen
2000-09-06/SET default_nick -> /SET nickTimo Sirainen
2000-09-06When pressing line down, the command line wasn't saved to history.Timo Sirainen
2000-09-06/set autocreate_query -> /set autocreate_query_levelTimo Sirainen
2000-09-06Added tab-completion for /BIND's commands.Timo Sirainen
2000-09-06Restoring saved windows (/savewindows) didn't work.Timo Sirainen
2000-09-06/bind <key> command <cmd> - <cmd> doesn't need to start with / anymoreTimo Sirainen
2000-09-04Actions will now show up in window activity with hilight orTimo Sirainen
2000-09-02Updates.Timo Sirainen
2000-08-29Highlighting fixes with public messages.Timo Sirainen
2000-08-27updatesTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-25Don't allow sending data to dcc chats if connection isn't finished yet.Timo Sirainen
2000-08-25/BAN could crash when showing bansTimo Sirainen
2000-08-20Channel mode handling changed - there's no more mode_xxx fields inTimo Sirainen
2000-08-16plugin -> moduleTimo Sirainen
2000-08-15Some changes handling g_input_add() - maybe this helps to problemsTimo Sirainen
2000-08-14Some server reconnection fixes. Reconnect now allows you to haveTimo Sirainen
2000-08-13/DCC LIST: % done didn't work right with large files.Timo Sirainen
2000-08-13Updated /QUERY syntaxTimo Sirainen
2000-08-12Query windows are now restored if they were saved with /SAVEWINDOWS.Timo Sirainen
2000-08-12mkpath() - behaves like mkdir -p. Autologging now uses it to createTimo Sirainen
2000-08-12WJOIN -> /JOIN -windowTimo Sirainen
2000-08-12Don't trigger window activity when you send /MSG etc.Timo Sirainen
2000-08-11/LOG: Removed the -rotate option, it was pretty useless since addingTimo Sirainen
2000-08-11Autologging fixes: Don't log WHOIS replies by defaultTimo Sirainen
2000-08-11When destroying window, change to different window before destroyingTimo Sirainen
2000-08-10Added support for dalnet's whois registered event.Timo Sirainen
2000-08-10Don't autoclose window after part/unquery if there was still someTimo Sirainen
2000-08-04When server is disconnected, change to use some other server in windowsTimo Sirainen
2000-08-01/SAVEWINDOWS - saves the current layout of windows. It's automaticallyTimo Sirainen
2000-08-01/wjoin and /wquery commands stopped the "channel created" andTimo Sirainen
2000-07-31updatedTimo Sirainen
2000-07-31Moved lastmsgs variables from irc-server and channel structures toTimo Sirainen