Jake Fulmine
|
293739a0d0
|
tweak(dashboard): show amount of characters of description input
|
2023-01-21 20:16:13 +01:00 |
|
Jake Fulmine
|
b670354542
|
fix(dashboard): fix proxy tags not resetting when exiting out of modal
|
2023-01-21 19:58:38 +01:00 |
|
Jake Fulmine
|
0b20fd7730
|
fix(dashboard): improve slow search when sorting by a date field
|
2023-01-21 19:55:50 +01:00 |
|
spiral
|
b13659817d
|
fix(bot): try fetching messages from database before deleting
|
2023-01-15 17:34:40 +00:00 |
|
spiral
|
8432f00996
|
chore: remove plausible analytics entirely
|
2023-01-15 17:09:13 +00:00 |
|
Jake
|
bf3168460b
|
fix(dashboard): fix twemoji CDN
|
2023-01-15 09:24:40 +01:00 |
|
Jake
|
4d4852caf6
|
feat(dashboard): allow embedding as app on iOS
|
2023-01-15 09:19:24 +01:00 |
|
Iris System
|
683b616a1b
|
fix(bot): make pk;import handle <> wrapped URLs
|
2023-01-09 04:32:41 +13:00 |
|
Iris System
|
10287d0146
|
chore: update lockfiles (since dependabot didn't)
|
2023-01-09 04:31:11 +13:00 |
|
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 |
|