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
/
schemas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thread API start
MathMan05
2026-01-28
3
-0
/
+27
*
sechema changes+migrations
MathMan05
2026-01-28
1
-0
/
+8
*
Add stub POSt report endpoint
Rory&
2026-01-17
2
-1
/
+38
*
Add temp reporting menu responses
Rory&
2026-01-15
1
-0
/
+7
*
Enum for report menu types
Rory&
2026-01-14
1
-0
/
+43
*
fest: throw an error if bot name is empty
CyberL1
2026-01-14
1
-0
/
+1
*
DM bot Fix
MathMan05
2025-12-19
1
-1
/
+3
*
chore: run prettier
CyberL1
2025-12-18
2
-16
/
+16
*
feat: add message forwards (normal messages only)
CyberL1
2025-12-18
2
-1
/
+21
*
friend nicknames
MathMan05
2025-12-17
2
-0
/
+22
*
Drop extended_settings, account data soon. Closes #1160
Rory&
2025-12-17
1
-1
/
+0
*
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory&
2025-12-17
161
-2277
/
+2277
*
Dont directly export all config subtypes
Rory&
2025-12-17
1
-1
/
+1
*
Move region to webrtc schemas
Rory&
2025-12-17
2
-0
/
+32
*
Prettier 2
Rory&
2025-12-17
35
-114
/
+66
*
finally make eslint happy
Rory&
2025-12-17
2
-1
/
+5
*
Update session info
Rory&
2025-12-17
1
-19
/
+5
*
Device management
Rory&
2025-12-16
1
-0
/
+55
*
Fix bad imports
Rory&
2025-12-16
1
-1
/
+1
*
Update instance ban schema
Rory&
2025-12-16
1
-0
/
+1
*
More instance ban stuff
Rory&
2025-12-12
2
-0
/
+7
*
Fix IP tracking for bans
Rory&
2025-12-12
1
-2
/
+2
*
fix: add `| null` to guild folder types
CyberL1
2025-12-05
1
-3
/
+3
*
fix: only `guild_ids` is required in guild folder
CyberL1
2025-12-05
1
-3
/
+3
*
fix: `highest_last_message_id` is apparently a number and never a string
CyberL1
2025-12-04
1
-5
/
+5
*
Remove fallback URIs, remove endpointClient, expose admin api
Rory&
2025-12-04
1
-1
/
+3
*
Fix message ack schema
Rory&
2025-12-02
1
-1
/
+1
*
Support deleting ACKs for type==channel
Rory&
2025-12-02
1
-1
/
+21
*
update schema for voiceIdentify
dank074
2025-12-02
1
-0
/
+3
*
Cut down schemas by 90%
Rory&
2025-11-29
3
-16
/
+32
*
Expose mor emember keys
Rory&
2025-11-25
1
-1
/
+11
*
allow setting communication_disabled_until
Rory&
2025-11-25
1
-0
/
+1
*
add missing user flags
Rory&
2025-11-25
1
-22
/
+43
*
make interactions more normal
MathMan05
2025-11-23
1
-0
/
+1
*
role type fix
MathMan05
2025-11-17
1
-5
/
+7
*
fix: gif stickers should have `format_type` 4 instead of 0
CyberL1
2025-11-08
1
-1
/
+1
*
fix: add `BulkApplicationCommandCreateSchema`
CyberL1
2025-10-22
1
-0
/
+2
*
add fingerprint endpoint
doesnm
2025-10-20
1
-0
/
+3
*
chore: remove `is this right?` comments
CyberL1
2025-10-19
1
-4
/
+4
*
fix: interaction callback
CyberL1
2025-10-19
3
-2
/
+35
*
Automod mayhaps?
Rory&
2025-10-18
1
-5
/
+59
*
fix: interaction schema
CyberL1
2025-10-18
1
-2
/
+2
*
chore: complete `MessageInteractionSchema` more
CyberL1
2025-10-18
1
-3
/
+11
*
fix: move types to schema
CyberL1
2025-10-18
1
-2
/
+12
*
Partial usersetting update schema
Rory&
2025-10-18
3
-3
/
+5
*
Identifiers: drop @format
Rory&
2025-10-18
1
-1
/
+0
*
feat: interactions (incomplete)
CyberL1
2025-10-17
7
-0
/
+88
*
chore: add `ApplicationCommandCreateSchema`
CyberL1
2025-10-17
2
-0
/
+20
*
Add application command schema
Rory&
2025-10-16
3
-0
/
+76
*
More schema work, moved most stuff from entities to schemas, though messy
Rory&
2025-10-15
32
-49
/
+727
*
Reorganise schemas a little bit
Rory&
2025-10-15
107
-134
/
+699
*
Move schemas to separate module
Rory&
2025-10-14
141
-0
/
+4753