[GH-ISSUE #285] HIstory module set is buggy #244

Closed
opened 2026-02-25 21:34:32 +03:00 by kerem · 1 comment
Owner

Originally created by @jasonmunro on GitHub (Sep 25, 2018).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/285

Originally assigned to: @jasonmunro on GitHub.

The history module set needs to be refactored. It currently captures read messages in javascript and tracks them entirely in the client, and is buggy as hell. It needs to be rewritten to capture read message details from the server side and store the history set in the session or a cache.

Originally created by @jasonmunro on GitHub (Sep 25, 2018). Original GitHub issue: https://github.com/cypht-org/cypht/issues/285 Originally assigned to: @jasonmunro on GitHub. The history module set needs to be refactored. It currently captures read messages in javascript and tracks them entirely in the client, and is buggy as hell. It needs to be rewritten to capture read message details from the server side and store the history set in the session or a cache.
kerem 2026-02-25 21:34:32 +03:00
Author
Owner

@jasonmunro commented on GitHub (Sep 26, 2018):

re-write is done and it's working quite well now!

<!-- gh-comment-id:424791541 --> @jasonmunro commented on GitHub (Sep 26, 2018): re-write is done and it's working quite well now!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#244
No description provided.