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
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes
MathMan05
2025-11-19
1
-1
/
+6
*
add missing awaits
MathMan05
2025-11-19
1
-2
/
+2
*
fix mentions issues
MathMan05
2025-11-19
1
-6
/
+33
*
Merge branch 'master' into webhookFix
Cyber
2025-11-19
1
-1
/
+30
|
\
|
*
Merge branch 'master' into readStates
Cyber
2025-11-19
1
-4
/
+7
|
|
\
|
*
|
implement mention_count
MathMan05
2025-11-18
1
-1
/
+30
*
|
|
correctly check query
MathMan05
2025-11-19
1
-1
/
+1
*
|
|
rearange errors
MathMan05
2025-11-19
1
-8
/
+9
*
|
|
fixes
MathMan05
2025-11-19
1
-44
/
+17
*
|
|
Merge branch 'webhookFix' of https://github.com/MathMan05/server into webhookFix
MathMan05
2025-11-19
1
-4
/
+7
|
\
\
\
|
*
\
\
Merge branch 'master' into webhookFix
Cyber
2025-11-19
1
-4
/
+7
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
more fix
MathMan05
2025-11-18
1
-1
/
+7
|
|
*
|
I am an idiot, it wasn't backwards
MathMan05
2025-11-18
1
-1
/
+1
|
|
*
|
fix
MathMan05
2025-11-18
1
-5
/
+2
|
|
|
/
*
|
|
get rid of log
MathMan05
2025-11-19
1
-1
/
+0
*
|
|
some fixes
MathMan05
2025-11-19
1
-10
/
+32
|
/
/
*
/
make not wait work correctly
MathMan05
2025-11-18
1
-46
/
+20
|
/
*
rename varriable
MathMan05
2025-11-17
1
-1
/
+1
*
add spacing
MathMan05
2025-11-17
1
-0
/
+1
*
fix ping error bug
MathMan05
2025-11-17
1
-2
/
+17
*
fix full user object being exposed
MathMan05
2025-10-30
1
-8
/
+10
*
Include full AJV error on api
Rory&
2025-10-17
1
-1
/
+1
*
Reorganise schemas a little bit
Rory&
2025-10-15
4
-9
/
+5
*
Try to fix sending messages with discord-go
Rory&
2025-10-06
1
-0
/
+1
*
Clean up array extensions
Rory&
2025-10-04
1
-5
/
+5
*
Add dotnet-ish Random class
Rory&
2025-10-04
1
-2
/
+2
*
Drop dependency on missing-native-js-functions
Rory&
2025-10-04
1
-1
/
+0
*
Fix ignored request schemas
Rory&
2025-10-04
1
-1
/
+7
*
Log schema name on error
Rory&
2025-10-01
1
-1
/
+1
*
Drop @sentry/node (Sentry support) - untested and unused
Rory&
2025-09-29
1
-7
/
+0
*
Maybe this tie
Rory&
2025-09-29
1
-1
/
+1
*
Include attachments
Rory&
2025-09-29
1
-2
/
+5
*
More relations
Rory&
2025-09-29
1
-0
/
+1
*
Actually set the referenced_message relation on new messages
Rory&
2025-09-29
1
-1
/
+8
*
Make cloud uploads work
Rory&
2025-09-29
1
-129
/
+93
*
Logging of empty messages
Rory&
2025-09-29
1
-1
/
+2
*
meow???
Rory&
2025-09-29
1
-1
/
+1
*
Log validation errors
Rory&
2025-09-29
1
-0
/
+5
*
Try to handle new attachment style in message handler
Rory&
2025-09-29
1
-0
/
+31
*
Add first half of cloud attachment uploads
Rory&
2025-09-29
1
-1
/
+1
*
Merge pull request #1305 from ZaneH/feat/handle-github-webhook
Puyodead1
2025-07-12
1
-0
/
+154
|
\
|
*
Refactor `/github` endpoint into it's own file
Zane Helton
2025-06-29
1
-0
/
+154
*
|
Fix typeorm queries no longer allowing empty where clauses
Emma [it/its]@Rory&
2025-07-06
1
-1
/
+1
*
|
Add OP to message.mentions when replied to
Zane Helton
2025-06-29
1
-1
/
+25
*
|
Preserve reactions when a message is edited
Zane Helton
2025-06-29
1
-1
/
+3
|
/
*
Properly filter existing embed links
Zane Helton
2025-06-29
1
-8
/
+2
*
Start fresh when updating embeds for links
Zane Helton
2025-06-28
1
-8
/
+3
*
Fix various issues with embeds on message updates
Zane Helton
2025-06-28
1
-14
/
+92
*
delete the null eater
MathMan05
2025-05-28
1
-2
/
+1
*
acatually fix the embed issue
MathMan05
2025-03-23
1
-0
/
+1
*
Update some patches, switch to node-fetch-commonjs, more updates
Emma [it/its]@Rory&
2024-10-28
4
-9
/
+29
*
Perms for GET webhook, url property
TomatoCake
2024-07-18
1
-1
/
+0
*
Prettier & fix merge util/handlers/Message
TomatoCake
2024-07-18
1
-27
/
+31
*
Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server int...
TomatoCake
2024-07-18
2
-45
/
+58
|
\
|
*
Make channel ID optional when replying
TomatoCake
2024-07-17
1
-0
/
+8
|
*
fix: check for message components
Cyber
2024-07-09
1
-1
/
+2
|
*
fix: poll message is not an empty message
Cyber
2024-07-09
1
-1
/
+2
|
*
Make poll a single object instead of an array
TomatoCake
2024-07-09
1
-4
/
+4
|
*
fix poll in msg create schema
Madeline
2024-07-09
1
-16
/
+17
|
*
Don't embed links in <>
TomatoCake
2024-07-04
1
-1
/
+4
|
*
Ban API compat & Bulk Ban endpoint (#1120)
TomatoCake
2024-06-05
1
-10
/
+14
*
|
Fix ESLint & prettier
TomatoCake
2024-07-18
1
-8
/
+20
*
|
webhook fixes & username/avatar property for msg
TomatoCake
2024-07-18
1
-34
/
+83
|
/
*
Embeds: handle og:sitename
Madeline
2023-09-16
1
-0
/
+7
*
Fix regression where generic embed handler wouldn't properly send image results
Madeline
2023-09-16
1
-5
/
+4
*
[fb] remove provider obj, add color
Puyodead1
2023-09-03
1
-3
/
+1
*
add facebook, and add steam fields
Puyodead1
2023-09-03
1
-3
/
+54
*
Rewrite thumbnail/image generation for embeds
Madeline
2023-09-03
1
-83
/
+65
*
Fix bug in embed handler where getMeta would not return undefined
Madeline
2023-09-03
1
-3
/
+5
*
xkcd embed handler and improved generic handler
Madeline
2023-09-02
1
-20
/
+53
*
Update ipAddress.ts
Zert3x
2023-05-28
1
-1
/
+1
*
oapi: users progress
Puyodead1
2023-04-13
1
-0
/
+1
*
gifs and query params
Puyodead1
2023-04-13
1
-0
/
+8
*
fixing lots of openapi crap
Puyodead1
2023-04-13
1
-11
/
+15
*
applications
Puyodead1
2023-04-13
1
-1
/
+2
*
auth routes
Puyodead1
2023-04-13
1
-6
/
+11
*
Remove ALL fosscord mentions
Madeline
2023-03-31
10
-16
/
+16
*
Revert "Merge pull request #1008 from spacebarchat/dev/samuel"
Madeline
2023-03-31
1
-1
/
+1
*
Merge pull request #1008 from spacebarchat/dev/samuel
Samuel (Flam3rboy)
2023-03-30
1
-1
/
+1
|
\
|
*
fix: use entity.save() instead of insert (needed for caching)
Samuel
2023-03-18
1
-1
/
+1
*
|
SPACEBAR
Madeline
2023-03-31
12
-12
/
+12
*
|
SPACEBAR
Madeline
2023-03-31
12
-12
/
+12
|
/
*
Remove channel mentions from messages, in order to fix them in test client.
TheArcaneBrony
2023-02-20
1
-6
/
+10
*
Add ESLint (#941)
Madeline
2023-01-20
9
-61
/
+74
*
Add youtu.be embed handler (#945)
Chris Chrome
2023-01-18
1
-1
/
+3
*
Script to add license preamble to each file. Also, does that. (#935)
Madeline
2023-01-18
12
-0
/
+216
*
Return embed proxy url even if imagor not set up. Also make warning nicer
Madeline
2023-01-16
1
-5
/
+14
*
Update dead lines
Madeline
2023-01-16
1
-1
/
+1
*
Add an error log if embed handler fails, in addition to the existing sentry log
Madeline
2023-01-15
1
-0
/
+1
*
Prettier
Madeline
2023-01-05
3
-60
/
+127
*
Registration tokens
Madeline
2022-12-19
1
-1
/
+5
*
Add additional config
Madeline
2022-12-19
1
-1
/
+1
*
Remove Discord oauth login support
Madeline
2022-12-17
2
-85
/
+1
*
Remove `sharp` dep
Madeline
2022-12-17
1
-3
/
+4
*
Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-ser...
Madeline
2022-10-28
2
-1
/
+85
*
Fix fix for twitter embeds from yesterday
Madeline
2022-10-25
1
-1
/
+1
*
Fix tweets with only video breaking embeds
Madeline
2022-10-24
1
-8
/
+8
*
embed fail
Madeline
2022-10-05
1
-2
/
+2
*
capture exception in sentry for embed processing
Madeline
2022-10-04
1
-0
/
+6
*
Embed cache
Madeline
2022-10-03
1
-6
/
+23
*
Twitter embeds
Madeline
2022-10-03
2
-11
/
+96
*
Make imagor optional
Madeline
2022-10-02
1
-11
/
+14
*
Use imagor for image resizing
Madeline
2022-10-02
1
-3
/
+15
*
More embed improvements
Madeline
2022-10-02
1
-50
/
+74
*
Slightly better embeds
Madeline
2022-10-01
1
-27
/
+155
*
Better embed handling
Madeline
2022-10-01
3
-128
/
+156
*
Fix fetching members for roles in POST message
Madeline
2022-09-29
1
-5
/
+5
*
Prevent URL embedding and mentions when in codeblock
Madeline
2022-09-29
1
-3
/
+3
*
Fix message editing
Madeline
2022-09-27
1
-1
/
+1
*
Prettier
Madeline
2022-09-26
10
-104
/
+243
*
Move schemas to /src/util/schemas
Madeline
2022-09-26
1
-1
/
+1
*
Refactor to mono-repo + upgrade packages
Madeline
2022-09-25
13
-0
/
+124857