| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: Added `/new` command to list conversations with new (unread) messages
|
|
Changelog: Show unread messages when selecting conversation
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: New service and shared state for invites
|
|
|
|
|
|
Changelog: Gracefully handle invalid record objects
|
|
|
|
|
|
|
|
git-subtree-dir: test
git-subtree-mainline: cbdbc0a176736b3be970f263f2319a0f6bd123bd
git-subtree-split: bcee677fe74dc4772cefe059527a07dcb8107468
|
|
Changelog: API: `Identity.createIdentity` uses `MonadStorage`
|
|
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: 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.
|