Age | Commit message (Expand) | Author |
2025-03-22 | 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-02-25 | ICE config for each discovery peer | Roman Smrž |
2025-02-19 | Merge branch 'release-0.1' | 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 | 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-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-01 | Ignore record items with unexpected type | Roman Smrž |
2024-10-30 | Rename Erebos.Storage module to Erebos.Object.Internal | Roman Smrž |
2024-10-29 | Chatroom-specific identity | Roman Smrž |
2024-10-23 | Handle concurrent calls to openStorage | 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 | Chatroom: unsubscribe when leaving | Roman Smrž |
2024-10-11 | Use only interfaces with non-link-local address for multicast | Roman Smrž |
2024-10-09 | Handle unknown record item types | Roman Smrž |
2024-10-07 | Handle unknown object type | Roman Smrž |
2024-10-05 | Keep unknown items in local state | Roman Smrž |
2024-08-30 | Network: secure cookie | Roman Smrž |
2024-08-11 | Network: clear keep-alive timeout when sending to avoid loop | Roman Smrž |
2024-08-11 | Local discovery with IPv6 | Roman Smrž |
2024-08-11 | Chatroom members and join/leave commands | Roman Smrž |
2024-08-10 | Include passed objects in generations and ancestors functions | Roman Smrž |
2024-08-10 | Identity: implement sameIdentity using storedRoots | Roman Smrž |
2024-08-10 | Identity: implement lookupProperty using filterAncestors | Roman Smrž |
2024-07-31 | Storage: handle moveKeys being passed the same memory storage | Roman Smrž |
2024-07-26 | Network: send channel request even with just received cookie | Roman Smrž |
2024-07-18 | Storage: close handles before renaming lock files | Roman Smrž |
2024-07-18 | Network: avoid error message on superseded channel request | Roman Smrž |
2024-07-17 | Merge multiple data responses into a single stream | Roman Smrž |
2024-07-16 | Handle parallel thread diff in chatrooms | Roman Smrž |
2024-07-16 | Send current chatroom subscriptions to new peers | Roman Smrž |
2024-07-09 | Send keep-alive packets on idle connection | Roman Smrž |
2024-07-06 | Chatrooms in conversation interface | Roman Smrž |
2024-07-05 | Broadcast address lookup on Windows | Roman Smrž |
2024-07-02 | Chatroom subscriptions | Roman Smrž |
2024-06-30 | Network: use Monotonic instead of MonotonicRaw clock | Roman Smrž |