Commit Graph

5256 Commits

Author SHA1 Message Date
Rory&
a451f92e67 properly mark unused params 2026-03-14 03:59:28 +01:00
Rory&
27cb026967 lambert-server: remove unused code 2026-03-14 03:45:17 +01:00
Rory&
128c004508 Snowflake: remove unused binaryToID function 2026-03-14 03:40:57 +01:00
Rory&
0e6b704af1 Remove unused autoupdater code 2026-03-14 03:39:14 +01:00
Rory&
c882be5267 Use plain assignment for permissions in message handler 2026-03-14 03:31:39 +01:00
Rory&
b5e63c06b6 Qodana: fix async warnings 2026-03-14 03:26:26 +01:00
Rory&
589dd7dea7 Update nix locks for nuget deps 2026-03-14 02:39:43 +01:00
Rory&
aaa47108bf Update nuget deps 2026-03-14 02:12:24 +01:00
Rory&
249699e6b9 fix nix flake check 2026-03-14 02:08:04 +01:00
Rory&
8543686a74 fix nixos tests 2026-03-14 01:42:56 +01:00
Rory&
db53378ca1 Roll back discord-protos 2026-03-13 22:38:07 +01:00
Rory&
ed9e5bb6a3 Update nix, pion-sfu, npm packages 2026-03-13 22:35:28 +01:00
Cyber
76601834ab Merge pull request #1591 from CyberL1/fix/messaage-jumping-stuff 2026-03-13 20:40:00 +01:00
CyberL1
004b11c55c fix: around parameter returning invalid sort 2026-03-13 18:59:27 +01:00
Rory&
1e07c1eaa2 gateway offload work 2026-03-13 10:14:29 +01:00
Rory&
fc5716ea77 identify: use proto toVoiceState 2026-03-13 09:34:21 +01:00
Rory&
f2fb9238eb nix: fix wrappers 2026-03-13 07:30:36 +01:00
Rory&
689123af9c nix: fix deps for admin api 2026-03-13 06:17:55 +01:00
Rory&
ad4b342200 CS: make replication messages typed, some offload work 2026-03-13 06:10:31 +01:00
Rory&
1e82f2f1f8 gateway: util function to do gateway offload stuff 2026-03-13 06:09:27 +01:00
Rory&
2579dd10d2 admin api: send SB_SESSION_REMOVE when deleting user 2026-03-13 03:56:19 +01:00
Rory&
5c8deffb61 cs: Add session_id and reconnect_delay to replicationmessage 2026-03-13 03:52:20 +01:00
Rory&
f9f1d8776b API: fire SB_SESSION_REMOVE upon logging out a session 2026-03-13 03:50:39 +01:00
Rory&
3fdc6a54aa Gateway: add SB_SESSION_CLOSE and SB_SESSION_INVALIDATE events 2026-03-13 03:45:26 +01:00
Rory&
bf778e5133 Gateway: allow addressing dispatch events to specific sessions 2026-03-13 03:24:12 +01:00
Rory&
b17f3a3832 nix: cache builds 2026-03-13 02:00:13 +01:00
Rory&
2f1c0ba2d4 Gateway: include entity counts in trace names 2026-03-12 21:52:34 +01:00
Rory&
9462d50991 .idea: exclude cs bin dirs from analysis 2026-03-12 21:37:34 +01:00
Rory&
6ed97ea2d1 Factor out getMostRelevantSession 2026-03-12 21:34:27 +01:00
Rory&
ba78ed8e6a fix op43 2026-03-12 03:25:03 +01:00
Rory&
7341d1f66f Gateway: implement op43 2026-03-12 02:34:16 +01:00
Rory&
4db83c7bb4 nix: add gateway sharding options 2026-03-12 00:41:06 +01:00
dependabot[bot]
16bfb925fb build(deps): update npm dependencies hash [dependabot skip] 2026-03-11 03:11:02 +01:00
dependabot[bot]
765419f6af build(deps): bump file-type in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [file-type](https://github.com/sindresorhus/file-type).


Updates `file-type` from 21.3.0 to 21.3.1
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v21.3.0...v21.3.1)

---
updated-dependencies:
- dependency-name: file-type
  dependency-version: 21.3.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 03:11:02 +01:00
Rory&
f21e6b9b1f nix: quieten dotnet output 2026-03-11 02:24:44 +01:00
Rory&
d5dd74fc91 requestguildmembers: immediately send data instead of buffering 2026-03-11 02:23:32 +01:00
Rory&
2536201ca5 requestguildmembers: dont forget user relation, lol 2026-03-11 02:10:05 +01:00
Rory&
2ae4842bd1 requestguildmembers: assign presence list directly without for loop 2026-03-11 02:05:14 +01:00
Rory&
c76e1cebd7 requestguildmembers: select only relevant data 2026-03-11 01:55:39 +01:00
Rory&
afebcde105 requestguildmembers: track member count properly 2026-03-11 01:51:31 +01:00
Rory&
ed315b028b requestguildmembers: log chunks 2026-03-11 01:51:31 +01:00
Rory&
2b981c83ea requestguildmembers: bulk query sessions 2026-03-11 01:51:31 +01:00
Rory&
b40b5234f4 WIP cdn-cs stuff 2026-03-11 00:58:13 +01:00
Rory&
47b2460dce fix: fall back to undefined in message create 2026-03-07 02:09:32 +01:00
dependabot[bot]
26879a274f build(deps): update npm dependencies hash [dependabot skip] 2026-03-07 01:47:32 +01:00
dependabot[bot]
e434128f3f Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [multer](https://github.com/expressjs/multer) and [minimatch](https://github.com/isaacs/minimatch).


Updates `multer` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expressjs/multer/compare/v2.0.2...v2.1.0)

Updates `minimatch` from 3.1.3 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.3...v3.1.5)

---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.1.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-07 01:47:32 +01:00
MathMan05
a8ba2d6553 sticker impl 2026-03-07 01:42:27 +01:00
dank074
43f2b8de58 when guild region is misconfigured, fallback to default region 2026-03-07 01:40:12 +01:00
dank074
e843d499ec gateway should not crash for clients that send Op 37 with missing channel ranges, instead ignore 2026-03-07 01:38:45 +01:00
Rory&
3d7aa63681 Fix guild settings not using .save, nor beign awaited 2026-03-07 00:57:55 +01:00