summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-02-10sticky_refnum is now saved and restoredTimo Sirainen
2001-02-10/WINDOW SERVER: added -sticky and -unsticky options. If window serverTimo Sirainen
2001-02-10window_item_set_active(): window->active_server was set wrong if thereTimo Sirainen
2001-02-10DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins shouldTimo Sirainen
2001-02-09DCC chat nicks are in /MSG completion list now if chat isn't in query.Timo Sirainen
2001-02-09/CONNECT, /SERVER: added -4 and -6 options for specifying if we shouldTimo Sirainen
2001-02-08#include "irc-channels.h"Timo Sirainen
2001-02-08/SET opermode - set this mode when you get ircop status.Timo Sirainen
2001-02-07/LOAD ./path/module - loads module from path relative to currentTimo Sirainen
2001-02-06/ACTION didn't print the target when there was no query/channel whereTimo Sirainen
2001-02-06Don't autolog CTCPs by default (so CTCP floods don't create lots ofTimo Sirainen
2001-02-06check_ignore() didn't check correctly if everything in specified levelTimo Sirainen
2001-02-06'=' isn't really necessary, warn if it's missing but don't fail withoutTimo Sirainen
2001-02-05make deinitialization between screen_refresh_freeze() andTimo Sirainen
2001-02-03added fe-channels.hTimo Sirainen
2001-02-03Added gui_printtext() function for printing text in printtext() formatTimo Sirainen
2001-02-03irc_nick_insert(): Irssi::Nick, Irssi::Channel -> Irssi::Irc::...Timo Sirainen
2001-02-03gettext fixesTimo Sirainen
2001-02-03msgfmt check was wrongTimo Sirainen
2001-02-03DCC RESUME, DCC ACCEPT: we might have crashed with invalid parameters.Timo Sirainen
2001-02-02Nicklist updates so that protocol specific xxx_NICK_REC can be usedTimo Sirainen
2001-02-02get_max_column_count(), columns_sort_list(): fixed to work properlyTimo Sirainen
2001-01-31Print own mode changes immediately to screen without the 2sec wait.Timo Sirainen
2001-01-31Print the color hilight with two digits so it won't accidentally use theTimo Sirainen
2001-01-31/SB STATUS: for debugging mostly, displays number of lines and used kBsTimo Sirainen
2001-01-31Ugly quick hack to make act: never disappear but print as much activityTimo Sirainen
2001-01-29/nctcp crashedTimo Sirainen
2001-01-28/SET activity_hide_targets now hides them even if level is MSGS. OnlyTimo Sirainen
2001-01-28/SET hilight_levels -> hilight_levelTimo Sirainen
2001-01-28Ignores without nick masks didn't workTimo Sirainen
2001-01-28Ignore didn't check properly nick masks that contained only nickTimo Sirainen
2001-01-28get_max_column_count() didn't work properly when there was only one itemTimo Sirainen
2001-01-28get_max_column_count(): we didn't handle correctly a situation whereTimo Sirainen
2001-01-28bugfixTimo Sirainen
2001-01-28DCC updatedTimo Sirainen
2001-01-28/HELP, /NAMES: using now the column helper function in misc.c. /NAMESTimo Sirainen
2001-01-28WINDOW_REC: added width and height variablesTimo Sirainen
2001-01-28get_max_column_count(), columns_sort_list(): helper functions forTimo Sirainen
2001-01-28backwards compatibility fix: when changing ircnet -> chatnet, theTimo Sirainen
2001-01-28Removed own_wall msg format, using now the same as @#channel messages.Timo Sirainen
2001-01-28Emphasis are now expanded with own public/private messages. Added someTimo Sirainen
2001-01-28/SB END: Don't do anything when already at the bottom (it was broken ifTimo Sirainen
2001-01-28Ignoring updates. Added support for nickmatch cache. One ignore can'tTimo Sirainen
2001-01-28Print notify joins, unaways and unidles with HILIGHT level.Timo Sirainen
2001-01-28/SET timestamp_format now specifies format of $Z. timestamp msg formatTimo Sirainen
2001-01-28Added TXT_WINDOW_LEVEL, changed most of the /WINDOW commands to printTimo Sirainen
2001-01-28Added long $variables + some updatesTimo Sirainen
2001-01-28%N does now same as %n, except in .theme files it always does theTimo Sirainen
2001-01-28updatedTimo Sirainen
2001-01-28If msgfmt isn't found, don't go to "po" dir.Timo Sirainen