Ticket #455 (closed enhancement: fixed)

Opened 3 years ago

Last modified 17 months ago

Automatically write chat logs to disk every X minutes

Reported by: fontknocker Owned by: fontknocker
Priority: normal Milestone: kmess-3.0
Component: GUI - Chat window Version: 2.0-beta1
Keywords: Cc:

Description (last modified by fontknocker) (diff)

Chat logs should be automatically written to disk every few minutes (or when a message arrives/leaves, perhaps). This prevents data loss if KMess crashes.

To do this means rewriting the chat save code so that it is capable of appending to the log file only the messages that have arrived/been sent since the last save.

Topic reference

Change History

Changed 3 years ago by fontknocker

  • owner set to fontknocker
  • description modified (diff)

I'll take hold of this one. I want to give the saving of chat logs a reworking for 2.1.

Changed 17 months ago by valerio

  • status changed from new to closed
  • resolution set to fixed

Implemented recently, in the chathistory-new branch.

Note: See TracTickets for help on using tickets.