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
/
api
/
routes
/
webhooks
/
#webhook_id
/
#token
/
github.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify webhook token parameter name
Rory&
2026-07-15
1
-427
/
+0
*
Routes: reduce scope of api imports to api/util
Rory&
2026-06-17
1
-2
/
+2
*
Use subpath imports for lambert-server, fix openapi.js
Rory&
2026-06-12
1
-1
/
+1
*
fix: make github webhooks embeds have `rich` type
CyberL1
2026-03-31
1
-1
/
+20
*
refactor: adjust numbers for length limits
CyberL1
2025-12-19
1
-1
/
+1
*
refactor: adjust numbers for length limits
CyberL1
2025-12-19
1
-2
/
+2
*
refactor: adjust commit lenghts for `push` event
CyberL1
2025-12-19
1
-1
/
+1
*
fix: description length for `issue_comment` event
CyberL1
2025-12-19
1
-1
/
+1
*
fix: description length for `issue` event
CyberL1
2025-12-19
1
-1
/
+1
*
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory&
2025-12-17
1
-373
/
+373
*
fix: check if event is "opened" or "closed"
CyberL1
2025-12-15
1
-0
/
+4
*
fix: show compare url on multiple commits
CyberL1
2025-12-12
1
-1
/
+1
*
fix: check if `body` is not `null`
CyberL1
2025-12-05
1
-1
/
+3
*
fix: show only the first line of commit message
CyberL1
2025-12-03
1
-1
/
+1
*
fix: github webhok username and avatar are now more in-line with discord
CyberL1
2025-12-02
1
-2
/
+2
*
fix: send 204 even if event is invalid (discord does this, idk why)
CyberL1
2025-12-02
1
-3
/
+1
*
chore: remove debug log
CyberL1
2025-12-02
1
-1
/
+0
*
refactor: refactor github webhooks embeds to match discord's
CyberL1
2025-12-02
1
-469
/
+321
*
Reorganise schemas a little bit
Rory&
2025-10-15
1
-1
/
+2
*
Pass mergeParams: true to new router calls due to express behavior change
Rory&
2025-09-30
1
-1
/
+1
*
Proxy avatar URL + adjust event logic
Zane Helton
2025-06-29
1
-17
/
+132
*
Make tsc happy when using strings as Date in embed
Zane Helton
2025-06-29
1
-1
/
+21
*
Refactor `/github` endpoint into it's own file
Zane Helton
2025-06-29
1
-0
/
+417