index
:
erebos
devel
master
ref-map
ref-set
release-0.1
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
Main.hs
Age
Commit message (
Expand
)
Author
11 days
Avoid duplicating newline for terminal output
Roman Smrž
11 days
Replace remaining getLine usage with getInputLine
Roman Smrž
11 days
Adapt interactive identity updates for Terminal
Roman Smrž
12 days
Generic type for MonadError constraints
Roman Smrž
12 days
Merge branch 'release-0.1'
Roman Smrž
13 days
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-01-28
Custom prompt implementation instead of Haskeline
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-11-17
Rename Message module to DirectMessage
Roman Smrž
2024-11-17
Remove deprecated Message.formatMessage alias
Roman Smrž
2024-11-06
Create new Object, Storable and Storage modules
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-21
Try resolving multiple public servers
Roman Smrž
2024-08-11
Chatroom members and join/leave commands
Roman Smrž
2024-07-26
Command-line options to select storage
Roman Smrž
2024-07-19
Handle extended identity in "cat-file identity"
Roman Smrž
2024-07-17
Evaluate external print parameter first to avoid blinking
Roman Smrž
2024-07-16
Start watching chatrooms on startup if there are any subscriptions
Roman Smrž
2024-07-16
Subscribe on entering chatroom
Roman Smrž
2024-07-16
Option to automatically subscribe to chatrooms
Roman Smrž
2024-07-13
Show chatroom updates
Roman Smrž
2024-07-06
Enable chatroom service
Roman Smrž
2024-07-06
Chatrooms in conversation interface
Roman Smrž
2024-07-06
Commands to list and create chatrooms
Roman Smrž
2024-06-11
Command to add public peers
Roman Smrž
2024-06-11
Echo bot for direct message service
Roman Smrž
2024-06-11
Non-interactive mode
Roman Smrž
2024-06-04
Quit command
Roman Smrž
2024-06-01
Drop peer on packet delivery failure
Roman Smrž
2024-06-01
Manual peer drop
Roman Smrž
2024-05-23
Details command
Roman Smrž
2024-05-23
Conversation interface
Roman Smrž
2024-04-27
Enable/disable network services by command-line parameters
Roman Smrž
2024-04-24
Show usage info only with explicit `--help' option
Roman Smrž
2024-04-24
Report command-line argument errors without using ioError
Roman Smrž
2024-04-18
Catch IO exceptions thrown during command execution
Roman Smrž
2024-04-17
Command name completion using Haskeline
Roman Smrž
2024-02-17
Flag to disable pjproject dependency
Roman Smrž
2024-02-14
Version information from git
Roman Smrž
2023-11-18
Split to library and executable parts
Roman Smrž