History for percord / src / api / routes / interactions / index.ts
2026-04-20
@Rory&
Clean up imports in schemas/api/bots
Rory& committed on 20 Apr
2026-04-19
@Rory&
eslint: array callback return, no restricted imports
Rory& committed on 19 Apr
2026-03-20
@Rory&
Migrate Interaction*Event to satisfies, part of #1577
Rory& committed on 20 Mar
@Rory&
Migrate InteractionCreateEvent to satisfies, part of #1577
Rory& committed on 20 Mar
@MathMan05
fix typo
MathMan05 authored on 4 Mar Rory& committed on 20 Mar
@MathMan05
fixes for pluralkit
MathMan05 authored on 2 Mar Rory& committed on 20 Mar
2026-03-14
@Rory&
Remove unused imports for non-entities
Rory& committed on 14 Mar
@Rory&
Qodana: fix async warnings
Rory& committed on 14 Mar
2026-03-07
@Rory&
Fix indents in interactions copyright notice
Rory& committed on 7 Mar
@Rory&
[rel/1518] Interaction failure reason enum, add missing copyright headers
Rory& committed on 7 Mar
2025-12-19
@Rory&
Deprecation: Use object-based relations for typeorm
Rory& committed on 19 Dec
2025-12-18
@Rory&
Avoid re-fetching user if not requesting extra fields
Rory& committed on 18 Dec
2025-12-17
@Rory&
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory& committed on 17 Dec
2025-11-23
@MathMan05
is it a hack if it works?
MathMan05 authored on 22 Nov Rory& committed on 23 Nov
2025-10-22
@CyberL1
fix: add `author` to interaction message
CyberL1 committed on 22 Oct
2025-10-19
@CyberL1
fix: interaction type check
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
fix: interaction callback
CyberL1 authored on 19 Oct Rory& committed on 19 Oct
2025-10-18
@CyberL1
fix: pass the command type to pending interactions map
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
2025-10-17
@CyberL1
feat: interactions (incomplete)
CyberL1 authored on 17 Oct Rory& committed on 17 Oct