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
/
extra
/
admin-api
/
ConfigTest
/
Program.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
Update C# db models
Rory&
15
-177
/
+182
2026-07-03
Fix migration for app commands version
Rory&
3
-3
/
+14
2026-07-03
Let typeorm have its fun the rest of the way
Rory&
2
-2
/
+147
2026-07-03
Fix constraint names
Rory&
37
-111
/
+391
2026-07-03
Fix column names for join tables
Rory&
2
-4
/
+85
2026-07-03
Fix some missed column types
Rory&
3
-5
/
+25
2026-07-03
Fix instance ban index names
Rory&
2
-4
/
+21
2026-07-03
Set index names and fix type for instance bans
Rory&
1
-4
/
+4
2026-07-01
Throw proper error when emoji isnt found
Rory&
1
-2
/
+7
2026-07-01
Restrict reading of application emojis
Rory&
1
-1
/
+7
2026-07-01
Handle non-existant applications more gracefully
Rory&
1
-0
/
+3
2026-07-01
Enforce that a given applications emoji set can only be modified by the appli...
Rory&
4
-1
/
+22
2026-07-01
Update C# db models
Rory&
5
-4
/
+25
2026-07-01
Add tests for guild/app emojis
Rory&
3
-2
/
+268
2026-07-01
Add application emojis implementation based on the guilds one, models
Rory&
8
-1
/
+573
2026-07-01
Assert that emoji being updated belongs to the requested guild
Rory&
1
-0
/
+4
2026-07-01
Fix import in application entity
Rory&
3
-125
/
+191
2026-07-01
Emoji application migration, set explicit foreign key constraint names
Rory&
2
-2
/
+27
2026-07-01
Update package.json to point to the right database.js
Rory&
1
-1
/
+1
2026-07-01
Adjust emoji source to support app emojis
Rory&
1
-31
/
+47
2026-07-01
Update emoji/application entities to support application emojis
Rory&
2
-5
/
+25
2026-07-01
fix user settings patch route
Oh64
1
-1
/
+1
2026-06-30
Update C# dep lockfiles
Rory&
1
-0
/
+25
2026-06-30
Various C# continuations
Rory&
9
-19
/
+237
2026-06-30
Various tests stuff
Rory&
4
-9
/
+95
2026-06-29
Dont (re-/)add embeds if message has embed suppressed
Rory&
1
-1
/
+4
2026-06-28
More oauth2 role thingies
Rory&
1
-0
/
+3
2026-06-28
Fix oauth2 not setting role colors
Rory&
1
-0
/
+2
2026-06-28
Guard embedless messages when checking for poll results, add reply tests
Rory&
4
-1
/
+40
2026-06-26
refactor: add poll utility
CyberL1
5
-276
/
+145
2026-06-26
feat: mention poll author
CyberL1
1
-0
/
+7
2026-06-26
chore: remove test console.log
CyberL1
1
-1
/
+0
2026-06-26
refactor: change `#` imports into `@spacebar/` imports
CyberL1
4
-10
/
+10
2026-06-26
feat: get non-expired polls on start
CyberL1
1
-3
/
+108
2026-06-26
fix: ddon't turn poll end messages to reply type
CyberL1
1
-1
/
+2
2026-06-26
feat: add poll ended messages
CyberL1
7
-2
/
+214
2026-06-26
fix: check if message is a poll
CyberL1
1
-5
/
+7
2026-06-26
fix: ignore null/undefined in where queries
CyberL1
1
-0
/
+4