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
/
database
/
entities
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove APIWebhookArray
Rory&
2026-07-15
2
-1
/
+17
*
Drop a bunch of random overrides
Rory&
2026-07-15
1
-1
/
+1
*
Fix schema for patch webhook message
Rory&
2026-07-15
1
-0
/
+17
*
Fix migration for app commands version
Rory&
2026-07-03
1
-1
/
+1
*
Fix constraint names
Rory&
2026-07-03
36
-111
/
+116
*
Fix column names for join tables
Rory&
2026-07-03
1
-4
/
+52
*
Fix some missed column types
Rory&
2026-07-03
2
-5
/
+5
*
Fix instance ban index names
Rory&
2026-07-03
1
-4
/
+4
*
Set index names and fix type for instance bans
Rory&
2026-07-03
1
-4
/
+4
*
Enforce that a given applications emoji set can only be modified by the appli...
Rory&
2026-07-01
1
-0
/
+4
*
Fix import in application entity
Rory&
2026-07-01
1
-1
/
+1
*
Emoji application migration, set explicit foreign key constraint names
Rory&
2026-07-01
1
-2
/
+2
*
Update emoji/application entities to support application emojis
Rory&
2026-07-01
2
-5
/
+25
*
Clean up some imports to make API work again
Rory&
2026-06-17
2
-3
/
+3
*
Signify some imports more explicitly
Rory&
2026-06-16
9
-12
/
+12
*
Move random string to Random class in extensions
Rory&
2026-06-16
1
-4
/
+3
*
HACKHACK: Migrate to typeorm v1.0.0, still work to do in actually updating al...
Rory&
2026-06-13
3
-3
/
+3
*
Move more extensions to extensions
Rory&
2026-06-12
4
-7
/
+10
*
Move entities to database
Rory&
2026-06-12
50
-0
/
+5927