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
/
Channel.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
create tags
MathMan05
2026-02-05
1
-0
/
+3
*
array init
MathMan05
2026-02-05
1
-0
/
+11
*
merge master
MathMan05
2026-02-04
1
-0
/
+3
|
\
|
*
more thread improvements
MathMan05
2026-02-03
1
-0
/
+3
*
|
forum fixes
MathMan05
2026-02-04
1
-0
/
+2
|
/
*
some fixes
MathMan05
2026-02-04
1
-1
/
+7
*
some thread fixes
MathMan05
2026-02-03
1
-1
/
+1
*
Channel/thread util methods ported from #876
Rory&
2026-01-29
1
-4
/
+135
*
Merge remote-tracking branch 'origin/dev/threads'
Rory&
2026-01-28
1
-1
/
+15
|
\
|
*
initial recipients work
MathMan05
2026-01-28
1
-0
/
+1
|
*
thread API start
MathMan05
2026-01-28
1
-0
/
+1
|
*
sechema changes+migrations
MathMan05
2026-01-28
1
-1
/
+13
*
|
Add basic thread helper functions
Rory&
2026-01-28
1
-0
/
+12
*
|
Update channel type enum to un-erkinalp-ize it, and match discord
Rory&
2026-01-28
1
-1
/
+1
|
/
*
Deprecation: Use object-based relations for typeorm
Rory&
2025-12-19
1
-4
/
+4
*
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory&
2025-12-17
1
-399
/
+399
*
More instance ban stuff
Rory&
2025-12-12
1
-6
/
+8
*
fix distinct
MathMan05
2025-11-26
1
-1
/
+1
*
remove distinct
MathMan05
2025-11-26
1
-1
/
+1
*
rid of contains all
MathMan05
2025-11-25
1
-3
/
+3
*
Channel: revert part of permission unification PR
Rory&
2025-11-25
1
-1
/
+55
*
centerlize permision checking more
MathMan05
2025-11-25
1
-50
/
+1
*
only for gorups
MathMan05
2025-11-20
1
-1
/
+1
*
fix groups more
MathMan05
2025-11-20
1
-115
/
+41
*
More schema work, moved most stuff from entities to schemas, though messy
Rory&
2025-10-15
1
-68
/
+2
*
Fix nix, update admin api db models
Rory&
2025-10-05
1
-2
/
+2
*
Clean up array extensions
Rory&
2025-10-04
1
-3
/
+3
*
Remove mariadb support as it isnt maintained and hasnt worked in over a year
Rory&
2025-09-30
1
-2
/
+0
*
Implement fetching DM messages by user ID
Rory&
2025-09-29
1
-2
/
+0
*
Move to some etension methods
Rory&
2025-09-29
1
-1
/
+1
*
Channel: add helpers to calculate user permissions and determine channel visi...
Rory&
2025-09-29
1
-8
/
+79
*
run prettier
dank074
2024-11-19
1
-1
/
+1
*
Merge pull request #1178 from DEVTomatoCake/fix/1154-mysql-charset
Madeline
2024-08-22
1
-1
/
+5
|
\
|
*
"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
*
|
re-add CDN TODO comment
TomatoCake
2024-08-18
1
-0
/
+1
*
|
Prettier, remove manual deletion of msgs
TomatoCake
2024-08-18
1
-9
/
+12
*
|
widget.json channel_ordering, fix channel deletion
TomatoCake
2024-08-18
1
-2
/
+14
|
/
*
Remove parent for childs on category deletion
TomatoCake
2024-06-05
1
-4
/
+4
*
fucking postgres
Madeline
2023-10-04
1
-6
/
+6
*
refactor channel positions in guild
Madeline
2023-10-04
1
-10
/
+52
*
typeorm inverse relations of guild relations
Madeline
2023-09-02
1
-2
/
+3
*
make guild voice a text based channel
Puyodead1
2023-08-27
1
-1
/
+1
*
Implement community "create one for me"
Madeline
2023-08-10
1
-12
/
+14
*
* call toJSON of keys in gateway when using erlpack
Madeline
2023-07-29
1
-0
/
+12
*
Merge branch 'master' into feat/refactorIdentify
Madeline
2023-07-28
1
-1
/
+24
|
\
|
*
Rewrite getRouteDescriptions, fix message route not appearing in openapi spec
Madeline
2023-04-16
1
-0
/
+24
*
|
Merge branch 'master' into feat/refactorIdentify
Madeline
2023-04-01
1
-2
/
+2
|
\
|
|
*
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
|
|
/
*
/
Initial identify rewrite
Madeline
2023-03-13
1
-0
/
+7
|
/
*
Add ESLint (#941)
Madeline
2023-01-20
1
-7
/
+7
*
Script to add license preamble to each file. Also, does that. (#935)
Madeline
2023-01-18
1
-0
/
+18
*
Prettier
Madeline
2023-01-05
1
-5
/
+8
*
Create webhooks
Madeline
2022-12-19
1
-0
/
+6
*
make it configurable by guild feature flag
Erkin Alp Güney
2022-12-19
1
-5
/
+5
*
Prettier
Madeline
2022-09-26
1
-389
/
+457
*
'Fix' distinct alias typeorm issue
Madeline
2022-09-26
1
-3
/
+2
*
Refactor to mono-repo + upgrade packages
Madeline
2022-09-25
1
-0
/
+390