Iris System
24b6b0d455
feat: premium ID changes
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
Build and push Rust service Docker images / rust docker build (push) Has been cancelled
rust checks / cargo fmt (push) Has been cancelled
2025-12-28 00:06:51 +13:00
alyssa
fdfa2baaef
chore: bump max switch limit in import
2025-07-06 12:58:52 +00:00
alyssa
0fa0070d41
feat(dotnet): json stdout logging
2025-05-24 12:40:14 +00:00
alyssa
4596d98670
refactor: remove protobuf
2024-12-24 02:43:41 +00:00
libglfw
614131265b
feat(bot): basic webhook username templating
2024-11-09 16:32:05 -08:00
alyssa
c639d877f8
fix(bot): try fixing unhandled exceptions from interactive prompts
2024-10-20 09:36:20 +09:00
alyssa
45640f08ee
feat: improve dispatch security
2024-08-22 07:10:35 +09:00
Iris System
3fd16182f0
fix(bot): allow end-of-line space on otherwise empty blockquote line
...
Fixes #507
2023-02-05 01:20:52 +13:00
Iris System
683b616a1b
fix(bot): make pk;import handle <> wrapped URLs
2023-01-09 04:32:41 +13:00
Iris System
631c6027ab
feat(bot): allow timestamps in "military time" (HHmm, no colon)
2023-01-08 03:07:22 +13:00
spiral
2fe83fc18c
feat: enforce urls to be https instead of http
2022-12-29 00:54:32 +00:00
spiral
40955ffc69
fix: don't try to import config if it's not present in export file
2022-05-25 06:32:24 -04:00
spiral
7aaad288e6
chore: remove API v1
2022-04-20 12:20:03 -04:00
spiral
7afba4ea95
chore: code cleanup (mostly whitespace / remove unused imports)
2022-03-30 04:36:22 -04:00
spiral
0419ced0d2
feat: store shard status in Redis
2022-01-22 03:52:52 -05:00
spiral
cc4e659cec
feat: import/export system config
2021-11-30 17:04:42 -05:00
spiral
56d07e0f2d
feat: pk;config
2021-11-29 21:35:21 -05:00
spiral
4450ae4214
feat: go through some TODOs
2021-11-26 22:02:58 -05:00
spiral
04d78e3348
refactor: remove some unused code
2021-11-26 21:14:09 -05:00
spiral
1918c56937
feat: upgrade to .NET 6, refactor everything
2021-11-26 21:10:56 -05:00
spiral
bc7e0df872
feat(webhooks): SUCCESSFUL_IMPORT event, better behaviour when creating entities
2021-11-25 15:33:02 -05:00
spiral
f44f83c809
Merge branch 'feat/apiv2' into main
2021-10-30 18:18:08 -04:00
spiral
456545efe8
fix: import nickname from Tupperbox
2021-10-29 12:59:19 -04:00
spiral
098d804344
feat(apiv2): better model validation error UX
2021-10-13 08:37:34 -04:00
spiral
2e89310129
fix(import): add AddAccount to tx
2021-10-06 20:24:29 -04:00
spiral
92e45a07ff
refactor: add SqlKata for SQL generation, move connection handling into ModelRepository
2021-09-29 21:51:38 -04:00
spiral
bc2c198a82
group import/export
2021-09-21 21:42:41 -04:00
spiral
dec228d5bd
feat: add limit reach warning to pk;group new
2021-09-13 02:46:40 -04:00
spiral
ac2671452d
run dotnet format
2021-08-27 11:03:47 -04:00
spiral
4b944e2b20
feat: refactor external input handling code
...
- refactor import/export code
- make import/export use the same JSON parsing as API
- make Patch.AssertIsValid actually useful
2021-08-25 21:43:31 -04:00
spiral
603123777d
add limits to switch members and proxy tag length
2021-08-25 13:42:08 -04:00
spiral
11bd66e8d8
refactor: move JsonModelExt to PluralKit.Core (in individual model/patch files)
2021-08-08 16:10:53 -04:00
spiral
26c18d2f48
refactor: move modeltypes to own folder, move IDs to file of respective type
2021-08-08 16:10:51 -04:00
Ske
7681978435
Handle null avatar URLs (the other place too)
2021-08-02 12:22:28 +02:00
spiral
dcc15dc847
Move mediaproxy URL rewriting to ProxyService
...
This shows full size avatars in API / cards.
Also, rewrite URLs currently stored with media.discordapp.net "back" to
cdn.discordapp.com before sending them to users.
2021-08-01 12:51:54 -04:00
spiral
3d2435eb2e
move database utils to Database/Utils, create DatabaseMigrator
2021-08-01 11:13:32 -04:00
spiral
b34ed5c4c0
API patch improvements
...
- add PatchObject.CheckIsValid
- use transaction when creating member, as to not create a member if the
patch is invalid
- return edited system in `PATCH /s` endpoint
2021-04-21 22:57:19 +01:00
spiral
2cd5047b14
fix importing pronouns and message count
2021-03-09 15:19:26 +00:00
Ske
47b16dc51b
Port more things!
2020-12-24 14:52:44 +01:00
Ske
4e5d02e1a4
Reformat replies
2020-12-20 16:58:52 +01:00
Ske
df243d4220
Add info embed to proxied replies
2020-12-20 11:38:26 +01:00
dev-kittens
d80d3c5f04
Fix limit message on creating new members
2020-10-09 14:23:31 +00:00
Ske
1fda6ec919
Add per-system member/group limit override
2020-10-09 12:18:29 +02:00
Ske
c7612df37e
Major database refactor (again)
2020-08-29 13:46:27 +02:00
Ske
9955dc29f9
Add Elastic-bound logging of (almost) all database update events
2020-08-27 21:28:36 +02:00
Ske
2d66c44848
Change group limit to 250
2020-08-26 23:22:33 +02:00
Ske
9e251352c7
Various fixes and improvements
2020-08-16 12:10:54 +02:00
Ske
47d5ad0004
Enforce group count limit on creation
2020-07-28 19:17:01 +02:00
Ske
253ae43c7f
Add super basic group model/command
2020-07-28 19:17:00 +02:00
Ske
94076dc9be
Split HandlerQueue logic into Predicate/Handler
2020-07-22 01:19:23 +02:00