summary refs log tree commit diff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add indexes to instance bans tableRory&2026-03-271-0/+23
|
* EmbedHandlers: more configuration for embeds, switch to storing all returned ↵Rory&2026-03-266-40/+112
| | | | embeds
* EmbedHandlers: use youtube handler for youtube music, use OrmUtils.mergeDeep ↵Rory&2026-03-261-5/+3
| | | | for request options
* User: use single query to determine taken discriminatorsRory&2026-03-261-6/+5
|
* Embeds: factor out from postMessageRory&2026-03-266-134/+202
|
* Fix voice state query trying to include memberRory&2026-03-213-11/+28
|
* add channel status migrationRory&2026-03-211-0/+13
|
* lambert-server: Remove unused errorHandler optionRory&2026-03-211-1/+1
|
* lambert-server: Remove unused jsonBody optionRory&2026-03-212-3/+1
|
* lambert-server: dont overwrite express Router classRory&2026-03-211-9/+0
|
* Fix schemas scriptRory&2026-03-211-2/+2
|
* lambert-server: remove global namespace pollution for serverRory&2026-03-211-9/+0
|
* make spacebar compile again github/dev/emma/as-to-satisfies-gw dev/emma/as-to-satisfies-gwOh642026-03-2112-50/+91
|
* Add WIP PublicMessage schemaRory&2026-03-211-1/+79
|
* More schema stuffRory&2026-03-212-15/+4
|
* Message toJSON -> null vs undefinedRory&2026-03-211-9/+5
|
* Message*Event: as->satisfies (WIP)Rory&2026-03-2110-18/+21
|
* MessageCreate/UpdateEvent: use PublicMessageRory&2026-03-201-2/+3
|
* MessageActivity: add type enumRory&2026-03-201-1/+11
|
* Migrate MessageReaction*Event to satisfies, part of #1577Rory&2026-03-201-7/+9
|
* Migrate TypingStartEvent to satisfies, part of #1577Rory&2026-03-201-1/+1
|
* Migrate Thread*Event to satisfies, part of #1577Rory&2026-03-208-29/+93
|
* Migrate MessageDelete*Event to satisfies, part of #1577Rory&2026-03-203-3/+3
|
* Migrate ReadyEventData to satisfies, part of #1577Rory&2026-03-201-1/+1
|
* Migrate UserDeleteEvent to satisfies, part of #1577Rory&2026-03-201-1/+1
|
* Migrate MessageAckEvent to satisfies, part of #1577Rory&2026-03-201-2/+2
|
* Migrate Stream*Event to satisfies, part of #1577Rory&2026-03-203-6/+6
|
* Migrate PresenceUpdateEvent to satisfies, part of #1577Rory&2026-03-204-21/+17
|
* Migrate UserUpdateEvent to satisfies, part of #1577Rory&2026-03-202-2/+2
|
* Migrate VoiceS*Event to satisfies, part of #1577Rory&2026-03-205-9/+22
|
* Migrate Invite*Event to satisfies, part of #1577Rory&2026-03-202-2/+2
|
* Migrate Channel*Event to satisfies, part of #1577Rory&2026-03-205-11/+11
|
* Migrate WebhooksUpdateEvent to satisfies, part of #1577Rory&2026-03-202-8/+8
|
* Migrate Relationship*Event to satisfies, part of #1577Rory&2026-03-201-8/+8
|
* Migrate Member#addToGuild GuildCreateEvent to satisfies, part of #1577Rory&2026-03-202-2/+4
|
* Migrate GuildStickersUpdateEvent to satisfies, part of #1577Rory&2026-03-201-1/+1
|
* Migrate GuildRole*Event to satisfies, part of #1577Rory&2026-03-202-4/+4
|
* Migrate GuildEmoji*Event to satisfies, part of #1577Rory&2026-03-201-3/+3
|
* Migrate GuildMember*Event to satisfies, part of #1577Rory&2026-03-202-28/+30
|
* Migrate GuildDeleteEvent to satisfies, part of #1577Rory&2026-03-202-2/+2
|
* Migrate GuildBan*Event to satisfies, part of #1577Rory&2026-03-203-5/+5
|
* Migrate ChannelRecipient*Event to satisfies, part of #1577Rory&2026-03-204-9/+11
|
* Migrate ChannelPinsUpdateEvent to satisfies, part of #1577Rory&2026-03-202-4/+4
|
* Migrate Interaction*Event to satisfies, part of #1577Rory&2026-03-202-3/+3
|
* Migrate InteractionCreateEvent to satisfies, part of #1577Rory&2026-03-201-2/+6
|
* Migrate SettingsProto* to satisfies, part of #1577Rory&2026-03-202-4/+4
|
* Migrate ChannelDeleteEvent to satisfies, part of #1577Rory&2026-03-202-4/+4
|
* Migrate GuildUpdate to satisfies, part of #1577Rory&2026-03-202-19/+37
|
* Migrate GuildMemberUpdate to satisfies, part of #1577Rory&2026-03-204-10/+11
|
* just one more checkMathMan052026-03-201-0/+2
|
* remove the stupid functionMathMan052026-03-201-6/+1
|
* Fix typoRory&2026-03-201-4/+4
|
* final pk fixesMathMan052026-03-203-141/+212
|
* merge the functionsMathMan052026-03-204-57/+60
|
* make some correctionsMathMan052026-03-205-19/+35
|
* make better errorMathMan052026-03-201-1/+1
|
* remove weird debuggingMathMan052026-03-201-2/+1
|
* invert ifMathMan052026-03-201-7/+7
|
* that shouldn't existMathMan052026-03-201-13/+0
|
* fixesMathMan052026-03-202-2/+3
|
* remove logMathMan052026-03-201-1/+0
|
* inline constantMathMan052026-03-201-2/+1
|
* fix typoMathMan052026-03-202-2/+2
|
* enum for failureMathMan052026-03-201-1/+1
|
* remove logMathMan052026-03-201-1/+0
|
* correct commentMathMan052026-03-201-1/+1
|
* returnMathMan052026-03-201-1/+1
|
* keep it safeMathMan052026-03-201-1/+14
|
* remove logsMathMan052026-03-201-3/+0
|
* don't do thatMathMan052026-03-201-0/+3
|
* call to jsonMathMan052026-03-204-7/+7
|
* more pk fixesMathMan052026-03-205-12/+11
|
* fix moreMathMan052026-03-201-0/+1
|
* fixes for pluralkitMathMan052026-03-206-24/+122
|
* a lot of small fixesMathMan052026-03-208-3/+39
|
* remove some extrasMathMan052026-03-201-8/+0
|
* fix many bugsMathMan052026-03-202-25/+31
|
* sign hereMathMan052026-03-201-9/+5
|
* it ain't asyncMathMan052026-03-203-10/+8
|
* sign 'emMathMan052026-03-204-11/+90
|
* maybe processing media?MathMan052026-03-201-13/+89
|
* v2 init workMathMan052026-03-202-30/+183
|
* switch messages to base message typeMathMan052026-03-205-8/+9
|
* move the check to the right spotMathMan052026-03-202-41/+53
|
* Remove all traces of sqlite3 - resolves #1617Rory&2026-03-204-43/+18
|
* Remove PrimaryIdAutoGenerated (only for what used to be mongodb support)Rory&2026-03-201-4/+2
|
* Remove PrimaryIdColumn (only for what used to be mongodb support)Rory&2026-03-206-19/+17
|
* Fix video schema to allow a bunch of undefinedsRory&2026-03-192-7/+10
|
* Fix some commentsRory&2026-03-192-1/+2
|
* CDN: use file contents for hashes, the fuckRory&2026-03-1914-14/+14
|
* Fix typing for activity metadataRory&2026-03-181-2/+4
|
* Fix schemas for guild bansRory&2026-03-173-9/+10
|
* Schemas for emojisRory&2026-03-172-1/+18
|
* Schemas for stickersRory&2026-03-175-28/+22
|
* Fix errorneous logRory&2026-03-171-2/+1
|
* Fix some broken importsRory&2026-03-172-2/+2
|
* Array method to get distinct items by a selectorRory&2026-03-161-0/+12
|
* Clean up schemas some moreRory&2026-03-163-10/+2
|
* CDN/Attachments: allow access by server request sigRory&2026-03-151-5/+12
|
* CORS: change max age from 5s to 60sRory&2026-03-151-1/+1
|
* Added two new configuration options for SMTP: "starttls" andLisa Marie Maginnis2026-03-152-19/+24
| | | | | | | | | | "allowInsecure". smtp.starttls will enable or disable STARTTLS when "secure" is set to false (otherwise it does nothing). smtp.allowInsecure will allow self-signed certificates if set to true for both smtp.secure and smtp.starttls options.
* added missing author to repliesLisa Marie Maginnis2026-03-151-1/+4
|
* Added user and roles to PublicMember response to fix reactionsLisa Marie Maginnis2026-03-151-1/+9
|
* give remove the same treatmentMathMan052026-03-152-2/+5
|
* Fix adding reactionsMathMan052026-03-152-10/+14
|
* Some minor workRory&2026-03-148-76/+10
|
* Remove array global pollutionRory&2026-03-143-21/+3
|
* remove duplicate / in url regexRory&2026-03-141-1/+1
|
* Shorten importsRory&2026-03-1458-123/+124
|
* Remove unused imports for entitiesRory&2026-03-149-17/+10
|
* Remove unused imports for non-entitiesRory&2026-03-1438-96/+31
|
* Fix some JSdoc errorsRory&2026-03-143-5/+6
|
* Remove unnessecary continue statementsRory&2026-03-142-3/+1
|
* Clean up some type guardsRory&2026-03-144-9/+6
|
* minor cleanupRory&2026-03-142-3/+1
|
* properly mark unused paramsRory&2026-03-1424-32/+34
|
* lambert-server: remove unused codeRory&2026-03-143-59/+2
|
* Snowflake: remove unused binaryToID functionRory&2026-03-141-30/+0
|
* Remove unused autoupdater codeRory&2026-03-142-91/+0
|
* Use plain assignment for permissions in message handlerRory&2026-03-141-2/+2
|
* Qodana: fix async warningsRory&2026-03-1420-35/+34
|
* fix: `around` parameter returning invalid sortCyberL12026-03-131-1/+1
|
* gateway offload workRory&2026-03-137-9/+32
|
* identify: use proto toVoiceStateRory&2026-03-131-1/+1
|
* gateway: util function to do gateway offload stuffRory&2026-03-131-1/+35
|
* API: fire SB_SESSION_REMOVE upon logging out a sessionRory&2026-03-132-2/+14
|
* Gateway: add SB_SESSION_CLOSE and SB_SESSION_INVALIDATE eventsRory&2026-03-133-11/+32
|
* Gateway: allow addressing dispatch events to specific sessionsRory&2026-03-133-3/+5
|
* Gateway: include entity counts in trace namesRory&2026-03-121-5/+5
|
* Factor out getMostRelevantSessionRory&2026-03-123-34/+20
|
* fix op43Rory&2026-03-121-3/+3
|
* Gateway: implement op43Rory&2026-03-123-1/+51
|
* requestguildmembers: immediately send data instead of bufferingRory&2026-03-111-26/+26
|
* requestguildmembers: dont forget user relation, lolRory&2026-03-111-0/+1
|
* requestguildmembers: assign presence list directly without for loopRory&2026-03-111-15/+18
|
* requestguildmembers: select only relevant dataRory&2026-03-111-1/+7
|
* requestguildmembers: track member count properlyRory&2026-03-111-3/+4
|
* requestguildmembers: log chunksRory&2026-03-111-2/+7
|
* requestguildmembers: bulk query sessionsRory&2026-03-111-5/+9
|
* fix: fall back to undefined in message createRory&2026-03-071-0/+1
|
* sticker implMathMan052026-03-072-1/+55
|
* when guild region is misconfigured, fallback to default regiondank0742026-03-072-4/+18
|
* gateway should not crash for clients that send Op 37 with missing channel ↵dank0742026-03-071-1/+1
| | | | ranges, instead ignore
* Fix guild settings not using .save, nor beign awaitedRory&2026-03-071-1/+1
|
* Fix indents in interactions copyright noticeRory&2026-03-071-3/+3
|
* Dont serialise guild parentsRory&2026-03-071-0/+1
|
* Dont serialize discovery weight/exclusion statusRory&2026-03-071-0/+2
|
* [rel/1518] Allowed mentions + message reference: allow nullsRory&2026-03-071-5/+5
|
* [rel/1518] Member flagsRory&2026-03-073-1/+20
|
* [rel/1518] make PartialEmoji accept id-onlyRory&2026-03-071-5/+12
|
* [rel/1518] Interaction failure reason enum, add missing copyright headersRory&2026-03-0713-4/+217
|
* [cherry/1518] Webhooks: respect thread_id parameterRory&2026-03-061-7/+18
|
* temp hack: ...and dont forget to save itRory&2026-03-061-0/+1
|
* temp hack: maybe set the right didRory&2026-03-061-1/+1
|
* temp hack: re-create sessiosn that went missingRory&2026-03-061-1/+11
|
* oooopsRory&2026-03-061-1/+1
|
* actually backpropagate session id in identify to ws objectRory&2026-03-061-0/+1
|
* Log creation of new sessions, fix some commentsRory&2026-03-062-2/+16
|
* Inline pointless const for session_idRory&2026-03-061-3/+1
|
* onVoiceStateUpdate: change to VoiceState.merge() for copying propertiesdank0742026-02-281-2/+7
|
* Rip out CDN migrationsRory&2026-02-2812-237/+68
|
* Add sticker migrationRory&2026-02-281-1/+21
|
* IPC: unix socket reinit + backlog systemRory&2026-02-271-20/+52
|
* IPC: more unix socket loggingRory&2026-02-271-0/+12
|
* IPC: eagerly init unix sockets on startupRory&2026-02-271-2/+9
|
* IPC: factor out importsRory&2026-02-271-6/+4
|
* Option to disable logging route registrationsRory&2026-02-273-5/+5
|
* move mediaServer.start() into try catchdank0742026-02-272-2/+2
|
* added clean_data to places after a member is created but not constructed to ↵whinis2026-02-263-0/+4
| | | | allow proper json creation.
* Add /_spacebar/api/version - resolves #1222Rory&2026-02-254-27/+57
|
* disable toJSON for read states?Rory&2026-02-251-15/+15
|
* Try to inherit permissions from everyoen role on creation (may be wrong)Rory&2026-02-251-1/+3
|
* Create role for bots - fixes #1556Rory&2026-02-251-1/+11
|
* Fix message embeds not being nullableRory&2026-02-252-3/+3
|
* Lower missing route to WARN, add empty route middlewaresRory&2026-02-253-3/+3
|
* Merge remote-tracking branch 'mathium05/memberEditScrewUp'Rory&2026-02-252-7/+26
|\
| * updatesMathMan052025-12-172-7/+26
| |
* | Fix undefined accessPablo Stebler2026-02-251-1/+1
| |
* | Add support for attachment:// urlsPablo Stebler2026-02-251-0/+47
| | | | | | | | Closes #1551.
* | Merge remote-tracking branch 'mathium05/refineSearch'Rory&2026-02-252-40/+96
|\ \
| * | why didn't anyone do thisMathMan052026-02-231-3/+3
| | |
| * | fix up searchingMathMan052026-02-231-37/+93
| | |
| * | fix post dataMathMan052026-02-171-1/+16
| | |
* | | Log usage of old access token versions in identifyRory&2026-02-251-0/+11
| | |
* | | last_pinned_timestamp int4 -> timestampRory&2026-02-252-2/+17
| | |
* | | Include explicit update where NULL in migrationRory&2026-02-251-0/+1
| | |
* | | Fix read state type field - fixes #1559Rory&2026-02-251-1/+1
| | |
* | | swap migration orderRory&2026-02-231-2/+2
| | |
* | | cdn: fixRory&2026-02-232-2/+2
| | |
* | | cdn: fix path for deleting emojisRory&2026-02-231-3/+3
| | |
* | | cdn: fix missed renameRory&2026-02-231-1/+1
| | |
* | | cdn: migrate emojis to not use subdir fallbackRory&2026-02-234-42/+55
| | |
* | | cdn: drop hash-addressed version of emojis routeRory&2026-02-231-3/+1
| | |
* | | Faster pingsRory&2026-02-233-15/+57
| | |
* | | Discovery fixes, nix updatesRory&2026-02-231-1/+6
| | |
* | | webrtc package by defaultRory&2026-02-201-1/+1
| | |
* | | Update message component type to match upstreamRory&2026-02-201-1/+15
| | |
* | | The ChainingOperator didn't work as expected. This fixes that.whinis2026-02-181-10/+23
| | |
* | | util: update message flags to match upstream (and use short bigint notation)Rory&2026-02-181-8/+17
| | |
* | | fix post dataMathMan052026-02-181-1/+16
| | |
* | | Add some optional chaining to prevent issue with embedswhinis2026-02-181-6/+5
| | |
* | | Renamed to JsonNumber and removed from incorrectly typed date fieldwhinis2026-02-184-11/+10
| | |
* | | Add decorator to change Bigint back to string using Numberwhinis2026-02-184-0/+26
| | |
* | | Gateway: log user ID/iRory&2026-02-1712-24/+36
| | |
* | | Add Decorators to clean classes before json serialization and remove invalid ↵whinis2026-02-174-1/+59
| | | | | | | | | | | | states.
* | | API: request embeds in US english preferredRory&2026-02-171-1/+2
| | |
* | | API: fix youtube embedRory&2026-02-171-2/+3
| | |
* | | Fix user self delete not removing settings protosChrisChrome2026-02-161-1/+8
| | |
* | | Gateway: dont block on clearing voice statesRory&2026-02-162-8/+4
| | |
* | | gateeway debug logsRory&2026-02-161-0/+3
| | |
* | | Fix loading discord guild templatesChrisChrome2026-02-166-9/+46
| | |
* | | Separate IP check options during registrationChrisChrome2026-02-162-2/+5
|/ /
* | Some unfinished templates workRory&2026-02-151-1/+1
| |
* | Fix accepting friend requestsRory&2026-02-151-0/+1
| |
* | make i18next shut upCyberL12026-02-151-0/+1
| |
* | Allow for smarthosts/local SMTP relays that dont use user/pass AUTHLisa Marie Maginnis2026-02-141-10/+22
| |
* | Fixed import of nodemailer ('nodemailer.default' does not exist)Lisa Marie Maginnis2026-02-141-1/+1
| |
* | add keys to make bot libs happyMathMan052026-02-141-0/+2
| |
* | Try to enforce channel limts?Rory&2026-02-144-4/+32
| |
* | fix: wrong query for self member in mutual guildsCyberL12026-02-141-1/+1
| |
* | Hack together a fix for cdn endpointsRory&2026-02-1311-33/+1170
| |
* | Hack: split out icons in cdn-tsRory&2026-02-135-3/+156
| |
* | fix guild joinMathMan052026-02-131-4/+9
| |
* | Nix: add PORT=3001 for containers by defaultRory&2026-02-131-0/+0
| |
* | more pins fixesMathMan052026-02-132-2/+4
| |
* | dieMathMan052026-02-131-2/+0
| |
* | update other pinsMathMan052026-02-131-1/+15
| |
* | fix it the other way arroundMathMan052026-02-131-1/+1
| |
* | fix pinsMathMan052026-02-131-1/+1
| |
* | speed up fetching messagesMathMan052026-02-131-0/+2
| |
* | WHY???MathMan052026-02-131-2/+0
| |
* | fix it the other way arroundMathMan052026-02-132-2/+16
| |
* | fix pinsMathMan052026-02-131-1/+1
| |
* | speed up fetching messagesMathMan052026-02-131-0/+2
| |
* | trace origin of the issueMathMan052026-02-131-1/+4
| |
* | oops, fix the callMathMan052026-02-131-1/+1
| |
* | fix it bettererMathMan052026-02-131-1/+1
| |
* | thanks gitMathMan052026-02-131-2/+0
| |
* | hopefully fix this bugMathMan052026-02-131-1/+1
| |
* | speed up fetching messagesMathMan052026-02-131-0/+2
| |
* | left some logs in there, oopsMathMan052026-02-131-2/+0
| |
* | speed up fetching messagesMathMan052026-02-132-30/+28
| |
* | Fix leaking private User data in mentionsAhmed A2026-02-131-0/+1
| |
* | Fix splitting logic for .well-known base urlRory&2026-02-111-1/+1
| |
* | feat: Add limit query parameter when fetching reactionsYodozoh2026-02-111-0/+2
| |
* | save channelMathMan052026-02-111-0/+1
| |
* | Add option to set S3 endpoint for S3-compatible storesManetheren2026-02-112-2/+9
| |
* | Devshell: add python setuptoolsRory&2026-02-101-2/+2
| |
* | Reword sqlite errorRory&2026-02-101-1/+8
| |
* | Add discovery filteringRory&2026-02-103-25/+36
| |