summary refs log tree commit diff
path: root/scripts/openapi.js (unfollow)
Commit message (Expand)AuthorFilesLines
2026-03-07make some correctionsMathMan055-19/+35
2026-03-07make better errorMathMan051-1/+1
2026-03-07remove weird debuggingMathMan051-2/+1
2026-03-07invert ifMathMan051-7/+7
2026-03-07that shouldn't existMathMan051-13/+0
2026-03-07fixesMathMan052-2/+3
2026-03-07remove logMathMan051-1/+0
2026-03-07inline constantMathMan051-2/+1
2026-03-07fix typoMathMan052-2/+2
2026-03-07enum for failureMathMan051-2/+2
2026-03-07remove logMathMan051-1/+0
2026-03-07correct commentMathMan051-1/+1
2026-03-07returnMathMan051-1/+1
2026-03-07keep it safeMathMan051-1/+26
2026-03-07remove logsMathMan051-4/+0
2026-03-07don't do thatMathMan051-0/+3
2026-03-07call to jsonMathMan054-7/+7
2026-03-07more pk fixesMathMan055-12/+11
2026-03-07fix moreMathMan051-0/+1
2026-03-07fixes for pluralkitMathMan056-23/+119
2026-03-07a lot of small fixesMathMan057-1/+38
2026-03-07remove some extrasMathMan051-8/+0
2026-03-07fix many bugsMathMan052-25/+31
2026-03-07sign hereMathMan051-9/+5
2026-03-07it ain't asyncMathMan053-10/+8
2026-03-07sign 'emMathMan054-11/+90
2026-03-07maybe processing media?MathMan051-12/+90
2026-03-07v2 init workMathMan052-32/+183
2026-03-07switch messages to base message typeMathMan055-9/+9
2026-03-07move the check to the right spotMathMan052-41/+53
2026-03-07Fix guild settings not using .save, nor beign awaitedRory&1-1/+1
2026-03-07Fix indents in interactions copyright noticeRory&1-3/+3
2026-03-07Dont serialise guild parentsRory&1-0/+1
2026-03-07Dont serialize discovery weight/exclusion statusRory&1-0/+2
2026-03-07[rel/1518] Allowed mentions + message reference: allow nullsRory&1-5/+5
2026-03-07[rel/1518] Member flagsRory&3-1/+20
2026-03-07[rel/1518] make PartialEmoji accept id-onlyRory&1-5/+12
2026-03-07[rel/1518] Interaction failure reason enum, add missing copyright headersRory&13-4/+217
2026-03-06[cherry/1518] Webhooks: respect thread_id parameterRory&1-7/+18
2026-03-06temp hack: ...and dont forget to save itRory&1-0/+1
2026-03-06temp hack: maybe set the right didRory&1-1/+1
2026-03-06temp hack: re-create sessiosn that went missingRory&1-1/+11
2026-03-06oooopsRory&1-1/+1
2026-03-06actually backpropagate session id in identify to ws objectRory&1-0/+1
2026-03-06Log creation of new sessions, fix some commentsRory&2-2/+16
2026-03-06Inline pointless const for session_idRory&1-3/+1
2026-02-28nix/cdn workRory&17-175/+408
2026-02-28onVoiceStateUpdate: change to VoiceState.merge() for copying propertiesdank0741-2/+7
2026-02-28flake, move testvm to nixosconfigurations lkeyRory&1-1/+1
2026-02-28Add UAPI changesRory&2-4/+6
2026-02-28Rip out CDN migrationsRory&12-237/+68
2026-02-28Add sticker migrationRory&1-1/+21
2026-02-27IPC: unix socket reinit + backlog systemRory&1-20/+52
2026-02-27Sync webstorm workspaceRory&2-42/+55
2026-02-27CS: reduce warning count for modelsRory&1-0/+3
2026-02-27IPC: more unix socket loggingRory&1-0/+12
2026-02-27IPC: eagerly init unix sockets on startupRory&1-2/+9
2026-02-27IPC: factor out importsRory&1-6/+4
2026-02-27Option to disable logging route registrationsRory&3-5/+5
2026-02-27move mediaServer.start() into try catchdank0742-2/+2
2026-02-27Explicitly make webrtc service depend on sfu serviceRory&1-0/+1
2026-02-27nix: add AF_NETLINKRory&2-0/+2
2026-02-26Hopefully get nix routing rightRory&8-376/+235
2026-02-26Drop medooze, add pionRory&2-88/+7
2026-02-26Update Pion-WebRTCRory&1-3/+3
2026-02-26UApi: partial work on filling in wrappers for non-json endpointsRory&2-0/+98
2026-02-26UApi/models: permissions?Rory&3-0/+103
2026-02-26added clean_data to places after a member is created but not constructed to a...whinis3-0/+4
2026-02-25Add /_spacebar/api/version - resolves #1222Rory&4-27/+57
2026-02-25disable toJSON for read states?Rory&1-15/+15
2026-02-25UApi work, nix test vm cleanupRory&8-19/+124
2026-02-25Try to inherit permissions from everyoen role on creation (may be wrong)Rory&1-1/+3
2026-02-25Create role for bots - fixes #1556Rory&1-1/+11
2026-02-25Fix message embeds not being nullableRory&4-149/+337
2026-02-25Lower missing route to WARN, add empty route middlewaresRory&4-5/+5
2026-02-25Fix undefined accessPablo Stebler1-1/+1
2026-02-25Add support for attachment:// urlsPablo Stebler1-0/+47
2026-02-25Log usage of old access token versions in identifyRory&1-0/+11
2026-02-25last_pinned_timestamp int4 -> timestampRory&2-2/+17
2026-02-25Include explicit update where NULL in migrationRory&1-0/+1
2026-02-25Fix read state type field - fixes #1559Rory&1-1/+1
2026-02-23why didn't anyone do thisMathMan051-3/+3
2026-02-23fix up searchingMathMan051-37/+93
2026-02-23swap migration orderRory&1-2/+2
2026-02-23cdn: fixRory&2-2/+2
2026-02-23cdn: fix path for deleting emojisRory&1-3/+3
2026-02-23cdn: fix missed renameRory&1-1/+1
2026-02-23cdn: migrate emojis to not use subdir fallbackRory&4-42/+55
2026-02-23cdn: drop hash-addressed version of emojis routeRory&1-3/+1
2026-02-23Faster pingsRory&5-39/+825
2026-02-23Discovery fixes, nix updatesRory&14-252/+286
2026-02-21Guild discovery admin uiRory&4-4/+147
2026-02-21fix uapi depsRory&5-54/+69
2026-02-21Admin API discovery stuffRory&4-11/+333
2026-02-21C# deps updatesRory&35-1781/+411
2026-02-20Fix deps for admin apiRory&1-100/+5
2026-02-20webrtc package by defaultRory&7-12/+136
2026-02-20nix: clean up default.nixRory&1-7/+5
2026-02-20nix: use separate derivation for npm depsRory&3-7/+73
2026-02-20cdn fsck fix testRory&1-7/+19
2026-02-20UAPI workRory&8-6/+267
2026-02-20Admin API workRory&7-16/+258
2026-02-20C# depsRory&11-189/+346
2026-02-20Update message component type to match upstreamRory&1-1/+15
2026-02-18The ChainingOperator didn't work as expected. This fixes that.whinis1-10/+23
2026-02-18util: update message flags to match upstream (and use short bigint notation)Rory&1-8/+17
2026-02-18fix post dataMathMan051-1/+16
2026-02-18Add some optional chaining to prevent issue with embedswhinis1-6/+5
2026-02-18Renamed to JsonNumber and removed from incorrectly typed date fieldwhinis4-11/+10
2026-02-18Add decorator to change Bigint back to string using Numberwhinis4-0/+26
2026-02-17fix post dataMathMan051-1/+16
2026-02-17Gateway: log user ID/iRory&12-24/+36
2026-02-17Add Decorators to clean classes before json serialization and remove invalid ...whinis4-1/+59
2026-02-17API: request embeds in US english preferredRory&1-1/+2
2026-02-17API: fix youtube embedRory&1-2/+3
2026-02-16Fix user self delete not removing settings protosChrisChrome1-1/+8
2026-02-16Gateway: dont block on clearing voice statesRory&2-8/+4
2026-02-16gateeway debug logsRory&1-0/+3
2026-02-16Fix loading discord guild templatesChrisChrome6-9/+46
2026-02-16Separate IP check options during registrationChrisChrome2-2/+5
2026-02-16fixRory&1-2/+2
2026-02-16nix/cs: listen on 0.0.0.0Rory&2-2/+2
2026-02-16Nix admin api plumbingRory&9-6/+192
2026-02-15Some unfinished templates workRory&10-4/+129
2026-02-15Fix accepting friend requestsRory&1-0/+1
2026-02-15make i18next shut upCyberL11-0/+1
2026-02-15Use vanity urls