History for percord / src / util
2025-11-09
@Cyber
Merge branch 'master' into users-fix2
Cyber authored on 9 Nov GitHub committed on 9 Nov
2025-11-08
@CyberL1
fix: gif stickers should have `format_type` 4 instead of 0
CyberL1 committed on 8 Nov
2025-10-31
@MathMan05
fix full user object being exposed
MathMan05 committed on 31 Oct
2025-10-30
@MathMan05
fix
MathMan05 committed on 30 Oct
@MathMan05
fix SQLite
MathMan05 committed on 30 Oct
2025-10-23
@CyberL1
fix: defualt `options` to `[]`
CyberL1 committed on 23 Oct
@Cyber
Revert "Default to `[]` for `options`, `integration_types`, `contexts`"
Cyber authored on 23 Oct GitHub committed on 23 Oct
@CyberL1
fix: default `options`, `integration_types` and `contexts` to empty array
CyberL1 committed on 23 Oct
2025-10-22
@CyberL1
chore: do a migration to delete bot users with no application
CyberL1 committed on 22 Oct
2025-10-20
@CyberL1
fix: set `message_reference_id` to null if original message is deleted
CyberL1 committed on 20 Oct
2025-10-19
@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&
Force back propagate ids
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&
Automod mayhaps?
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
feat: add `interaction_metadata` to `toJSON`
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
@CyberL1
fix: move types to schema
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
@CyberL1
fix: add `user` object on `interaction` and `interaction_metadata` for messages
CyberL1 authored on 17 Oct Rory& committed on 18 Oct
2025-10-17
@CyberL1
feat: interactions (incomplete)
CyberL1 authored on 17 Oct Rory& committed on 17 Oct
@Rory&
Include full AJV error on api
Rory& committed on 17 Oct
@Rory&
Fix proto errors maybe
Rory& committed on 17 Oct
2025-10-16
@Rory&
Local changes
Rory& committed on 16 Oct
@Rory&
Add application command schema
Rory& committed on 16 Oct
2025-10-15
@Rory&
Switch from commonjs to nodenext
Rory& committed on 15 Oct
@Rory&
More schema work, moved most stuff from entities to schemas, though messy
Rory& committed on 15 Oct