mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- Fix double-close panic in Hub.Stop/GracefulStop using sync.Once (#3) - Bump golangci-lint action to v9 with v2.11.3 for Go 1.25 support (#4) - Add input validation guards to SearchMessages (#5) - Handle promise rejections in InviteManager with error toasts (#6) - Add missing reply_to and edited_at columns to admin test schema (#7) - Add ClientCount to HubBroadcaster interface and wire into stats endpoint (#8)