summary refs log tree commit diff
path: root/src/schemas (follow)
Commit message (Expand)AuthorAgeFilesLines
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-17161-2277/+2277
* Dont directly export all config subtypesRory&2025-12-171-1/+1
* Move region to webrtc schemasRory&2025-12-172-0/+32
* Prettier 2Rory&2025-12-1735-114/+66
* finally make eslint happyRory&2025-12-172-1/+5
* Update session infoRory&2025-12-171-19/+5
* Device managementRory&2025-12-161-0/+55
* Fix bad importsRory&2025-12-161-1/+1
* Update instance ban schemaRory&2025-12-161-0/+1
* More instance ban stuffRory&2025-12-122-0/+7
* Fix IP tracking for bansRory&2025-12-121-2/+2
* fix: add `| null` to guild folder typesCyberL12025-12-051-3/+3
* fix: only `guild_ids` is required in guild folderCyberL12025-12-051-3/+3
* fix: `highest_last_message_id` is apparently a number and never a stringCyberL12025-12-041-5/+5
* Remove fallback URIs, remove endpointClient, expose admin apiRory&2025-12-041-1/+3
* Fix message ack schemaRory&2025-12-021-1/+1
* Support deleting ACKs for type==channelRory&2025-12-021-1/+21
* update schema for voiceIdentifydank0742025-12-021-0/+3
* Cut down schemas by 90%Rory&2025-11-293-16/+32
* Expose mor emember keysRory&2025-11-251-1/+11
* allow setting communication_disabled_untilRory&2025-11-251-0/+1
* add missing user flagsRory&2025-11-251-22/+43
* make interactions more normalMathMan052025-11-231-0/+1
* role type fixMathMan052025-11-171-5/+7
* fix: gif stickers should have `format_type` 4 instead of 0CyberL12025-11-081-1/+1
* fix: add `BulkApplicationCommandCreateSchema`CyberL12025-10-221-0/+2
* add fingerprint endpointdoesnm2025-10-201-0/+3
* 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
* chore: complete `MessageInteractionSchema` moreCyberL12025-10-181-3/+11
* fix: move types to schemaCyberL12025-10-181-2/+12
* Partial usersetting update schemaRory&2025-10-183-3/+5
* Identifiers: drop @formatRory&2025-10-181-1/+0
* 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-1532-49/+727
* Reorganise schemas a little bitRory&2025-10-15107-134/+699
* Move schemas to separate moduleRory&2025-10-14141-0/+4753