Commit Graph

5221 Commits

Author SHA1 Message Date
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
Rory&
06feec236e Fix indents in interactions copyright notice 2026-03-07 00:52:26 +01:00
Rory&
2aaca5e4a1 Dont serialise guild parents 2026-03-07 00:44:59 +01:00
Rory&
aee0ec965a Dont serialize discovery weight/exclusion status 2026-03-07 00:37:13 +01:00
Rory&
8274bf9d76 [rel/1518] Allowed mentions + message reference: allow nulls 2026-03-07 00:34:50 +01:00
Rory&
eaf697eb19 [rel/1518] Member flags 2026-03-07 00:30:19 +01:00
Rory&
c0e757408a [rel/1518] make PartialEmoji accept id-only 2026-03-07 00:23:22 +01:00
Rory&
91a9029046 [rel/1518] Interaction failure reason enum, add missing copyright headers 2026-03-07 00:13:03 +01:00
Rory&
7001a4c382 [cherry/1518] Webhooks: respect thread_id parameter 2026-03-06 22:50:26 +01:00
Rory&
f5ecdd7fd2 temp hack: ...and dont forget to save it 2026-03-06 02:32:46 +01:00
Rory&
848f060452 temp hack: maybe set the right did 2026-03-06 02:31:46 +01:00
Rory&
9533760077 temp hack: re-create sessiosn that went missing 2026-03-06 02:31:00 +01:00
Rory&
f8124dc2f4 oooops 2026-03-06 02:27:23 +01:00
Rory&
378f907dce actually backpropagate session id in identify to ws object 2026-03-06 00:59:24 +01:00
Rory&
3f756629e6 Log creation of new sessions, fix some comments 2026-03-06 00:25:59 +01:00
Rory&
b5c376881d Inline pointless const for session_id 2026-03-06 00:19:02 +01:00
Rory&
829ada2607 nix/cdn work 2026-02-28 19:49:44 +01:00
dank074
0784add134 onVoiceStateUpdate: change to VoiceState.merge() for copying properties 2026-02-28 16:47:38 +01:00
Rory&
2ee3a0116e flake, move testvm to nixosconfigurations lkey 2026-02-28 15:16:55 +01:00
Rory&
c2734d1c65 Add UAPI changes 2026-02-28 14:02:29 +01:00
Rory&
f65f11720e Rip out CDN migrations 2026-02-28 11:38:04 +01:00
Rory&
d126319b5b Add sticker migration 2026-02-28 10:51:02 +01:00
Rory&
ab4a8a31ec IPC: unix socket reinit + backlog system 2026-02-27 15:39:55 +01:00
Rory&
98373234c4 Sync webstorm workspace 2026-02-27 11:10:10 +01:00
Rory&
f2903723d6 CS: reduce warning count for models 2026-02-27 11:10:10 +01:00
Rory&
9abff83378 IPC: more unix socket logging 2026-02-27 11:10:10 +01:00
Rory&
7f5351d05e IPC: eagerly init unix sockets on startup 2026-02-27 11:10:10 +01:00
Rory&
5b47b66a19 IPC: factor out imports 2026-02-27 11:10:10 +01:00
Rory&
7fefb35458 Option to disable logging route registrations 2026-02-27 11:10:10 +01:00
dank074
6090f414ce move mediaServer.start() into try catch 2026-02-27 09:37:22 +01:00
Rory&
f94f58da3b Explicitly make webrtc service depend on sfu service 2026-02-27 09:10:29 +01:00
Rory&
6cf34e7a2f nix: add AF_NETLINK 2026-02-27 08:54:49 +01:00
Rory&
fb4b3740bf Hopefully get nix routing right 2026-02-26 13:15:53 +01:00
Rory&
f4e0a63fba Drop medooze, add pion 2026-02-26 09:12:21 +01:00
Rory&
aaf063fbf6 Update Pion-WebRTC 2026-02-26 09:02:22 +01:00
Rory&
70034a410d UApi: partial work on filling in wrappers for non-json endpoints 2026-02-26 08:59:44 +01:00