summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Some further work github/emma/schema-updates_wip emma/schema-updates_wipRory&2025-12-177-50/+223
* Setting protos supportRory&2025-12-171-0/+12
* Drop extended_settings, account data soon. Closes #1160Rory&2025-12-175-17/+14
* Merge remote-tracking branch 'DEVTomatoCake/fix/getPublicUser-no-defaults'Rory&2025-12-178-18/+21
|\
| * Run ESLintTomatoCake2024-09-011-8/+1
| * Stop returning defaults when using getPublicUser()TomatoCake2024-09-015-13/+16
* | Merge remote-tracking branch 'mathium05/greetFix'Rory&2025-12-171-2/+2
|\ \
| * \ Merge branch 'master' into greetFixCyber2025-11-186-2/+24
| |\ \
| * | | fix greet APIMathMan052025-11-171-3/+3
* | | | Fix prettierigoreRory&2025-12-171-1/+0
* | | | lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-17667-39142/+39148
* | | | Pre-commit: use spaces for formatting, regenerate schemas if changedRory&2025-12-172-2/+3
* | | | Pre-commit: dont forget to commit flake.lockRory&2025-12-171-0/+1
* | | | Pre-commit: dont update nix flake if recently updatedRory&2025-12-171-0/+2
* | | | Remove automod code in favor of dev/emma-wip stuffRory&2025-12-172-65/+12
* | | | No more fallback URLsRory&2025-12-176-11/+7
* | | | Remove GATEWAY/CDN env variables in favor of single source of truthRory&2025-12-172-2/+2
* | | | Dont directly export all config subtypesRory&2025-12-173-3/+2
* | | | Move region to webrtc schemasRory&2025-12-176-23/+5
* | | | Fix webstorm runconfigsRory&2025-12-175-6/+6
* | | | Prettier u14Rory&2025-12-173-2/+3
* | | | Prettier u13Rory&2025-12-172-13/+5
* | | | Prettier u12Rory&2025-12-171-412/+408
* | | | Prettier u11Rory&2025-12-172-3/+15
* | | | Prettier u10Rory&2025-12-175-149/+52
* | | | Prettier u9Rory&2025-12-179-330/+124
* | | | Prettier u8Rory&2025-12-1713-287/+71
* | | | Prettier u7Rory&2025-12-1710-732/+193
* | | | Prettier u6Rory&2025-12-1715-196/+61
* | | | Prettier u5Rory&2025-12-1713-278/+69
* | | | Prettier u4Rory&2025-12-1718-486/+130
* | | | Prettier u3Rory&2025-12-1718-388/+134
* | | | Prettier -1Rory&2025-12-171-1/+0
* | | | Prettier 8Rory&2025-12-178-51/+13
* | | | Prettier 7Rory&2025-12-171-6/+1
* | | | Prettier 6Rory&2025-12-177-79/+20
* | | | Prettier 5Rory&2025-12-1710-37/+13
* | | | Prettier 4Rory&2025-12-177-17/+11
* | | | Prettier 3Rory&2025-12-177-14/+7
* | | | Prettier 2Rory&2025-12-1713-12/+13
* | | | Prettier 2Rory&2025-12-1744-190/+85
* | | | Prettier 1Rory&2025-12-1722-322/+102
* | | | Prettier connectionsRory&2025-12-1711-359/+96
* | | | Prettier migration scriptsRory&2025-12-1725-330/+265
* | | | Prettier a few filesRory&2025-12-177-33/+15
* | | | Drop staging migration scripts - these are years old now...Rory&2025-12-174-2453/+0
* | | | finally make eslint happyRory&2025-12-1711-117/+64
* | | | eslint: ignore admin apiRory&2025-12-171-0/+1
* | | | No more magic nix cache (14 minutes in post-run???)Rory&2025-12-171-1/+1
* | | | Allow job multitasking in nix ciRory&2025-12-171-2/+2
* | | | More flake checksRory&2025-12-172-12/+37
* | | | nix: add admin api docker imageRory&2025-12-173-770/+770
* | | | nix: drop update scripts, drop hashes.json, dependency drvsRory&2025-12-175-53/+12
* | | | Fix typoRory&2025-12-171-1/+1
* | | | Fix session id shenanigsRory&2025-12-172-2/+2
* | | | forgot to clean upRory&2025-12-171-2/+0
* | | | Centralise ip info logicRory&2025-12-174-28/+36
* | | | Remove ugly hackRory&2025-12-171-2/+2
* | | | Cast ephemeral flag to number because lmaoRory&2025-12-171-1/+1
* | | | Rename PRIVATE_ROUTE -> EPHEMERAL, fix typoRory&2025-12-173-7/+5
* | | | unixsock: use length-prefixed message framing + bufferRory&2025-12-171-10/+32
* | | | Remove device on logoutRory&2025-12-172-8/+10
* | | | Fix sessions logoutRory&2025-12-171-0/+1
* | | | Update session infoRory&2025-12-1710-133/+343
* | | | Use query for sessions endpointRory&2025-12-161-1/+1
* | | | Fix sessionRory&2025-12-161-3/+3
* | | | Lower interval for cleaning up sessionsRory&2025-12-161-1/+1
* | | | Device managementRory&2025-12-165-1/+398
* | | | Experimental unix socket modeRory&2025-12-164-47/+205
* | | | Forgot to make rabbitmq staticRory&2025-12-161-4/+4
* | | | Listen for connection errors?Rory&2025-12-161-15/+25
* | | | Dirty rabbitmq hackRory&2025-12-162-2/+7
* | | | Gateway token frefreshRory&2025-12-163-3/+10
* | | | Fix gatewayRory&2025-12-161-1/+1
* | | | Fix bad importsRory&2025-12-166-6/+6
* | | | Expire old sessions, update last seen on gateway heartbeatRory&2025-12-162-5/+21
* | | | Gateway: update session last seen on heartbeatRory&2025-12-161-1/+16
* | | | Less debug logging, more useful?Rory&2025-12-166-6/+29
* | | | What does this even returnRory&2025-12-161-0/+4
* | | | Session fixesRory&2025-12-165-25/+44
* | | | Upate session infoRory&2025-12-163-149/+479
* | | | More maybe un-blowing-upRory&2025-12-162-5/+14
* | | | IDE blew up againRory&2025-12-161-1/+1
* | | | Create sessions for new usersRory&2025-12-163-13/+95
* | | | Try/catch in GetSafeChannel to maybe catch createchannel errors????Rory&2025-12-161-11/+16
* | | | Update instance ban schemaRory&2025-12-163-0/+7
* | | | Token versioning startRory&2025-12-161-15/+16
* | | | Allow opting out of persisting instance bans on user delete endpointRory&2025-12-162-7/+29
* | | | EndpointPrivate for apiRory&2025-12-161-2/+3
* | | | Merge pull request #1440 from CyberL1/fix/gh-webhook-events-moreCyber2025-12-151-0/+4
|\ \ \ \
| * \ \ \ Merge branch 'spacebarchat:master' into fix/gh-webhook-events-moreCyber2025-12-15195-788/+3952
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | fix corsRory&2025-12-151-1/+1
* | | | | remove testMathMan052025-12-141-1/+1
* | | | | fix minor bug breaking bot invitesMathMan052025-12-141-40/+9
* | | | | fix flakeRory&2025-12-141-2/+2
* | | | | admin api packagingRory&2025-12-14124-264/+2246
* | | | | No longer generate security_jwtSecret, switch webauthn to modern tokens, dontRory&2025-12-143-21/+26
* | | | | force sync for sqliteRory&2025-12-141-0/+7
* | | | | Fix missing config usage for backup codesRory&2025-12-131-1/+2
* | | | | Drop nonfunctional default ipdata keyRory&2025-12-132-1/+15
* | | | | Update admin api db model to match TSRory&2025-12-138-27/+57
* | | | | Regenerate spacebar db for admin apiRory&2025-12-1311-52/+184
* | | | | Fix sqliteRory&2025-12-131-1/+4
* | | | | No more sync:db on initial setup >:C >:C >:CRory&2025-12-1310-51/+779
* | | | | commentdank0742025-12-131-0/+1
* | | | | try to handle race condition againdank0742025-12-132-7/+28
* | | | | Try adjusting CORS rules to make cookies work?Rory&2025-12-133-11/+7
* | | | | Prevent duplicate instance ban entriesRory&2025-12-131-1/+2
* | | | | Delete user settings protos on account deletionRory&2025-12-131-1/+4
* | | | | not milliseconds lolRory&2025-12-131-1/+1
* | | | | Fix formatting oopsieRory&2025-12-131-7/+7
* | | | | Log elapsed time for user deleteRory&2025-12-132-1/+30
* | | | | Maybe?>Rory&2025-12-131-7/+6
* | | | | Fix missing group by?Rory&2025-12-131-0/+2
* | | | | Fix typo in getDmChannels helperRory&2025-12-131-1/+1
* | | | | Add missing migrationRory&2025-12-131-0/+14
* | | | | Instance ban stuffRory&2025-12-138-57/+109
* | | | | Fix CI testsRory&2025-12-123-30/+51
* | | | | More instance ban stuffRory&2025-12-129-59/+133
* | | | | Instance ban: clean up DMs and guild ownerships, track instance bansRory&2025-12-121-3/+121
* | | | | Fix IP tracking for bansRory&2025-12-128-3/+96
* | | | | Merge remote-tracking branch 'BrajamohanDas-afk/refactor/remove-getIpAddress'...Rory&2025-12-120-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into refactor/remove-getIpAddressRory&2025-12-1214-147/+121
| |\ \ \ \ \
| * | | | | | Refactor: Replace getIpAddress with req.ipBrajamohanDas-afk2025-12-0514-186/+92
* | | | | | | Refactor: Replace getIpAddress with req.ipBrajamohanDas-afk2025-12-1214-186/+92
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #1436 from CyberL1/fix/config-stuffCyber2025-12-121-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'spacebarchat:master' into fix/config-stuffCyber2025-12-125-108/+71
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1434 from CyberL1/fix/gh-embeds-new-commits-title-linkCyber2025-12-121-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'spacebarchat:master' into fix/gh-embeds-new-commits-title-linkCyber2025-12-125-108/+71
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | fix: prevent race condition in rabbitmqdank0742025-12-124-107/+70
* | | | | | | | fix read del bugMathMan052025-12-121-1/+1
| | | | * | | | fix: check if event is "opened" or "closed"CyberL12025-12-151-0/+4
| | | |/ / / / | | |/| | | |
| | * | | | | fix: some config stuffCyberL12025-12-121-3/+3
| |/ / / / /
| * / / / / fix: show compare url on multiple commitsCyberL12025-12-121-1/+1
|/ / / / /
* | | | | Perhaps, dont IP ban moderatorsRory&2025-12-075-5/+18
* | | | | Merge pull request #1429 from CyberL1/fix/github-webhook-pr-body-emptyCyber2025-12-051-1/+3
|\ \ \ \ \
| * | | | | fix: check if `body` is not `null`CyberL12025-12-051-1/+3
|/ / / / /
* | | | | Merge pull request #1428 from CyberL1/fix/guild-folder-types-nullableCyber2025-12-053-9/+21
|\ \ \ \ \
| * | | | | fix: add `| null` to guild folder typesCyberL12025-12-053-9/+21
|/ / / / /
* | | | | Merge pull request #1427 from CyberL1/fix/guild-folder-schemaCyber2025-12-053-11/+5
|\ \ \ \ \
| * | | | | fix: only `guild_ids` is required in guild folderCyberL12025-12-053-11/+5
|/ / / / /
* | | | | Merge pull request #1425 from CyberL1/fix/include-user-object-in-guild_memberCyber2025-12-041-12/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: include `user` object in `guild_member`CyberL12025-12-041-12/+2
|/ / / /
* | | | Merge pull request #1423 from CyberL1/fix/mobile-appCyber2025-12-045-21/+11
|\ \ \ \
| * | | | chore: re-generate openapi.json and schemas.jsonCyberL12025-12-042-16/+4
| * | | | fix: `highest_last_message_id` is apparently a number and never a stringCyberL12025-12-041-5/+5
| * | | | fix: send presences array (empty for now) in READY event dataCyberL12025-12-042-0/+2
|/ / / /
* | | | Clean up cloud attachment debug logsRory&2025-12-041-3/+2
* | | | validate that endpoitns are configuredRory&2025-12-043-69/+718
* | | | Remove fallback URIs, remove endpointClient, expose admin apiRory&2025-12-0411-27/+22
* | | | Merge pull request #1422 from CyberL1/fix/github-embed-push-show-only-the-fir...Cyber2025-12-031-1/+1
|\ \ \ \
| * | | | fix: show only the first line of commit messageCyberL12025-12-031-1/+1
|/ / / /
* | | | Always use req.ip when calling getIpAddressRory&2025-12-031-6/+1
* | | | wtf is wrong with ipdataRory&2025-12-031-0/+3
* | | | Bump depsRory&2025-12-035-538/+441
* | | | Fix message ack schemaRory&2025-12-023-1/+3
* | | | Merge pull request #1420 from CyberL1/fix/gh-embeds-username-and-avatarCyber2025-12-021-2/+2
|\ \ \ \
| * | | | fix: github webhok username and avatar are now more in-line with discordCyberL12025-12-021-2/+2
|/ / / /
* | | | createMessageWithDefaults: unset memberRory&2025-12-021-0/+2
* | | | Log origin for missing rolesRory&2025-12-021-1/+1
* | | | Trace origin for addToGuild call, warn if sending null rolesRory&2025-12-023-1/+12
* | | | More gateway stuffRory&2025-12-023-1/+38
* | | | Various gateway stuffRory&2025-12-024-3/+151
* | | | Fix registerRory&2025-12-021-1/+1
* | | | Support deleting ACKs for type==channelRory&2025-12-024-5/+298
* | | | Fix schema importRory&2025-12-021-1/+1
* | | | Exclude networking related schemasRory&2025-12-023-161/+147
* | | | Extended IP address scrutiny on registerRory&2025-12-022-64/+57
* | | | Enforce bans on invites, enforce quarantine, enforce IP banRory&2025-12-021-33/+29
* | | | Use IpDataClient in placesRory&2025-12-025-86/+15
* | | | Dont export classes as defaultRory&2025-12-022-2/+2
* | | | Export util/networkingRory&2025-12-021-0/+1
* | | | Always trim username updatesRory&2025-12-021-1/+1
* | | | Template billing routesRory&2025-12-023-2/+196
* | | | Forgot the configuration, lolRory&2025-12-021-2/+5
* | | | Classes for abuseipdb/ipdataRory&2025-12-027-0/+307
* | | | Merge pull request #1419 from CyberL1/fix/send-204Cyber2025-12-021-3/+1
|\ \ \ \
| * | | | fix: send 204 even if event is invalid (discord does this, idk why)CyberL12025-12-021-3/+1
|/ / / /
* | | | Merge pull request #1418 from CyberL1/refactor/github-webhook-embedsCyber2025-12-021-469/+320
|\ \ \ \
| * | | | chore: remove debug logCyberL12025-12-021-1/+0
| * | | | refactor: refactor github webhooks embeds to match discord'sCyberL12025-12-021-469/+321
|/ / / /
* | | | update schema for voiceIdentifydank0742025-12-021-0/+3
* | | | Update nix hashesRory&2025-12-011-1/+1
* | | | Split time classes, include testsRory&2025-12-0110-52/+692
* | | | Fix base64 avatar stuff for webhooksRory&2025-12-011-1/+1
* | | | File uploads: try form.getBuffer()Rory&2025-12-011-1/+1
* | | | Drop node-fetch-commonjs, proxy-agent as deprecatedRory&2025-12-0117-373/+220
* | | | Merge pull request #1416 from MathMan05/channelSearchCyber2025-12-012-37/+153
|\ \ \ \
| * \ \ \ Merge branch 'master' into channelSearchCyber2025-12-015-33/+17
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1415 from MathMan05/dupedEventsCyber2025-12-011-21/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into dupedEventsCyber2025-12-014-12/+16
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Tell browsers to cache applications/games detectable response in accordance o...Rory&2025-11-303-11/+15
* | | | | | fix exposeMathMan052025-11-301-1/+1
| * | | | | stop with the duped eventsMathMan052025-11-301-21/+1
|/ / / / /
| * | | | fix other bugMathMan052025-11-302-38/+14
| * | | | Implement channel searchMathMan052025-11-301-0/+140
|/ / / /
* | | | stopwatch fixesMathMan052025-11-301-16/+13
* | | | Maybe catch functions in the future in schemas?Rory&2025-11-292-6/+11
* | | | Handle case where session is an object, merges #1412Rory&2025-11-292-2/+2
* | | | Cut down schemas by 90%Rory&2025-11-2916-101086/+12419
* | | | Merge pull request #1411 from MathMan05/statusCyber2025-11-296-19/+12
|\ \ \ \
| * \ \ \ Merge branch 'spacebarchat:master' into statusMathium052025-11-290-0/+0
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1410 from MathMan05/statusCyber2025-11-293-150/+188
|\ \ \ \ \
| | * | | | don't show invisMathMan052025-11-296-19/+12
| |/ / / /
| * | | | Fix merge issuesMathMan052025-11-2934-957/+339
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1408 from MathMan05/removeStupidPoliesMadeline2025-11-2932-816/+179
|\ \ \ \ \
| * | | | | remove string proto fake polyfillMathMan052025-11-265-56/+10
| * | | | | make mentions not use the pollyfillsMathMan052025-11-261-74/+26
| * | | | | Merge branch 'removeStupidPolies' of https://github.com/MathMan05/server into...MathMan052025-11-261-8/+12
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'spacebarchat:master' into removeStupidPoliesMathium052025-11-261-8/+12
| | |\ \ \ \ \
| * | | | | | | Merge branch 'removeStupidPolies' of https://github.com/MathMan05/server into...MathMan052025-11-2610-278/+686
| |\| | | | | |
| | * | | | | | Merge branch 'spacebarchat:master' into removeStupidPoliesMathium052025-11-2610-278/+686
| | |\ \ \ \ \ \
| * | | | | | | | remove removeMathMan052025-11-264-22/+14
| * | | | | | | | get distinct working betterMathMan052025-11-261-38/+15
| |/ / / / / / /
| * | | | | | | fix distinctMathMan052025-11-261-1/+1
| * | | | | | | re-add partion functionMathMan052025-11-261-0/+6
| * | | | | | | remove test, oopsMathMan052025-11-261-7/+0
| * | | | | | | change partitionMathMan052025-11-263-44/+18
| * | | | | | | remove distinctMathMan052025-11-265-48/+7
| * | | | | | | Fix backwards conditionMathMan052025-11-261-1/+1
| * | | | | | | save fileMathMan052025-11-261-9/+0
| * | | | | | | rid of forEachAsyncMathMan052025-11-263-30/+26
| * | | | | | | make normalize URL normalMathMan052025-11-264-58/+2
| * | | | | | | get rid of sleep()MathMan052025-11-263-41/+6
| * | | | | | | remove the empty filesMathMan052025-11-252-0/+0
| * | | | | | | rid of Math.clampMathMan052025-11-254-53/+2
| * | | | | | | remove unused filter asyncMathMan052025-11-252-16/+1
| * | | | | | | actually include fixMathMan052025-11-251-4/+8
| * | | | | | | remove distinct byMathMan052025-11-252-34/+0
| * | | | | | | actually delete the functionsMathMan052025-11-251-8/+0
| * | | | | | | Delete Object.mapMathMan052025-11-255-51/+9
| * | | | | | | remove unused forEachMathMan052025-11-252-31/+0
| * | | | | | | rid of contains allMathMan052025-11-253-24/+3
| * | | | | | | remove unused intersectMathMan052025-11-252-15/+0
| * | | | | | | remove except (it's probally faster this way too)MathMan052025-11-253-30/+7
| * | | | | | | get rid of singleMathMan052025-11-253-27/+3
| * | | | | | | remove first/lastMathMan052025-11-254-126/+46
| | | | * | | | status stuffMathMan052025-11-281-9/+28
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #1409 from MathMan05/removeLogCyber2025-11-281-1/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | remove unneeded logMathMan052025-11-271-1/+0
|/ / / / / /
* | / / / / Pagnation and guild scoping for mention inboxRory&2025-11-261-8/+12
| |/ / / / |/| | | |
* | | | | Maybe?Rory&2025-11-261-9/+15
* | | | | Swap around toJSON and withSignedAttachments (oops)Rory&2025-11-261-2/+2
* | | | | Actually include messages in mentions resultRory&2025-11-261-10/+48
* | | | | Mentions inbox: use the right roles prop...Rory&2025-11-261-1/+2
* | | | | Mentions inbox: include channel guild idRory&2025-11-261-1/+1
* | | | | Cache access token key in memory and write it back to disk if deletedRory&2025-11-261-1/+25
* | | | | Mention inbox, hopefullyRory&2025-11-266-45/+257
* | | | | Expose mor emember keysRory&2025-11-254-266/+393
|/ / / /
* | | | Channel: revert part of permission unification PRRory&2025-11-252-2/+70