summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'master' into notiFixCyber2025-11-186-3/+25
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #1384 from MathMan05/welcomeUpdateCyber2025-11-182-1/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into welcomeUpdateCyber2025-11-184-2/+14
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1383 from MathMan05/bunIgnoreCyber2025-11-181-1/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into bunIgnoreCyber2025-11-183-1/+12
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #1382 from MathMan05/botJoinCyber2025-11-183-1/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | prevent bots from joining guild with configMathMan052025-11-173-1/+12
|/ / / / / / /
| * / / / / / ignore bun lock fileMathMan052025-11-171-1/+2
|/ / / / / /
| * / / / / update last message id in more placesMathMan052025-11-172-1/+11
|/ / / / /
| * / / / set default notification valueMathMan052025-11-171-1/+1
|/ / / /
| * / / role type fixMathMan052025-11-171-5/+7
|/ / /
| * | rename varriableMathMan052025-11-171-1/+1
| * | add spacingMathMan052025-11-171-0/+1
| * | fix ping error bugMathMan052025-11-171-2/+17
|/ /
* | Merge pull request #1381 from MathMan05/fixGuildJoinMadeline2025-11-183-280/+240
|\ \
| * | fixes slight bug with joining guilds via IDMathMan052025-11-173-280/+240
|/ /
* | Merge pull request #1373 from MathMan05/users-fix2Cyber2025-11-097-185/+62
|\ \
| * \ Merge branch 'master' into users-fix2Cyber2025-11-098-182/+346
| |\ \ | |/ / |/| |
* | | Merge pull request #1375 from lajosbencz/feat/dockerCyber2025-11-093-0/+133
|\ \ \
| * \ \ Merge branch 'master' into feat/dockerCyber2025-11-092-1/+12
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1376 from CyberL1/fix/gif-stickersCyber2025-11-082-1/+12
|\ \ \ \
| * | | | fix: gif stickers should have `format_type` 4 instead of 0CyberL12025-11-082-1/+12
|/ / / /
| * | | fixuplazos2025-11-081-2/+1
| * | | default portlazos2025-11-081-1/+1
| * | | fixuplazos2025-11-071-9/+8
| * | | update dockerignorelazos2025-11-071-0/+4
| * | | github action publish imagelazos2025-11-071-2/+2
| * | | [FEAT] Docker imagelazos2025-11-073-0/+131
|/ / /
* | | Merge pull request #1372 from MathMan05/fixesCyber2025-10-313-181/+201
|\ \ \
| * | | fixMathMan052025-10-301-1/+1
| * | | fix SQLiteMathMan052025-10-303-181/+201
|/ / /
| * / fix full user object being exposedMathMan052025-10-307-185/+62
|/ /
* | Merge pull request #1371 from CyberL1/fix/interaction-component-checksCyber2025-10-281-2/+42
|\ \
| * | fix: check for duplicated component IDsCyberL12025-10-281-1/+22
| * | chore: remove solved TODO commentCyberL12025-10-281-1/+0
| * | fix: check if components are beetwen 1 to 5 in each rowCyberL12025-10-281-1/+21
|/ /
* | Merge pull request #1367 from CyberL1/fix/application-commands-options-defaultCyber2025-10-233-4/+20
|\ \
| * | fix: send `options` only for type 1CyberL12025-10-231-2/+2
| * | fix: defualt `options` to `[]`CyberL12025-10-232-2/+18
|/ /
* | Merge pull request #1366 from spacebarchat/revert-1365-fix/application-comman...Cyber2025-10-232-29/+3
|\ \
| * | Revert "Default to `[]` for `options`, `integration_types`, `contexts`"Cyber2025-10-232-29/+3
|/ /
* | Merge pull request #1365 from CyberL1/fix/application-commands-arrays-defaultCyber2025-10-232-3/+29
|\ \
| * | fix: default `options`, `integration_types` and `contexts` to empty arrayCyberL12025-10-232-3/+29
|/ /
* | Merge pull request #1364 from CyberL1/fix/send-full-application-command-index...Cyber2025-10-231-5/+17
|\ \
| * | fix: complete `applicationCommandSendable`CyberL12025-10-231-5/+17
|/ /
* | fix dming blocked usersPuyodead12025-10-221-0/+22
* | Merge pull request #1363 from MathMan05/fixes_commandFetchCyber2025-10-221-6/+6
|\ \
| * | reduce a littleMathMan052025-10-221-5/+4
| * | I think this fixes bugsMathMan052025-10-221-6/+7
|/ /
* | Merge pull request #1362 from spacebarchat/revert-1361-fix/application-comman...Cyber2025-10-221-3/+9
|\ \
| * | Revert "fix: no sense it doing it twice when it could be done in one query"Cyber2025-10-221-3/+9
|/ /
* | Merge pull request #1361 from CyberL1/fix/application-command-indexCyber2025-10-221-9/+3
|\ \
| * | fix: no sense it doing it twice when it could be done in one queryCyberL12025-10-221-9/+3
|/ /
* | Merge pull request #1360 from CyberL1/fix/application-command-code-fucksCyber2025-10-228-38/+235
|\ \
| * | fix: trim moreCyberL12025-10-224-9/+12
| * | fix: add `author` to interaction messageCyberL12025-10-221-1/+1
| * | fix: add `BulkApplicationCommandCreateSchema`CyberL12025-10-221-0/+2
| * | fix: add `BulkApplicationCommandCreateSchema`CyberL12025-10-224-28/+220
|/ /
* | Merge pull request #1359 from CyberL1/fix/interaction-message-componentsCyber2025-10-221-0/+1
|\ \
| * | fix: components on messageCyberL12025-10-221-0/+1
|/ /
* | Merge pull request #1358 from CyberL1/fix/delete-bots-with-no-applicaitonCyber2025-10-221-0/+9
|\ \
| * \ Merge branch 'spacebarchat:master' into fix/delete-bots-with-no-applicaitonCyber2025-10-220-0/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #1357 from CyberL1/fix/delete-application-userCyber2025-10-221-38/+14
|\ \ \
| | * | chore: do a migration to delete bot users with no applicationCyberL12025-10-221-0/+9
| |/ /
| * / fix: delete bot user when application is deletedCyberL12025-10-221-38/+14
|/ /
* | Merge pull request #1356 from CyberL1/fix/get-all-application-commandsCyber2025-10-211-3/+12
|\ \
| * | fix: get all application commandsCyberL12025-10-211-3/+12
|/ /
* | Merge pull request #1355 from anotherdoesnm/masterCyber2025-10-205-44/+120
|\ \
| * | add fingerprint endpointdoesnm2025-10-205-44/+120
|/ /
* | Merge pull request #1354 from CyberL1/fix/bulk-command-registrationCyber2025-10-202-0/+21
|\ \
| * | fix: remove commands not present in arrayCyberL12025-10-202-0/+21
|/ /
* | Merge pull request #1353 from CyberL1/fix/refereced-messages-deletionMadeline2025-10-202-2/+20
|\ \
| * | fix: set `message_reference_id` to null if original message is deletedCyberL12025-10-202-2/+20
|/ /
* | fix: trim command `name` and `description` fieldsCyberL12025-10-204-24/+24
* | fix: don't emit ephemeral interaction replies to channel, but only to user in...CyberL12025-10-201-1/+1
* | fix: interaction type checkCyberL12025-10-191-1/+1
* | chore: remove `is this right?` commentsCyberL12025-10-191-4/+4
* | fix: interaction `attachment_size_limit` fieldCyberL12025-10-191-2/+2
* | fix: interaction `app_permissions` fieldCyberL12025-10-191-2/+3
* | fix: interaction contextCyberL12025-10-191-1/+7
* | chore: regenerate `openapi.json` and `schemas.json`CyberL12025-10-192-3371/+9873
* | fix: interaction callbackCyberL12025-10-198-22/+98
* | Make reconicle migration not suckRory&2025-10-191-3/+4
* | Synchronously save automod messageRory&2025-10-194-40/+79
* | Use message.createRory&2025-10-192-1/+2
* | Use save operator rather than raw insert maybe?Rory&2025-10-191-1/+1
* | Force back propagate idsRory&2025-10-191-0/+8
* | More env settings to tune down log noiseRory&2025-10-193-9/+11
* | Always mutate opts, not messageRory&2025-10-191-14/+12
* | Maybe more robust enforcementRory&2025-10-191-7/+10
* | Helper to create valid messagesRory&2025-10-192-1/+44
* | fixRory&2025-10-181-1/+1
* | Automod mayhaps?Rory&2025-10-188-67/+209
* | fix: typo, additional `m` lolCyberL12025-10-181-1/+1
* | chore: regenerate `openapi.json` and `schemas.json`CyberL12025-10-182-2053/+2052
* | feat: interaction repliesCyberL12025-10-181-4/+83
* | fix: pass the command type to pending interactions mapCyberL12025-10-182-3/+5