summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-11-09Hide IRSSILAG notices from clientsTimo Sirainen
2000-11-09PING from client wasn't handled correctly.Timo Sirainen
2000-11-09/SET activity_level, /SET hilight_level .. which message levels shouldTimo Sirainen
2000-11-09when finding window for item, prefer empty windows that don't haveTimo Sirainen
2000-11-08level_get() didn't check ambiguous commands correctly - dcc always failedTimo Sirainen
2000-11-08nick changes were buggyTimo Sirainen
2000-11-07minor speed enhanceTimo Sirainen
2000-11-07minor cleanupsTimo Sirainen
2000-11-07Updated stristr() and stristr_full() to be a bit faster.Timo Sirainen
2000-11-07Regexp ignores are now compiled when they're created, not every timeTimo Sirainen
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-02Netsplit color changed from green to red (the old one)Timo 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-27startup-HOWTO.txt was missing from EXTRA_DISTTimo 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-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