mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- CRITICAL: Remove TofuHostContext AsyncLocal race — extract host from HttpRequestMessage.RequestUri in TLS callback instead - HIGH: OnChatMessage now calls AddMessage() so live messages appear - HIGH: LoadMessagesForChannelAsync reports errors instead of swallowing - HIGH: IsSystemMessage no longer false-positives on "[" prefix - HIGH: VoiceStateInfo.ChannelId now fires PropertyChanged - HIGH: Profile import rejects files over 1 MB - Deleted TofuHostContext.cs (no longer needed)