mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
Handling of both blacklists was inconsistent when dealing with threads: - proxy blacklist of root channel blacklists all threads - log blacklist of root channel _did not apply_ to threads - couldn't proxy blacklist threads while leaving root channel proxyable This change fixes the inconsistencies: - proxy _and_ log blacklist of root channel affects all threads - now able to individually proxy/log blacklist threads, with root channel unaffected |
||
|---|---|---|
| .. | ||
| ModelRepository.Account.cs | ||
| ModelRepository.Autoproxy.cs | ||
| ModelRepository.Context.cs | ||
| ModelRepository.cs | ||
| ModelRepository.Group.cs | ||
| ModelRepository.GroupMember.cs | ||
| ModelRepository.Guild.cs | ||
| ModelRepository.Member.cs | ||
| ModelRepository.Message.cs | ||
| ModelRepository.Stats.cs | ||
| ModelRepository.Switch.cs | ||
| ModelRepository.System.cs | ||
| ModelRepository.SystemConfig.cs | ||