Petal Ladenson
|
4bd4407771
|
feat(bot): add switch copying and more detailed switch editing
|
2024-10-03 17:29:38 +09:00 |
|
Petal Ladenson
|
23fe904464
|
feat(bot): add -plaintext flag alongside -raw
|
2024-10-03 17:23:33 +09:00 |
|
rladenson
|
3d9be096cb
|
fix: respect sys name privacy in group list
|
2024-10-03 17:19:13 +09:00 |
|
rladenson
|
bd67bc57e6
|
fix: respect sys name privacy in group embed
|
2024-10-03 17:19:13 +09:00 |
|
Jake Fulmine
|
debfc46776
|
fix: correctly fall back to proxy avatar
|
2024-10-01 20:55:13 -04:00 |
|
Jake Fulmine
|
913805f336
|
chore: update discord-markdown, add small text styling
|
2024-10-01 20:39:03 -04:00 |
|
Jake Fulmine
|
54dd38f2ae
|
fix: trim string fields before validating them
|
2024-10-01 20:30:43 -04:00 |
|
Jake Fulmine
|
87d027f2d4
|
tweak: use global list formatting for member group lists (#628)
* tweak: use global list formatting for member group lists
* fix: use DisplayHid
|
2024-10-01 08:56:38 -04:00 |
|
Anna
|
3a4cc5b05e
|
fix(docs): correct avatar size restrictions
|
2024-10-01 21:43:01 +09:00 |
|
ambdroid
|
9699490674
|
feat(bot): add poll proxying
|
2024-10-01 21:38:35 +09:00 |
|
Petal Ladenson
|
b72805c51c
|
feat(bot): add pk;configure alias
|
2024-10-01 20:38:26 +09:00 |
|
alyssa
|
21d647f423
|
fix(api): do sliding window rate limiting correctly (hopefully)
|
2024-09-27 16:57:32 +09:00 |
|
alyssa
|
873643153d
|
fix(rust): update some deps to build correctly on nightly
|
2024-09-27 16:17:09 +09:00 |
|
alyssa
|
a0d56cd667
|
fix(api): add x-pluralkit-version as well
|
2024-09-27 04:37:20 +09:00 |
|
alyssa
|
d0f41dd928
|
fix(api): add x-ratelimit-scope to cors allowed headers
|
2024-09-27 04:32:02 +09:00 |
|
alyssa
|
2fbd885855
|
fix(api): missing null check on /members/:id/groups endpoint
|
2024-09-27 04:32:02 +09:00 |
|
alyssa
|
32a6e97342
|
feat(bot): custom status
|
2024-09-13 12:48:23 +09:00 |
|
Petal Ladenson
|
601d266063
|
feat(bot): add many aliases
|
2024-08-29 21:32:22 +09:00 |
|
Petal Ladenson
|
7ef1dce0a5
|
fix(bot): default embed colour should be null
|
2024-08-29 21:32:03 +09:00 |
|
alyssa
|
843275a3ac
|
fix(bot): check if user has a system registered in proxy checks
|
2024-08-29 04:12:26 +09:00 |
|
alyssa
|
bf3b76f9a8
|
fix(dispatch): bump DNS timeout
|
2024-08-26 20:51:01 +09:00 |
|
alyssa
|
a128fd5492
|
fix(bot): properly cancel dispatch prompt
|
2024-08-23 04:24:25 +09:00 |
|
alyssa
|
45640f08ee
|
feat: improve dispatch security
|
2024-08-22 07:10:35 +09:00 |
|
sam
|
aa04124639
|
feat: store edit command message ID in redis
|
2024-08-17 12:37:09 +12:00 |
|
abbie
|
4ffaed510a
|
fix(bot): markdown escape Discord usernames (#655)
|
2024-08-16 05:23:13 +09:00 |
|
alyssa
|
d305faf401
|
refactor(bot): clean up cache extensions
|
2024-08-07 19:14:32 +09:00 |
|
dependabot[bot]
|
ede9642a27
|
chore(deps): bump SixLabors.ImageSharp in /PluralKit.Bot (#643)
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.0.1 to 3.1.5.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](https://github.com/SixLabors/ImageSharp/compare/v3.0.1...v3.1.5)
---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-05 04:49:50 +09:00 |
|
dependabot[bot]
|
8ba24aa774
|
chore(deps): bump Npgsql from 4.1.5 to 4.1.13 in /PluralKit.Core (#647)
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.1.5 to 4.1.13.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](https://github.com/npgsql/npgsql/compare/v4.1.5...v4.1.13)
---
updated-dependencies:
- dependency-name: Npgsql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-05 04:49:40 +09:00 |
|
alyssa
|
580f9c1b3e
|
chore(docs): add ratelimit scopes to api changelog
|
2024-08-04 19:55:10 +09:00 |
|
alyssa
|
e23528383f
|
feat(api): new ratelimit handling
|
2024-08-04 07:50:00 +09:00 |
|
alyssa
|
cfde105e19
|
chore(api): move token auth to rust api service
|
2024-08-04 07:49:57 +09:00 |
|
alyssa
|
8210cb23f6
|
feat: add basic shell.nix
|
2024-08-04 07:49:54 +09:00 |
|
Jake Fulmine
|
6e01238364
|
fix: check for empty names before pushing edit
|
2024-07-18 11:25:00 +02:00 |
|
Jake Fulmine
|
852a8a8f00
|
fix: visibility typo
|
2024-07-18 11:22:56 +02:00 |
|
Jake Fulmine
|
009bbde176
|
fix(dash): allow any valid id as page URL parameter
|
2024-06-23 18:56:18 +02:00 |
|
alyssa
|
7fe492e98e
|
fix(dash): more status page fixes
|
2024-06-19 18:31:42 +09:00 |
|
alyssa
|
109d196faa
|
fix(dash): update status page for new /private/meta format
|
2024-06-18 18:28:30 +09:00 |
|
alyssa
|
b4ff8d7e2f
|
try to fix docker build cache
|
2024-06-18 17:58:10 +09:00 |
|
alyssa
|
8d12df4943
|
fix(api): rename shard_id field in shard state to id
|
2024-06-18 17:57:33 +09:00 |
|
alyssa
|
62cd28b1f0
|
fix: log dispatch errors correctly
|
2024-06-18 05:56:28 +09:00 |
|
alyssa
|
12ab02f087
|
fix: add proto/ directory to Dockerfile.rust
|
2024-06-16 22:26:05 +09:00 |
|
alyssa
|
83e387f27b
|
fix: install protoc in rust Dockerfile
|
2024-06-16 22:07:20 +09:00 |
|
alyssa
|
e415c6704f
|
feat(api): update rust deps, move /private/meta endpoint to rust-api
|
2024-06-16 21:56:14 +09:00 |
|
alyssa
|
f14c421e23
|
fix(bot): expose errors from the per-minute scheduled task
|
2024-06-15 23:59:38 +09:00 |
|
alyssa
|
1f11dbf269
|
fix(bot): clean up hid padding code
|
2024-06-04 18:56:28 +09:00 |
|
alyssa
|
80b685ae9b
|
fix(bot): throw correct error on invalid 6-character system id
|
2024-06-04 18:52:55 +09:00 |
|
Iris System
|
082782b283
|
fix(bot): fix hid list pad when queryer has no registered system
|
2024-05-30 11:18:01 +12:00 |
|
multimasks
|
ba17bebc31
|
fix(docs): update command list + user guide (#637)
|
2024-05-30 00:09:40 +09:00 |
|
alyssa
|
4e285c75fb
|
fix(bot): add "proxy" to pk;m privacy help/error text
|
2024-05-30 00:08:35 +09:00 |
|
Zowie
|
0557d2cd7e
|
fix(api): expose x-ratelimit-* headers for browser-based applications
|
2024-05-25 20:54:00 +09:00 |
|