summaryrefslogtreecommitdiff
path: root/src/fe-common
AgeCommit message (Expand)Author
2000-10-17Logging fixes. Autologging with same named channels in differentTimo Sirainen
2000-10-15Rejoin fixesTimo Sirainen
2000-10-15Irssi won't automatically overwrite configuration files if they'reTimo Sirainen
2000-10-15Some hilight+window activity related fixesTimo Sirainen
2000-10-14Netsplit cleanups. Added /SET netsplit_nicks_hide_threshold.Timo Sirainen
2000-10-14chanserv url bugfix :)Timo Sirainen
2000-10-14Added format for the chanserv url event.Timo Sirainen
2000-10-14when received event 328 (chanserv url in dalnet) write it to correctTimo Sirainen
2000-10-14"/whois x x" - if x isn't found irssi now prints "there's no such nick x"Timo Sirainen
2000-10-14/LAST doesn't print the -!- at the start of lines.Timo Sirainen
2000-10-14/connect + /server server/chatnet completion by tommik.Timo Sirainen
2000-10-14Moved nick/msg/channel completion to core with some cleanups.Timo Sirainen
2000-10-14multiprotocol fixesTimo Sirainen
2000-10-14/format own_dcc_me -> own_dcc_actionTimo Sirainen
2000-10-14Handle event "407 duplicate channel" correctly - happens when trying toTimo Sirainen
2000-10-14Autorejoin when join temporarily fails because of netsplit is handledTimo Sirainen
2000-10-13Forgot to move fe-ignore to core.Timo Sirainen
2000-10-13Don't show timestamps when doing /LAST.Timo Sirainen
2000-10-13Complain only once with autologging if opening some log file failedTimo Sirainen
2000-10-13Saving theme didn't complain if the save failed.Timo Sirainen
2000-10-10Moved join, part, quit, kick, nick, invite and topic printing to core.Timo Sirainen
2000-10-02Added -avoid-version options and disable-static for SILC module.Timo Sirainen
2000-10-02fixes .. still not perfectTimo Sirainen
2000-10-01Window activity was displayed in wrong window if query windows wereTimo Sirainen
2000-10-01bugfixTimo Sirainen
2000-10-01/SILENCE updates, added /UNSILENCE command.Timo Sirainen
2000-10-01Chat protocol updates.Timo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-30When connecting to server, change the active window's server if theTimo Sirainen
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