Age | Commit message (Expand) | Author |
2001-03-28 | log->temp -> !log->temp .. closed non-autologs instead of autologs.. | Timo Sirainen |
2001-03-26 | When closing autologs, don't crash if some other temporary log is open, like | Timo Sirainen |
2001-03-21 | Parting channels and disconnecting from servers didn't close the autologs. | Timo Sirainen |
2001-02-20 | Errors reading/writing config and theme files are now handled properly | Timo Sirainen |
2001-02-17 | Config file: ircnets -> chatnets, added type = "chat protocol" to | Timo Sirainen |
2001-02-17 | log_write_rec(): added level parameter. writing /LASTLOG to log files | Timo Sirainen |
2001-02-11 | Removed SYNTAX: LOG LIST - the commands is /LOG | Timo Sirainen |
2001-02-06 | Don't autolog CTCPs by default (so CTCP floods don't create lots of | Timo Sirainen |
2001-01-07 | In core/module-formats.h: IRCTXT_ -> TXT_ | Timo Sirainen |
2001-01-01 | added "message own_public" and "message own_private" events that are | Timo Sirainen |
2000-12-18 | Autologging: '/' -> '_' - don't even accidentally try to log to | Timo Sirainen |
2000-12-17 | /SET prompt, /SET prompt_window - Specifies the text in prompt. | Timo Sirainen |
2000-12-02 | window_[add|remove]_item -> window_item_[add|remove] | Timo Sirainen |
2000-11-25 | Time formats didn't work in directory name of autologs. | Timo Sirainen |
2000-11-21 | /SCROLLBACK REDRAW - redraw the contents of current window according to | Timo Sirainen |
2000-11-17 | windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to | Timo Sirainen |
2000-11-15 | Don't close non-autologs when leaving channel / closing query. | Timo Sirainen |
2000-11-12 | Text printing changes. Formats are now optionally saved to each line so | Timo Sirainen |
2000-10-28 | Some fixes. | Timo Sirainen |
2000-10-28 | Cleaned up printtext.c, split part of it to formats.c | Timo Sirainen |
2000-10-28 | /SET log_theme - you can now write to log files with different theme | Timo Sirainen |
2000-10-22 | Fixed glib warning with autologging and queries. | Timo Sirainen |
2000-10-17 | Logging fixes. Autologging with same named channels in different | Timo Sirainen |
2000-10-13 | Complain only once with autologging if opening some log file failed | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | Timo Sirainen |
2000-08-12 | mkpath() - behaves like mkdir -p. Autologging now uses it to create | Timo Sirainen |
2000-08-11 | /LOG: Removed the -rotate option, it was pretty useless since adding | Timo Sirainen |
2000-08-11 | Autologging fixes: Don't log WHOIS replies by default | Timo Sirainen |
2000-07-23 | Added syntaxes of all commands in comments, they're going to be used to | Timo Sirainen |
2000-07-22 | Autologging: if we're already logging the item somewhere else, make sure | Timo Sirainen |
2000-06-28 | Automatic command completion and a few other fixes. | Timo Sirainen |
2000-06-18 | Changed option handling in /commands. Irssi will now complain about | Timo Sirainen |
2000-06-14 | Logging wrote to message to file twice. | Timo Sirainen |
2000-06-04 | /LOG show reference number for each log, you can use it with /LOG START, | Timo Sirainen |
2000-06-02 | Awaylog is printed to screen when you set yourself unaway. | Timo Sirainen |
2000-05-18 | Some logging fixes. Flood checking had a memory leak. Query had a small | Timo Sirainen |
2000-05-15 | Lots of changes again. Biggest ones: | Timo Sirainen |
2000-05-05 | Fixed a crash | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |
2000-04-28 | Perl working again, better than ever (unless there's bugs :) | Timo Sirainen |
2000-04-26 | ..adding new files.. | Timo Sirainen |