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
/
scripts
/
util
/
getRouteDescriptions.js
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-03-07
make some corrections
MathMan05
5
-19
/
+35
2026-03-07
make better error
MathMan05
1
-1
/
+1
2026-03-07
remove weird debugging
MathMan05
1
-2
/
+1
2026-03-07
invert if
MathMan05
1
-7
/
+7
2026-03-07
that shouldn't exist
MathMan05
1
-13
/
+0
2026-03-07
fixes
MathMan05
2
-2
/
+3
2026-03-07
remove log
MathMan05
1
-1
/
+0
2026-03-07
inline constant
MathMan05
1
-2
/
+1
2026-03-07
fix typo
MathMan05
2
-2
/
+2
2026-03-07
enum for failure
MathMan05
1
-2
/
+2
2026-03-07
remove log
MathMan05
1
-1
/
+0
2026-03-07
correct comment
MathMan05
1
-1
/
+1
2026-03-07
return
MathMan05
1
-1
/
+1
2026-03-07
keep it safe
MathMan05
1
-1
/
+26
2026-03-07
remove logs
MathMan05
1
-4
/
+0
2026-03-07
don't do that
MathMan05
1
-0
/
+3
2026-03-07
call to json
MathMan05
4
-7
/
+7
2026-03-07
more pk fixes
MathMan05
5
-12
/
+11
2026-03-07
fix more
MathMan05
1
-0
/
+1
2026-03-07
fixes for pluralkit
MathMan05
6
-23
/
+119
2026-03-07
a lot of small fixes
MathMan05
7
-1
/
+38
2026-03-07
remove some extras
MathMan05
1
-8
/
+0
2026-03-07
fix many bugs
MathMan05
2
-25
/
+31
2026-03-07
sign here
MathMan05
1
-9
/
+5
2026-03-07
it ain't async
MathMan05
3
-10
/
+8
2026-03-07
sign 'em
MathMan05
4
-11
/
+90
2026-03-07
maybe processing media?
MathMan05
1
-12
/
+90
2026-03-07
v2 init work
MathMan05
2
-32
/
+183
2026-03-07
switch messages to base message type
MathMan05
5
-9
/
+9
2026-03-07
move the check to the right spot
MathMan05
2
-41
/
+53
2026-03-07
Fix guild settings not using .save, nor beign awaited
Rory&
1
-1
/
+1
2026-03-07
Fix indents in interactions copyright notice
Rory&
1
-3
/
+3
2026-03-07
Dont serialise guild parents
Rory&
1
-0
/
+1
2026-03-07
Dont serialize discovery weight/exclusion status
Rory&
1
-0
/
+2
2026-03-07
[rel/1518] Allowed mentions + message reference: allow nulls
Rory&
1
-5
/
+5
2026-03-07
[rel/1518] Member flags
Rory&
3
-1
/
+20
2026-03-07
[rel/1518] make PartialEmoji accept id-only
Rory&
1
-5
/
+12
2026-03-07
[rel/1518] Interaction failure reason enum, add missing copyright headers
Rory&
13
-4
/
+217
2026-03-06
[cherry/1518] Webhooks: respect thread_id parameter
Rory&
1
-7
/
+18
2026-03-06
temp hack: ...and dont forget to save it
Rory&
1
-0
/
+1
2026-03-06
temp hack: maybe set the right did
Rory&
1
-1
/
+1
2026-03-06
temp hack: re-create sessiosn that went missing
Rory&
1
-1
/
+11
2026-03-06
oooops
Rory&
1
-1
/
+1
2026-03-06
actually backpropagate session id in identify to ws object
Rory&
1
-0
/
+1
2026-03-06
Log creation of new sessions, fix some comments
Rory&
2
-2
/
+16
2026-03-06
Inline pointless const for session_id
Rory&
1
-3
/
+1
2026-02-28
nix/cdn work
Rory&
17
-175
/
+408
2026-02-28
onVoiceStateUpdate: change to VoiceState.merge() for copying properties
dank074
1
-2
/
+7
2026-02-28
flake, move testvm to nixosconfigurations lkey
Rory&
1
-1
/
+1
2026-02-28
Add UAPI changes
Rory&
2
-4
/
+6
2026-02-28
Rip out CDN migrations
Rory&
12
-237
/
+68
2026-02-28
Add sticker migration
Rory&
1
-1
/
+21
2026-02-27
IPC: unix socket reinit + backlog system
Rory&
1
-20
/
+52
2026-02-27
Sync webstorm workspace
Rory&
2
-42
/
+55
2026-02-27
CS: reduce warning count for models
Rory&
1
-0
/
+3
2026-02-27
IPC: more unix socket logging
Rory&
1
-0
/
+12
2026-02-27
IPC: eagerly init unix sockets on startup
Rory&
1
-2
/
+9
2026-02-27
IPC: factor out imports
Rory&
1
-6
/
+4
2026-02-27
Option to disable logging route registrations
Rory&
3
-5
/
+5
2026-02-27
move mediaServer.start() into try catch
dank074
2
-2
/
+2
2026-02-27
Explicitly make webrtc service depend on sfu service
Rory&
1
-0
/
+1
2026-02-27
nix: add AF_NETLINK
Rory&
2
-0
/
+2
2026-02-26
Hopefully get nix routing right
Rory&
8
-376
/
+235
2026-02-26
Drop medooze, add pion
Rory&
2
-88
/
+7
2026-02-26
Update Pion-WebRTC
Rory&
1
-3
/
+3
2026-02-26
UApi: partial work on filling in wrappers for non-json endpoints
Rory&
2
-0
/
+98
2026-02-26
UApi/models: permissions?
Rory&
3
-0
/
+103
2026-02-26
added clean_data to places after a member is created but not constructed to a...
whinis
3
-0
/
+4
2026-02-25
Add /_spacebar/api/version - resolves #1222
Rory&
4
-27
/
+57
2026-02-25
disable toJSON for read states?
Rory&
1
-15
/
+15
2026-02-25
UApi work, nix test vm cleanup
Rory&
8
-19
/
+124
2026-02-25
Try to inherit permissions from everyoen role on creation (may be wrong)
Rory&
1
-1
/
+3
2026-02-25
Create role for bots - fixes #1556
Rory&
1
-1
/
+11
2026-02-25
Fix message embeds not being nullable
Rory&
4
-149
/
+337
2026-02-25
Lower missing route to WARN, add empty route middlewares
Rory&
4
-5
/
+5
2026-02-25
Fix undefined access
Pablo Stebler
1
-1
/
+1
2026-02-25
Add support for attachment:// urls
Pablo Stebler
1
-0
/
+47
2026-02-25
Log usage of old access token versions in identify
Rory&
1
-0
/
+11
2026-02-25
last_pinned_timestamp int4 -> timestamp
Rory&
2
-2
/
+17
2026-02-25
Include explicit update where NULL in migration
Rory&
1
-0
/
+1
2026-02-25
Fix read state type field - fixes #1559
Rory&
1
-1
/
+1
2026-02-23
why didn't anyone do this
MathMan05
1
-3
/
+3
2026-02-23
fix up searching
MathMan05
1
-37
/
+93
2026-02-23
swap migration order
Rory&
1
-2
/
+2
2026-02-23
cdn: fix
Rory&
2
-2
/
+2
2026-02-23
cdn: fix path for deleting emojis
Rory&
1
-3
/
+3
2026-02-23
cdn: fix missed rename
Rory&
1
-1
/
+1
2026-02-23
cdn: migrate emojis to not use subdir fallback
Rory&
4
-42
/
+55
2026-02-23
cdn: drop hash-addressed version of emojis route
Rory&
1
-3
/
+1
2026-02-23
Faster pings
Rory&
5
-39
/
+825
2026-02-23
Discovery fixes, nix updates
Rory&
14
-252
/
+286
2026-02-21
Guild discovery admin ui
Rory&
4
-4
/
+147
2026-02-21
fix uapi deps
Rory&
5
-54
/
+69
2026-02-21
Admin API discovery stuff
Rory&
4
-11
/
+333
2026-02-21
C# deps updates
Rory&
35
-1781
/
+411
2026-02-20
Fix deps for admin api
Rory&
1
-100
/
+5
2026-02-20
webrtc package by default
Rory&
7
-12
/
+136
2026-02-20
nix: clean up default.nix
Rory&
1
-7
/
+5
2026-02-20
nix: use separate derivation for npm deps
Rory&
3
-7
/
+73
2026-02-20
cdn fsck fix test
Rory&
1
-7
/
+19
2026-02-20
UAPI work
Rory&
8
-6
/
+267
2026-02-20
Admin API work
Rory&
7
-16
/
+258
2026-02-20
C# deps
Rory&
11
-189
/
+346
2026-02-20
Update message component type to match upstream
Rory&
1
-1
/
+15
2026-02-18
The ChainingOperator didn't work as expected. This fixes that.
whinis
1
-10
/
+23
2026-02-18
util: update message flags to match upstream (and use short bigint notation)
Rory&
1
-8
/
+17
2026-02-18
fix post data
MathMan05
1
-1
/
+16
2026-02-18
Add some optional chaining to prevent issue with embeds
whinis
1
-6
/
+5
2026-02-18
Renamed to JsonNumber and removed from incorrectly typed date field
whinis
4
-11
/
+10
2026-02-18
Add decorator to change Bigint back to string using Number
whinis
4
-0
/
+26
2026-02-17
fix post data
MathMan05
1
-1
/
+16
2026-02-17
Gateway: log user ID/i
Rory&
12
-24
/
+36
2026-02-17
Add Decorators to clean classes before json serialization and remove invalid ...
whinis
4
-1
/
+59
2026-02-17
API: request embeds in US english preferred
Rory&
1
-1
/
+2
2026-02-17
API: fix youtube embed
Rory&
1
-2
/
+3
2026-02-16
Fix user self delete not removing settings protos
ChrisChrome
1
-1
/
+8
2026-02-16
Gateway: dont block on clearing voice states
Rory&
2
-8
/
+4
2026-02-16
gateeway debug logs
Rory&
1
-0
/
+3
2026-02-16
Fix loading discord guild templates
ChrisChrome
6
-9
/
+46
2026-02-16
Separate IP check options during registration
ChrisChrome
2
-2
/
+5
2026-02-16
fix
Rory&
1
-2
/
+2
2026-02-16
nix/cs: listen on 0.0.0.0
Rory&
2
-2
/
+2
2026-02-16
Nix admin api plumbing
Rory&
9
-6
/
+192
2026-02-15
Some unfinished templates work
Rory&
10
-4
/
+129
2026-02-15
Fix accepting friend requests
Rory&
1
-0
/
+1
2026-02-15
make i18next shut up
CyberL1
1
-0
/