Age | Commit message (Expand) | Author |
14 days | Replace putStr(Ln) calls in CLI commands with printLine | Roman Smrž |
14 days | Avoid duplicating newline for terminal output | Roman Smrž |
14 days | Replace remaining getLine usage with getInputLine | Roman Smrž |
14 days | Adapt interactive identity updates for Terminal | Roman Smrž |
2025-03-21 | Generic type for MonadError constraints | Roman Smrž |
2025-03-21 | Merge branch 'release-0.1' | Roman Smrž |
2025-03-21 | Rename ice-session in discovery connection request to ice-info | Roman Smrž |
2025-03-20 | Deleting chatrooms | Roman Smrž |
2025-03-07 | Use XDG data directory for storage by default | Roman Smrž |
2025-02-25 | ICE config for each discovery peer | Roman Smrž |
2025-02-19 | Merge branch 'release-0.1' | Roman Smrž |
2025-02-03 | Terminal: printing lines below prompt | Roman Smrž |
2025-01-28 | Custom prompt implementation instead of Haskeline | Roman Smrž |
2025-01-09 | Network: check and free interface list in joinMulticast | Roman Smrž |
2025-01-09 | Automatic discovery init using interface addresses | Roman Smrž |
2025-01-04 | Merge branch 'release-0.1' | Roman Smrž |
2025-01-04 | Test: explicit list of services for start-server | Roman Smrž |
2025-01-04 | Build discovery service without requiring ICE support | Roman Smrž |
2024-12-31 | Use evaluate to force digest before storing to backend | Roman Smrž |
2024-12-28 | StorageBackend type class | Roman Smrž |
2024-11-26 | Test: avoid the need for exposing Erebos.Storage.Internal | Roman Smrž |
2024-11-17 | Drop unused StoreInfo and History types | Roman Smrž |
2024-11-17 | Rename Message module to DirectMessage | Roman Smrž |
2024-11-17 | Remove deprecated Message.formatMessage alias | Roman Smrž |
2024-11-17 | Create Erebos.Storage.Head module | Roman Smrž |
2024-11-10 | Move Erebos.Channel module under Erebos.Network | Roman Smrž |
2024-11-06 | Create new Object, Storable and Storage modules | Roman Smrž |
2024-11-06 | Merge branch 'release-0.1' | Roman Smrž |
2024-11-02 | Fix paragraphs in cabal description | Roman Smrž |
2024-11-01 | Ignore record items with unexpected type | Roman Smrž |
2024-10-30 | Rename Erebos.Storage module to Erebos.Object.Internal | Roman Smrž |
2024-10-30 | Split 'test/' into commit '96cbafd34d35b0330505c73cb4a963b6e9cb030d' | Roman Smrž |
2024-10-30 | Version 0.1.7v0.1.7 | Roman Smrž |
2024-10-29 | (test) Chatroom-specific identity | Roman Smrž |
2024-10-29 | Chatroom-specific identity | Roman Smrž |
2024-10-23 | Handle concurrent calls to openStorage | Roman Smrž |
2024-10-21 | Try resolving multiple public servers | Roman Smrž |
2024-10-21 | Allocate pjproject user data with calloc | Roman Smrž |
2024-10-21 | Handle error from pj_ice_strans_get_ufrag_pwd | Roman Smrž |
2024-10-21 | (test) Chatroom: unsubscribe when leaving | Roman Smrž |
2024-10-21 | Chatroom: unsubscribe when leaving | Roman Smrž |
2024-10-11 | Use only interfaces with non-link-local address for multicast | Roman Smrž |
2024-10-09 | (test) Handle unknown record item types | Roman Smrž |
2024-10-09 | Handle unknown record item types | Roman Smrž |
2024-10-07 | (test) Handle unknown object type | Roman Smrž |
2024-10-07 | Handle unknown object type | Roman Smrž |
2024-10-05 | (test) Keep unknown items in local state | Roman Smrž |
2024-10-05 | Keep unknown items in local state | Roman Smrž |
2024-08-30 | Network: secure cookie | Roman Smrž |
2024-08-19 | Switch to crypton from deprecated cryptonite | Roman Smrž |