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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory&
2025-12-17
3
-628
/
+628
*
No more fallback URLs
Rory&
2025-12-17
2
-4
/
+2
*
Prettier u5
Rory&
2025-12-17
2
-106
/
+25
*
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
3
-3
/
+4
*
Pass mergeParams: true to new router calls due to express behavior change
Rory&
2025-09-30
3
-3
/
+3
*
Clean up unused imports
Rory&
2025-09-30
1
-1
/
+0
*
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
2
-2
/
+22
*
Refactor `/github` endpoint into it's own file
Zane Helton
2025-06-29
2
-561
/
+423
*
Capitalize `ref_type` when using in embed
Zane Helton
2025-06-29
1
-1
/
+2
*
Implement webhook handler for GitHub
Zane Helton
2025-06-29
1
-136
/
+551
*
Validate Name for webhooks enforced more
root
2025-03-25
1
-31
/
+1
*
Added better user configuration and removed extra logging
root
2025-03-25
1
-10
/
+10
*
Updated error message for empty webhook update body
root
2025-03-24
2
-2
/
+2
*
Added Name Validation utility function
root
2025-03-24
2
-32
/
+8
*
Fixed errors in authorization for webhooks with tokens
root
2025-03-23
2
-5
/
+306
*
Prettier
TomatoCake
2024-07-18
1
-1
/
+2
*
Consistent relations, url property, src channel
TomatoCake
2024-07-18
2
-3
/
+18
*
Perms for GET webhook, url property
TomatoCake
2024-07-18
2
-11
/
+32
*
Fix ESLint & prettier
TomatoCake
2024-07-18
2
-1
/
+2
*
webhook fixes & username/avatar property for msg
TomatoCake
2024-07-18
1
-1
/
+24
*
Start implementing webhooks
Puyodead1
2023-12-10
2
-0
/
+247