Commit graph

506 commits

Author SHA1 Message Date
Exa
c495abd655
Merge d23241feb9 into 4a947c01fc 2026-01-19 14:40:07 +00:00
alyssa
4a947c01fc fix: cast hid parameter to char(6) in GetMemberByHid query
Some checks failed
Build and push Docker image / .net docker build (push) Has been cancelled
.net checks / run .net tests (push) Has been cancelled
.net checks / dotnet-format (push) Has been cancelled
avoids casting the hid column, which does a full table scan, which is slow
2026-01-17 17:08:55 -05:00
Una Kearney
d23241feb9
Also handle percent-escaped brackets 2025-12-05 20:03:29 -05:00
Una Kearney
7465e73e9d
rm junk newline 2025-12-05 19:58:48 -05:00
Una Kearney
6cb39bb399
Indentation fixes 2025-12-05 19:53:04 -05:00
Una Kearney
776b562ce7
Move time placeholder impl to TryGetCleanCdnUrl, drop divmod in favor of fixed options 2025-12-05 19:50:46 -05:00
Iris System
fbf51b41c1 feat(bot): ComponentsV2 system/member/group cards
Some checks are pending
Build and push Docker image / .net docker build (push) Waiting to run
.net checks / run .net tests (push) Waiting to run
.net checks / dotnet-format (push) Waiting to run
Build and push Rust service Docker images / rust docker build (push) Waiting to run
rust checks / cargo fmt (push) Waiting to run
2025-09-07 10:16:50 +12:00
Iris System
6b0b8f82ee chore: fix .NET build in VS2022 2025-08-25 12:23:41 +12:00
Iris System
97f481120c fix: resolve NRE in DispatchService on system import 2025-08-25 11:36:21 +12:00
alyssa
47c5990218 chore: move migrations to rust
also adds some basic test seed data
2025-07-24 01:36:04 +00:00
alyssa
497bee9487 fix: move old command_messages table in migration 52 2025-07-14 13:10:33 +00:00
alyssa
fdfa2baaef chore: bump max switch limit in import 2025-07-06 12:58:52 +00:00
alyssa
a81841f9f5 fix: remove "concurrently" from migration 2025-06-21 21:31:47 +00:00
alyssa
f8b5e56fdc fix: add missing migration 2025-06-21 21:14:23 +00:00
alyssa
6fea94f990 feat(api): try harder at checking whether user is in guild 2025-06-15 21:10:57 +00:00
alyssa
539fc82342 feat(bot): lookup command messages 2025-06-15 21:10:57 +00:00
alyssa
0fa0070d41 feat(dotnet): json stdout logging 2025-05-24 12:40:14 +00:00
alyssa
292c182eb2 feat: update docker-compose.yml for selfhost 2025-04-24 10:42:52 +00:00
alyssa
c755124900 fix build? 2025-01-05 04:54:40 +00:00
alyssa
9f8d3d22d2 feat: new stats embed / api 2025-01-05 00:52:45 +00:00
alyssa
cb5b9fde8b fix: remove accidentally committed code 2025-01-02 05:20:43 +00:00
Iris System
b88c1b7712 feat(bot): server config toggle for @silent proxied messages 2024-12-30 04:33:17 +00:00
alyssa
4596d98670 refactor: remove protobuf 2024-12-24 02:43:41 +00:00
alyssa
2d564535af chore: update to .net 8 2024-12-24 02:43:41 +00:00
rladenson
0b283f5631 fix: invalid cast in importing proxy_switch 2024-12-06 12:57:17 -07:00
Petal Ladenson
6043d31b08
feat: alternate proxy switch mode "add" (#702)
* feat: alternate proxy switch mode "add"

* docs: add proxy switch add to docs

* chore: change default alias to proxy switch new from proxy switch on
2024-12-05 18:24:20 -07:00
rladenson
ec6cbb2a64 feat: guild-specific name format 2024-12-05 17:26:59 -07:00
alyssa
f3e006034b feat(bot): add opensearch log configuration 2024-11-21 06:50:55 +09:00
Iris System
2555f7922c fix(bot): use proxy name format even when tag is disabled/null 2024-11-12 22:05:16 +13:00
Iris System
b26ca69071 fix(bot): make tag enforcement check name formatting 2024-11-12 21:21:12 +13:00
Iris System
0473bd8f01 feat(bot): add new guild settings command 2024-11-10 15:47:43 +13:00
alyssa
50eb6f0e50 chore: bump StackExchange.Redis 2024-11-10 11:08:30 +09:00
libglfw
614131265b feat(bot): basic webhook username templating 2024-11-09 16:32:05 -08:00
alyssa
87196e3297 fix: correct number in migration 46 (merge issue) 2024-11-10 04:29:06 +09:00
Petal Ladenson
cbc5a34dae
feat(bot): separate banner privacy from description privacy 2024-11-10 03:44:48 +09:00
Petal Ladenson
e1c2e6b6d6
feat(bot): add option to log a switch when proxying 2024-11-10 03:34:06 +09:00
alyssa
a47cb8e708 fix: reorder return values of message_context 2024-11-07 09:26:49 +09:00
alyssa
47f1717c20 fix: typo 2024-11-07 09:20:15 +09:00
alyssa
f65c20f31e chore: clean up message_context function
remove CTEs that were confusing and led to developer error
2024-11-07 04:54:37 +09:00
Iris System
b2322c6366 fix(bot): properly resolve account in DB message context function 2024-11-06 19:38:26 +13:00
Iris System
2dfb851246 feat: add abuse handling 2024-11-05 11:19:52 +13:00
alyssa
c639d877f8 fix(bot): try fixing unhandled exceptions from interactive prompts 2024-10-20 09:36:20 +09:00
alyssa
d997f725e2 fix(bot): fix a few NPEs 2024-10-20 09:36:20 +09:00
alyssa
e4ed354536 feat: gateway service 2024-10-20 09:36:20 +09:00
Petal Ladenson
ab7a693532
fix: name privacy while searching inconsistent with other name privacy (#681) 2024-10-07 19:16:39 +13:00
Petal Ladenson
5f644ab17a
fix(bot): respect member/group name/desc privacy in search 2024-10-05 01:49:10 +09: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
Petal Ladenson
601d266063
feat(bot): add many aliases 2024-08-29 21:32:22 +09:00
alyssa
45640f08ee feat: improve dispatch security 2024-08-22 07:10:35 +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