summaryrefslogtreecommitdiff
path: root/src/Message.hs
AgeCommit message (Expand)Author
2023-08-30Replace storedStorage usage with MonadHeadRoman Smrž
2023-07-19Send direct messages using identityRoman Smrž
2023-07-19Send and receive direct messages through storageRoman Smrž
2023-07-02Send direct message using local head monadRoman Smrž
2023-07-02Shared state helpers usable with other local head updatesRoman Smrž
2023-04-07Test: direct messages to peerRoman Smrž
2022-07-26Generalize head updates to provided MonadIO instancesRoman Smrž
2022-05-17Mergeable class with separate component typeRoman Smrž
2021-12-27Generalize local state helper functionsRoman Smrž
2021-12-16Remove unnecessary self identity parametersRoman Smrž
2020-12-30Discovery serviceRoman Smrž
2020-12-23Network: STM-based synchronization rewriteRoman Smrž
2020-06-17Storage: typed headsRoman Smrž
2020-02-04Service: unify service and packet typesRoman Smrž
2020-02-04Service: stored or ref-only reply packetRoman Smrž
2020-02-03Direct messages in shared stateRoman Smrž
2019-12-07Mergeable stored listRoman Smrž
2019-11-26Load and announce identity updatesRoman Smrž
2019-10-11Identity merging and verificationRoman Smrž
2019-06-04Partial and memory-backed storage variantsRoman Smrž
2019-05-27Finalize messsage thread listingRoman Smrž
2019-05-22Direct message service basicsRoman Smrž