Commit graph

498 commits

Author SHA1 Message Date
Iris System
06cb160f95 [WIP] feat: scoped api keys 2025-08-17 02:47:02 -07: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
alyssa
62cd28b1f0 fix: log dispatch errors correctly 2024-06-18 05:56:28 +09:00
alyssa
1f11dbf269 fix(bot): clean up hid padding code 2024-06-04 18:56:28 +09:00
alyssa
6d49961daf feat(bot): config setting to pad 5-character ids in lists 2024-05-19 21:31:26 +09:00
Iris System
8f3fa62ec3 fix: handle padded hids for GroupMember 2024-05-11 21:05:16 +12:00
Iris System
c0b96daa8d fix: re-add drop for old system_fronters view
831b6d3301 removed the view, and this line in
the cleanup SQL.

The DB migration for 6-char IDs fails to apply if this view exists - so even
though the view itself no longer exists in the code, we should always drop
it on cleanup.
2024-05-11 20:07:01 +12:00
Iris System
1ce9227b7d feat(bot): add option for hid capitalization 2024-05-11 20:07:01 +12:00
Iris System
9f56697241 feat: initial 6-character HID rework 2024-05-11 20:07:01 +12:00
ambdroid
caff9c50aa
feat(core): add dispatch for autoproxy events (#621) 2024-03-14 10:26:09 +13:00