summary refs log tree commit diff
path: root/api/src/util/handlers/Message.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-21Post-rebase fixesRory&7-268/+85
2026-01-21Update username-suggestions-unauthed.tsPuyodead11-2/+2
2026-01-21implement authed pomelo routesPuyodead13-0/+133
2026-01-21rename unique uesrname response and schemaPuyodead18-13/+21
2026-01-21update pomelo experimentPuyodead11-3/+1
2026-01-21send disclosure for pomeloPuyodead11-1/+5
2026-01-21fix being able to register with taken usernamePuyodead14-8/+11
2026-01-21add unique-username routes to unauthenticated listPuyodead11-0/+2
2026-01-21Send experiment required to enable pomelo UI in discord clientPuyodead13-2/+53
2026-01-21Implement Pomelo RegistrationPuyodead19-7/+131
2026-01-21update user modify for unique usernamesPuyodead16-31/+80
2026-01-21add legacy_username user fieldPuyodead13-1/+164
2026-01-21rename pomeloEnabled to uniqueUsernamesPuyodead17-18/+18
2026-01-21remove display_namePuyodead112-44/+35
2026-01-21rename handle to tagPuyodead12-3/+3
2026-01-21lintPuyodead11-8/+10
2026-01-21initial pomelo implementationPuyodead118-57/+149
2026-01-21Quick and dirty util scripts, trim node modulesRory&4-106/+362
2026-01-21Fix tsconfig for tsgoRory&1-1/+1
2026-01-21oops, left some .orig files in ajv patchRory&1-643/+0
2026-01-20fix validationsMathMan051-3/+5
2026-01-20tsconfig: set srcDir, tsBuildInfoFileRory&2-2/+3
2026-01-20Fix NixOS tests, allow building via tsgoRory&10-13/+235
2026-01-19Nix test VM, migrations helper scriptRory&9-0/+276
2026-01-17Update nix depsRory&6-404/+103
2026-01-17Add explicit dep on EFCore to resolve compiler errorRory&2-528/+2
2026-01-17Update nix nuget depsRory&4-0/+1113
2026-01-17Setting myself up for failureRory&31-759/+813
2026-01-17Add stub POSt report endpointRory&9-85/+895
2026-01-17Restructure extrasRory&107-244/+382
2026-01-15Make this not use the whole session objectohayo1-1/+2
2026-01-15Add temp reporting menu responsesRory&13-81/+11129
2026-01-14Enum for report menu typesRory&3-14/+345
2026-01-14Actually map all endpoints for getting report menusRory&1-14/+27
2026-01-14fest: throw an error if bot name is emptyCyberL14-1/+17
2026-01-14fest: throw an error if application name is emptyCyberL11-1/+10
2026-01-14fix: `FieldErrors` function returned array instead of an objectCyberL11-7/+8
2026-01-13Gateway close logging for 4002Rory&2-3/+16
2026-01-13Support API v10Rory&1-0/+2
2026-01-13Include request info in errorsRory&4-5/+11
2026-01-11Forgot to include assetsRory&2-366/+0
2026-01-11Exclude captcha response schemas, KeySchemaRory&1-1/+5
2026-01-11Sync CS db modelRory&5-16/+43
2026-01-11Whoami endpoint in apiRory&2-0/+81
2026-01-11CDN-CS stuffRory&22-5/+1058
2026-01-10fix: add missing config value for testsCyberL11-0/+1
2026-01-10fix: install sqlite3 for build workflowCyberL11-0/+1
2026-01-10fix: relationshipsSelf are now actually selfCyberL11-1/+1
2026-01-01Update nixRory&1-3/+3
2026-01-01Update deps minorRory&2-713/+669
2025-12-29Fix profile APIMathMan051-6/+7
2025-12-29Add sticker manager in non admin section of admin api test clientRory&3-3/+252
2025-12-29Fix deps hashes for extrasRory&9-109/+69
2025-12-29Clean up nix a littleRory&5-101/+114
2025-12-28Persist uploader user id for new stickersRory&1-0/+1
2025-12-28Reduce service permissionsRory&1-0/+31
2025-12-27No trailing slashes in endpointsRory&1-4/+4
2025-12-27Nix: include patches in filesetRory&1-1/+2
2025-12-27Fix schemas...Rory&4-272/+134
2025-12-27Allow writing to cdn pathRory&2-6/+24
2025-12-27blehRory&1-4/+4
2025-12-27blehRory&1-1/+1
2025-12-27Fix copy paste failureRory&1-4/+4
2025-12-27Allow passing config secrets as pathsRory&3-32/+119
2025-12-27cdn no leading slash for private endpoint hackRory&1-1/+1
2025-12-27cdn dont use https for localhostRory&1-1/+1
2025-12-27Set working directoryRory&1-0/+1
2025-12-27print cwd in jwtRory&1-1/+1
2025-12-27Log some pathsRory&2-2/+3
2025-12-27Fix runtime pathRory&1-1/+1
2025-12-27Dont set working directory explicitlyRory&1-1/+0
2025-12-27consistent pathsRory&1-7/+7
2025-12-27create groupRory&1-0/+2
2025-12-27maye?Rory&1-2/+0
2025-12-27lets tyr not dynamcic userRory&1-1/+9
2025-12-27sadfkoljwaesioafawejRory&1-2/+2
2025-12-27fix endpoint crapRory&2-3/+3
2025-12-27Override port always based on endpointsRory&1-5/+3
2025-12-27No default portRory&1-2/+2
2025-12-27Use systemd runtimedirectoryRory&1-1/+3
2025-12-27Give storage location to all servicesRory&1-0/+16
2025-12-27AF_UNIXRory&1-0/+1
2025-12-27Server name settingRory&1-2/+9
2025-12-26nix: fix env nameRory&1-1/+1
2025-12-26nix: allow ints in envRory&1-0/+1
2025-12-26Nix: expose CDN path optionRory&1-5/+17
2025-12-26Ignore empty ASN type/ID in registerRory&1-2/+6
2025-12-25Fix endpoint public splittingRory&2-2/+2
2025-12-25C#: db config modelRory&5-88/+587
2025-12-25Drop unused metrics configurationRory&3-24/+0
2025-12-25Drop unused Kafka configurationRory&3-26/+0
2025-12-25WIP nix stuffRory&7-163/+377
2025-12-25WIP C# stuffRory&10-51/+358
2025-12-25Consistent imports and instructions for emailRory&4-10/+15
2025-12-25No s3 support by defaultRory&4-390/+104
2025-12-25Drop sqlite3 by defaultRory&3-876/+30
2025-12-23