summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-03added quotes to make CC="$(CC)"Timo Sirainen
2002-11-02perl checking bugfixTimo Sirainen
2002-10-31Support for /MODE #chan +o nick1 +o nick2 style grouping.Timo Sirainen
2002-10-29typofixTimo Sirainen
2002-10-28fix for new perlsTimo Sirainen
2002-10-28Cast pointers to IVs instead of using GPOINTER_TO_INT() which casts them toTimo Sirainen
2002-10-28compiling fixTimo Sirainen
2002-10-28Try to fix perl compilation for people whose perl has been compiled withTimo Sirainen
2002-10-27Exported expando interface to perl. Fix for statusbar deinit.Timo Sirainen
2002-10-27manual file, by stevee@alphanet.ch and stefan@pico.ruhr.deTimo Sirainen
2002-10-26GLIB2 support for SSL code. Patch by vjt@users.sf.netTimo Sirainen
2002-10-26"nick mode changed" now gives changed mode/type as parameters.Timo Sirainen
2002-10-25config_node_nth() and config_node_index() don't count comments in configTimo Sirainen
2002-10-21Added #define DEFAULT_SERVER_ADD_PORT to common.h which /SERVER ADD uses asTimo Sirainen
2002-10-21/SERVER and /DISCONNECT handlers moved from irc to core.Timo Sirainen
2002-10-19Handle correctly g_get_home_dir() returning NULL, assume it's the currentTimo Sirainen
2002-10-19Updated from scripts.irssi.orgTimo Sirainen
2002-10-19Updated from scripts.irssi.orgTimo Sirainen
2002-10-18don't crash when trying to print with non-existent module in theme..Timo Sirainen
2002-10-16When ignoring without any options, don't print the []Timo Sirainen
2002-10-16Adde -servertag to /MSG completion always with >1 connected servers.Timo Sirainen
2002-10-16Updated from scripts.irssi.orgTimo Sirainen
2002-10-15Fixed /HILIGHT descriptionTimo Sirainen
2002-10-15Don't bother aborting /OP, /VOICE, etc. just because we're not chanop/ircop.Timo Sirainen
2002-10-15Updated from scripts.irssi.orgTimo Sirainen
2002-10-14The setting is of course "cmdchars", not "cmdchar"Timo Sirainen
2002-10-14Complete tags to /RECONNECT tooTimo Sirainen
2002-10-14Some changes to make doublewidth chars possibly work (or possibly horriblyTimo Sirainen
2002-10-14$k - first character in CMDCHARSTimo Sirainen
2002-10-14More tab completion: /DISCONNECT, /SERVER ADD|REMOVE, /STATSTimo Sirainen
2002-10-14updated /reconnect syntax.Timo Sirainen
2002-10-14/RECONNECT <tag>|* [<quit message>] - if tag is a connected server tag thatTimo Sirainen
2002-10-14Updated from scripts.irssi.orgTimo Sirainen
2002-10-14Autolog shouldn't crash when lines are written without destination windowTimo Sirainen
2002-10-14/SET dcc_file_create_mode wasn't used. Also print strerror() message ifTimo Sirainen
2002-10-14Correct handling of /NOTICE @#channel, patch by dgTimo Sirainen
2002-10-14Better print /HILIGHT lines. Also cleanup for /IGNORE lines.Timo Sirainen
2002-10-14Better message for /IGNORETimo Sirainen
2002-10-14/LAYOUT SAVE doesn't crash anymore with /EXEC -interactivesTimo Sirainen
2002-10-14/MSG !channel is now expanded to full !12345channelTimo Sirainen
2002-10-14Make sure two urls aren't thought of as netsplitTimo Sirainen
2002-10-14/UNQUERY and /WINDOW GOTO now ignores trailing whitespaceTimo Sirainen
2002-10-14$chatnet, $tag, $Y and $N expandos' change signals were incorrectly set,Timo Sirainen
2002-10-14Added scriptassist.plTimo Sirainen
2002-10-13Updated from scripts.irssi.orgTimo Sirainen
2002-10-13addedTimo Sirainen
2002-10-10Less kludgy way to handle /SET skip_motd. Works now with laggy servers.Timo Sirainen
2002-10-06/QUERY reverted back.Timo Sirainen
2002-10-03msgs window didn't include ACTIONS but status did, so private actions wentTimo Sirainen
2002-09-30If reconnection was aborted by trying to reconnect to another server, theTimo Sirainen