index
:
server.git
this commit
dependabot/npm_and_yarn/axios-1.6.1
dependabot/npm_and_yarn/follow-redirects-1.15.4
dev/docker
dev/dsharpplus-minimum-endpoints
dev/emma-refactors
dev/fix-emoji-uploads
dev/indexable-channel-poc
dev/plurality
dev/pomelo
dev/request-guild-members
dev/rory/client_patching
dev/rory/legacy/plugins
dev/rory/move-defaults-out-of-models
dev/rory/old_staging_webrtc
dev/rory/paths_test
dev/rory/utils
dev/rory/versioned-api
dev/samuel
dev/update-user-fields
dev/updater
feat/admin-api
feat/federation
feat/federation2
feat/webhooks
feat/webrtc
fix/channel_ordering
legacy
legacy-2
master
translation
update/mfa
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
src
/
entities
/
Channel.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forum and guild directory types
Erkin Alp Güney
2022-04-27
1
-0
/
+2
*
text+voice code is already there
Erkin Alp Güney
2022-04-22
1
-1
/
+0
*
Can no longer send messages to channel types that do not support it ( categor...
Madeline
2022-04-23
1
-0
/
+11
*
Add our custom channel types
Erkin Alp Güney
2022-04-03
1
-1
/
+5
*
fix the conditional
Erkin Alp Güney
2022-03-23
1
-1
/
+1
*
A few channels on channels
Erkin Alp Güney
2022-03-23
1
-12
/
+19
*
* Replaced list of invisible characters with unicode codepoints
Madeline
2022-01-23
1
-8
/
+10
*
channel.owner_id is type string not number
Madeline
2022-01-23
1
-1
/
+1
*
Apply suggestions from code review
Madeline
2022-01-23
1
-2
/
+4
*
Update Channel.ts
Erkin Alp Güney
2022-01-23
1
-4
/
+7
*
Added `ILLEGAL_CHANNEL_NAMES` and `NULL_CHANNEL_NAMES` guild feature flags
Madeline
2022-01-23
1
-332
/
+350
*
Add Sentry, fix compile errors
The Arcane Brony
2021-12-22
1
-1
/
+1
*
Put local types back
The Arcane Brony
2021-10-10
1
-2
/
+2
*
Change enums to numbers
The Arcane Brony
2021-10-10
1
-2
/
+2
*
:bug: fix user projection
Flam3rboy
2021-10-05
1
-1
/
+1
*
:bug: fix channel permission overwrites
Flam3rboy
2021-09-26
1
-2
/
+2
*
:bug: fix .delete -> add onDelete: "CASCADE"
Flam3rboy
2021-09-20
1
-7
/
+3
*
:construction: auto delete relations
Flam3rboy
2021-09-20
1
-11
/
+1
*
Merge branch 'master' into auto-delete-relations
Flam3rboy
2021-09-19
1
-3
/
+117
|
\
|
*
Removed ChannelService, more fixes
AlTech98
2021-09-18
1
-8
/
+116
|
*
Fix icon, owner_id change and channel deletion for group DMs
AlTech98
2021-09-17
1
-2
/
+2
|
*
Implemented DMs and group DMs
AlTech98
2021-09-16
1
-7
/
+8
*
|
:art: add orphanedRowAction and cascade onDelete to entities
Flam3rboy
2021-09-19
1
-8
/
+63
|
/
*
:bug: fix dm #321
Flam3rboy
2021-09-13
1
-6
/
+6
*
:bug: fix channel events + message send
Flam3rboy
2021-09-13
1
-0
/
+1
*
:pencil: added comments and updated type
Flam3rboy
2021-09-04
1
-0
/
+1
*
Added missing permissions and channel types
AlTech98
2021-09-04
1
-0
/
+4
*
:bug: fix entity missing an id (replace .insert with new Entity().save)
Flam3rboy
2021-09-02
1
-1
/
+1
*
:sparkles: delete _ids from entities
Flam3rboy
2021-08-31
1
-16
/
+82
*
:sparkles: typeorm gateway
Flam3rboy
2021-08-29
1
-0
/
+1
*
:sparkles: update util
Flam3rboy
2021-08-29
1
-7
/
+7
*
:sparkles: use RelationId
Flam3rboy
2021-08-26
1
-6
/
+6
*
:sparkles: typeorm entities
Flam3rboy
2021-08-24
1
-0
/
+104