PluralKit/PluralKit.Core
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
..
Database feat(bot): allow separate member avatars for proxied messages (#523) 2023-03-02 06:11:35 +13: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 fix(bot): fix import/export with incorrect webhook_avatar_url 2023-03-21 23:35:49 +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