Age | Commit message (Expand) | Author |
2023-08-30 | Replace storedStorage usage with MonadHead | Roman Smrž |
2023-08-30 | Call refStorage only internally in Storage modules | Roman Smrž |
2023-07-26 | Accept multiple refs for typed cat-file command | Roman Smrž |
2023-07-19 | Contacts in command context | Roman Smrž |
2023-07-19 | Send direct messages using identity | Roman Smrž |
2023-07-19 | Send and receive direct messages through storage | 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-05-08 | Command to manually add peer | Roman Smrž |
2023-04-05 | Fix non-exhaustive pattern match warnings | Roman Smrž |
2022-07-26 | Contacts using Set sructure | Roman Smrž |
2022-05-17 | Mergeable class with separate component type | 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-19 | Service attributes | Roman Smrž |
2021-12-16 | Remove unnecessary self identity parameters | Roman Smrž |
2021-12-02 | Network: automatically find broadcast addresses | 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ž |
2020-12-30 | Discovery service | Roman Smrž |
2020-12-28 | Ephemeral port option with disabled local discovery | Roman Smrž |
2020-12-23 | Network: STM-based synchronization rewrite | Roman Smrž |
2020-10-17 | Peer connection through ICE | Roman Smrž |
2020-08-28 | Updates for GHC 8.8 | Roman Smrž |
2020-08-26 | Ignore empty user input | Roman Smrž |
2020-08-10 | Contact: shared state and service | Roman Smrž |
2020-06-17 | Storage: typed heads | Roman Smrž |
2020-05-11 | Network: support adding custom peers | Roman Smrž |
2020-03-21 | Generation number for stored objects | Roman Smrž |
2020-02-04 | Service: unify service and packet types | Roman Smrž |
2020-02-03 | Direct messages in shared state | Roman Smrž |
2020-01-19 | Synchronization service | Roman Smrž |
2020-01-16 | Use UUID for service types | Roman Smrž |
2020-01-08 | Interactive identity update for custom refs | Roman Smrž |
2019-12-07 | Mergeable stored list | Roman Smrž |
2019-12-02 | Storage: move stored list to separate module | Roman Smrž |
2019-11-26 | Load and announce identity updates | Roman Smrž |
2019-11-17 | Announce periodically and on local identity changes | Roman Smrž |
2019-11-17 | Command to display identity | Roman Smrž |
2019-11-09 | Attach device service | Roman Smrž |
2019-11-03 | Service class to handle network services | Roman Smrž |
2019-10-19 | Network rewrite with data request and ack | Roman Smrž |
2019-10-12 | Shared state and identity update | Roman Smrž |
2019-10-11 | Identity merging and verification | Roman Smrž |
2019-10-09 | Commands to show object contents and signatures | Roman Smrž |
2019-09-28 | UI: continue input line when ending with backslash | Roman Smrž |
2019-06-04 | Partial and memory-backed storage variants | Roman Smrž |
2019-05-26 | Haskeline interface for sending messages | Roman Smrž |