summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2000-11-06Connecting to proxy when server connection was down didn't work correctly.Timo Sirainen
2000-11-06Proxy plugin fixes and cleanups. Supports now multiple servers, doesn'tTimo Sirainen
2000-11-05Wallop format fixesTimo Sirainen
2000-11-04rejoin timeout 1min -> 5minTimo Sirainen
2000-11-04added small sanity checkTimo Sirainen
2000-11-04Fixed lag checking when nick was just being changed.Timo Sirainen
2000-11-04Removed useless part of code.Timo Sirainen
2000-11-02privmsg fixesTimo Sirainen
2000-11-02fixed notices in theme.Timo Sirainen
2000-11-02small "fix"Timo Sirainen
2000-10-30Moved the ISA defines from .pm to irssi code, so that non-irc protocolsTimo Sirainen
2000-10-29long word handling fixesTimo Sirainen
2000-10-29Don't indent the next line when long word is split. Also we try not toTimo Sirainen
2000-10-28Some fixes.Timo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen
2000-10-28/SET log_theme - you can now write to log files with different themeTimo Sirainen
2000-10-28Updated new default.theme to module-formats files.Timo Sirainen
2000-10-28Compress colors.Timo Sirainen
2000-10-28Some fixes for handling %nTimo Sirainen
2000-10-27Support for templates in theme files.Timo Sirainen
2000-10-27use sigaction() instead of signal(). With some OSes the signal handlerTimo Sirainen
2000-10-27A simple /EXEC command by Tinuk.Timo Sirainen
2000-10-27Automatic appending of .pl to script name didn't work for file namesTimo Sirainen
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-19Missing channels-rejoin.hTimo Sirainen
2000-10-19Added debugTimo 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-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-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