HueByte c9c76c43fa feat: Add Create Channel dialog and related events
- Introduced CreateChannelDialog for user to create new channels with name and topic.
- Added OnCreateChannelRequested event in MainWindow for channel creation.
- Enhanced EchoHubConnection with OnReconnected event for connection state handling.
- Updated EchoHubDbContext to use application base directory for SQLite database path.
- Integrated Serilog for logging in EchoHub.Server.
- Refactored database initialization and migration logic into DatabaseSetup class.
- Implemented FirstRunSetup to ensure appsettings.json and generate JWT secret if needed.
- Updated appsettings files to configure Serilog logging.
- Enhanced error handling and logging in ChatHub methods for better traceability.
2026-02-19 04:36:40 +01:00
2026-02-18 08:58:49 +01:00
2026-02-18 08:58:49 +01:00
S
Description
CLI & IRC chat app
Readme MIT
24 MiB
2026-07-23 23:07:58 +02:00
Languages
C# 98.6%
Shell 0.8%
PowerShell 0.3%
Inno Setup 0.2%
Dockerfile 0.1%