index
:
spacebarchat/server-ts.git
this commit
compv2
dev/appemojis
dev/async-mentions
dev/backport/from-monitoring/ProcessLifecycle
dev/bigint-pk
dev/cherry
dev/emma-fuck-this
dev/emma-wip
dev/emma/as-to-satisfies-gw
dev/emma/gateway-batch-presence-lookup
dev/emma/gw-batch-presence-lookup
dev/gw-encoding-refactor
dev/gwsep
dev/ipc-refactor
dev/lazyrequest
dev/monitoring
dev/openapi-improvements
dev/pomelo
dev/reconciledbbigint
dev/reorder-src
dev/rewrite-gif-support
dev/webhook-messages
emma/schema-updates
emma/schema-updates_wip
emma/webrtc-fuckery
entity-fix-attempt
gwtemp
interactionWork
master
pomelo
rebased/dev/pomelo
sec/various
server-compv2
temp
tmp
tmp-master
tmp-musl-fun
tmp-rebase-threads
github/compv2
github/dev/appemojis
github/dev/async-mentions
github/dev/backport/from-monitoring/ProcessLifecycle
github/dev/bigint-pk
github/dev/cherry
github/dev/emma-fuck-this
github/dev/emma-wip
github/dev/emma/as-to-satisfies-gw
github/dev/emma/gateway-batch-presence-lookup
github/dev/emma/gw-batch-presence-lookup
github/dev/gw-encoding-refactor
github/dev/gwsep
github/dev/ipc-refactor
github/dev/lazyrequest
github/dev/monitoring
github/dev/openapi-improvements
github/dev/pomelo
github/dev/reconciledbbigint
github/dev/reorder-src
github/dev/rewrite-gif-support
github/dev/webhook-messages
github/emma/schema-updates
github/emma/schema-updates_wip
github/emma/webrtc-fuckery
github/entity-fix-attempt
github/gwtemp
github/interactionWork
github/master
github/pomelo
github/rebased/dev/pomelo
github/sec/various
github/server-compv2
github/temp
github/tmp
github/tmp-master
github/tmp-musl-fun
github/tmp-rebase-threads
Spacebar Server, written with love in TypeScript and C#
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gateway
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add basic data pipeline operators
github/dev/gw-encoding-refactor
dev/gw-encoding-refactor
Rory&
2026-05-04
2
-3
/
+5
*
switch to harmony-erlpack
Rory&
2026-05-03
1
-7
/
+9
*
eslint: arrow-body-style=as-needed
Rory&
2026-04-19
1
-3
/
+1
*
eslint: array callback return, no restricted imports
Rory&
2026-04-19
1
-2
/
+2
*
Make presence clear async, clean up temp session code
Rory&
2026-04-13
1
-1
/
+16
*
prep for presence
Rory&
2026-04-13
1
-19
/
+0
*
Emit presence on identify, support deduped gw events
Rory&
2026-04-13
2
-0
/
+2
*
Refactor Identify : batch guild queries and parallelise relation fetches
Oh64
2026-04-06
1
-0
/
+1
*
Remove unused imports for non-entities
Rory&
2026-03-14
1
-1
/
+1
*
properly mark unused params
Rory&
2026-03-14
1
-1
/
+1
*
gateway offload work
Rory&
2026-03-13
1
-0
/
+1
*
gateway: util function to do gateway offload stuff
Rory&
2026-03-13
1
-1
/
+35
*
Gateway: add SB_SESSION_CLOSE and SB_SESSION_INVALIDATE events
Rory&
2026-03-13
1
-1
/
+1
*
Factor out getMostRelevantSession
Rory&
2026-03-12
1
-0
/
+18
*
Gateway: dont block on clearing voice states
Rory&
2026-02-16
1
-5
/
+4
*
Fix disabling migrations on nix not wirking
Rory&
2026-02-04
1
-1
/
+5
*
Identify: hold onto access token
Rory&
2026-01-30
1
-0
/
+1
*
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory&
2025-12-17
7
-179
/
+179
*
Prettier u10
Rory&
2025-12-17
2
-24
/
+8
*
Prettier 4
Rory&
2025-12-17
1
-3
/
+1
*
Session fixes
Rory&
2025-12-16
1
-3
/
+2
*
Fix IP tracking for bans
Rory&
2025-12-12
1
-0
/
+1
*
fix: prevent race condition in rabbitmq
dank074
2025-12-12
1
-2
/
+2
*
Various gateway stuff
Rory&
2025-12-02
1
-0
/
+2
*
ZSTD on gateway
Rory&
2025-10-17
2
-13
/
+22
*
Add tracing to IDENTIFY
Rory&
2025-09-29
1
-0
/
+5
*
Fix forgotten function signature changes
Rory&
2025-07-06
1
-1
/
+0
*
Make IP/user-agent validation in CDN work
Rory&
2025-07-06
1
-5
/
+1
*
sign urls in gateway
Emma [it/its]@Rory&
2025-07-06
1
-0
/
+6
*
Fix typeorm queries no longer allowing empty where clauses
Emma [it/its]@Rory&
2025-07-06
1
-11
/
+14
*
add webrtc support (#1284)
dank074
2025-06-22
4
-5
/
+65
*
Remove imports of erlpack in favor of @yukikaze-bot/erlpack due to the former...
Emma [it/its]@Rory&
2024-10-30
1
-7
/
+2
*
Fall back to @yukikaze-bot/erlpack if erlpack cant be found or loaded
Emma [it/its]@Rory&
2024-10-09
1
-1
/
+6
*
Fix bug & handle 75k/large_threshold in opcode 8
TomatoCake
2024-08-18
1
-3
/
+4
*
Respect CLIENT_STATE_V2 capability
Madeline
2023-04-03
3
-0
/
+29
*
Remove ALL fosscord mentions
Madeline
2023-03-31
3
-5
/
+5
*
SPACEBAR
Madeline
2023-03-31
6
-6
/
+6
*
SPACEBAR
Madeline
2023-03-31
6
-6
/
+6
*
Fix gateway encoding Date objects as {} when using erlpack. Fixes NaN/NaN/NaN...
Madeline
2023-02-21
1
-3
/
+23
*
Use erlpack instead of @yukikaze-bot/erlpack (#968)
Madeline
2023-02-01
1
-9
/
+9
*
Add ESLint (#941)
Madeline
2023-01-20
3
-6
/
+7
*
Script to add license preamble to each file. Also, does that. (#935)
Madeline
2023-01-18
6
-0
/
+108
*
Dev/post refactor fixes (#927)
TheArcaneBrony
2023-01-12
1
-0
/
+19
*
Prettier
Madeline
2022-09-26
1
-1
/
+3
*
Refactor to mono-repo + upgrade packages
Madeline
2022-09-25
6
-0
/
+139