This website requires JavaScript.
Explore
Help
Register
Sign In
RedWizardsLab
/
EchoHub
Watch
1
Star
0
Fork
0
mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced
2026-09-04 00:26:07 +02:00
Code
Issues
2
Packages
Projects
Releases
10
Wiki
Activity
Files
96736d69df39701b0c30da0f241f29e2a3272c9b
EchoHub
/
src
/
EchoHub.Core
/
Contracts
T
History
HueByte
96736d69df
feat: enhance message broadcasting to exclude sender's connection and improve IRC compliance
2026-07-17 17:05:03 +02:00
..
IChannelService.cs
feat: add /meta command for channel metadata retrieval
2026-07-16 07:04:58 +02:00
IChatBroadcaster.cs
feat: enhance message broadcasting to exclude sender's connection and improve IRC compliance
2026-07-17 17:05:03 +02:00
IChatService.cs
feat: enhance message broadcasting to exclude sender's connection and improve IRC compliance
2026-07-17 17:05:03 +02:00
IEchoHubClient.cs
feat: add support for broadcasting and handling channel deletions across clients
2026-07-17 16:35:59 +02:00
IMessageEncryptionService.cs
feat: enhance message decryption for IRC clients and improve attachment handling
2026-07-16 16:35:34 +02:00
IUserService.cs
Refactor user management: Extract IUserService and UserService, consolidate user registration, authentication, and profile management. Fix memory leaks in ApiClient, enhance connection management, and improve error handling in AuthController and UsersController. Update IRC command handling to utilize IUserService for user operations.
2026-02-23 14:51:24 +01:00