summaryrefslogtreecommitdiff
path: root/erebos.cabal
AgeCommit message (Collapse)Author
8 daysAdd missing ifaddrs header to cabal fileRoman Smrž
Changelog: Fix build from sdist (add missing include)
9 daysVersion 0.1.8v0.1.8Roman Smrž
10 daysBuild with fsnotify-0.3Roman Smrž
Present in Debian bookworm.
10 daysRelax crypton lower bound for Debian trixieRoman Smrž
10 daysSwitch source repositary location to HTTPSRoman Smrž
10 daysBump dependencies, support GHC 9.12Roman Smrž
Changelog: Support GHC 9.12
10 daysDisable -Wx-partial for nowRoman Smrž
2025-01-04Build discovery service without requiring ICE supportRoman Smrž
Changelog: Discovery service without requiring ICE support
2024-11-02Fix paragraphs in cabal descriptionRoman Smrž
2024-10-30Version 0.1.7v0.1.7Roman Smrž
2024-08-19Switch to crypton from deprecated cryptoniteRoman Smrž
2024-08-12Version 0.1.6v0.1.6Roman Smrž
2024-08-08Bump dependencies for GHC 9.10Roman Smrž
Changelog: Support GHC 9.10
2024-07-16Version 0.1.5v0.1.5Roman Smrž
2024-06-30Windows support for filesystem storageRoman Smrž
2024-06-30Replace inotify with multiplatform fsnotify packageRoman Smrž
2024-06-30Storage watching tests with multiple heads and readersRoman Smrž
2024-06-29Move platform-specific code to separate directoryRoman Smrž
2024-06-11Version 0.1.4v0.1.4Roman Smrž
2024-05-23Conversation interfaceRoman Smrž
Changelog: Added `/conversations` command to list and select conversations
2024-05-05Version 0.1.3v0.1.3Roman Smrž
2024-05-05Bump base dependency for GHC 9.8Roman Smrž
2024-04-18Relax template-haskell lower bound to compile with GHC 9.0Roman Smrž
2024-04-17Update homepage and specification URLsRoman Smrž
2024-03-23Enable -Werror for CI testingRoman Smrž
2024-03-23Chatroom shared typeRoman Smrž
2024-02-23Test message service for sending arbitrary dataRoman Smrž
2024-02-20Version 0.1.2v0.1.2Roman Smrž
2024-02-20Fix iproute dependency lower boundRoman Smrž
2024-02-20Update base dependency upper bound for GHC 9.6Roman Smrž
2024-02-19Drop unnecessary mime dependencyRoman Smrž
2024-02-18Remove unused 'cereal' and 'tagged' dependenciesRoman Smrž
2024-02-18Version 0.1.1v0.1.1Roman Smrž
2024-02-18Cabal: list Paths_erebos in autogen-modulesRoman Smrž
2024-02-17Flag to disable pjproject dependencyRoman Smrž
Changelog: Added flag to enable/disable ICE support with pjproject
2024-02-14Version information from gitRoman Smrž
Changelog: Added -V switch to show version
2024-02-10Version 0.1v0.1.0Roman Smrž
2024-02-10Add README fileRoman Smrž
2024-02-10Update versions of dependenciesRoman Smrž
2024-02-10Update cabal descriptionRoman Smrž
2023-11-18Drop JSON type support for record itemsRoman Smrž
2023-11-18Split to library and executable partsRoman Smrž
2023-08-12Network protocol refactoring with explicit data flowsRoman Smrž
2023-07-20Network: refactor startServer with RecordWildCardsRoman Smrž
2023-07-19Contacts in command contextRoman Smrž
2022-08-13Declare other used language extensions in cabal fileRoman Smrž
2022-07-17Set of mergeable itemsRoman Smrž
2022-03-22Update dependencies (GHC 9)Roman Smrž
2022-01-23Network: retransmission of lost packetsRoman Smrž
2022-01-08Channel: use counter to generate nonceRoman Smrž