Age | Commit message (Expand) | Author |
2023-07-19 | Send direct messages using identity | Roman Smrž |
2023-07-19 | Send and receive direct messages through storage | Roman Smrž |
2023-07-03 | Handle Sync service outside of Network module | Roman Smrž |
2023-07-02 | MonadHead instance for main UI commands | Roman Smrž |
2023-07-02 | Send direct message using local head monad | Roman Smrž |
2023-07-02 | Shared state helpers usable with other local head updates | Roman Smrž |
2023-05-08 | Command to manually add peer | Roman Smrž |
2023-05-06 | Initial IPv6 support | Roman Smrž |
2023-04-07 | Test: direct messages to peer | Roman Smrž |
2023-04-05 | Fix non-exhaustive pattern match warnings | Roman Smrž |
2023-01-29 | Pairing: use empty record item for reject message | Roman Smrž |
2023-01-28 | Empty record item type | Roman Smrž |
2023-01-08 | Contact custom name setting support and test | Roman Smrž |
2022-08-13 | Test: shared state get and wait | Roman Smrž |
2022-08-13 | Storage: retry opening lock file | Roman Smrž |
2022-08-08 | Test: stored generation | Roman Smrž |
2022-07-28 | Service: wait with output after head commit | Roman Smrž |
2022-07-26 | Storage: flush files after write | Roman Smrž |
2022-07-26 | Explicit identities in pairing request | Roman Smrž |
2022-07-26 | Pairing failure reason | Roman Smrž |
2022-07-26 | Generalize head updates to provided MonadIO instances | Roman Smrž |
2022-07-26 | Contacts using Set sructure | Roman Smrž |
2022-07-17 | MonadStorage for context with Storage instance | Roman Smrž |
2022-07-17 | Set of mergeable items | Roman Smrž |
2022-07-16 | Test: stored-roots command | Roman Smrž |
2022-07-16 | Test: store command for arbitrary type and data | Roman Smrž |
2022-07-15 | Stored roots with caching | Roman Smrž |
2022-05-17 | Mergeable class with separate component type | Roman Smrž |
2022-03-22 | Use Data.Kind.Type instead of deprecated star symbol | Roman Smrž |
2022-02-19 | Pairing: rename 'decline' to 'reject' | Roman Smrž |
2022-02-18 | Channel: handle updated self and peer identities | Roman Smrž |
2022-02-18 | Test: update-local-identity command | Roman Smrž |
2022-02-17 | IdentityUpdate updates self and requires ACK | Roman Smrž |
2022-01-23 | Network: retransmission of lost packets | Roman Smrž |
2022-01-08 | Channel: use counter to generate nonce | Roman Smrž |
2021-12-30 | Test mode for erebos-tester | Roman Smrž |
2021-12-29 | Pairing: reject and restart | Roman Smrž |
2021-12-29 | Pairing: refactor common logic into the base module | Roman Smrž |
2021-12-27 | Generalize local state helper functions | Roman Smrž |
2021-12-21 | Network: external interface to run service handlers | Roman Smrž |
2021-12-19 | Pairing: use service attributes for hooks | Roman Smrž |
2021-12-19 | Service attributes | Roman Smrž |
2021-12-16 | Remove unnecessary self identity parameters | Roman Smrž |
2021-12-07 | Storage: guard changes on watched heads | Roman Smrž |
2021-12-07 | Storage: head watch with selector and unwatch function | Roman Smrž |
2021-12-04 | Provide createIdentity function from Identity module | Roman Smrž |
2021-12-02 | Network: automatically find broadcast addresses | Roman Smrž |
2021-08-06 | Network: switch to safer withFdSocket call | Roman Smrž |
2021-07-13 | Use EREBOS_DIR environment variable and default to ./.erebos | Roman Smrž |
2021-02-09 | Properly handle empty history listing | Roman Smrž |