summary refs log tree commit diff
path: root/src/api/routes/interactions/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deprecation: Use object-based relations for typeormRory&2025-12-191-2/+2
* Avoid re-fetching user if not requesting extra fieldsRory&2025-12-181-1/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-82/+82
* is it a hack if it works?MathMan052025-11-231-1/+1
* fix: add `author` to interaction messageCyberL12025-10-221-1/+1
* fix: interaction type checkCyberL12025-10-191-1/+1
* fix: interaction `attachment_size_limit` fieldCyberL12025-10-191-2/+2
* fix: interaction `app_permissions` fieldCyberL12025-10-191-2/+3
* fix: interaction contextCyberL12025-10-191-1/+7
* fix: interaction callbackCyberL12025-10-191-11/+51
* fix: pass the command type to pending interactions mapCyberL12025-10-181-1/+2
* feat: interactions (incomplete)CyberL12025-10-171-0/+82