issues
search
hannesm
/
jackline
minimalistic secure XMPP client in OCaml
BSD 2-Clause "Simplified" License
250
stars
20
forks
source link
revise persistent storage:
#62
Closed
hannesm
closed
9 years ago
hannesm
commented
9 years ago
users.sexp is gone (but read if there)
users/ contains an sexpression for each (relevant) buddy:
if some otr fingerprint is known
if some custom otr policy is configured
if logging is enabled
a user is stored on disk if modified (not anymore on quit) via asynchronous thread, notified via mvar
history: all histories are saved every 10 minutes now, and on exit