index
:
spacebarchat/server-ts.git
this commit
compv2
dev/admin-api
dev/appemojis
dev/async-mentions
dev/backport/from-monitoring/ProcessLifecycle
dev/bigint-pk
dev/cherry
dev/docker
dev/dsharpplus-minimum-endpoints
dev/emma-fuck-this
dev/emma-refactors
dev/emma-wip
dev/emma/as-to-satisfies-gw
dev/emma/gateway-batch-presence-lookup
dev/emma/gw-batch-presence-lookup
dev/fix-emoji-uploads
dev/gw-encoding-refactor
dev/gwsep
dev/indexable-channel-poc
dev/ipc-refactor
dev/lazyrequest
dev/monitoring
dev/openapi-improvements
dev/plurality
dev/pomelo
dev/reconciledbbigint
dev/reorder-src
dev/request-guild-members
dev/rewrite-gif-support
dev/rory/client_patching
dev/rory/legacy/plugins
dev/rory/move-defaults-out-of-models
dev/rory/old_staging_webrtc
dev/rory/paths_test
dev/rory/utils
dev/rory/versioned-api
dev/threads
dev/updater
dev/webhook-messages
emma/schema-updates
emma/schema-updates_wip
emma/webrtc-fuckery
entity-fix-attempt
feat/admin-api
feat/federation
feat/federation2
feat/quests
feat/webrtc
fix/channel_ordering
gwtemp
interactionWork
legacy
master
pomelo
rebased/dev/pomelo
rebased/dev/rory/legacy/plugins
reg-ipchecks
sec/various
server-compv2
temp
tmp
tmp-master
tmp-musl-fun
tmp-rebase-threads
translation
update/mfa
Spacebar Server, written with love in TypeScript and C#
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extra
/
admin-api
/
Utilities
/
ConfigTest
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-06-12
Bundle: drop unused index.ts, avoid re-exporting all other components
Rory&
1
-22
/
+0
2026-06-12
api/widget: dont import the entirety of the CDN server
Rory&
1
-1
/
+1
2026-06-12
CDN: unify imports layout
Rory&
22
-82
/
+50
2026-06-12
Move more extensions to extensions
Rory&
42
-90
/
+137
2026-06-11
Move migrations to database
Rory&
77
-731
/
+842
2026-06-11
Fix recursive import in database
Rory&
3
-218
/
+216
2026-06-11
Move entities to database
Rory&
250
-537
/
+694
2026-06-11
Move database to toplevel
Rory&
18
-36
/
+65
2026-06-11
Remove extraneous export
Rory&
1
-1
/
+0
2026-06-11
Use subpath imports for lambert-server, fix openapi.js
Rory&
85
-95
/
+95
2026-06-11
Allow subpath imports, move extensions to separate module
Rory&
18
-22
/
+53
2026-06-11
Allow subpath imports from module aliases
Rory&
1
-7
/
+7
2026-06-11
Dont send guild_add for autojoin guilds on register, disable bcrypt workers a...
Rory&
5
-119
/
+132
2026-06-11
Deduplicate channel positions query
Rory&
1
-8
/
+7
2026-06-11
Assertions first, use exists rather than count/find
Rory&
1
-14
/
+9
2026-06-11
Dont fetch entire channel for welcome message, dont fail if channel doesnt exist
Rory&
1
-7
/
+4
2026-06-11
Handle welcome message as insert + update
Rory&
1
-4
/
+3
2026-06-11
Bcrypt worker threads
Rory&
5
-3
/
+121
2026-06-11
Trace registration
Rory&
3
-13
/
+59
2026-06-09
Clean up tests a little
Rory&
10
-132
/
+96
2026-06-05
Use better permissions when handling webhook mentions
Rory&
3
-6
/
+14
2026-06-05
Log silent attachment failures for webhooks
Rory&
1