Commit Graph

15 Commits

Author SHA1 Message Date
spiral
7c37726afb
fix: replace broken private IP checker with IPNetwork library 2021-12-01 11:48:14 -05:00
spiral
9dbc120bbc
fix: private IP checker wasn't working correctly for some reason 2021-11-29 21:35:56 -05:00
spiral
56d07e0f2d
feat: pk;config 2021-11-29 21:35:21 -05:00
spiral
b9252ec615
feat: merge UPDATE_SWITCH_MEMBERS event into UPDATE_SWITCH event 2021-11-28 17:35:56 -05:00
spiral
1918c56937
feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
spiral
d28e99ba43
fix: get rid of top-level guild_id key in dispatch payloads 2021-11-26 14:45:58 -05:00
spiral
a4a5f5c17a
feat: move PKMessage JSON to PluralKit.Core 2021-11-26 14:23:57 -05:00
spiral
ddd966ad58
fix: specify application/json content-type in dispatch requests 2021-11-26 12:56:32 -05:00
spiral
28a199e507
fix: serialize guild_id as string in dispatch json 2021-11-26 12:45:15 -05:00
spiral
bc7e0df872
feat(webhooks): SUCCESSFUL_IMPORT event, better behaviour when creating entities 2021-11-25 15:33:02 -05:00
spiral
51c900a378
feat(webhooks): docs 2021-11-22 14:20:43 -05:00
spiral
f071485a82
fix(webhooks): always send event data, even if null 2021-11-19 11:23:23 -05:00
spiral
e8beb245da
fix(webhooks): fix error when DNS entry has non-ipv4 addresses 2021-11-19 10:58:12 -05:00
spiral
00b7f76a5b
fix(webhooks): actually correctly parse urls for DNS resolution 2021-11-03 02:02:07 -04:00
spiral
71aec0d419
feat(webhooks): init, add service/models, add JSON to patch objects 2021-11-02 06:08:17 -04:00