Commit Graph

2750 Commits

Author SHA1 Message Date
dependabot[bot] 59826e1fb2
Merge pull request #505 from PluralKit/dependabot/nuget/PluralKit.Core/Newtonsoft.Json-13.0.2 2023-01-08 06:24:08 +00:00
dependabot[bot] b5b3560c62
chore(deps): bump Newtonsoft.Json in /PluralKit.Core
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 06:22:50 +00:00
Iris System 631c6027ab feat(bot): allow timestamps in "military time" (HHmm, no colon) 2023-01-08 03:07:22 +13:00
Iris System 25c55df3b3 feat(bot): allow clearing embeds from proxied messages 2023-01-08 03:07:22 +13:00
Oliver 31ff2b7c87 feat(docs): Add Plural.kt to community libraries 2023-01-05 16:08:05 +13:00
spiral 0313b96bc4
fix(dash): don't load plausible script for now 2023-01-04 21:18:01 +00:00
spiral 42905ba3bd
fix(api): fix autoproxy mode check when patching member 2022-12-31 02:22:38 +00:00
spiral 5c0472eb95
fix(api): limit autoproxy member patch to own system 2022-12-31 02:17:26 +00:00
spiral f0aa48f00a
fix(bot): don't check for permissions when deleting messages in DMs 2022-12-30 00:11:14 +00:00
spiral 757a4ea5e2
fix(bot): fix blargbot log cleanup
closes #467
2022-12-29 01:50:04 +00:00
spiral 9be65d03b1
fix(bot): ignore permission errors trying to delete user messages in DMs 2022-12-29 01:36:02 +00:00
spiral c91349a1d6
fix(bot): expose PKErrors from message edit proxy handler 2022-12-29 01:34:50 +00:00
spiral 3129f05b0f
fix(bot): show error message when content-type header is missing from avatar url response 2022-12-29 01:21:01 +00:00
spiral 2fe83fc18c
feat: enforce urls to be https instead of http 2022-12-29 00:54:32 +00:00
spiral e11f4f23ab
chore: remove dead code in DatabaseViewsExt 2022-12-29 00:53:13 +00:00
spiral 0cf0560701
refactor(bot): better way to throw proxy errors received from discord 2022-12-29 00:52:37 +00:00
spiral d332535ab1
Revert "fix(bot): wait for identify limit on identify instead of shard connect"
This reverts commit 6277d72c9c.
2022-12-24 22:37:04 +00:00
spiral 6277d72c9c
fix(bot): wait for identify limit on identify instead of shard connect 2022-12-21 05:47:13 +00:00
spiral d04f3cf1ad
fix(stats): fix table name in get_message_count 2022-12-17 01:23:12 +00:00
spiral 6c7abeb3de
feat(web-proxy): add plausible.pluralkit.me 2022-12-16 22:24:06 +00:00
spiral 91f5e7c8f6
fix(bot): quick fix for timescaledb issues 2022-12-15 01:40:37 +00:00
spiral de2cc5474d
fix(ci): use correct path for web-proxy GH action 2022-12-15 01:15:55 +00:00
spiral b5c1197f81
feat(docs): changelog new member model keys 2022-12-15 01:12:10 +00:00
spiral b1586c88e1
fix(bot): don't crash when sorting by last message and last message is null 2022-12-15 01:04:46 +00:00
spiral 74d621455a
fix(bot): correct error for pk;debug proxy pointing to a DM channel message 2022-12-15 00:57:22 +00:00
spiral de9cae0cbd
feat(api): add member.message_count, member.last_message_timestamp 2022-12-15 00:50:24 +00:00
spiral 513c3e1a72
feat(api): add member.autoproxy_enabled 2022-12-15 00:49:55 +00:00
spiral 99d71aec2c
feat(bot): update logclean for Dyno change 2022-12-14 20:42:45 +00:00
spiral c22de98271
feat(bot): ignore 409 responses from discord 2022-12-14 14:51:32 +00:00
spiral a70b6f31fc
chore: lint 2022-12-14 14:47:48 +00:00
spiral ad59fa92f1
feat(bot): ignore a few more database errors 2022-12-14 14:47:08 +00:00
spiral f77308f344
fix(bot): i need to test my code properly before pushing it 2022-12-10 17:07:07 +00:00
spiral 90d94d9330
fix(web-proxy): wrong api redirect 2022-12-10 16:51:58 +00:00
spiral b01ffa8161
fix(bot): hopefully fix NRE in reaction listener 2022-12-10 16:51:33 +00:00
spiral d5adcaf76c
fix(bot): ignore "out of shared memory" postgres error 2022-12-10 16:50:43 +00:00
spiral 24db9f28c2
fix(bot): add callback to update message count after proxying
also re-add -with-last-message flag :D
2022-12-10 16:50:22 +00:00
spiral 8e0454a13b
chore(web-proxy): update remote addresses for api/dashboard 2022-12-07 11:26:00 +00:00
spiral 971b89e201
fix(stats): typo 2022-12-06 11:06:32 +00:00
spiral c547901e00
feat(stats): push guild count to bot status 2022-12-06 10:45:38 +00:00
spiral d1d0faaa7e
feat(stats): don't require a stats database url 2022-12-06 10:45:07 +00:00
spiral 2fea773d7e
fix(bot): validate url in pk;import 2022-12-06 10:15:20 +00:00
spiral ac5774df3d
chore(docs): clean up list of bots with log support 2022-12-05 09:58:16 +00:00
spiral 3c21349572
fix(dash): split out highlight.js into a separate minified file 2022-12-05 09:53:05 +00:00
spiral fdf118e301
fix(dash): add favicon to go script 2022-12-05 09:52:51 +00:00
spiral 7f37f8b353
fix(ci): run dotnet format check only on push to .net paths 2022-12-03 12:45:04 +00:00
spiral 98b6e726e7
fix(stats): fix build 2022-12-03 12:42:54 +00:00
spiral de5973a832
chore: lint 2022-12-03 12:17:37 +00:00
spiral b2e4ff38e3
feat: use sqlkata for a few more queries 2022-12-03 12:04:12 +00:00
spiral 8a727c6e80
feat(web-proxy): throw error when trying to access apiv1 on apiv2 2022-12-03 12:00:41 +00:00
spiral 372eef72f4
fix(web-proxy): fix dashboard cache headers, force path lowercase in metrics 2022-12-03 11:59:36 +00:00