summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-10-27If nick isn't found from channel (for whatever reason), print the nickTimo Sirainen
2000-10-27signal_stop(); signal_emit("same signal", ...); didn't work. other wayTimo Sirainen
2000-10-26Win32 updatesTimo Sirainen
2000-10-26Some fixes for compiling with Win32 :)Timo Sirainen
2000-10-22Add the server specific functions immediately after the serverTimo Sirainen
2000-10-22Fixed glib warning with autologging and queries.Timo Sirainen
2000-10-22Wildcards didn't with /OP (/DEOP, /VOICE, etc.) if there was more thanTimo Sirainen
2000-10-22Key bindings weren't loaded at startup correctly.Timo Sirainen
2000-10-22If window_set_active() was called with NULL window (shouldn't happenTimo Sirainen
2000-10-19Added /CLONES scriptTimo Sirainen
2000-10-190.7.96 release updatesTimo Sirainen
2000-10-19Missing channels-rejoin.hTimo Sirainen
2000-10-19Added news for .96Timo Sirainen
2000-10-19Added debugTimo Sirainen
2000-10-19Default undernet server changed from .net to .orgTimo Sirainen
2000-10-18updatesTimo Sirainen
2000-10-18Log items weren't read correctly from configTimo Sirainen
2000-10-18fixesTimo Sirainen
2000-10-18Signal fixesTimo Sirainen
2000-10-17Fixed to work with multiline syntaxes (by lite)Timo Sirainen
2000-10-17Logging fixes. Autologging with same named channels in differentTimo Sirainen
2000-10-16added irssi-icon.pngTimo 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-14updatedTimo 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-14perl fixesTimo Sirainen
2000-10-14/WHOIS in a query asks the queried nick's whois.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-14match_nick_flags() didn't check that the nick actually began with a flag.Timo Sirainen
2000-10-14irc_server_get_channels() now returns also the channels that are inTimo Sirainen
2000-10-14addedTimo Sirainen
2000-10-14updatedTimo Sirainen
2000-10-14[irc_]channels_setup_[de]init() calls were in wrong places.Timo Sirainen
2000-10-14/format own_dcc_me -> own_dcc_actionTimo Sirainen
2000-10-14When joining to !channel the join message was printed to active windowTimo Sirainen
2000-10-14Handle event "407 duplicate channel" correctly - happens when trying toTimo Sirainen
2000-10-14fixesTimo Sirainen
2000-10-14Autorejoin when join temporarily fails because of netsplit is handledTimo Sirainen
2000-10-13"/WHOIS *" requires -yes option to work.Timo Sirainen
2000-10-13Forgot to move fe-ignore to core.Timo Sirainen
2000-10-13Don't show timestamps when doing /LAST.Timo Sirainen