Age | Commit message (Expand) | Author |
2002-10-21 | /SERVER and /DISCONNECT handlers moved from irc to core. | Timo Sirainen |
2002-10-19 | Handle correctly g_get_home_dir() returning NULL, assume it's the current | Timo Sirainen |
2002-10-19 | Updated from scripts.irssi.org | Timo Sirainen |
2002-10-19 | Updated from scripts.irssi.org | Timo Sirainen |
2002-10-18 | don't crash when trying to print with non-existent module in theme.. | Timo Sirainen |
2002-10-16 | When ignoring without any options, don't print the [] | Timo Sirainen |
2002-10-16 | Adde -servertag to /MSG completion always with >1 connected servers. | Timo Sirainen |
2002-10-16 | Updated from scripts.irssi.org | Timo Sirainen |
2002-10-15 | Fixed /HILIGHT description | Timo Sirainen |
2002-10-15 | Don't bother aborting /OP, /VOICE, etc. just because we're not chanop/ircop. | Timo Sirainen |
2002-10-15 | Updated from scripts.irssi.org | Timo Sirainen |
2002-10-14 | The setting is of course "cmdchars", not "cmdchar" | Timo Sirainen |
2002-10-14 | Complete tags to /RECONNECT too | Timo Sirainen |
2002-10-14 | Some changes to make doublewidth chars possibly work (or possibly horribly | Timo Sirainen |
2002-10-14 | $k - first character in CMDCHARS | Timo Sirainen |
2002-10-14 | More tab completion: /DISCONNECT, /SERVER ADD|REMOVE, /STATS | Timo Sirainen |
2002-10-14 | updated /reconnect syntax. | Timo Sirainen |
2002-10-14 | /RECONNECT <tag>|* [<quit message>] - if tag is a connected server tag that | Timo Sirainen |
2002-10-14 | Updated from scripts.irssi.org | Timo Sirainen |
2002-10-14 | Autolog shouldn't crash when lines are written without destination window | Timo Sirainen |
2002-10-14 | /SET dcc_file_create_mode wasn't used. Also print strerror() message if | Timo Sirainen |
2002-10-14 | Correct handling of /NOTICE @#channel, patch by dg | Timo Sirainen |
2002-10-14 | Better print /HILIGHT lines. Also cleanup for /IGNORE lines. | Timo Sirainen |
2002-10-14 | Better message for /IGNORE | Timo Sirainen |
2002-10-14 | /LAYOUT SAVE doesn't crash anymore with /EXEC -interactives | Timo Sirainen |
2002-10-14 | /MSG !channel is now expanded to full !12345channel | Timo Sirainen |
2002-10-14 | Make sure two urls aren't thought of as netsplit | Timo Sirainen |
2002-10-14 | /UNQUERY and /WINDOW GOTO now ignores trailing whitespace | Timo Sirainen |
2002-10-14 | $chatnet, $tag, $Y and $N expandos' change signals were incorrectly set, | Timo Sirainen |
2002-10-14 | Added scriptassist.pl | Timo Sirainen |
2002-10-13 | Updated from scripts.irssi.org | Timo Sirainen |
2002-10-13 | added | Timo Sirainen |
2002-10-10 | Less kludgy way to handle /SET skip_motd. Works now with laggy servers. | Timo Sirainen |
2002-10-06 | /QUERY reverted back. | Timo Sirainen |
2002-10-03 | msgs window didn't include ACTIONS but status did, so private actions went | Timo Sirainen |
2002-09-30 | If reconnection was aborted by trying to reconnect to another server, the | Timo Sirainen |
2002-09-30 | irssi stuck to infinite loop if it wasn't compiled with gmodule. | Timo Sirainen |
2002-09-22 | define empty aTHX_ too if it's not defined | Timo Sirainen |
2002-09-19 | "/QUERY" no longer unqueries, but just complains about not getting enough | Timo Sirainen |
2002-09-19 | support for threaded perl. patch by mls@suse.de | Timo Sirainen |
2002-09-18 | /CYCLE !channel works now properly too | Timo Sirainen |
2002-09-18 | !channels weren't rejoined to correct window after reconnect/cycle. | Timo Sirainen |
2002-09-17 | reversed the ld changes, not a good idea after all. | Timo Sirainen |
2002-09-16 | stupid linefeed error | Timo Sirainen |
2002-09-16 | linker usage fixes | Timo Sirainen |
2002-09-15 | when server connection was finished, it didn't move from connect_server to | Timo Sirainen |
2002-09-14 | added /WINDOW MOVE FIRST and /WINDOW MOVE LAST. | Timo Sirainen |
2002-09-14 | statusbar is now also updated for connecting-servers. | Timo Sirainen |
2002-09-14 | window->active_server used to hold non-connected servers, but that was | Timo Sirainen |
2002-09-14 | no, didn't work, again :) | Timo Sirainen |