summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Run prettier, remove accidental imports github/dev/bigint-pk dev/bigint-pkRory&2026-04-183-12/+10
* Attachment -> PublicAttachment in schemasRory&2026-04-186-102/+328
* Remove irrelevant TODORory&2026-04-181-1/+0
* Fix TOTPRory&2026-04-182-2/+2
* Fix error logging, dont use simple-arrayRory&2026-04-1813-20/+76
* Split out attachment handling from message handlerRory&2026-04-175-268/+278
* Attempt to set channel/message id for attachments in more placesRory&2026-04-172-1/+3
* handleMessage: set message id for cloud attachmentsRory&2026-04-161-0/+4
* Gateway: get around some typeorm weirdnessRory&2026-04-161-0/+4
* Update CS models, depsRory&2026-04-16121-857/+1007
* Fix up some straggler columnsRory&2026-04-161-1/+1
* Fix missed relationsRory&2026-04-151-0/+39
* Fix attachments 2Rory&2026-04-153-15/+26
* Fix attachmentsRory&2026-04-1516-135/+159
* No attachment URLsRory&2026-04-152-14/+47
* jsonbRory&2026-04-1518-52/+137
* re-reconcile migrationsRory&2026-04-142-0/+16
* int8 primary keysRory&2026-04-1416-3/+677
* Add media1.tenor.com explicitly as image handlerRory&2026-04-141-0/+1
* Explicitly specify status for temp sessions, since that suddenly broke...?Rory&2026-04-131-0/+1
* Fix op19 property not found errorRory&2026-04-131-1/+1
* Make presence clear async, clean up temp session codeRory&2026-04-134-22/+23
* Presence disconnect works!Rory&2026-04-133-5/+10
* Time out presenceRory&2026-04-133-4/+5
* Mark users as offline when gateway connection is closedRory&2026-04-131-1/+30
* prep for presenceRory&2026-04-133-24/+83
* testvm: unwrap vmVariant settingsRory&2026-04-131-22/+20
* Emit presence on identify, support deduped gw eventsRory&2026-04-138-4/+85
* Update nixRory&2026-04-133-7/+7
* Align Message object with API specwhinis2026-04-131-7/+6
* Fix Typing event so that it returns undefined rather than nullwhinis2026-04-134-22/+11
* Maybe fix an issue elisa had with discord.pywhinis2026-04-131-0/+6
* Added the @JsonRemoveEmpty decrorator to most of the fields in the message cl...whinis2026-04-131-0/+24
* nix: dont set __nugetDeps if nugetDeps isnt setRory&2026-04-121-1/+1
* CDN-CS: support passing a bin path as cdn worker -> forks a new procRory&2026-04-126-17/+63
* CDN-CS: it works!!!Rory&2026-04-1218-480/+570
* Cdn cs worker cleanupRory&2026-04-1119-253/+220
* Functioning CDN-CS workersRory&2026-04-1110-47/+283
* C# outputs.nix: factor out a let..in to outer levelRory&2026-04-101-181/+178
* Switch over all c# stuff to use buildSpacebarDotnetModuleRory&2026-04-101-284/+246
* Fix buildSpacebarDotentModuleRory&2026-04-101-1/+1
* Fix cdn worker docker iamgesRory&2026-04-101-11/+13
* Clean up update scriptRory&2026-04-102-35/+49
* Add nix packages for all worker variantsRory&2026-04-1013-0/+302
* Honor passed packNupkg valueRory&2026-04-061-1/+1
* Update deps.json for cdn-csRory&2026-04-061-2/+2
* Fix tests, maybe fix VM configRory&2026-04-062-2/+11
* Fix indentation slightly in cs outputs.nixRory&2026-04-061-10/+10
* Factor out some lib stuff from nixRory&2026-04-0614-421/+373
* revert the change on ElapsedTime read-only classOh642026-04-062-10/+6
* indexes on instance_bans lookup columnsOh642026-04-061-1/+4
* use arrayGroupBy, include group time in query tracesOh642026-04-062-47/+28
* Refactor Identify : batch guild queries and parallelise relation fetchesOh642026-04-063-56/+92
* CS-CDN changes from worker stuffRory&2026-04-065-60/+60
* Introduce CDN worker skeletonRory&2026-04-0618-39/+512
* Minor test vm fixesRory&2026-04-061-2/+2
* Merge pull request #1622 from CyberL1/fix/github-embedsCyber2026-03-311-1/+20
|\
| * fix: make github webhooks embeds have `rich` typeCyberL12026-03-311-1/+20
|/
* Update dotnet depsRory&2026-03-2812-137/+1332
* Re-scaffold C# dbRory&2026-03-288-33/+230
* Update schemasRory&2026-03-282-0/+8
* Update node packagesRory&2026-03-282-191/+194
* Update nix inputsRory&2026-03-281-6/+6
* Add indexes to instance bans tableRory&2026-03-271-0/+23
* EmbedHandlers: more configuration for embeds, switch to storing all returned ...Rory&2026-03-267-40/+117
* EmbedHandlers: use youtube handler for youtube music, use OrmUtils.mergeDeep ...Rory&2026-03-261-5/+3
* User: use single query to determine taken discriminatorsRory&2026-03-261-6/+5
* Embeds: factor out from postMessageRory&2026-03-266-134/+202
* Fix voice state query trying to include memberRory&2026-03-213-11/+28
* add channel status migrationRory&2026-03-211-0/+13
* lambert-server: Remove unused errorHandler optionRory&2026-03-211-1/+1
* lambert-server: Remove unused jsonBody optionRory&2026-03-212-3/+1
* lambert-server: dont overwrite express Router classRory&2026-03-211-9/+0
* Fix schemas scriptRory&2026-03-215-9344/+10193
* lambert-server: remove global namespace pollution for serverRory&2026-03-211-9/+0
* make spacebar compile again github/dev/emma/as-to-satisfies-gw dev/emma/as-to-satisfies-gwOh642026-03-2112-50/+91
* Add WIP PublicMessage schemaRory&2026-03-211-1/+79
* More schema stuffRory&2026-03-212-15/+4
* Message toJSON -> null vs undefinedRory&2026-03-211-9/+5
* Message*Event: as->satisfies (WIP)Rory&2026-03-2110-18/+21
* MessageCreate/UpdateEvent: use PublicMessageRory&2026-03-201-2/+3
* MessageActivity: add type enumRory&2026-03-201-1/+11
* Migrate MessageReaction*Event to satisfies, part of #1577Rory&2026-03-201-7/+9
* Migrate TypingStartEvent to satisfies, part of #1577Rory&2026-03-201-1/+1
* Migrate Thread*Event to satisfies, part of #1577Rory&2026-03-208-29/+93
* Migrate MessageDelete*Event to satisfies, part of #1577Rory&2026-03-203-3/+3
* Migrate ReadyEventData to satisfies, part of #1577Rory&2026-03-201-1/+1
* Migrate UserDeleteEvent to satisfies, part of #1577Rory&2026-03-201-1/+1
* Migrate MessageAckEvent to satisfies, part of #1577Rory&2026-03-201-2/+2
* Migrate Stream*Event to satisfies, part of #1577Rory&2026-03-203-6/+6
* Migrate PresenceUpdateEvent to satisfies, part of #1577Rory&2026-03-204-21/+17
* Migrate UserUpdateEvent to satisfies, part of #1577Rory&2026-03-202-2/+2
* Migrate VoiceS*Event to satisfies, part of #1577Rory&2026-03-205-9/+22
* Migrate Invite*Event to satisfies, part of #1577Rory&2026-03-202-2/+2
* Migrate Channel*Event to satisfies, part of #1577Rory&2026-03-205-11/+11
* Migrate WebhooksUpdateEvent to satisfies, part of #1577Rory&2026-03-202-8/+8
* Migrate Relationship*Event to satisfies, part of #1577Rory&2026-03-201-8/+8
* Migrate Member#addToGuild GuildCreateEvent to satisfies, part of #1577Rory&2026-03-202-2/+4
* Migrate GuildStickersUpdateEvent to satisfies, part of #1577Rory&2026-03-201-1/+1
* Migrate GuildRole*Event to satisfies, part of #1577Rory&2026-03-202-4/+4
* Migrate GuildEmoji*Event to satisfies, part of #1577Rory&2026-03-201-3/+3
* Migrate GuildMember*Event to satisfies, part of #1577Rory&2026-03-202-28/+30
* Migrate GuildDeleteEvent to satisfies, part of #1577Rory&2026-03-202-2/+2
* Migrate GuildBan*Event to satisfies, part of #1577Rory&2026-03-203-5/+5
* Migrate ChannelRecipient*Event to satisfies, part of #1577Rory&2026-03-204-9/+11
* Migrate ChannelPinsUpdateEvent to satisfies, part of #1577Rory&2026-03-202-4/+4
* Migrate Interaction*Event to satisfies, part of #1577Rory&2026-03-202-3/+3
* Migrate InteractionCreateEvent to satisfies, part of #1577Rory&2026-03-201-2/+6
* Migrate SettingsProto* to satisfies, part of #1577Rory&2026-03-202-4/+4
* Migrate ChannelDeleteEvent to satisfies, part of #1577Rory&2026-03-202-4/+4
* Migrate GuildUpdate to satisfies, part of #1577Rory&2026-03-202-19/+37
* Migrate GuildMemberUpdate to satisfies, part of #1577Rory&2026-03-204-10/+11
* some type fixes in UApiRory&2026-03-202-19/+21
* just one more checkMathMan052026-03-201-0/+2
* remove the stupid functionMathMan052026-03-201-6/+1
* Fix typoRory&2026-03-201-4/+4
* final pk fixesMathMan052026-03-204-142/+214
* merge the functionsMathMan052026-03-204-57/+60
* make some correctionsMathMan052026-03-205-19/+35
* make better errorMathMan052026-03-201-1/+1
* remove weird debuggingMathMan052026-03-201-2/+1
* invert ifMathMan052026-03-201-7/+7
* that shouldn't existMathMan052026-03-201-13/+0
* fixesMathMan052026-03-202-2/+3
* remove logMathMan052026-03-201-1/+0
* inline constantMathMan052026-03-201-2/+1
* fix typoMathMan052026-03-202-2/+2
* enum for failureMathMan052026-03-201-1/+1
* remove logMathMan052026-03-201-1/+0
* correct commentMathMan052026-03-201-1/+1
* returnMathMan052026-03-201-1/+1
* keep it safeMathMan052026-03-201-1/+14
* remove logsMathMan052026-03-201-3/+0
* don't do thatMathMan052026-03-201-0/+3
* call to jsonMathMan052026-03-204-7/+7
* more pk fixesMathMan052026-03-205-12/+11
* fix moreMathMan052026-03-201-0/+1
* fixes for pluralkitMathMan052026-03-206-24/+122
* a lot of small fixesMathMan052026-03-208-3/+39
* remove some extrasMathMan052026-03-201-8/+0
* fix many bugsMathMan052026-03-202-25/+31
* sign hereMathMan052026-03-201-9/+5
* it ain't asyncMathMan052026-03-203-10/+8
* sign 'emMathMan052026-03-204-11/+90
* maybe processing media?MathMan052026-03-201-13/+89
* v2 init workMathMan052026-03-202-30/+183
* switch messages to base message typeMathMan052026-03-205-8/+9
* move the check to the right spotMathMan052026-03-202-41/+53
* Remove all traces of sqlite3 - resolves #1617Rory&2026-03-206-71/+47
* Exclude mongodb from typeorm deps - resolves #1616Rory&2026-03-201-1/+2
* Remove PrimaryIdAutoGenerated (only for what used to be mongodb support)Rory&2026-03-201-4/+2
* Remove PrimaryIdColumn (only for what used to be mongodb support)Rory&2026-03-206-19/+17
* Fix video schema to allow a bunch of undefinedsRory&2026-03-192-7/+10
* Fix some commentsRory&2026-03-192-1/+2
* GatewayOffload: rename to OffloadRory&2026-03-1922-119/+147
* CDN: use file contents for hashes, the fuckRory&2026-03-1914-14/+14
* Fix typing for activity metadataRory&2026-03-181-2/+4
* Fix schemas for guild bansRory&2026-03-175-25/+26
* Schemas for emojisRory&2026-03-174-2/+114
* Schemas for stickersRory&2026-03-177-275/+381
* Color coded logging for missing request/response schemas in openapiRory&2026-03-172-5/+35
* Fix errorneous logRory&2026-03-171-2/+1
* openapi.js: explicitly disable LOG_ROUTESRory&2026-03-171-0/+2
* Fix some broken importsRory&2026-03-172-2/+2
* Array method to get distinct items by a selectorRory&2026-03-161-0/+12
* Clean up schemas some moreRory&2026-03-166-682/+66
* Update pion-webrtc moduelRory&2026-03-161-3/+3
* Update npm packagesRory&2026-03-162-44/+54
* CDN/Attachments: allow access by server request sigRory&2026-03-151-5/+12
* CORS: change max age from 5s to 60sRory&2026-03-151-1/+1
* Added two new configuration options for SMTP: "starttls" andLisa Marie Maginnis2026-03-152-19/+24
* added missing author to repliesLisa Marie Maginnis2026-03-151-1/+4
* Added user and roles to PublicMember response to fix reactionsLisa Marie Maginnis2026-03-151-1/+9
* give remove the same treatmentMathMan052026-03-152-2/+5
* Fix adding reactionsMathMan052026-03-152-10/+14
* Some minor workRory&2026-03-148-76/+10
* Remove array global pollutionRory&2026-03-145-151/+127
* remove duplicate / in url regexRory&2026-03-141-1/+1
* Shorten importsRory&2026-03-1460-299/+300
* Remove unused imports for entitiesRory&2026-03-149-17/+10
* Remove unused imports for non-entitiesRory&2026-03-1440-411/+824
* Fix some JSdoc errorsRory&2026-03-143-5/+6
* Remove unnessecary continue statementsRory&2026-03-142-3/+1
* Clean up some type guardsRory&2026-03-144-9/+6
* minor cleanupRory&2026-03-142-3/+1
* properly mark unused paramsRory&2026-03-1427-39/+78
* lambert-server: remove unused codeRory&2026-03-143-59/+2
* Snowflake: remove unused binaryToID functionRory&2026-03-141-30/+0
* Remove unused autoupdater codeRory&2026-03-143-94/+0
* Use plain assignment for permissions in message handlerRory&2026-03-141-2/+2
* Qodana: fix async warningsRory&2026-03-1426-42/+41
* Update nix locks for nuget depsRory&2026-03-1416-348/+388
* Update nuget depsRory&2026-03-1414-19/+20
* fix nix flake checkRory&2026-03-142-7/+9
* fix nixos testsRory&2026-03-141-0/+1
* Roll back discord-protosRory&2026-03-132-6/+6
* Update nix, pion-sfu, npm packagesRory&2026-03-133-313/+328
* Merge pull request #1591 from CyberL1/fix/messaage-jumping-stuffCyber2026-03-131-1/+1
|\
| * fix: `around` parameter returning invalid sortCyberL12026-03-131-1/+1
|/
* gateway offload workRory&2026-03-1311-16/+50
* identify: use proto toVoiceStateRory&2026-03-131-1/+1
* nix: fix wrappersRory&2026-03-131-2/+2
* nix: fix deps for admin apiRory&2026-03-131-0/+2
* CS: make replication messages typed, some offload workRory&2026-03-1316-35/+291
* gateway: util function to do gateway offload stuffRory&2026-03-131-1/+35
* admin api: send SB_SESSION_REMOVE when deleting userRory&2026-03-131-0/+6
* cs: Add session_id and reconnect_delay to replicationmessageRory&2026-03-131-0/+6
* API: fire SB_SESSION_REMOVE upon logging out a sessionRory&2026-03-132-2/+14
* Gateway: add SB_SESSION_CLOSE and SB_SESSION_INVALIDATE eventsRory&2026-03-133-11/+32
* Gateway: allow addressing dispatch events to specific sessionsRory&2026-03-133-3/+5
* nix: cache buildsRory&2026-03-131-48/+76
* Gateway: include entity counts in trace namesRory&2026-03-121-5/+5
* .idea: exclude cs bin dirs from analysisRory&2026-03-121-0/+56
* Factor out getMostRelevantSessionRory&2026-03-124-55/+24
* fix op43Rory&2026-03-121-3/+3
* Gateway: implement op43Rory&2026-03-123-1/+51
* nix: add gateway sharding optionsRory&2026-03-125-6/+95
* build(deps): update npm dependencies hash [dependabot skip]dependabot[bot]2026-03-111-3/+3
* build(deps): bump file-type in the npm_and_yarn group across 1 directorydependabot[bot]2026-03-112-5/+5
* nix: quieten dotnet outputRory&2026-03-111-1/+1
* requestguildmembers: immediately send data instead of bufferingRory&2026-03-111-26/+26
* requestguildmembers: dont forget user relation, lolRory&2026-03-111-0/+1
* requestguildmembers: assign presence list directly without for loopRory&2026-03-111-15/+18
* requestguildmembers: select only relevant dataRory&2026-03-111-1/+7
* requestguildmembers: track member count properlyRory&2026-03-111-3/+4
* requestguildmembers: log chunksRory&2026-03-111-2/+7
* requestguildmembers: bulk query sessionsRory&2026-03-111-5/+9
* WIP cdn-cs stuff github/dev/emma/gateway-batch-presence-lookup dev/emma/gateway-batch-presence-lookupRory&2026-03-1110-44/+123
* fix: fall back to undefined in message createRory&2026-03-071-0/+1
* build(deps): update npm dependencies hash [dependabot skip]dependabot[bot]2026-03-071-6/+6
* Bump the npm_and_yarn group across 1 directory with 2 updatesdependabot[bot]2026-03-072-79/+32
* sticker implMathMan052026-03-072-1/+55
* when guild region is misconfigured, fallback to default regiondank0742026-03-072-4/+18
* gateway should not crash for clients that send Op 37 with missing channel ran...dank0742026-03-071-1/+1
* Fix guild settings not using .save, nor beign awaitedRory&2026-03-071-1/+1
* Fix indents in interactions copyright noticeRory&2026-03-071-3/+3
* Dont serialise guild parentsRory&2026-03-071-0/+1
* Dont serialize discovery weight/exclusion statusRory&2026-03-071-0/+2
* [rel/1518] Allowed mentions + message reference: allow nullsRory&2026-03-071-5/+5
* [rel/1518] Member flagsRory&2026-03-073-1/+20
* [rel/1518] make PartialEmoji accept id-onlyRory&2026-03-071-5/+12
* [rel/1518] Interaction failure reason enum, add missing copyright headersRory&2026-03-0713-4/+217
* [cherry/1518] Webhooks: respect thread_id parameterRory&2026-03-061-7/+18
* temp hack: ...and dont forget to save itRory&2026-03-061-0/+1
* temp hack: maybe set the right didRory&2026-03-061-1/+1
* temp hack: re-create sessiosn that went missingRory&2026-03-061-1/+11
* oooopsRory&2026-03-061-1/+1
* actually backpropagate session id in identify to ws objectRory&2026-03-061-0/+1
* Log creation of new sessions, fix some commentsRory&2026-03-062-2/+16
* Inline pointless const for session_idRory&2026-03-061-3/+1