summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-0664bit fixes by Stefan FentTimo Sirainen
2003-10-01missedTimo Sirainen
2003-10-01Added DCC SERVER support by Mark TrumbullTimo Sirainen
2003-08-29A few openprojects -> freenode changesTimo Sirainen
2003-07-09Show voices in netsplits. Fix voices breaking netjoins. Patch by Maarten vanTimo Sirainen
2003-07-09Network fixes. DCC fixes for IPv6 + BSDs.Timo Sirainen
2003-07-09Crashfix when sometimes closing a split window.Timo Sirainen
2003-07-06NOTIFYLIST_REC usage crashfixTimo Sirainen
2003-07-01Added, by sixTimo Sirainen
2003-07-01updatedTimo Sirainen
2003-07-01Removed "signal" and "last signal", they don't exist anymore.Timo Sirainen
2003-06-30updatedTimo Sirainen
2003-06-27don't unload libraries when deinitializing. leaks some more memory, but fixes...Timo Sirainen
2003-06-25Disable extra ircnet flood protection if cmd_queue_speed <= 10Timo Sirainen
2003-06-04updates, by sixTimo Sirainen
2003-06-03Don't require hostmasks to be different with netsplits. Fixes dalnetTimo Sirainen
2003-05-25Connecting to IPv6 servers in short form as 1:2:: didn't work.Timo Sirainen
2003-05-13Fix crash with unloading module, by c0ffeeTimo Sirainen
2003-04-07head -1 -> head -n 1 which is more standardTimo Sirainen
2003-03-04typofixTimo Sirainen
2003-02-08Updated from scripts.irssi.orgTimo Sirainen
2003-01-31+r description was twice .. also reindented a bitTimo Sirainen
2003-01-31Removed execute(), not used.Timo Sirainen
2003-01-30+r mode update by BorysTimo Sirainen
2003-01-30Fix for !channel matching, patch by BorysTimo Sirainen
2003-01-26Netjoin should now work properly with +channels and !channels.Timo Sirainen
2003-01-25didn't compile without gcTimo Sirainen
2003-01-25GC fixTimo Sirainen
2003-01-25Lets see if GC happens to work now without explicit free() calls. PerlTimo Sirainen
2003-01-22Updated from scripts.irssi.orgTimo Sirainen
2003-01-21If JOIN is sent to channel you've already joined, assume a missing PART andTimo Sirainen
2003-01-21Added '!' into nick flags, used by some ircdTimo Sirainen
2003-01-21Updated /DETACHTimo Sirainen
2003-01-14Added --with-glib1Timo Sirainen
2003-01-11Check for gc.h tooTimo Sirainen
2003-01-08parse_time_interval() fallbacked to milliseconds, not seconds. some codeTimo Sirainen
2003-01-07didn't compile with older perls.Timo Sirainen
2003-01-06/HILIGHT listing was missing space sometimesTimo Sirainen
2003-01-06added -priorityTimo Sirainen
2002-12-31don't crash with /set completion_keep_privates 0Timo Sirainen
2002-12-31lag_min_show should default to 1 sec, not 0.1secTimo Sirainen
2002-12-31Updated from scripts.irssi.orgTimo Sirainen
2002-12-30Don't access free'd memory.Timo Sirainen
2002-12-30Added missing settings_get_*(), patch by pederTimo Sirainen
2002-12-29typo: themes weren't defaulting their abstracts to internal themeTimo Sirainen
2002-12-29day -> 1day, hour -> 1hourTimo Sirainen
2002-12-29s/size/time/ in warning messageTimo Sirainen
2002-12-28Default to no GC.Timo Sirainen
2002-12-28Added /REDRAW command that does the same as ^L.Timo Sirainen
2002-12-28Added time, size and level setting types. Breaks some settings - I'll addTimo Sirainen