PluralKit/PluralKit.Core/Database/Functions
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
..
functions.sql fix(bot): make proxy/log blacklists work properly with threads 2023-05-10 13:16:16 +12:00
MessageContext.cs feat(bot): add proxy error config (#544) 2023-03-26 11:42:47 +13:00
ProxyMember.cs feat(bot): allow separate member avatars for proxied messages (#523) 2023-03-02 06:11:35 +13:00