Opened 18 years ago

Last modified 18 years ago

#13 new enhancement

Add SEEN and SPOKE support

Reported by: Erik Huelsmann Owned by: somebody
Priority: major Milestone: pre-1.0
Component: chat Version:
Keywords: Cc:
Patch attached: no

Description

Or, more generally speaking, add functionality to track any requested message type, possibly on a per-user basis.

The functionality should also support persistence.

Attachments (4)

tracking.patch (9.5 KB) - added by Erik Huelsmann 18 years ago.
First iteration to make message tracking work in cl-irc
tracking.patch2 (11.0 KB) - added by Erik Huelsmann 18 years ago.
Second iteration patch to make message tracking work in cl-irc
tracking.patch3 (11.3 KB) - added by Erik Huelsmann 18 years ago.
Third iteration patch
tracking-considerations (828 bytes) - added by Erik Huelsmann 18 years ago.

Download all attachments as: .zip

Change History (5)

Changed 18 years ago by Erik Huelsmann

Attachment: tracking.patch added

First iteration to make message tracking work in cl-irc

Changed 18 years ago by Erik Huelsmann

Attachment: tracking.patch2 added

Second iteration patch to make message tracking work in cl-irc

Changed 18 years ago by Erik Huelsmann

Attachment: tracking.patch3 added

Third iteration patch

comment:1 Changed 18 years ago by Erik Huelsmann

Not setting Patch value, because none of the attached patches worked stably with SBCL for me: they all crashed SBCL at one time or another when writing the persistent database.

Changed 18 years ago by Erik Huelsmann

Attachment: tracking-considerations added
Note: See TracTickets for help on using tickets.