PluralKit/PluralKit.Core/Models
Iris System 2bffee5450 fix(bot): fix import/export with incorrect webhook_avatar_url
Incorrect use of `member.WebhookAvatarFor` in member JSON creation
meant that exports of members without a webhook avatar set had the
normal avatar URL present in both fields.

This also adds a check to the importer to ignore the value of the
webhook_avatar_url field if it is the same as the avatar_url field.

Fixes: ccb89f50e9 (feat(bot): allow separate member avatars for proxied messages)
Co-authored-by: spiral <spiral@spiral.sh>
2023-03-21 23:35:49 +13:00
..
ModelTypes chore: remove API v1 2022-04-20 12:20:03 -04:00
Patch fix(bot): fix import/export with incorrect webhook_avatar_url 2023-03-21 23:35:49 +13:00
Privacy feat: system pronouns (#429) 2022-03-23 14:20:16 -04:00
Autoproxy.cs feat(api): add autoproxy endpoints 2022-06-02 13:32:31 -04:00
GuildConfig.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
MemberGuildSettings.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
PKGroup.cs feat: rework group list into member list 2022-01-14 22:30:02 -05:00
PKMember.cs fix(bot): fix import/export with incorrect webhook_avatar_url 2023-03-21 23:35:49 +13:00
PKMessage.cs chore: remove API v1 2022-04-20 12:20:03 -04:00
PKSwitch.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
PKSystem.cs chore: remove API v1 2022-04-20 12:20:03 -04:00
ProxyTag.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
SystemConfig.cs feat(bot): Case insensitive proxy tags matching (#490) 2022-11-23 21:48:24 +13:00
SystemGuildSettings.cs feat: rewrite database schema for localized autoproxy 2022-03-21 23:43:33 -04:00