2025-10-20
@CyberL1
fix: remove commands not present in array
CyberL1 committed on 20 Oct
@Madeline
Merge pull request #1353 from CyberL1/fix/refereced-messages-deletion ...
Madeline authored on 20 Oct GitHub committed on 20 Oct
@CyberL1
fix: set `message_reference_id` to null if original message is deleted
CyberL1 committed on 20 Oct
@CyberL1
fix: trim command `name` and `description` fields
CyberL1 authored on 20 Oct Rory& committed on 20 Oct
@CyberL1
fix: don't emit ephemeral interaction replies to channel, but only to user instead
CyberL1 authored on 19 Oct Rory& committed on 20 Oct
2025-10-19
@CyberL1
fix: interaction type check
CyberL1 authored on 19 Oct Rory& committed on 19 Oct
@CyberL1
chore: remove `is this right?` comments
CyberL1 authored on 19 Oct Rory& committed on 19 Oct
@CyberL1
fix: interaction `attachment_size_limit` field
CyberL1 authored on 19 Oct Rory& committed on 19 Oct
@CyberL1
fix: interaction `app_permissions` field
CyberL1 authored on 19 Oct Rory& committed on 19 Oct
@CyberL1
fix: interaction context
CyberL1 authored on 19 Oct Rory& committed on 19 Oct
@CyberL1
chore: regenerate `openapi.json` and `schemas.json`
CyberL1 authored on 19 Oct Rory& committed on 19 Oct
@CyberL1
fix: interaction callback
CyberL1 authored on 19 Oct Rory& committed on 19 Oct
@Rory&
Make reconicle migration not suck
Rory& committed on 19 Oct
@Rory&
Synchronously save automod message
Rory& committed on 19 Oct
@Rory&
Use message.create
Rory& committed on 19 Oct
@Rory&
Use save operator rather than raw insert maybe?
Rory& committed on 19 Oct
@Rory&
Force back propagate ids
Rory& committed on 19 Oct
@Rory&
More env settings to tune down log noise
Rory& committed on 19 Oct
@Rory&
Always mutate opts, not message
Rory& committed on 19 Oct
@Rory&
Maybe more robust enforcement
Rory& committed on 19 Oct
@Rory&
Helper to create valid messages
Rory& committed on 19 Oct
2025-10-18
@Rory&
fix
Rory& committed on 18 Oct
@Rory&
Automod mayhaps?
Rory& committed on 18 Oct
@CyberL1
fix: typo, additional `m` lol
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
@CyberL1
chore: regenerate `openapi.json` and `schemas.json`
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
@CyberL1
feat: interaction replies
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
@CyberL1
fix: pass the command type to pending interactions map
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
@CyberL1
fix: interaction schema
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
@CyberL1
fix: comment out the route for interactions callback
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
@Rory&
Fix relationships
Rory& committed on 18 Oct