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
/
src
/
api
/
routes
/
interactions
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Routes: reduce scope of api imports to api/util
Rory&
2026-06-17
1
-1
/
+1
*
Signify some imports more explicitly
Rory&
2026-06-16
1
-1
/
+1
*
Move entities to database
Rory&
2026-06-12
2
-5
/
+7
*
Use subpath imports for lambert-server, fix openapi.js
Rory&
2026-06-12
1
-1
/
+1
*
Clean up imports in schemas/api/bots
Rory&
2026-04-20
1
-2
/
+2
*
eslint: array callback return, no restricted imports
Rory&
2026-04-19
1
-1
/
+1
*
Fix attachments
Rory&
2026-04-18
1
-3
/
+3
*
Migrate Interaction*Event to satisfies, part of #1577
Rory&
2026-03-20
2
-3
/
+3
*
Migrate InteractionCreateEvent to satisfies, part of #1577
Rory&
2026-03-20
1
-2
/
+6
*
just one more check
MathMan05
2026-03-20
1
-0
/
+2
*
remove the stupid function
MathMan05
2026-03-20
1
-6
/
+1
*
final pk fixes
MathMan05
2026-03-20
1
-139
/
+148
*
fixes
MathMan05
2026-03-20
1
-2
/
+2
*
fix typo
MathMan05
2026-03-20
1
-1
/
+1
*
enum for failure
MathMan05
2026-03-20
1
-1
/
+1
*
correct comment
MathMan05
2026-03-20
1
-1
/
+1
*
return
MathMan05
2026-03-20
1
-1
/
+1
*
keep it safe
MathMan05
2026-03-20
1
-1
/
+14
*
remove logs
MathMan05
2026-03-20
1
-3
/
+0
*
don't do that
MathMan05
2026-03-20
1
-0
/
+3
*
fixes for pluralkit
MathMan05
2026-03-20
2
-8
/
+69
*
move the check to the right spot
MathMan05
2026-03-20
1
-40
/
+0
*
Remove unused imports for non-entities
Rory&
2026-03-14
2
-5
/
+3
*
Qodana: fix async warnings
Rory&
2026-03-14
2
-3
/
+3
*
Fix indents in interactions copyright notice
Rory&
2026-03-07
1
-3
/
+3
*
[rel/1518] Interaction failure reason enum, add missing copyright headers
Rory&
2026-03-07
1
-2
/
+2
*
Assert req.params type as solely string (express update)
Rory&
2026-02-01
1
-1
/
+1
*
Deprecation: Use object-based relations for typeorm
Rory&
2025-12-19
1
-2
/
+2
*
Avoid re-fetching user if not requesting extra fields
Rory&
2025-12-18
1
-1
/
+1
*
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory&
2025-12-17
2
-207
/
+207
*
is it a hack if it works?
MathMan05
2025-11-23
1
-1
/
+1
*
fix for the comemnting
MathMan05
2025-11-23
1
-2
/
+2
*
no, that doesn't work
MathMan05
2025-11-23
1
-0
/
+2
*
maybe fix attachments?
MathMan05
2025-11-23
1
-3
/
+15
*
use nonce?
MathMan05
2025-11-23
1
-0
/
+1
*
make interactions more normal
MathMan05
2025-11-23
1
-49
/
+5
*
fix: check for duplicated component IDs
CyberL1
2025-10-28
1
-1
/
+22
*
chore: remove solved TODO comment
CyberL1
2025-10-28
1
-1
/
+0
*
fix: check if components are beetwen 1 to 5 in each row
CyberL1
2025-10-28
1
-1
/
+21
*
fix: add `author` to interaction message
CyberL1
2025-10-22
1
-1
/
+1
*
fix: components on message
CyberL1
2025-10-22
1
-0
/
+1
*
fix: don't emit ephemeral interaction replies to channel, but only to user in...
CyberL1
2025-10-20
1
-1
/
+1
*
fix: interaction type check
CyberL1
2025-10-19
1
-1
/
+1
*
fix: interaction `attachment_size_limit` field
CyberL1
2025-10-19
1
-2
/
+2
*
fix: interaction `app_permissions` field
CyberL1
2025-10-19
1
-2
/
+3
*
fix: interaction context
CyberL1
2025-10-19
1
-1
/
+7
*
fix: interaction callback
CyberL1
2025-10-19
2
-18
/
+58
*
fix: typo, additional `m` lol
CyberL1
2025-10-18
1
-1
/
+1
*
feat: interaction replies
CyberL1
2025-10-18
1
-4
/
+83
*
fix: pass the command type to pending interactions map
CyberL1
2025-10-18
1
-1
/
+2
*
feat: interactions (incomplete)
CyberL1
2025-10-17
2
-0
/
+172