summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
13 daysStore shallow copy of data into IndexedDBHEADmasterRoman Smrž
13 daysFormat messages using multiple ‘span’ elementsRoman Smrž
13 daysUnify code to create HTML for messagesRoman Smrž
2026-02-15Add classes to distinguish sent and received messagesRoman Smrž
2026-02-13Add HTML classes when selecting conversationRoman Smrž
2026-02-13Change HTML structure for better stylingRoman Smrž
2026-02-12Use cached IndexDB storageRoman Smrž
2026-02-12Implement Heads in IndexedDB storageRoman Smrž
2026-02-10Cache storageRoman Smrž
2026-02-08IndexedDB: initialize read handler when creating storageRoman Smrž
2026-01-24Copy invite to clipboardRoman Smrž
2026-01-22Form to generate URL to invite a contactRoman Smrž
2026-01-19Pass token to the invite serviceRoman Smrž
2025-12-11Switch to public websocket serverRoman Smrž
2025-08-31Update erebos dependency to 0.2Roman Smrž
2025-08-03Update elements in peer list insted of appending infoRoman Smrž
2025-08-03Use watchDirectMessageThreads to update current conversationRoman Smrž
2025-08-03Adapt code to getPeerAddress/getPeerIdentity changesRoman Smrž
2025-08-02Update current conversation name when changedRoman Smrž
2025-07-29Switch to invited conversation after connecting to peerRoman Smrž
2025-07-28Use generic discovery search instead of expilict tunnel requestRoman Smrž
2025-07-27Search for peer based on URL parameterRoman Smrž
2025-07-23Conversation list and selectionRoman Smrž
2025-07-19Update displayed name only when identity changesRoman Smrž
2025-07-16Close WebSocket connection when peer dropsRoman Smrž
2025-07-13Move peer list to global stateRoman Smrž
2025-07-12Form to add peers, display self identity refRoman Smrž
2025-07-12Select conversation from peer listRoman Smrž
2025-07-10Add GlobalState typeRoman Smrž
2025-07-09List network peersRoman Smrž
2025-07-08IndexedDB storage for objects and keysRoman Smrž
2025-05-24Throw exception on invalid websocket stateRoman Smrž
2025-05-08Use forms for message sending and name settingRoman Smrž
2025-05-08Remove console log output on successful operationsRoman Smrž
2025-05-03Interface to set own nameRoman Smrž
2025-04-30Show and send direct messagesRoman Smrž
2025-04-30Use blaze-html for markupRoman Smrž
2025-04-29Erebos network connection via WebSocketRoman Smrž
2025-04-28WebSocket API wrappers for HaskellRoman Smrž
2025-04-06Erebos local state in memory storageRoman Smrž
2025-03-31Generate sample interactive pageRoman Smrž
2025-03-12Initial commit from cabal initRoman Smrž