summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* various crap i was working on github/dev/emma-fuck-this dev/emma-fuck-thisRory&2025-12-2525-213/+515
* WIP nix stuffRory&2025-12-257-163/+377
* WIP C# stuffRory&2025-12-2510-51/+358
* Consistent imports and instructions for emailRory&2025-12-254-10/+15
* No s3 support by defaultRory&2025-12-254-390/+104
* Drop sqlite3 by defaultRory&2025-12-253-876/+30
* Add server name config option for use in client redirectsRory&2025-12-232-4/+10
* Set low cache-control headers for static pagesRory&2025-12-231-3/+14
* Fix dockerRory&2025-12-231-2/+2
* Merge pull request #1449 from MathMan05/inviteFixCyber2025-12-222-1/+7
|\
| * fix invite API slightlyMathMan052025-12-222-1/+7
* | Update readmeRory&2025-12-211-3/+2
* | Update readmeRory&2025-12-211-2/+10
* | Add forgotten assetRory&2025-12-211-0/+0
* | ShieldsRory&2025-12-214-0/+165
* | Widget: sort users by idRory&2025-12-211-16/+16
* | Fix widgetRory&2025-12-211-3/+0
* | Fix importRory&2025-12-211-1/+1
* | Filter widget channels by type, implement rudimentary cache, mark cache as im...Rory&2025-12-211-77/+98
* | Bump widget idle time to 5 minutesRory&2025-12-201-1/+1
* | Forgot about bundleRory&2025-12-201-0/+5
* | Commit evil (set process names)Rory&2025-12-205-1/+21
|/
* Merge remote-tracking branch 'mathium05/dmFix'Rory&2025-12-204-669/+277
|\
| * apparently it didn't get moved lolMathMan052025-12-192-7945/+8236
| * DM bot FixMathMan052025-12-194-8736/+8053
* | Fix online member countRory&2025-12-201-1/+2
* | No alt text for avatarsRory&2025-12-201-2/+9
|/
* Fix widgetRory&2025-12-202-16/+25
* Widget improvementsRory&2025-12-192-3/+19
* Implement widgetRory&2025-12-193-5/+167
* Deprecation: Use object-based relations for typeormRory&2025-12-1955-137/+151
* prettier: ignore schemaExclusions.jsonRory&2025-12-192-5/+12
* more async ioRory&2025-12-192-3/+3
* use async io for CDN file storageRory&2025-12-191-2/+3
* Dont use promises for dummy endpointsRory&2025-12-1938-47/+47
* Fix style in scripts/schemaExclusions.jsonRory&2025-12-191-10/+4
* ESLint: warn for deprecated constructsRory&2025-12-195-10/+32
* DEPRECATION: Move most select queries to object instead of string[]Rory&2025-12-1937-85/+110
* Merge pull request #1446 from CyberL1/refactor/gh-embed-lengthCyber2025-12-191-3/+3
|\
| * refactor: adjust numbers for length limitsCyberL12025-12-191-1/+1
| * refactor: adjust numbers for length limitsCyberL12025-12-191-2/+2
| * refactor: adjust commit lenghts for `push` eventCyberL12025-12-191-1/+1
|/
* Merge pull request #1445 from CyberL1/refactor/gh-embed-lengthCyber2025-12-192-12/+6
|\
| * chore: run prettierCyberL12025-12-191-10/+4
| * fix: description length for `issue_comment` eventCyberL12025-12-191-1/+1
| * fix: description length for `issue` eventCyberL12025-12-191-1/+1
|/
* Send HTTP 401 on token errorsRory&2025-12-195-150/+168
* Fix initial database setupRory&2025-12-191-1/+6
* Use inserts instead of save for new entitiesRory&2025-12-191-1/+6
* WIP CDN stuffRory&2025-12-192-0/+143
* Drop blockProxies from config - fixup for #1444 / b54e86dRory&2025-12-181-1/+0
* Drop isProxy alltogether, because wtf is this language (!![] === true apparen...Rory&2025-12-182-14/+0
* Merge pull request #1443 from CyberL1/feat/forwardsCyber2025-12-188-14/+345
|\
| * Merge branch 'master' into feat/forwardsCyber2025-12-183-62/+105
| |\ | |/ |/|
* | More gateway traceRory&2025-12-183-62/+105
| * chore: run prettier (again)CyberL12025-12-181-10/+4
| * add TODOCyberL12025-12-182-4/+12
| * chore: run prettierCyberL12025-12-185-35/+29
| * feat: add message forwards (normal messages only)CyberL12025-12-187-4/+339
|/
* Fix identify traceRory&2025-12-181-3/+4
* Clean up some pointless gateway log noiseRory&2025-12-181-2/+1
* Avoid re-fetching user if not requesting extra fieldsRory&2025-12-1812-24/+21
* Try traces againRory&2025-12-181-10/+0
* Fill these back in?Rory&2025-12-171-0/+3
* Reorganise traces?Rory&2025-12-171-9/+44
* trace checkTokenRory&2025-12-171-4/+10
* Avoid roundtrip when updating sessionRory&2025-12-171-8/+14
* Reorganise identify queriesRory&2025-12-171-11/+11
* Remove more dead codeRory&2025-12-171-10/+0
* Remove dead code from identifyRory&2025-12-171-22/+2
* Dont log unix socket emissions that are below 5ms due to log noiseRory&2025-12-171-1/+3
* Add common scams from discord to blocked usernames by defaultRory&2025-12-171-1/+1
* Update schemas post-mergeRory&2025-12-172-0/+74
* friend nicknamesMathMan052025-12-174-2/+71
* 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
|/ / / /