summary refs log tree commit diff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
* | | | Handle case where session is an object, merges #1412Rory&2025-11-291-1/+1
* | | | Cut down schemas by 90%Rory&2025-11-296-24/+46
* | | | don't show invisMathMan052025-11-296-19/+12
* | | | Fix merge issuesMathMan052025-11-2931-771/+160
|\ \ \ \
| * \ \ \ Merge pull request #1408 from MathMan05/removeStupidPoliesMadeline2025-11-2931-778/+164
| |\ \ \ \
| | * | | | 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-264-2/+248
| | |\| | | | |
| | | * | | | | Merge branch 'spacebarchat:master' into removeStupidPoliesMathium052025-11-264-2/+248
| | | |\ \ \ \ \
| | * | | | | | | remove removeMathMan052025-11-264-22/+14
| | |/ / / / / /
| | * | | | | | 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
|/ / / / / / /
* | | / / / / 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-261-0/+161
* | | | | Expose mor emember keysRory&2025-11-252-1/+17
|/ / / /
* | | | 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
* | | | allow setting communication_disabled_untilRory&2025-11-252-0/+6
* | | | 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-241-4/+4
* | | | 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-233-52/+11
* | | | 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
* | | | Nix: emit revision file, bundle: use revision file, fix git dir resolution on...Rory&2025-11-211-26/+38
* | | | only for gorupsMathMan052025-11-201-1/+1
* | | | default undefinedMathMan052025-11-201-1/+1
* | | | fix groups moreMathMan052025-11-202-116/+42
* | | | fix: default `activities` to empty arrayCyberL12025-11-202-8/+17
* | | | Merge branch 'master' into groupFixCyber2025-11-201-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 branch 'master' into webhookFixCyber2025-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
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | 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 branch 'master' into DecCyber2025-11-181-0/+1
|\ \ \ \
| * | | | no bots for youMathMan052025-11-181-0/+1
* | | | | member count fixesMathMan052025-11-184-20/+8
|/ / / /
* | | | Merge branch 'master' into pingFixCyber2025-11-186-8/+31
|\ \ \ \
| * \ \ \ Merge branch 'master' into RoleTypeFix2Cyber2025-11-185-3/+24
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into notiFixCyber2025-11-185-2/+23
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch 'master' into welcomeUpdateCyber2025-11-183-1/+12
| | | |\ \ \
| | | | * | | prevent bots from joining guild with configMathMan052025-11-173-1/+12
| | | | |/ /
| | | * / / 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
|/ /
* | fixes slight bug with joining guilds via IDMathMan052025-11-171-30/+10
* | Merge branch 'master' into users-fix2Cyber2025-11-093-2/+13
|\ \
| * | fix: gif stickers should have `format_type` 4 instead of 0CyberL12025-11-082-1/+12
| * | fixMathMan052025-10-301-1/+1
| * | fix SQLiteMathMan052025-10-301-1/+1
* | | fix full user object being exposedMathMan052025-10-307-185/+62
|/ /
* | 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
* | fix: send `options` only for type 1CyberL12025-10-231-2/+2
* | fix: defualt `options` to `[]`CyberL12025-10-232-2/+18
* | Revert "Default to `[]` for `options`, `integration_types`, `contexts`"Cyber2025-10-232-29/+3
* | fix: default `options`, `integration_types` and `contexts` to empty arrayCyberL12025-10-232-3/+29
* | fix: complete `applicationCommandSendable`CyberL12025-10-231-5/+17
* | fix dming blocked usersPuyodead12025-10-221-0/+22
* | reduce a littleMathMan052025-10-221-5/+4
* | I think this fixes bugsMathMan052025-10-221-6/+7
* | Revert "fix: no sense it doing it twice when it could be done in one query"Cyber2025-10-221-3/+9
* | fix: no sense it doing it twice when it could be done in one queryCyberL12025-10-221-9/+3
* | 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-222-2/+2
* | fix: components on messageCyberL12025-10-221-0/+1
* | 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
* | fix: get all application commandsCyberL12025-10-211-3/+12
* | add fingerprint endpointdoesnm2025-10-203-0/+33
* | fix: remove commands not present in arrayCyberL12025-10-202-0/+21
* | 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
* | 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-185-24/+162
* | fix: typo, additional `m` lolCyberL12025-10-181-1/+1
* | feat: interaction repliesCyberL12025-10-181-4/+83
* | fix: pass the command type to pending interactions mapCyberL12025-10-182-3/+5
* | fix: interaction schemaCyberL12025-10-181-2/+2
* | fix: comment out the route for interactions callbackCyberL12025-10-181-1/+1
* | Fix relationshipsRory&2025-10-181-16/+7
* | chore: complete `MessageInteractionSchema` moreCyberL12025-10-181-3/+11
* | feat: add `interaction_metadata` to `toJSON`CyberL12025-10-181-0/+1
* | fix: move types to schemaCyberL12025-10-183-8/+15
* | fix: add `user` object on `interaction` and `interaction_metadata` for messagesCyberL12025-10-182-8/+18
* | Partial usersetting update schemaRory&2025-10-184-7/+10
* | Identifiers: drop @formatRory&2025-10-181-1/+0
* | feat: interactions (incomplete)CyberL12025-10-1715-16/+352
* | fix: do the same for applicaiton_commandsCyberL12025-10-171-1/+17
* | fix: send only needed fieldsCyberL12025-10-171-3/+17
* | feat: add application command index route for guildsCyberL12025-10-171-0/+39
* | fix: check if an application is in a guildCyberL12025-10-172-8/+38
* | feat: add endpoints for managing application commandsCyberL12025-10-174-0/+610
* | chore: add `ApplicationCommandCreateSchema`CyberL12025-10-172-0/+20
* | games/detectableRory&2025-10-171-0/+52
* | ZSTD on gatewayRory&2025-10-174-22/+35
* | Marshall ajverrorsRory&2025-10-171-1/+3
* | Include full AJV error on apiRory&2025-10-172-2/+6
* | Fix proto errors maybeRory&2025-10-171-2/+11
* | Local changesRory&2025-10-164-82/+82
* | Add application command schemaRory&2025-10-167-0/+253
* | Implement applications/@meRory&2025-10-161-0/+115
* | Switch from commonjs to nodenextRory&2025-10-151-0/+2
* | Drop node-os-utilsRory&2025-10-151-22/+1
* | More schema work, moved most stuff from entities to schemas, though messyRory&2025-10-1571-638/+753
* | Reorganise schemas a little bitRory&2025-10-15220-584/+851
* | Move schemas to separate moduleRory&2025-10-14143-21/+20
* | Schema fixes, api bug fixRory&2025-10-142-4/+3
* | app_id -> application_idRory&2025-10-141-0/+0
* | Properly traverse result objectRory&2025-10-111-1/+3
* | Try other way of querying?Rory&2025-10-111-5/+1
* | Gateway: dont create user settingsRory&2025-10-111-3/+1
* | Return defaults for missing {proto-,}settingsRory&2025-10-117-18/+39
* | Try to fix duplicate user settingsRory&2025-10-112-1/+2
* | More path fixesRory&2025-10-112-2/+2
* | Update more path variablesRory&2025-10-114-14/+14
* | Update path variablesRory&2025-10-1113-39/+39
* | fix pathRory&2025-10-071-2/+2
* | API: expose schemas.json and openapi.jsonRory&2025-10-071-50/+18
* | Fix bad import, remove baseUrl from tsconfig to enable ts7 compatRory&2025-10-071-1/+0
* | Try to fix sending messages with discord-goRory&2025-10-062-2/+3
* | Fix nix, update admin api db modelsRory&2025-10-051-2/+2
* | Merge remote-tracking branch 'origin/dev/admin-api'Rory&2025-10-054-46/+144
|\ \
| * | Local changesEmma [it/its]@Rory&2025-10-053-7/+48
| * | Rewrite access tokens, initial admin apiEmma [it/its]@Rory&2025-10-052-45/+102
* | | Fix missing return statementRory&2025-10-041-1/+2
|/ /
* | Fix importRory&2025-10-041-2/+2
* | Templates, maybe?Rory&2025-10-041-99/+46
* | Add sticker limitRory&2025-10-042-0/+13
* | Fix missed mergeRory&2025-10-041-1/+2
* | I guess it builds now?Rory&2025-10-044-16/+25
* | Tests for extension methodsRory&2025-10-047-8/+201
* | Fill in missing stuff from missing-native-js-functionsRory&2025-10-045-2/+50
* | Unkown -> unkown (typo fix)Rory&2025-10-044-4/+4
* | Clean up other extensionsRory&2025-10-042-5/+8
* | Clean up array extensionsRory&2025-10-049-33/+75
* | Add Array.remove extensionRory&2025-10-041-0/+12
* | Add dotnet-ish Random classRory&2025-10-044-4/+79
* | Drop dependency on missing-native-js-functionsRory&2025-10-0414-14/+0
* | Implement sleep functionRory&2025-10-041-0/+11
* | Move reporting menu to todoRory&2025-10-041-1/+2
* | Config as classRory&2025-10-041-9/+9
* | Attempt to vendor lambert-serverRory&2025-10-045-0/+350
* | Fix ignored request schemasRory&2025-10-043-4/+47
* | fix: getting invites for a channelCyberL12025-10-021-16/+3
* | Log schema in validator?Rory&2025-10-011-2/+5
* | Log schema name on errorRory&2025-10-011-1/+1
* | Disable validation for JSON settings protos updateRory&2025-10-011-0/+3
* | Safety hub workRory&2025-10-013-15/+195
* | Send user settings proto in gateway ready, if one existsRory&2025-09-302-1/+13
* | Implement fetching mutual friendsRory&2025-09-301-117/+124
* | Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-30178-178/+178
* | Fix some importsRory&2025-09-305-5/+5
* | Remove mariadb support as it isnt maintained and hasnt worked in over a yearRory&2025-09-3070-748/+5
* | Clean up unused importsRory&2025-09-3026-50/+19
* | Copyright notices on email handlingRory&2025-09-306-3/+90
* | Port MailJet transportRory&2025-09-303-55/+53
* | Port MailGun transportRory&2025-09-305-59/+54
* | Port SMTP transport, make nodemailer optionalRory&2025-09-305-89/+75
* | Port SendGrid to new interfaceRory&2025-09-304-82/+128
* | Silence, dotenv, we dont want your adsRory&2025-09-299-9/+11
* | Drop @sentry/node (Sentry support) - untested and unusedRory&2025-09-2912-209/+3