History for percord / src / util
2025-11-20
@MathMan05
only for gorups
MathMan05 committed on 20 Nov
@MathMan05
fix groups more
MathMan05 committed on 20 Nov
@CyberL1
fix: default `activities` to empty array
CyberL1 committed on 20 Nov
2025-11-19
@MathMan05
implement mention_count
MathMan05 committed on 19 Nov
2025-11-18
@MathMan05
member count fixes
MathMan05 committed on 18 Nov
@Cyber
Merge branch 'master' into notiFix
Cyber authored on 18 Nov GitHub committed on 18 Nov
@Cyber
Merge branch 'master' into welcomeUpdate
Cyber authored on 18 Nov GitHub committed on 18 Nov
@MathMan05
set default notification value ...
MathMan05 committed on 18 Nov
@MathMan05
update last message id in more places ...
MathMan05 committed on 18 Nov
2025-11-17
@MathMan05
prevent bots from joining guild with config
MathMan05 committed on 17 Nov
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