summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | | Message handler: fix importsRory&2025-11-251-7/+5
* | | | Fix type on communication_disabled_untilRory&2025-11-251-1/+1
* | | | implement timeouts and quarantinesRory&2025-11-253-20/+46
* | | | admin api: clean up importsRory&2025-11-252-2/+0
* | | | allow setting communication_disabled_untilRory&2025-11-254-50/+287
* | | | async filter extensionsRory&2025-11-252-0/+16
* | | | add missing user flagsRory&2025-11-251-22/+43
* | | | slight fixMathMan052025-11-251-1/+2
* | | | Implement SlowmodeMathMan052025-11-251-2/+17
* | | | centerlize permision checking moreMathMan052025-11-252-108/+29
* | | | Permissions: fill in new flagsRory&2025-11-251-1/+16
* | | | Admin API: Check rights, require OPERATORRory&2025-11-246-16/+129
* | | | Admin API: .NET 10Rory&2025-11-249-22/+25
* | | | fix bot deletingMathMan052025-11-241-3/+1
* | | | fix :3MathMan052025-11-231-2/+1
* | | | update to use flagsMathMan052025-11-231-1/+2
* | | | is it a hack if it works?MathMan052025-11-233-3/+32
* | | | fix for the comemntingMathMan052025-11-231-2/+2
* | | | no, that doesn't workMathMan052025-11-231-0/+2
* | | | maybe fix attachments?MathMan052025-11-231-3/+15
* | | | workMathMan052025-11-231-1/+12
* | | | use nonce?MathMan052025-11-231-0/+1
* | | | make interactions more normalMathMan052025-11-235-52/+23
* | | | Message#createWithDefaults: Set mesasge type if message_reference is set and ... github/temp tempRory&2025-11-221-0/+3
* | | | add extraFields optional param on toPrivateUser, expose rights on READYRory&2025-11-222-3/+3
* | | | gateway: expose self rights on ready, maybe?Rory&2025-11-221-1/+1
* | | | Add well-known routesRory&2025-11-221-0/+36
* | | | fix: docker tags cannot include `+` (why? idk)CyberL12025-11-211-1/+1
* | | | OA: regenerate after cherry-picking script changes from dev/emma-wipRory&2025-11-213-28152/+52
* | | | Exclude some more schemasRory&2025-11-212-2/+74
* | | | Improve openapi schema generation scriptRory&2025-11-212-72/+449
* | | | GHA: run nix flake check to run server tests and more checksRory&2025-11-211-0/+1
* | | | Nix: emit revision file, bundle: use revision file, fix git dir resolution on...Rory&2025-11-212-27/+47
* | | | Nix: move patch-package to devDependencies, drop usage of npx, drop patchPhaseRory&2025-11-214-15/+259
* | | | Nix: Strip down a good chunk of node_modulesRory&2025-11-212-10/+150
* | | | Move typescript-json-schema to devDependencies (no runtime usage)Rory&2025-11-213-5/+37
* | | | Nix: rename test to check if bundle starts with the moduleRory&2025-11-211-1/+1
* | | | Nix: use own revision as package versionRory&2025-11-211-2/+11
* | | | Nix: drop ts-node from devenvRory&2025-11-211-1/+0
* | | | Merge pull request #1402 from MathMan05/fixGroupsCyber2025-11-214-350/+240
|\ \ \ \
| * | | | only for gorupsMathMan052025-11-201-1/+1
| * | | | default undefinedMathMan052025-11-201-1/+1
| * | | | fix groups moreMathMan052025-11-204-350/+240
|/ / / /
* | | | Nix/docker: use specified systemRory&2025-11-201-1/+1
* | | | Nix: add missing lib specifier in moduleRory&2025-11-201-1/+1
* | | | Update nix and packagesRory&2025-11-206-1063/+1127
* | | | Merge pull request #1399 from CyberL1/fix/activitiesCyber2025-11-202-8/+17
|\ \ \ \
| * | | | fix: default `activities` to empty arrayCyberL12025-11-202-8/+17
|/ / / /
* | | | Merge pull request #1397 from MathMan05/groupFixCyber2025-11-201-8/+8
|\ \ \ \
| * \ \ \ Merge branch 'master' into groupFixCyber2025-11-201-8/+40
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1395 from MathMan05/readStateFixCyber2025-11-191-8/+40
|\ \ \ \ \
| * | | | | fixesMathMan052025-11-191-1/+6
| * | | | | add missing awaitsMathMan052025-11-191-2/+2
| * | | | | fix mentions issuesMathMan052025-11-191-6/+33
|/ / / / /
| * / / / fix groupsMathMan052025-11-191-8/+8
|/ / / /
* | | | Merge pull request #1393 from MathMan05/webhookFixCyber2025-11-191-77/+46
|\ \ \ \
| * \ \ \ Merge branch 'master' into webhookFixCyber2025-11-195-26/+43
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1394 from MathMan05/readStatesCyber2025-11-195-26/+43
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into readStatesCyber2025-11-191-4/+7
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | implement mention_countMathMan052025-11-185-26/+43
| | * | | | correctly check queryMathMan052025-11-191-1/+1
| | * | | | rearange errorsMathMan052025-11-191-8/+9
| | * | | | fixesMathMan052025-11-191-44/+17
| | * | | | Merge branch 'webhookFix' of https://github.com/MathMan05/server into webhookFixMathMan052025-11-191-4/+7
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' into webhookFixCyber2025-11-191-4/+7
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #1392 from MathMan05/EmbedFixCyber2025-11-191-4/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | more fixMathMan052025-11-181-1/+7
| * | | | | | I am an idiot, it wasn't backwardsMathMan052025-11-181-1/+1
| * | | | | | fixMathMan052025-11-181-5/+2
|/ / / / / /
| * | | | | get rid of logMathMan052025-11-191-1/+0
| * | | | | some fixesMathMan052025-11-191-10/+32
| |/ / / /
| * / / / make not wait work correctlyMathMan052025-11-181-46/+20
|/ / / /
* | | | Merge pull request #1391 from MathMan05/DecCyber2025-11-186-24/+10
|\ \ \ \
| * \ \ \ Merge branch 'master' into DecCyber2025-11-181-0/+1
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1390 from MathMan05/BotJoinCyber2025-11-181-0/+1
|\ \ \ \ \
| * | | | | no bots for youMathMan052025-11-181-0/+1
|/ / / / /
| * / / / member count fixesMathMan052025-11-186-24/+10
|/ / / /
* | | | Merge pull request #1387 from MathMan05/pingFixCyber2025-11-181-2/+18
|\ \ \ \
| * \ \ \ Merge branch 'master' into pingFixCyber2025-11-187-9/+33
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1388 from MathMan05/RoleTypeFix2Cyber2025-11-181-5/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into RoleTypeFix2Cyber2025-11-186-4/+26
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #1386 from MathMan05/notiFixCyber2025-11-181-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |