summary refs log tree commit diff
path: root/src/schemas (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow avatar_description field in profile updateRory&4 days1-0/+1
|
* Remove hashtag importsRory&10 days2-3/+3
|
* Clean up some schemasRory&10 days21-49/+183
|
* Discovery schemasRory&10 days1-3/+56
|
* Member change schemaRory&10 days1-0/+1
|
* Add attachment list APIRory&2026-08-022-1/+32
|
* schemas for gif/versionRory&2026-07-312-0/+46
|
* schemas for wellknownsRory&2026-07-311-0/+42
|
* Clean up some typesRory&2026-07-311-10/+56
|
* Clean up various other schemasRory&2026-07-157-24/+18
|
* Remove APIWebhookArrayRory&2026-07-156-28/+37
|
* Remove APIBackupCodesArrayRory&2026-07-153-5/+11
|
* Remove APIMemberArrayRory&2026-07-152-1/+2
|
* Remove APIPublicMember, APIMessageRory&2026-07-151-4/+2
|
* Fix webhook editRory&2026-07-151-7/+2
|
* Some cleanup with gifsRory&2026-07-084-43/+21
|
* Rename some more schemasRory&2026-07-081-1/+1
|
* Migrate trending gifs to providersRory&2026-07-081-1/+6
|
* Basic gif integration manager, port tenor search to thatRory&2026-07-081-5/+5
|
* Add application emojis implementation based on the guilds one, modelsRory&2026-07-012-0/+5
|
* feat: add poll ended messagesCyberL12026-06-261-0/+1
|
* feat: add voting routeCyberL12026-06-251-0/+4
|
* fix: assign id to poll answersCyberL12026-06-251-1/+1
|
* Replace APIRole with schemaRory&2026-06-132-3/+62
|
* Split config/response voice regions, remove APIVoiceRegion aliasRory&2026-06-133-5/+16
|
* Move entities to databaseRory&2026-06-1221-21/+22
|
* Use subpath imports for lambert-server, fix openapi.jsRory&2026-06-122-2/+2
|
* Use sets for mention roles/usersRory&2026-05-261-1/+6
|
* Add internal status order enumRory&2026-05-191-2/+2
|
* Rework status enum schemaRory&2026-05-191-1/+2
|
* Clean up schemas a bitRory&2026-04-202-0/+19
|
* Clean up schemas/uncategorised a bitRory&2026-04-207-1/+58
|
* Clean up schemas/responses a bitRory&2026-04-2016-34/+35
|
* Clean up schemas/gateway a bitRory&2026-04-207-18/+57
|
* Clean up schemas/api a bitRory&2026-04-2015-13/+136
|
* Clean up imports in schemas/api/botsRory&2026-04-209-13/+66
|
* Merge AckBulkSchema into MessageAcknowledgeSchema.tsRory&2026-04-203-26/+8
|
* eslint: array callback return, no restricted importsRory&2026-04-191-2/+2
|
* fix: expose only public propertiesCyberL12026-04-192-0/+26
|
* Attachment -> PublicAttachment in schemasRory&2026-04-183-7/+7
|
* 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
|
* More schema stuffRory&2026-03-211-14/+3
|
* MessageActivity: add type enumRory&2026-03-201-1/+11
|
* Migrate Thread*Event to satisfies, part of #1577Rory&2026-03-201-1/+61
|
* Migrate GuildUpdate to satisfies, part of #1577Rory&2026-03-201-15/+13
|
* 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-204-6/+7
|
* Fix video schema to allow a bunch of undefinedsRory&2026-03-191-7/+7
|
* Fix some commentsRory&2026-03-191-0/+1
|
* Fix schemas for guild bansRory&2026-03-172-2/+3
|
* Schemas for emojisRory&2026-03-171-0/+17
|
* Schemas for stickersRory&2026-03-172-25/+20
|
* Clean up schemas some moreRory&2026-03-162-8/+2
|
* Shorten importsRory&2026-03-1413-43/+66
|
* Remove unused imports for non-entitiesRory&2026-03-142-3/+1
|
* [rel/1518] Allowed mentions + message reference: allow nullsRory&2026-03-071-5/+5
|
* [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
|
* Fix message embeds not being nullableRory&2026-02-251-2/+2
|
* Update message component type to match upstreamRory&2026-02-201-1/+15
|
* Some unfinished templates workRory&2026-02-151-1/+1
|
* Fix accepting friend requestsRory&2026-02-151-0/+1
|
* Try to enforce channel limts?Rory&2026-02-141-3/+0
|
* edit tagsMathMan052026-02-051-0/+1
|
* another type screw upMathMan052026-02-051-1/+1
|
* so many type screw upsMathMan052026-02-055-6/+29
|
* create tagsMathMan052026-02-052-0/+25
|
* more forum fixesMathMan052026-02-042-3/+25
|
* merge masterMathMan052026-02-041-1/+1
|\
| * more thread improvementsMathMan052026-02-031-1/+1
| |
* | thread improvementsMathMan052026-02-041-0/+1
|/
* Merge remote-tracking branch 'mathium05/threadFixes'Rory&2026-02-045-5/+77
|\
| * more changesMathMan052026-02-035-1/+77
| |
| * fix interfaceMathMan052026-02-031-4/+0
| |
* | Update schemas for profile customisationRory&2026-02-032-1/+15
|/
* READY changes for threads ported from #876Rory&2026-01-293-2/+7
|
* Update message type enumRory&2026-01-291-6/+45
|
* Merge remote-tracking branch 'origin/dev/threads'Rory&2026-01-284-0/+35
|\
| * thread API startMathMan052026-01-283-0/+27
| |
| * 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-172-1/+38
|
* Add temp reporting menu responsesRory&2026-01-151-0/+7
|
* Enum for report menu typesRory&2026-01-141-0/+43
|
* fest: throw an error if bot name is emptyCyberL12026-01-141-0/+1
|
* DM bot FixMathMan052025-12-191-1/+3
| | | | | | | Makes the API conform to https://docs.discord.food/resources/channel#create-private-channel This should help with bot compat which says to make DMs like this https://discord.com/developers/docs/resources/user#create-dm
* chore: run prettierCyberL12025-12-182-16/+16
|
* feat: add message forwards (normal messages only)CyberL12025-12-182-1/+21
|
* friend nicknamesMathMan052025-12-172-0/+22
|
* Drop extended_settings, account data soon. Closes #1160Rory&2025-12-171-1/+0
|
* 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
| | | | also I discovered that there's a bug in lambert-server's check function that ignores arrays of types
* 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