summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-09-06Disconnect if net_sendbuffer_send() fails.Timo Sirainen
2000-09-06line_split() : use g_memmove() instead of memcpy() .. hm. how couldTimo Sirainen
2000-09-06/set autocreate_query -> /set autocreate_query_levelTimo Sirainen
2000-09-06config_node_clear() didn't work right.Timo Sirainen
2000-09-06Added tab-completion for /BIND's commands.Timo Sirainen
2000-09-06Restoring saved windows (/savewindows) didn't work.Timo Sirainen
2000-09-06/bind <key> command <cmd> - <cmd> doesn't need to start with / anymoreTimo Sirainen
2000-09-05/PART #channel1,#channel2 didn't workTimo Sirainen
2000-09-04Actions will now show up in window activity with hilight orTimo Sirainen
2000-09-02bugfixTimo Sirainen
2000-09-02Updates.Timo Sirainen
2000-09-01Added chat protocol register. Changed all chat_type fields to use it.Timo Sirainen
2000-08-31Automatic joining to channels didn't workTimo Sirainen
2000-08-30Object type checking fixesTimo Sirainen
2000-08-29Highlighting fixes with public messages.Timo Sirainen
2000-08-29/mode #channel -oooo... would deop the first 3, and then op the rest.Timo Sirainen
2000-08-28Swedish translationTimo Sirainen
2000-08-27updatesTimo Sirainen
2000-08-27updatedTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-26Some fixes to handling +l and +k mode.Timo Sirainen
2000-08-25Don't allow sending data to dcc chats if connection isn't finished yet.Timo Sirainen
2000-08-25log_day_change was never printed in logs.Timo Sirainen
2000-08-25/BAN could crash when showing bansTimo Sirainen
2000-08-24send "irssi init finished" _after_ setting up perl support.Timo Sirainen
2000-08-24small fix :)Timo Sirainen
2000-08-24Added /AUTOOPTimo Sirainen
2000-08-24Signals that sent GSList as parameters didn't work right with perl scriptsTimo Sirainen
2000-08-24masks_match() was buggyTimo Sirainen
2000-08-23Call idlok() for all new subwindows.Timo Sirainen
2000-08-23fixTimo Sirainen
2000-08-22Unloading perl script crashed if it has used Irssi::timeout_add().Timo Sirainen
2000-08-22Using blinking/bright background colors would crash irssi..Timo Sirainen
2000-08-22HAS_MODE_ARG() wasn't updated here yet..Timo Sirainen
2000-08-20Channel mode handling changed - there's no more mode_xxx fields inTimo Sirainen
2000-08-19If nick argument isn't given to /OPER, your current nick will be used.Timo Sirainen
2000-08-19Parameters to key_bind() with scroll_end was given in wrong order.Timo Sirainen
2000-08-16plugin -> moduleTimo Sirainen
2000-08-16Small memleak fixedTimo Sirainen
2000-08-16/LAST - didn't work right.Timo Sirainen
2000-08-16More fixes for 5.004 and older.Timo Sirainen
2000-08-16Fixes to make irssi work with other (older and newer) perl versionsTimo Sirainen
2000-08-15/MSG -servertag crashed irssi.Timo Sirainen
2000-08-15Some changes handling g_input_add() - maybe this helps to problemsTimo Sirainen
2000-08-14Some server reconnection fixes. Reconnect now allows you to haveTimo Sirainen
2000-08-14/SET wall_format updated, it sent only first word of the wall messageTimo Sirainen
2000-08-13Added i18n initialization.Timo Sirainen
2000-08-13Mail counter fixes.Timo Sirainen
2000-08-13Perl scripts with non-alphanumeric characters in file name failed toTimo Sirainen
2000-08-13/DCC LIST: % done didn't work right with large files.Timo Sirainen