[GH-ISSUE #33] Some messages don't get saved in the history list #30

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

Originally created by @jasonmunro on GitHub (Mar 7, 2016).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/33

Originally assigned to: @jasonmunro on GitHub.

The idea behind this module set is simple: Use javascript to capture a list of URLs and details about the messages you have viewed since logging in. Use this data to display a simple list of message history to make it easier to jump back to something you read earlier. For some reason (probably multiple reasons) it fails to capture all messages in the list.

Originally created by @jasonmunro on GitHub (Mar 7, 2016). Original GitHub issue: https://github.com/cypht-org/cypht/issues/33 Originally assigned to: @jasonmunro on GitHub. The idea behind this module set is simple: Use javascript to capture a list of URLs and details about the messages you have viewed since logging in. Use this data to display a simple list of message history to make it easier to jump back to something you read earlier. For some reason (probably multiple reasons) it fails to capture all messages in the list.
kerem 2026-02-25 21:33:57 +03:00
Author
Owner

@jasonmunro commented on GitHub (Mar 16, 2016):

This is due to character set issues when using forge.js to encrypt local storage. I added a note to the ini file about it being experimental and breaking this module set. I will open a new issue about the specific problem.

<!-- gh-comment-id:197454864 --> @jasonmunro commented on GitHub (Mar 16, 2016): This is due to character set issues when using forge.js to encrypt local storage. I added a note to the ini file about it being experimental and breaking this module set. I will open a new issue about the specific problem.
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#30
No description provided.