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
/
util
/
entities
/
Message.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make spacebar compile again
github/dev/emma/as-to-satisfies-gw
dev/emma/as-to-satisfies-gw
Oh64
2026-03-21
1
-2
/
+12
*
Message toJSON -> null vs undefined
Rory&
2026-03-21
1
-9
/
+5
*
merge the functions
MathMan05
2026-03-20
1
-46
/
+42
*
more pk fixes
MathMan05
2026-03-20
1
-5
/
+0
*
a lot of small fixes
MathMan05
2026-03-20
1
-0
/
+1
*
it ain't async
MathMan05
2026-03-20
1
-1
/
+1
*
sign 'em
MathMan05
2026-03-20
1
-1
/
+61
*
switch messages to base message type
MathMan05
2026-03-20
1
-2
/
+2
*
Shorten imports
Rory&
2026-03-14
1
-1
/
+1
*
Fix undefined access
Pablo Stebler
2026-02-25
1
-1
/
+1
*
Add Decorators to clean classes before json serialization and remove invalid ...
whinis
2026-02-17
1
-0
/
+9
*
fix it the other way arround
MathMan05
2026-02-13
1
-1
/
+1
*
fix pins
MathMan05
2026-02-13
1
-1
/
+1
*
fix it the other way arround
MathMan05
2026-02-13
1
-1
/
+1
*
fix pins
MathMan05
2026-02-13
1
-1
/
+1
*
trace origin of the issue
MathMan05
2026-02-13
1
-1
/
+4
*
oops, fix the call
MathMan05
2026-02-13
1
-1
/
+1
*
fix it betterer
MathMan05
2026-02-13
1
-1
/
+1
*
hopefully fix this bug
MathMan05
2026-02-13
1
-1
/
+1
*
speed up fetching messages
MathMan05
2026-02-13
1
-2
/
+24
*
Fix leaking private User data in mentions
Ahmed A
2026-02-13
1
-0
/
+1
*
more changes
MathMan05
2026-02-03
1
-1
/
+1
*
initial recipients work
MathMan05
2026-01-28
1
-0
/
+1
*
thread API start
MathMan05
2026-01-28
1
-1
/
+1
*
sechema changes+migrations
MathMan05
2026-01-28
1
-0
/
+10
*
chore: run prettier
CyberL1
2025-12-18
1
-2
/
+2
*
feat: add message forwards (normal messages only)
CyberL1
2025-12-18
1
-1
/
+4
*
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory&
2025-12-17
1
-241
/
+241
*
Rename PRIVATE_ROUTE -> EPHEMERAL, fix typo
Rory&
2025-12-17
1
-1
/
+1
*
createMessageWithDefaults: unset member
Rory&
2025-12-02
1
-0
/
+2
*
update to use flags
MathMan05
2025-11-23
1
-1
/
+2
*
is it a hack if it works?
MathMan05
2025-11-23
1
-1
/
+30
*
Message#createWithDefaults: Set mesasge type if message_reference is set and ...
github/temp
temp
Rory&
2025-11-22
1
-0
/
+3
*
fix: set `message_reference_id` to null if original message is deleted
CyberL1
2025-10-20
1
-2
/
+1
*
Use message.create
Rory&
2025-10-19
1
-1
/
+1
*
Force back propagate ids
Rory&
2025-10-19
1
-0
/
+8
*
Always mutate opts, not message
Rory&
2025-10-19
1
-14
/
+12
*
Maybe more robust enforcement
Rory&
2025-10-19
1
-7
/
+10
*
Helper to create valid messages
Rory&
2025-10-19
1
-0
/
+41
*
feat: add `interaction_metadata` to `toJSON`
CyberL1
2025-10-18
1
-0
/
+1
*
fix: move types to schema
CyberL1
2025-10-18
1
-2
/
+0
*
fix: add `user` object on `interaction` and `interaction_metadata` for messages
CyberL1
2025-10-18
1
-0
/
+2
*
feat: interactions (incomplete)
CyberL1
2025-10-17
1
-4
/
+12
*
Reorganise schemas a little bit
Rory&
2025-10-15
1
-265
/
+12
*
Remove mariadb support as it isnt maintained and hasnt worked in over a year
Rory&
2025-09-30
1
-2
/
+0
*
Fix column type on Message.pinned_at
Rory&
2025-09-29
1
-3
/
+2
*
fix: make `pinned_at` column nullable (for real this time)
CyberL1
2025-09-29
1
-2
/
+2
*
fix: make `pinned_at` column nullable
CyberL1
2025-09-29
1
-1
/
+1
*
No error when message not found
Rory&
2025-09-29
1
-1
/
+1
*
Implement greeting
Rory&
2025-09-29
1
-0
/
+1
*
Implement fetching DM messages by user ID
Rory&
2025-09-29
1
-0
/
+30
*
fix: use `createDateColumn()`
CyberL1
2025-09-29
1
-1
/
+2
*
refactor: add `pinned` getter to `Message` entity
CyberL1
2025-09-29
1
-0
/
+5
*
refactor: use `pinned_at` to check if message is pinnned
CyberL1
2025-09-29
1
-5
/
+2
*
fix: getting message pinss
CyberL1
2025-09-29
1
-0
/
+3
*
Prettier
Rory&
2025-07-06
1
-2
/
+2
*
Make IP/user-agent validation in CDN work
Rory&
2025-07-06
1
-3
/
+3
*
use prototype when signing message
Emma [it/its]@Rory&
2025-07-06
1
-1
/
+1
*
Sign media per user
Emma [it/its]@Rory&
2025-07-06
1
-0
/
+10
*
"engine" const value shared
TomatoCake
2024-08-18
1
-1
/
+2
*
Run prettier for @Entity()
TomatoCake
2024-08-17
1
-1
/
+4
*
Add utf8mb4 "engine" property to all entitys
TomatoCake
2024-08-17
1
-1
/
+1
*
fix: add webhook_id to webhook's messages
Cyber
2024-08-14
1
-1
/
+1
*
Merge branch 'master' into feat/webhooks-3
TomatoCake
2024-08-08
1
-4
/
+83
|
\
|
*
prettier .-.
TomatoCake
2024-07-28
1
-2
/
+12
|
*
Fix msg component typings
TomatoCake
2024-07-28
1
-4
/
+73
*
|
Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server int...
TomatoCake
2024-07-18
1
-2
/
+33
|
\
|
|
*
Make poll a single object instead of an array
TomatoCake
2024-07-09
1
-1
/
+1
|
*
Add new message flags once again
TomatoCake
2024-07-05
1
-3
/
+37
|
*
Fix message flags being null
Puyodead1
2024-04-14
1
-2
/
+2
*
|
try manual conflict resolving
TomatoCake
2024-07-18
1
-0
/
+3
*
|
Fix ESLint & prettier
TomatoCake
2024-07-18
1
-1
/
+1
*
|
webhook fixes & username/avatar property for msg
TomatoCake
2024-07-18
1
-4
/
+15
|
/
*
fix some issues with discord bot libs
Puyodead1
2023-11-29
1
-0
/
+1
*
goof
Madeline
2023-08-07
1
-1
/
+1
*
add back guild id to message tojson
Madeline
2023-08-07
1
-1
/
+0
*
some abaddon compat
Madeline
2023-07-31
1
-1
/
+25
*
Revert "Merge pull request #1008 from spacebarchat/dev/samuel"
Madeline
2023-03-31
1
-2
/
+2
*
Merge pull request #1008 from spacebarchat/dev/samuel
Samuel (Flam3rboy)
2023-03-30
1
-2
/
+2
|
\
|
*
feat: Database Query Cache
Samuel
2023-03-18
1
-2
/
+2
*
|
SPACEBAR
Madeline
2023-03-31
1
-1
/
+1
*
|
SPACEBAR
Madeline
2023-03-31
1
-1
/
+1
|
/
*
Script to add license preamble to each file. Also, does that. (#935)
Madeline
2023-01-18
1
-0
/
+18
*
Remove use of `PRODUCTION` env var
Madeline
2022-12-17
1
-4
/
+1
*
Move message auto mod to the api route instead of a @beforeinsert/update method
Madeline
2022-10-25
1
-16
/
+0
*
Prettier
Madeline
2022-09-26
1
-8
/
+19
*
Remove import to class-validator, fix listening on port message in bundle
Madeline
2022-09-26
1
-1
/
+0
*
Refactor to mono-repo + upgrade packages
Madeline
2022-09-25
1
-0
/
+296