Skip to content
Snippets Groups Projects

WIP: data store for chat message-log

Open username-removed-1082634 requested to merge messagehistory into master

Introduce QMsgPack (Qt abstraction layer for MsgPack) as a lightweight generic data-store backend. Focus is on the use case of reading/writing the chatlogs (message history) with generic use in mind.

  • store/read the message log of a friend
  • implement a generic data store to save lightweight objects
  • encrypt the datastore (this must be independent from a profile -> need a single "master key")
Edited by username-removed-1082634

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading