summary refs log tree commit diff
path: root/src/schemas/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up schemas/api a bitRory&2026-04-2015-13/+136
|
* Clean up imports in schemas/api/botsRory&2026-04-208-11/+64
|
* Attachment -> PublicAttachment in schemasRory&2026-04-181-2/+2
|
* Split out attachment handling from message handlerRory&2026-04-181-1/+1
|
* Fix attachmentsRory&2026-04-182-2/+30
|
* Add WIP PublicMessage schemaRory&2026-03-211-1/+79
|
* Migrate Thread*Event to satisfies, part of #1577Rory&2026-03-201-1/+61
|
* Fix typoRory&2026-03-201-4/+4
|
* final pk fixesMathMan052026-03-201-1/+47
|
* make some correctionsMathMan052026-03-201-3/+5
|
* v2 init workMathMan052026-03-201-1/+66
|
* switch messages to base message typeMathMan052026-03-201-0/+1
|
* Fix some commentsRory&2026-03-191-0/+1
|
* Schemas for emojisRory&2026-03-171-0/+17
|
* Schemas for stickersRory&2026-03-171-0/+20
|
* Remove unused imports for non-entitiesRory&2026-03-142-3/+1
|
* [rel/1518] Member flagsRory&2026-03-071-1/+3
|
* [rel/1518] make PartialEmoji accept id-onlyRory&2026-03-071-5/+12
|
* [rel/1518] Interaction failure reason enum, add missing copyright headersRory&2026-03-0711-0/+203
|
* Update message component type to match upstreamRory&2026-02-201-1/+15
|
* Update schemas for profile customisationRory&2026-02-031-1/+9
|
* READY changes for threads ported from #876Rory&2026-01-291-1/+1
|
* Update message type enumRory&2026-01-291-6/+45
|
* Merge remote-tracking branch 'origin/dev/threads'Rory&2026-01-282-0/+9
|\
| * thread API startMathMan052026-01-281-0/+1
| |
| * sechema changes+migrationsMathMan052026-01-281-0/+8
| |
* | Update channel type enum to un-erkinalp-ize it, and match discordRory&2026-01-281-11/+8
|/
* Add stub POSt report endpointRory&2026-01-171-0/+36
|
* Add temp reporting menu responsesRory&2026-01-151-0/+7
|
* Enum for report menu typesRory&2026-01-141-0/+43
|
* chore: run prettierCyberL12025-12-181-15/+15
|
* feat: add message forwards (normal messages only)CyberL12025-12-181-1/+20
|
* Drop extended_settings, account data soon. Closes #1160Rory&2025-12-171-1/+0
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-1731-948/+948
|
* Prettier 2Rory&2025-12-1713-51/+41
|
* finally make eslint happyRory&2025-12-171-0/+3
|
* Update session infoRory&2025-12-171-19/+5
|
* Device managementRory&2025-12-161-0/+55
|
* Update instance ban schemaRory&2025-12-161-0/+1
|
* More instance ban stuffRory&2025-12-122-0/+7
|
* fix: add `| null` to guild folder typesCyberL12025-12-051-3/+3
|
* fix: only `guild_ids` is required in guild folderCyberL12025-12-051-3/+3
|
* Cut down schemas by 90%Rory&2025-11-292-6/+13
|
* Expose mor emember keysRory&2025-11-251-1/+11
|
* add missing user flagsRory&2025-11-251-22/+43
|
* fix: gif stickers should have `format_type` 4 instead of 0CyberL12025-11-081-1/+1
|
* fix: add `BulkApplicationCommandCreateSchema`CyberL12025-10-221-0/+2
|
* chore: remove `is this right?` commentsCyberL12025-10-191-4/+4
|
* fix: interaction callbackCyberL12025-10-193-2/+35
|
* Automod mayhaps?Rory&2025-10-181-5/+59
|
* fix: interaction schemaCyberL12025-10-181-2/+2
|
* Partial usersetting update schemaRory&2025-10-182-0/+74
|
* feat: interactions (incomplete)CyberL12025-10-177-0/+88
|
* chore: add `ApplicationCommandCreateSchema`CyberL12025-10-172-0/+20
|
* Add application command schemaRory&2025-10-163-0/+76
|
* More schema work, moved most stuff from entities to schemas, though messyRory&2025-10-1520-6/+784
|
* Reorganise schemas a little bitRory&2025-10-1511-0/+533