SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!
Go to file
Evgeny Poberezkin 7b31fafc2d Store log (#108)
* StoreLog (WIP)

* add log records to map

* revert Protocol change

* revert Server change

* fix parseLogRecord

* optionally save/restore queues to/from store log

* refactor

* refactor delQueueAndMsgs

* move store log to /var/opt/simplex

* use ini file
2021-04-26 20:34:28 +01:00
ChatTerminal new chat UX: removed /name, add /delete and /reset, change /accept to /connect, allow command abbreviations (#95) 2021-04-11 18:03:55 +01:00
ChatOptions.hs set different default server (#107) 2021-04-26 20:18:20 +01:00
ChatTerminal.hs new chat UX: removed /name, add /delete and /reset, change /accept to /connect, allow command abbreviations (#95) 2021-04-11 18:03:55 +01:00
Main.hs Store log (#108) 2021-04-26 20:34:28 +01:00
Styled.hs fix left arrow key (#92) 2021-04-11 09:55:57 +01:00
Types.hs new chat UX: removed /name, add /delete and /reset, change /accept to /connect, allow command abbreviations (#95) 2021-04-11 18:03:55 +01:00