summary refs log tree commit diff
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2026-05-24Add startup test for legacy rabbitmq setupRory&1-2/+9
2026-05-24Add NixOS test for starting with rabbitmq-single ipcRory&5-20/+54
2026-05-24Nix: expose EVENT_TRANSMISSION as an optionRory&1-3/+17
2026-05-24Demote default rabbitmq behavior, implement init for all BaseEventWriter/List...Rory&1-34/+44
2026-05-24Move publishEvent to RabbitMQ.tsRory&2-29/+28
2026-05-24Move rabbitListen to RabbitMQ.tsRory&2-53/+55
2026-05-24Clean up unused imports in IPC codeRory&3-4/+2
2026-05-24Add untested rabbitmq single-channel IPCRory&7-37/+228
2026-05-24Split unix socket IPC to separate files, add interfacesRory&7-530/+627
2026-05-24Fix some copyright headers github/dev/cherry dev/cherryRory&1-0/+18
2026-05-24*/start.ts: unify import order for module-alias and dotenvRory&6-19/+49
2026-05-24Clean up erlpack typesRory&6-48/+3
2026-05-24Side tangent: fix prettier complaintsRory&3-3/+10
2026-05-24Clean up unused binding in cdn-cs nix moduleRory&1-1/+0
2026-05-24Fix github workflowsRory&2-29/+1
2026-05-24Update npm packages, patchesRory&4-93/+95
2026-05-24Fix patchesRory&2-2/+2
2026-05-24test VM: expose pion portRory&1-0/+6
2026-05-19Add internal status order enumRory&5-9/+16
2026-05-19Bundle tests: dont use gateway offloadRory&1-7/+0
2026-05-19Rework status enum schemaRory&7-59/+115
2026-05-19cs: bump microsoft/system.*Rory&24-217/+218
2026-05-19cs: bump Magick.NETRory&20-50/+50
2026-05-19npm: update node-zstd to 2.0.0Rory&2-58/+41
2026-05-19npm: update amqplib to 2.0.1Rory&2-14/+5
2026-05-19npm minor package updatesRory&2-544/+958
2026-05-19LazyRequest: dont pseudo-force users to be onlineRory&1-7/+1
2026-05-17Update nix inputsRory&1-3/+3
2026-05-17Side tangent: fix bug in cdn-cs nix moduleRory&1-1/+1
2026-05-17client: basic message parsing, gateway listeningRory&18-29/+664
2026-05-08Add WIP clientRory&49-33/+1369
2026-05-08Offload compile fixRory&1-7/+26
2026-05-08Update CS modelsRory&13-2/+690
2026-05-05Compliance: add user_id and user_settings to login responseRory&1-1/+1
2026-05-04CDN-CS workRory&8-47/+80
2026-05-03switch to harmony-erlpackRory&4-428/+34
2026-05-03handle constraints on webhook deleteRory&1-1/+32
2026-04-29Clarify STORAGE_FORCE_PATH_STYLE env behaviorohmwraith1-1/+1
2026-04-29Implement S3 force path-style supportohmwraith2-2/+10
2026-04-28Register: cache blocked IPsRory&4-325/+402
2026-04-26Document why ImageProxy.ts existsRory&1-0/+1
2026-04-25Add deprecation warning for database configRory&1-0/+9
2026-04-24Constrain role name lengthsRory&2-0/+6
2026-04-24Move email domain lists to assetsRory&2-0/+0
2026-04-24Refactor update-deps.cs, update dotnet depsRory&51-1727/+479
2026-04-24Fix CDN s3 importRory&1-1/+1
2026-04-21Hexdump CDN hashesRory&4-0/+145
2026-04-20Update genIndex to add ane xtra newlineRory&1-0/+1
2026-04-20Clean up schemas a bitRory&2-0/+19
2026-04-20Clean up schemas/uncategorised a bitRory&7-1/+58
2026-04-20Clean up schemas/responses a bitRory&16-34/+35
2026-04-20Clean up schemas/gateway a bitRory&7-18/+57
2026-04-20Clean up schemas/api a bitRory&16-14/+137
2026-04-20Clean up imports in schemas/api/botsRory&18-194/+177
2026-04-20Merge AckBulkSchema into MessageAcknowledgeSchema.tsRory&4-27/+9
2026-04-19Clean some unused importsRory&2-3/+2
2026-04-19Fix guild discoveryRory&2-4/+4
2026-04-19Update readmeRory&1-6/+9
2026-04-19eslint: reapply after rebasing on #1631Rory&1-1/+1
2026-04-19eslint: yodaRory&4-5/+7
2026-04-19eslint: default-caseRory&3-0/+17
2026-04-19eslint: arrow-body-style=as-neededRory&20-203/+147
2026-04-19eslint: no-promise-executor-returnRory&10-15/+16
2026-04-19eslint: more rules, no-duplicate-importsRory&11-29/+19
2026-04-19eslint: array callback return, no restricted importsRory&72-141/+175
2026-04-19Minor package updatesRory&2-39/+39
2026-04-19CDN: clean up unused importsRory&16-133/+16
2026-04-19fix comment typoCyberL11-1/+1
2026-04-19remove oversightCyberL11-4/+0
2026-04-19fix: expose metadata if should be visibleCyberL11-1/+2
2026-04-19fix: expose only public propertiesCyberL13-2/+53
2026-04-19fix: select `visibility` on `connected_accounts`CyberL11-0/+11
2026-04-19Make connections more verbose and include some setup instructionsRory&24-247/+122
2026-04-18NPM updates: typescript 6.0Rory&2-5/+5
2026-04-18NPM updates: amqplibRory&2-30/+7
2026-04-18NPM updates 2Rory&7-77/+121
2026-04-18NPM updateRory&4-551/+408
2026-04-18Run prettier, remove accidental importsRory&3-12/+10
2026-04-18Attachment -> PublicAttachment in schemasRory&6-102/+328
2026-04-18Remove irrelevant TODORory&1-1/+0
2026-04-18Fix TOTPRory&2-2/+2
2026-04-18Fix error logging, dont use simple-arrayRory&13-20/+76