Commit Graph

  • a4ff9e9d41 switch messages to base message type MathMan05 2026-02-13 12:30:56 -06:00
  • 9a2be1ff39 move the check to the right spot MathMan05 2026-02-13 12:28:37 -06:00
  • 0e49b09d38 Remove all traces of sqlite3 - resolves #1617 Rory& 2026-03-20 15:23:12 +01:00
  • c50bbdf34a Exclude mongodb from typeorm deps - resolves #1616 Rory& 2026-03-20 15:05:21 +01:00
  • a645233cb9 Remove PrimaryIdAutoGenerated (only for what used to be mongodb support) Rory& 2026-03-20 15:02:06 +01:00
  • 928da652a0 Remove PrimaryIdColumn (only for what used to be mongodb support) Rory& 2026-03-20 15:00:49 +01:00
  • 6438953a4b Fix video schema to allow a bunch of undefineds Rory& 2026-03-19 09:03:00 +01:00
  • 85190daff9 Fix some comments Rory& 2026-03-19 08:42:36 +01:00
  • d0eac0b8e7 GatewayOffload: rename to Offload Rory& 2026-03-19 08:38:20 +01:00
  • b839c0a2c4 CDN: use file contents for hashes, the fuck Rory& 2026-03-19 08:18:16 +01:00
  • 7a81d07ad3 Fix typing for activity metadata Rory& 2026-03-18 15:12:32 +01:00
  • bd46a26594 Fix schemas for guild bans Rory& 2026-03-17 02:48:37 +01:00
  • ef9c51fed1 Schemas for emojis Rory& 2026-03-17 02:42:57 +01:00
  • ecea5540fa Schemas for stickers Rory& 2026-03-17 02:36:54 +01:00
  • 4850d73e51 Color coded logging for missing request/response schemas in openapi Rory& 2026-03-17 02:23:23 +01:00
  • 6dc30c1f92 Fix errorneous log Rory& 2026-03-17 01:36:09 +01:00
  • a2be4fedfd openapi.js: explicitly disable LOG_ROUTES Rory& 2026-03-17 01:33:43 +01:00
  • 58ee3bbb4e Fix some broken imports Rory& 2026-03-17 01:31:26 +01:00
  • 57827bc915 Array method to get distinct items by a selector Rory& 2026-03-16 23:46:38 +01:00
  • 8c137a42a2 Clean up schemas some more Rory& 2026-03-16 23:45:23 +01:00
  • cecc41553f Update pion-webrtc moduel Rory& 2026-03-16 19:06:41 +01:00
  • 3a7b56d2cc Update npm packages Rory& 2026-03-16 18:59:22 +01:00
  • f4e81c4b64 CDN/Attachments: allow access by server request sig Rory& 2026-03-15 16:26:34 +01:00
  • 4c6ca65b44 CORS: change max age from 5s to 60s Rory& 2026-03-15 15:52:50 +01:00
  • 63effc3887 Added two new configuration options for SMTP: "starttls" and "allowInsecure". Lisa Marie Maginnis 2026-03-13 16:14:04 +01:00
  • f109db3536 added missing author to replies Lisa Marie Maginnis 2026-03-15 00:04:12 +01:00
  • 25e90df28d Added user and roles to PublicMember response to fix reactions Lisa Marie Maginnis 2026-03-14 19:13:33 +01:00
  • a408fdfdf1 give remove the same treatment MathMan05 2026-03-06 22:47:07 -06:00
  • 1a82e8f385 Fix adding reactions MathMan05 2026-03-06 22:42:59 -06:00
  • 0b1d12d968 Some minor work Rory& 2026-03-14 06:13:32 +01:00
  • c8af1e125f Remove array global pollution Rory& 2026-03-14 06:01:48 +01:00
  • f641215a0d remove duplicate / in url regex Rory& 2026-03-14 05:45:38 +01:00
  • 8bb0b84b5e Shorten imports Rory& 2026-03-14 05:43:24 +01:00
  • e8b0b58fcd Remove unused imports for entities Rory& 2026-03-14 04:26:16 +01:00
  • e0783f7595 Remove unused imports for non-entities Rory& 2026-03-14 04:23:20 +01:00
  • 9e4e385288 Fix some JSdoc errors Rory& 2026-03-14 04:13:20 +01:00
  • e9016900ca Remove unnessecary continue statements Rory& 2026-03-14 04:11:00 +01:00
  • 0370985a4e Clean up some type guards Rory& 2026-03-14 04:09:37 +01:00
  • 6e8292508e minor cleanup Rory& 2026-03-14 04:03:56 +01:00
  • a451f92e67 properly mark unused params Rory& 2026-03-14 03:59:28 +01:00
  • 27cb026967 lambert-server: remove unused code Rory& 2026-03-14 03:45:17 +01:00
  • 128c004508 Snowflake: remove unused binaryToID function Rory& 2026-03-14 03:40:57 +01:00
  • 0e6b704af1 Remove unused autoupdater code Rory& 2026-03-14 03:39:14 +01:00
  • c882be5267 Use plain assignment for permissions in message handler Rory& 2026-03-14 03:31:39 +01:00
  • b5e63c06b6 Qodana: fix async warnings Rory& 2026-03-14 03:26:26 +01:00
  • 589dd7dea7 Update nix locks for nuget deps Rory& 2026-03-14 02:39:43 +01:00
  • aaa47108bf Update nuget deps Rory& 2026-03-14 02:12:24 +01:00
  • 249699e6b9 fix nix flake check Rory& 2026-03-14 02:08:04 +01:00
  • 8543686a74 fix nixos tests Rory& 2026-03-14 01:42:56 +01:00
  • db53378ca1 Roll back discord-protos Rory& 2026-03-13 22:38:07 +01:00
  • ed9e5bb6a3 Update nix, pion-sfu, npm packages Rory& 2026-03-13 22:35:28 +01:00
  • 76601834ab Merge pull request #1591 from CyberL1/fix/messaage-jumping-stuff Cyber 2026-03-13 20:40:00 +01:00
  • 004b11c55c fix: around parameter returning invalid sort CyberL1 2026-03-13 18:59:27 +01:00
  • 1e07c1eaa2 gateway offload work Rory& 2026-03-13 10:14:29 +01:00
  • fc5716ea77 identify: use proto toVoiceState Rory& 2026-03-13 09:34:21 +01:00
  • f2fb9238eb nix: fix wrappers Rory& 2026-03-13 07:30:36 +01:00
  • 689123af9c nix: fix deps for admin api Rory& 2026-03-13 06:17:55 +01:00
  • ad4b342200 CS: make replication messages typed, some offload work Rory& 2026-03-13 06:10:31 +01:00
  • 1e82f2f1f8 gateway: util function to do gateway offload stuff Rory& 2026-03-13 06:09:27 +01:00
  • 2579dd10d2 admin api: send SB_SESSION_REMOVE when deleting user Rory& 2026-03-13 03:56:19 +01:00
  • 5c8deffb61 cs: Add session_id and reconnect_delay to replicationmessage Rory& 2026-03-13 03:52:20 +01:00
  • f9f1d8776b API: fire SB_SESSION_REMOVE upon logging out a session Rory& 2026-03-13 03:50:39 +01:00
  • 3fdc6a54aa Gateway: add SB_SESSION_CLOSE and SB_SESSION_INVALIDATE events Rory& 2026-03-13 03:45:26 +01:00
  • bf778e5133 Gateway: allow addressing dispatch events to specific sessions Rory& 2026-03-13 03:24:12 +01:00
  • b17f3a3832 nix: cache builds Rory& 2026-03-13 02:00:13 +01:00
  • 2f1c0ba2d4 Gateway: include entity counts in trace names Rory& 2026-03-12 21:52:34 +01:00
  • 9462d50991 .idea: exclude cs bin dirs from analysis Rory& 2026-03-12 21:37:34 +01:00
  • 6ed97ea2d1 Factor out getMostRelevantSession Rory& 2026-03-12 21:32:34 +01:00
  • ba78ed8e6a fix op43 Rory& 2026-03-12 03:25:03 +01:00
  • 7341d1f66f Gateway: implement op43 Rory& 2026-03-12 02:34:16 +01:00
  • 4db83c7bb4 nix: add gateway sharding options Rory& 2026-03-12 00:41:06 +01:00
  • 16bfb925fb build(deps): update npm dependencies hash [dependabot skip] dependabot[bot] 2026-03-11 00:04:13 +00:00
  • 765419f6af build(deps): bump file-type in the npm_and_yarn group across 1 directory dependabot[bot] 2026-03-11 00:03:39 +00:00
  • f21e6b9b1f nix: quieten dotnet output Rory& 2026-03-11 02:24:44 +01:00
  • d5dd74fc91 requestguildmembers: immediately send data instead of buffering Rory& 2026-03-11 02:23:32 +01:00
  • 2536201ca5 requestguildmembers: dont forget user relation, lol Rory& 2026-03-11 02:10:05 +01:00
  • 2ae4842bd1 requestguildmembers: assign presence list directly without for loop Rory& 2026-03-11 02:05:14 +01:00
  • c76e1cebd7 requestguildmembers: select only relevant data Rory& 2026-03-11 01:55:39 +01:00
  • afebcde105 requestguildmembers: track member count properly Rory& 2026-03-11 01:50:53 +01:00
  • ed315b028b requestguildmembers: log chunks Rory& 2026-03-11 01:42:59 +01:00
  • 2b981c83ea requestguildmembers: bulk query sessions Rory& 2026-03-11 01:29:51 +01:00
  • 8f99f38052 requestguildmembers: track member count properly dev/emma/gw-batch-presence-lookup Rory& 2026-03-11 01:50:53 +01:00
  • 616feb8407 requestguildmembers: log chunks Rory& 2026-03-11 01:42:59 +01:00
  • c8de89a7e5 requestguildmembers: bulk query sessions Rory& 2026-03-11 01:29:51 +01:00
  • b40b5234f4 WIP cdn-cs stuff Rory& 2026-03-11 00:58:13 +01:00
  • 47b2460dce fix: fall back to undefined in message create Rory& 2026-03-07 02:09:32 +01:00
  • 26879a274f build(deps): update npm dependencies hash [dependabot skip] dependabot[bot] 2026-03-07 00:46:41 +00:00
  • e434128f3f Bump the npm_and_yarn group across 1 directory with 2 updates dependabot[bot] 2026-03-07 00:46:07 +00:00
  • a8ba2d6553 sticker impl MathMan05 2026-03-03 20:33:47 -06:00
  • 43f2b8de58 when guild region is misconfigured, fallback to default region dank074 2026-03-06 18:13:03 -06:00
  • e843d499ec gateway should not crash for clients that send Op 37 with missing channel ranges, instead ignore dank074 2026-03-06 03:34:00 -06:00
  • 3d7aa63681 Fix guild settings not using .save, nor beign awaited Rory& 2026-03-07 00:57:55 +01:00
  • 06feec236e Fix indents in interactions copyright notice Rory& 2026-03-07 00:52:26 +01:00
  • 2aaca5e4a1 Dont serialise guild parents Rory& 2026-03-07 00:44:59 +01:00
  • aee0ec965a Dont serialize discovery weight/exclusion status Rory& 2026-03-07 00:37:13 +01:00
  • 8274bf9d76 [rel/1518] Allowed mentions + message reference: allow nulls Rory& 2026-03-07 00:34:50 +01:00
  • eaf697eb19 [rel/1518] Member flags Rory& 2026-03-07 00:30:19 +01:00
  • c0e757408a [rel/1518] make PartialEmoji accept id-only Rory& 2026-03-07 00:23:22 +01:00
  • 91a9029046 [rel/1518] Interaction failure reason enum, add missing copyright headers Rory& 2026-03-07 00:13:03 +01:00
  • 7001a4c382 [cherry/1518] Webhooks: respect thread_id parameter Rory& 2026-03-06 22:50:26 +01:00