summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-11Cleaned up some code.Timo Sirainen
2000-06-11Displays Mail counter in statusbar. Read the FIXME for more info :)Timo Sirainen
2000-06-11Check ignores when printing net split messages.Timo Sirainen
2000-06-10if command is unknown, and cmdchar is found inside the command name, weTimo Sirainen
2000-06-10Changed the behaviour of how to handle "send command" signal (text youTimo Sirainen
2000-06-10same cmdchar twice ignores aliases ignores aliases - not any two cmdcharsTimo Sirainen
2000-06-10/WHOIS automatically sends a /WHOWAS query if nick wasn't in IRC.Timo Sirainen
2000-06-10/JOIN -<server tag> #channel joins to channel in specified server.Timo Sirainen
2000-06-10If autocreate_query is ON, /MSG nick now creates the query.Timo Sirainen
2000-06-10Ctrl-X changes IRC server in stats/msgs/empty windows.Timo Sirainen
2000-06-10"Day changed" is now printed at right time, never after already printedTimo Sirainen
2000-06-10Don't display the msgs window by default anymore since query windows areTimo Sirainen
2000-06-10/MODE +something or /MODE -something assumes that we want to change theTimo Sirainen
2000-06-10Rotate time names changed :) week -> weekly, day -> daily, etc.Timo Sirainen
2000-06-10/CHANNEL LIST displayed comma at the end of channel options. ugly.Timo Sirainen
2000-06-09Added Irssi::Dcc::values(), updated a few other DCC things too.Timo Sirainen
2000-06-09Beeps should work(?). ANSI colors had some bugs, bolds weren't working andTimo Sirainen
2000-06-09Window activity is now "msg to you" with lines containing hilighted text.Timo Sirainen
2000-06-09You can specify the format of the /WALL text with /SET wall_format,Timo Sirainen
2000-06-07/WHO and /WHO * should disply who list of the active channel.Timo Sirainen
2000-06-06If config_node_get_str() is given NULL node, return the given default.Timo Sirainen
2000-06-06Use INADDR_BROADCAST if INADDR_NONE isn't defined.Timo Sirainen
2000-06-06Replying to dcc get and chat requests didn't work.Timo Sirainen
2000-06-06bugfixTimo Sirainen
2000-06-05Maybe I should have tried to run irssi after the ignore_signals "fix" ..Timo Sirainen
2000-06-05ignore_signals setting wasn't read at startup..Timo Sirainen
2000-06-04/HILIGHT displayed levels twice.Timo Sirainen
2000-06-04fixed two minor memleaks. irc/bot directory isn't now build if you specifyTimo Sirainen
2000-06-040.7.90 released.Timo Sirainen
2000-06-04forgot this file..Timo Sirainen
2000-06-04/IRCNET command.Timo Sirainen
2000-06-04Updated /SERVER, /CHANNEL and /IGNORE in manual.Timo Sirainen
2000-06-04/LOG show reference number for each log, you can use it with /LOG START,Timo Sirainen
2000-06-04completion_msgtoyou() -> irc_nick_match()Timo Sirainen
2000-06-04..and fixed DCC resume that I just broke.Timo Sirainen
2000-06-04Lots of DCC related fixes.Timo Sirainen
2000-06-04Removed a warning.Timo Sirainen
2000-06-03bits2level() with zero as argument printed some glib warnings.Timo Sirainen
2000-06-02/SET hostname didn't affect until restart.Timo Sirainen
2000-06-02..and cvsignores for new binaries..Timo Sirainen
2000-06-02Changed binary names: irssi-text -> irssi, irssi-bot -> bottiTimo Sirainen
2000-06-02Changed irssi's url to http://irssi.orgTimo Sirainen
2000-06-02updated, everything is in english for a change :)Timo Sirainen
2000-06-02If we used /SB GOTO 23:59 or something, we wanted to jump toTimo Sirainen
2000-06-02/AWAY <away message> now sets yourself away in all IRC servers.Timo Sirainen
2000-06-02Awaylog is printed to screen when you set yourself unaway.Timo Sirainen
2000-06-02/CAT <file name> [seek position]Timo Sirainen
2000-06-02common-setup.h wasn't removed from here - Made rawlog to useTimo Sirainen
2000-06-02removed common-setup.h, put all settings in it to files where they belong to.Timo Sirainen
2000-06-02if you were at the top of the scrollback buffer and the first line lineTimo Sirainen