PluralKit/PluralKit.Core/Models
Ske a31782864d Fix message count and created not being mapped properly
This weirdly only happens when going through ListedMember, perhaps the inheritance is making it so Dapper doesn't detect the backing field or soemthing... Adding a setter to the autoproperty makes things work, though.
2020-06-21 14:52:39 +02:00
..
GuildConfig.cs Various small fixes, setting guild config now works 2020-06-13 19:15:50 +02:00
INumericId.cs Migrate to type-safe model ID structs 2020-06-14 21:37:04 +02:00
MemberGuildSettings.cs Migrate to type-safe model ID structs 2020-06-14 21:37:04 +02:00
MemberId.cs Move most references to PKMember.Name to go through helper extepsions for privacy 2020-06-18 17:08:36 +02:00
ModelExtensions.cs Add member avatar privacy 2020-06-20 16:00:50 +02:00
ModelQueryExt.cs Migrate to type-safe model ID structs 2020-06-14 21:37:04 +02:00
PKMember.cs Fix message count and created not being mapped properly 2020-06-21 14:52:39 +02:00
PKSwitch.cs Migrate to type-safe model ID structs 2020-06-14 21:37:04 +02:00
PKSystem.cs Migrate to type-safe model ID structs 2020-06-14 21:37:04 +02:00
Privacy.cs Clean up member privacy command 2020-06-17 23:06:49 +02:00
ProxyTag.cs Extract ProxyTag to separate file 2020-06-13 13:18:21 +02:00
SwitchId.cs Move most references to PKMember.Name to go through helper extepsions for privacy 2020-06-18 17:08:36 +02:00
SystemGuildSettings.cs Migrate to type-safe model ID structs 2020-06-14 21:37:04 +02:00
SystemId.cs Move most references to PKMember.Name to go through helper extepsions for privacy 2020-06-18 17:08:36 +02:00