mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +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 |
||
|---|---|---|
| .. | ||
| CommandMessageService.cs | ||
| CpuStatService.cs | ||
| EmbedService.cs | ||
| ErrorMessageService.cs | ||
| InteractionDispatchService.cs | ||
| LastMessageCacheService.cs | ||
| LogChannelService.cs | ||
| LoggerCleanService.cs | ||
| PeriodicStatCollector.cs | ||
| PrivateChannelService.cs | ||
| RedisGatewayService.cs | ||
| ShardInfoService.cs | ||
| WebhookCacheService.cs | ||
| WebhookExecutorService.cs | ||