Commit Graph

23 Commits

Author SHA1 Message Date
Iris System 10287d0146 chore: update lockfiles (since dependabot didn't) 2023-01-09 04:31:11 +13:00
spiral de5973a832
chore: lint 2022-12-03 12:17:37 +00:00
Katrix 4f0236d766
feat(bot): Case insensitive proxy tags matching (#490) 2022-11-23 21:48:24 +13:00
spiral 5e5c819352
chore: push updated packages.lock.json 2022-11-23 03:25:20 +00:00
spiral 12d267ed1f
chore(api): remove unused code 2022-11-18 03:35:56 +00:00
spiral c2094e3b7a
feat(bot): add Redis cache 2022-04-13 08:44:53 -04:00
spiral eb4ee2afc1
chore: update packages lock for PluralKit.Tests 2022-03-30 03:01:13 -04:00
spiral 0419ced0d2
feat: store shard status in Redis 2022-01-22 03:52:52 -05:00
spiral 7c37726afb
fix: replace broken private IP checker with IPNetwork library 2021-12-01 11:48:14 -05:00
spiral 1918c56937
feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
spiral 3ba46ff456
update packages.lock for PluralKit.Tests 2021-11-17 20:41:22 -05:00
spiral 8d02af7b94
refactor: move GroupAddRemoveResponseService into GroupMemberUtils
(it's not a service)
2021-10-31 01:11:10 -04:00
spiral 2ddef25177
refactor: don't use a class for GroupAddRemoveResponse; fix tests 2021-08-27 19:18:59 -04:00
spiral ac2671452d
run dotnet format 2021-08-27 11:03:47 -04:00
spiral f912805ecc
feat: make group member add/remove response code less confusing; add tests 2021-08-25 19:51:33 -04:00
spiral a03b5a0c95
Add NuGet lock files
Co-authored-by: Katelyn Gigante <clockwork.singularity@gmail.com>
2021-07-08 09:04:20 -04:00
Ske 8a04ace5c7 Target .NET 5 2020-12-19 12:01:09 +01:00
Ske 8c12b3f037 Update library versions (still on .NET 3.1 though) 2020-11-15 14:15:30 +01:00
Ske 0d04725a19 Include full debug symbols when building in Release mode 2020-08-25 20:36:38 +02:00
Ske 0ee22813fa Don't trim inner string when matching proxy tags 2020-06-24 17:19:01 +02:00
Ske e5ac5edc35 Refactor and categorize tests 2020-06-14 20:22:29 +02:00
Ske 4ea06b939a Add test for returned proxy tags 2020-06-14 19:20:02 +02:00
Ske 0f041c2e3c Add unit test project and some early tests 2020-06-14 18:56:53 +02:00