Age | Commit message (Collapse) | Author |
|
Changelog: API: `State.makeSharedStateUpdate` uses `MonadStorage`
|
|
Changelog: API: `Set.storeSetAdd` uses `MonadStorage` instead explicit `Storage` parameter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: CLI: Print received messages only for selected conversation
|
|
|
|
|
|
|
|
Changelog: API: Return type of `sendMessage` and `sendDirectMessage` is now `()`
|
|
Changelog: API: Replaced `watchReceivedDirectMessages` with `watchDirectMessageThreads`
|
|
|
|
Changelog: API: `Erebos.Storage.Merge.generations`/`generationsBy` return `NonEmpty`
|
|
|
|
|
|
|
|
|
|
Changelog: API: Renamed some functions in `DirectMessage` module to make clear they are related only to direct messages.
|
|
|
|
Changelog: API: Renamed `Network.peerIdentity` to `getPeerIdentity`.
|
|
Changelog: API: Replaced `Network.peerAddress` with `getPeerAddress` and added `getPeerAddresses`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: Added `/identity` command to show details of current identity
|
|
|
|
|
|
|
|
|
|
|