summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-06-02--more-- in statusbar should now work right.Timo Sirainen
2000-06-01Or actually :) SIGINT shouldn't be ignored, it's used to detect Ctrl-C...Timo Sirainen
2000-06-01Removed "ignore_sigquit" and added "ignore_signals" instead. You can ignoreTimo Sirainen
2000-06-01"ignore_sigquit" setting - when enabled, ignore SIGQUIT signals. ncursesTimo Sirainen
2000-06-01/server -add messed up everything when modifying existing servers.Timo Sirainen
2000-06-01Some strange servers replied to MODE #chan1,#chan2 with "Cannot join channelTimo Sirainen
2000-06-01crashed when reconnecting to server that didn't automatically setTimo Sirainen
2000-06-01/BAN * and /UNBAN * equals to /BAN * * or /UNBAN * *, so you don't have toTimo Sirainen
2000-06-01match_wildcards() didn't work right if data contained '*' characters andTimo Sirainen
2000-06-01Leaving from some channel didn't update status bar.Timo Sirainen
2000-06-01forgot these from /MOTD fix..Timo Sirainen
2000-06-01Manually asking /MOTD didn't work if we had skip_motd setting enabledTimo Sirainen
2000-06-01/topic -d [#channel] clears the topic.Timo Sirainen
2000-06-01/ignore -asd tried to print "unignored" text with NULL argument.Timo Sirainen
2000-06-01cmd_get_params() fixes:Timo Sirainen
2000-06-01/userhost command didn't work ("unknown command"), and sending it withTimo Sirainen
2000-05-30when nick is quitting only from one channel, don't print the channel's name.Timo Sirainen
2000-05-29Sending files through botnet works.Timo Sirainen
2000-05-29bugfixesTimo Sirainen