Hampus
|
ebd723679b
|
docs(operator): refresh the bundle pin and tunnel setup (#2333)
|
2026-09-01 20:51:00 +02:00 |
|
Hampus
|
961fa1f007
|
fix(self-hosting): correct compose probes and origins (#2330)
|
2026-09-01 20:47:20 +02:00 |
|
Hampus
|
7900a4da0c
|
feat(ci): pin releases to an immutable image set (#2327)
|
2026-09-01 20:47:20 +02:00 |
|
Hampus
|
8a24730884
|
fix(kv): align rust and typescript schema migration (#2328)
|
2026-09-01 20:47:19 +02:00 |
|
Hampus
|
1688e7dc50
|
fix(api): survive transient database errors in the worker (#2326)
|
2026-09-01 20:47:19 +02:00 |
|
Hampus
|
aa267b54ec
|
fix(api): dead-letter retired worker task types (#2323)
|
2026-09-01 20:47:19 +02:00 |
|
Hampus
|
bc40073a02
|
fix(config): carry the public port into derived endpoints (#2329)
|
2026-09-01 20:47:18 +02:00 |
|
Hampus
|
a93f9dd0af
|
fix(app-proxy): separate readiness from liveness (#2322)
|
2026-09-01 20:47:18 +02:00 |
|
Hampus
|
53a9fdc4b6
|
fix(app-proxy): share one asset tree across architectures (#2325)
|
2026-09-01 20:47:17 +02:00 |
|
Hampus
|
cef600277c
|
fix(media-proxy): probe health with the binary not /dev/tcp (#2324)
|
2026-09-01 20:47:17 +02:00 |
|
Hampus
|
bdac438329
|
fix(docker): emit consistent OCI metadata on every image (#2321)
|
2026-09-01 20:47:16 +02:00 |
|
Hampus
|
2d77f36a0b
|
fix(ci): generate locale and channel files before typecheck (#2320)
|
2026-09-01 20:47:16 +02:00 |
|
Hampus
|
90aa810ce4
|
fix(gateway): share the relay dispatch bound across producers (#2315)
|
2026-09-01 04:34:41 +02:00 |
|
Hampus
|
cf3af50464
|
fix(kv): bound multi key fan out by pipelining per hash slot (#2313)
|
2026-09-01 02:59:00 +02:00 |
|
Hampus
|
3b5b20c139
|
fix(gateway): bound relay dispatch without per-event probes (#2312)
|
2026-09-01 02:56:21 +02:00 |
|
Hampus
|
24cd163acd
|
fix(kv): restore keyset paging for numeric key scans (#2314)
|
2026-09-01 02:54:10 +02:00 |
|
Hampus
|
49f76e5b40
|
fix(api): abort startup on unverifiable deletion queue state (#2311)
|
2026-09-01 02:45:29 +02:00 |
|
Hampus
|
871788f0a9
|
fix(gateway): reclaim ip connection counts from dead sockets (#2308)
|
2026-09-01 01:39:25 +02:00 |
|
Hampus
|
24138b70f1
|
fix(kv): stop multi-key commands spanning cluster slots (#2310)
|
2026-09-01 01:39:16 +02:00 |
|
Hampus
|
da3332e711
|
fix(gateway): bound relay worker mailboxes without reordering (#2309)
|
2026-09-01 01:38:36 +02:00 |
|
Hampus
|
06e5cf2032
|
perf(gateway): evict presence tombstones in insertion order (#2307)
|
2026-09-01 01:34:57 +02:00 |
|
Hampus
|
d4b1923c23
|
fix(gateway): stop presence evictions suppressing repair (#2305)
|
2026-09-01 01:33:13 +02:00 |
|
Hampus
|
42df4f6731
|
fix(kv): drop the row_key order probe that cliffed paged scans (#2306)
|
2026-09-01 01:32:33 +02:00 |
|
Hampus
|
f1e6e94041
|
fix(cache): stop a timed out produce pinning its tracking entry (#2304)
|
2026-09-01 01:28:12 +02:00 |
|
Hampus
|
0cd12b2f32
|
test(api): build deletion queue users from the real row type (#2303)
|
2026-09-01 00:57:41 +02:00 |
|
Hampus
|
5da4d24d38
|
fix(kv): page scans by keyset so deletes cannot skip rows (#2302)
|
2026-09-01 00:29:24 +02:00 |
|
Hampus
|
7806d2ac02
|
fix(gateway): stop stale guild connect timers aborting connects (#2301)
|
2026-09-01 00:23:42 +02:00 |
|
Hampus
|
2c4d182d1f
|
fix(gateway): keep dispatch ordered under relay backpressure (#2300)
|
2026-09-01 00:17:12 +02:00 |
|
Hampus
|
dcd5f88d65
|
fix(gateway): stop rate limit tables dying with their creator (#2299)
|
2026-09-01 00:16:26 +02:00 |
|
Hampus
|
662f4ac93b
|
fix(worker): stop skipped accounts starving the deletion queue (#2294)
|
2026-09-01 00:16:08 +02:00 |
|
Hampus
|
a2480c6a02
|
fix(cache): time out a getOrSet produce that never settles (#2297)
|
2026-09-01 00:15:44 +02:00 |
|
Hampus
|
c49460a44f
|
fix(gateway): stop anti-entropy resurrecting deleted presence (#2298)
|
2026-09-01 00:14:32 +02:00 |
|
Hampus
|
6786dfe7e3
|
fix(gateway): stop dropping newly requested lazy ranges (#2293)
|
2026-09-01 00:14:24 +02:00 |
|
Hampus
|
7d710d881a
|
fix(worker): lease premium reconciliation queue entries (#2296)
|
2026-09-01 00:14:08 +02:00 |
|
Hampus
|
2ea2e79f6f
|
fix(voice): stop occupancy writes spanning kv cluster slots (#2295)
|
2026-09-01 00:11:29 +02:00 |
|
Hampus
|
cd42dd8ca7
|
fix(api): rebuild the deletion queue under its lock (#2292)
|
2026-09-01 00:06:33 +02:00 |
|
Hampus
|
f2eddeae4d
|
fix(gateway): stop rate limit sweepers outliving their table (#2291)
|
2026-08-31 23:25:00 +02:00 |
|
Hampus
|
8e1a8fc7e3
|
fix(gateway): sweep stale shared ip and user rate buckets (#2290)
|
2026-08-31 22:53:37 +02:00 |
|
Hampus
|
87c08b051f
|
fix(voice): finish the reconciliation sweep before stopping (#2289)
|
2026-08-31 22:38:04 +02:00 |
|
Hampus
|
9d95a80857
|
fix(worker): renew the deletion queue lock during a rebuild (#2287)
|
2026-08-31 22:38:00 +02:00 |
|
Hampus
|
9371b6d5de
|
fix(worker): count each channel once in a bulk reindex (#2286)
|
2026-08-31 22:37:56 +02:00 |
|
Hampus
|
bdcf4b25c0
|
chore(expressions): remove the pack residue cleanup tool (#2288)
|
2026-08-31 22:31:54 +02:00 |
|
Hampus
|
3dc344be65
|
fix(worker): keep attachment decay state on a stale expiry row (#2285)
|
2026-08-31 22:26:21 +02:00 |
|
Hampus
|
17ed0f70aa
|
fix(gateway): release the user session count on a handoff fence (#2284)
|
2026-08-31 22:25:14 +02:00 |
|
Hampus
|
be3e12e60d
|
fix(gateway): clamp a heartbeat ack to the session sequence (#2283)
|
2026-08-31 22:23:43 +02:00 |
|
Hampus
|
4261cc2ea5
|
fix(worker): resubscribe when the job stream ends unexpectedly (#2282)
|
2026-08-31 22:22:14 +02:00 |
|
Hampus
|
88dbc27019
|
fix(gateway): group debounced reactions by their own message (#2281)
|
2026-08-31 22:21:14 +02:00 |
|
Hampus
|
f38fc80c31
|
fix(gateway): clear the presence pid cache on a presence down (#2279)
|
2026-08-31 22:19:25 +02:00 |
|
Hampus
|
803fdaf443
|
fix(worker): stop replaying requeued asset deletions in a run (#2280)
|
2026-08-31 22:19:22 +02:00 |
|
Hampus
|
55d85db401
|
fix(gateway): drop the channel engine on an empty range list (#2278)
|
2026-08-31 22:17:19 +02:00 |
|
Hampus
|
7ce3d71c44
|
fix(gateway): stop a non-map opcode payload crashing the socket (#2277)
|
2026-08-31 22:14:26 +02:00 |
|
Hampus
|
04e150e4bf
|
fix(gateway): keep the replay buffer across a session transfer (#2276)
|
2026-08-31 22:10:44 +02:00 |
|
Hampus
|
0f6b118921
|
fix(worker): catch up cron jobs missed by a delayed tick (#2275)
|
2026-08-31 22:06:15 +02:00 |
|
Hampus
|
44277e6aa2
|
fix(worker): drain in-flight jobs before the runner stops (#2274)
|
2026-08-31 22:06:12 +02:00 |
|
Hampus
|
bb7e8cc6f1
|
fix(gateway): flush buffered presences in arrival order (#2273)
|
2026-08-31 22:04:49 +02:00 |
|
Hampus
|
32a64fb097
|
fix(cache): refcount produce tracking so deletes are not lost (#2272)
|
2026-08-31 22:00:48 +02:00 |
|
Hampus
|
c4594397e7
|
fix(desktop): accept array-form AppRun sandbox fallback (#2271)
|
2026-08-31 21:42:03 +02:00 |
|
Hampus
|
6a188a4cdf
|
fix(api): enforce guild bans when approving registrations (#2270)
|
2026-08-31 20:19:18 +02:00 |
|
Hampus
|
0ca0defd24
|
fix(desktop): keep notification sounds during fullscreen apps (#2269)
|
2026-08-31 19:51:42 +02:00 |
|
Hampus
|
b0b84f9c98
|
fix(media-proxy): cap external streams with no declared length (#2267)
|
2026-08-31 19:23:48 +02:00 |
|
Hampus
|
ef8d1225b5
|
refactor(api): split webhook attachment schemas (#2268)
|
2026-08-31 19:13:51 +02:00 |
|
Hampus
|
240b7e4388
|
feat(expressions): add an expression pack residue cleanup tool (#2265)
|
2026-08-31 19:06:31 +02:00 |
|
Hampus
|
bd205d2250
|
fix(app-proxy): honour the shared Postgres settings (#2262)
|
2026-08-31 19:00:43 +02:00 |
|
Hampus
|
e5e5bcccee
|
docs(operator): pin self-hosting downloads to stable revision (#2266)
|
2026-08-31 18:57:58 +02:00 |
|
Hampus
|
a5395b0109
|
fix(api): support presigned webhook attachments (#2264)
|
2026-08-31 18:54:25 +02:00 |
|
Hampus
|
09cea4394f
|
fix(app-proxy): give each test fixture its own temp directory (#2261)
|
2026-08-31 18:49:30 +02:00 |
|
Hampus
|
afeaddea22
|
fix(cache): do not fan a failed getOrSet out to its joiners (#2260)
|
2026-08-31 18:44:31 +02:00 |
|
Hampus
|
45f694310a
|
fix(api): make the http header and request timeouts tunable (#2259)
|
2026-08-31 18:43:14 +02:00 |
|
Hampus
|
995f5118b2
|
fix(message): reap orphaned rows on the build paths (#2257)
|
2026-08-31 17:23:46 +02:00 |
|
Hampus
|
415888a615
|
fix(admin): stop a stale CSRF cookie wedging actions (#2258)
|
2026-08-31 17:23:35 +02:00 |
|
Hampus
|
542fb9176a
|
fix(svc): allow disabling named Postgres prepared statements (#2256)
|
2026-08-31 17:19:44 +02:00 |
|
Hampus
|
b8f8d8d859
|
feat(expressions): remove the unfinished packs feature (#2250)
|
2026-08-31 16:34:22 +02:00 |
|
Hampus
|
0eef611b6d
|
test(message): pin response mapping across batch boundaries (#2255)
|
2026-08-31 16:24:33 +02:00 |
|
Hampus
|
f0612ee860
|
fix(message): key batched message responses by message id (#2254)
|
2026-08-31 16:19:29 +02:00 |
|
Hampus
|
8c85cce75c
|
fix(message): bound batched message response requests by size (#2252)
|
2026-08-31 16:13:36 +02:00 |
|
Hampus
|
5036ac3efa
|
fix(api): allow disabling named Postgres prepared statements (#2251)
|
2026-08-31 16:10:52 +02:00 |
|
Hampus
|
9025e03422
|
feat(admin): remove the unfinished billing APIs and panel UI (#2248)
|
2026-08-31 15:57:11 +02:00 |
|
Hampus
|
e82e8529bf
|
fix(gateway): replay voice state updates after a resume (#2249)
|
2026-08-31 15:56:32 +02:00 |
|
Hampus
|
eb1ed69489
|
chore(api): drop scheduled messages from the openapi spec (#2247)
|
2026-08-31 15:43:34 +02:00 |
|
Hampus
|
e81f3f7eae
|
fix(cache): do not resurrect a key deleted during getOrSet (#2246)
|
2026-08-31 15:41:05 +02:00 |
|
Hampus
|
4b9964bc89
|
fix(api): stop bounding request body receipt at the header timeout (#2245)
|
2026-08-31 15:36:54 +02:00 |
|
Hampus
|
b4a2af75d0
|
fix(media-proxy): read content length from the response header (#2244)
|
2026-08-31 15:33:49 +02:00 |
|
Hampus
|
8c3e3285f7
|
fix(gateway): clamp the derived BEAM scheduler count (#2243)
|
2026-08-31 15:29:58 +02:00 |
|
Hampus
|
0a4f6ff9fb
|
fix(test): surface docker errors when a test container fails (#2242)
|
2026-08-31 15:16:53 +02:00 |
|
Hampus
|
bfa1367ca2
|
fix(gateway): restore erlfmt style in the presence rpc module (#2241)
|
2026-08-31 15:10:59 +02:00 |
|
Hampus
|
bb81a2f165
|
fix(self-host): persist valkey and stop evicting durable state (#2240)
|
2026-08-31 14:48:58 +02:00 |
|
Hampus
|
7f448b1cab
|
fix(message): always flag a message when a reaction is added (#2239)
|
2026-08-31 14:47:16 +02:00 |
|
Hampus
|
2dd35c0d6e
|
fix(gateway): reject unknown rpc methods instead of crashing (#2238)
|
2026-08-31 14:34:35 +02:00 |
|
Hampus
|
0e73346c5f
|
fix(svc): treat a shard overload reply as retryable backpressure (#2237)
|
2026-08-31 14:23:11 +02:00 |
|
Hampus
|
8476595507
|
fix(api): let node size its heap from the container limit (#2236)
|
2026-08-31 14:09:13 +02:00 |
|
Hampus
|
7b9284edb9
|
fix(build): allow unused patches when deploying the api subset (#2235)
|
2026-08-31 14:06:07 +02:00 |
|
Hampus
|
c982b33212
|
fix(self-host): size memory limits and make them overridable (#2234)
|
2026-08-31 13:42:12 +02:00 |
|
Hampus
|
3c8466d714
|
feat(message): remove the unfinished scheduled messages feature (#2233)
|
2026-08-31 13:32:55 +02:00 |
|
Hampus
|
eeea391b63
|
fix(kv): claim parked jobs by member instead of secondary key (#2232)
|
2026-08-31 13:16:52 +02:00 |
|
Hampus
|
5c2dca1c51
|
chore(workspace): tighten quality gates (#2230)
|
2026-08-31 04:43:20 +02:00 |
|
Hampus
|
e6e4c6f7b5
|
perf(api): stop exempting self-hosted from response gating (#2228)
|
2026-08-31 02:04:07 +02:00 |
|
Hampus
|
5f6f9428ac
|
build(api): bundle the api instead of transpiling at boot (#2227)
|
2026-08-31 01:26:30 +02:00 |
|
Hampus
|
ba54b61dcf
|
perf(guild): add a lean channel auth context rpc (#2226)
|
2026-08-31 01:04:55 +02:00 |
|
Hampus
|
8dc2bad843
|
perf(auth): cache auth session lookups by token hash (#2225)
|
2026-08-31 01:04:51 +02:00 |
|
Hampus
|
3594cbd5ca
|
perf(svc): forward messages shard replies without transcoding (#2224)
|
2026-08-31 01:04:47 +02:00 |
|