History for percord / src / api / routes / guilds
2025-11-17
@MathMan05
fixes slight bug with joining guilds via ID
MathMan05 committed on 17 Nov
2025-10-31
@MathMan05
fix full user object being exposed
MathMan05 committed on 31 Oct
2025-10-23
@CyberL1
fix: send `options` only for type 1
CyberL1 committed on 23 Oct
@CyberL1
fix: complete `applicationCommandSendable`
CyberL1 committed on 23 Oct
2025-10-22
@MathMan05
reduce a little
MathMan05 committed on 22 Oct
@MathMan05
I think this fixes bugs
MathMan05 committed on 22 Oct
@Cyber
Revert "fix: no sense it doing it twice when it could be done in one query"
Cyber authored on 22 Oct GitHub committed on 22 Oct
@CyberL1
fix: no sense it doing it twice when it could be done in one query
CyberL1 committed on 22 Oct
2025-10-21
@CyberL1
fix: get all application commands
CyberL1 committed on 21 Oct
2025-10-17
@CyberL1
fix: do the same for applicaiton_commands
CyberL1 authored on 17 Oct Rory& committed on 17 Oct
@CyberL1
fix: send only needed fields
CyberL1 authored on 17 Oct Rory& committed on 17 Oct
@CyberL1
feat: add application command index route for guilds
CyberL1 authored on 17 Oct Rory& committed on 17 Oct
2025-10-15
@Rory&
More schema work, moved most stuff from entities to schemas, though messy
Rory& committed on 15 Oct
@Rory&
Reorganise schemas a little bit
Rory& committed on 15 Oct
2025-10-11
@Rory&
Update path variables
Rory& committed on 11 Oct
2025-10-04
@Rory&
Fix missing return statement
Rory& committed on 4 Oct
@Rory&
Fix import
Rory& committed on 4 Oct
@Rory&
Templates, maybe?
Rory& committed on 4 Oct
@Rory&
Add sticker limit
Rory& committed on 4 Oct
@Rory&
Clean up array extensions
Rory& committed on 4 Oct
2025-09-30
@Rory&
Pass mergeParams: true to new router calls due to express behavior change
Rory& committed on 30 Sep
@Rory&
Clean up unused imports
Rory& committed on 30 Sep
2025-09-29
@Rory&
No error when message not found
Rory& committed on 29 Sep
@Rory&
Also filter expired invites when returning invite list
Rory& committed on 29 Sep
@Rory&
Delete expired invites
Rory& committed on 29 Sep
@Rory&
Add fetching guild profiles
Rory& committed on 29 Sep
@Rory&
Add first half of cloud attachment uploads
Rory& committed on 29 Sep
@Rory&
Colorful roles
Rory& committed on 29 Sep
@Rory&
Release -> ClientRelease
Rory& committed on 29 Sep
@CyberL1
refactor: add `pinned` getter to `Message` entity
CyberL1 authored on 15 Jul 2025 Rory& committed on 29 Sep