Opened 20 years ago
Last modified 19 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)
Change History (5)
Changed 19 years ago by
| Attachment: | tracking.patch added |
|---|
Changed 19 years ago by
| Attachment: | tracking.patch2 added |
|---|
Second iteration patch to make message tracking work in cl-irc
comment:1 Changed 19 years ago by
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 19 years ago by
| Attachment: | tracking-considerations added |
|---|
Note: See
TracTickets for help on using
tickets.

First iteration to make message tracking work in cl-irc