PluralKit/PluralKit.Core
Iris System 66544b9d40 fix(bot): make proxy/log blacklists work properly with threads
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
2023-05-10 13:16:16 +12:00
..
Database fix(bot): make proxy/log blacklists work properly with threads 2023-05-10 13:16:16 +12:00
Dispatch chore: remove API v1 2022-04-20 12:20:03 -04:00
Logging feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Models feat(bot): add proxy error config (#544) 2023-03-26 11:42:47 +13:00
Modules feat: add logging to Seq 2022-12-03 11:49:19 +00:00
Services chore: require redis connection for bot 2023-02-12 18:00:05 -05:00
Utils fix(bot): allow end-of-line space on otherwise empty blockquote line 2023-02-05 01:20:52 +13:00
CoreConfig.cs feat: add logging to Seq 2022-12-03 11:49:19 +00:00
CoreMetrics.cs fix build 2022-03-23 20:35:40 -04:00
packages.lock.json chore: update lockfiles (since dependabot didn't) 2023-01-09 04:31:11 +13:00
PluralKit.Core.csproj chore(deps): bump Newtonsoft.Json in /PluralKit.Core 2023-01-08 06:22:50 +00:00