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
/
src
/
models
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
:bug: fix MessageComponent recursive definition
Flam3rboy
2021-05-27
1
-2
/
+1
*
:sparkles: add Team
Flam3rboy
2021-05-26
1
-0
/
+17
*
:sparkles: add Application
Flam3rboy
2021-05-26
1
-0
/
+23
*
:sparkles: add MessageComponent
Flam3rboy
2021-05-26
1
-1
/
+49
*
additional token checks: user disabled/deleted or if the token was revoked
Flam3rboy
2021-05-24
1
-0
/
+4
*
Models: Update avatar to reflect the new NULL changes
Diego Magdaleno
2021-05-23
1
-2
/
+2
*
Models: User can have a NULL email in case it is an unclaimed account
Diego Magdaleno
2021-05-23
1
-1
/
+1
*
Fix compilation with strictNullChecks: true
Paul Munteanu
2021-05-23
2
-4
/
+4
*
:sparkles: BanSchema
Flam3rboy
2021-05-22
1
-0
/
+9
*
:bug: fix Message Model
Flam3rboy
2021-05-22
1
-1
/
+1
*
:sparkles: Message reaction user_ids
Flam3rboy
2021-05-22
1
-0
/
+2
*
:bug: fix Channel + Invite Model
Flam3rboy
2021-05-22
2
-7
/
+19
*
:bug: fix Public Member
Flam3rboy
2021-05-21
1
-1
/
+1
*
:sparkles: MessageAckEvent
Flam3rboy
2021-05-21
2
-0
/
+15
*
:bug: make Message created_at optional
Flam3rboy
2021-05-21
1
-1
/
+1
*
:sparkles: [Message] Model add created_at
Flam3rboy
2021-05-21
1
-1
/
+7
*
:bug: fix types
Flam3rboy
2021-05-18
2
-4
/
+6
*
Update Guild.ts
Intevel ツ
2021-05-08
1
-2
/
+8
*
Update Guild.ts
Intevel ツ
2021-05-08
1
-2
/
+10
*
Update Guild.ts
Intevel ツ
2021-05-08
1
-2
/
+10
*
1.1.2
Intevel ツ
2021-05-08
1
-1
/
+1
*
New Version 1.1.1
Intevel ツ
2021-05-06
1
-0
/
+2
*
Update Template.ts
Intevel ツ
2021-05-05
1
-2
/
+2
*
Added Template
Intevel ツ
2021-05-05
2
-0
/
+62
*
:bug: fix Webhook model
Flam3rboy
2021-04-24
1
-0
/
+1
*
:bug: fix member model
Flam3rboy
2021-04-23
1
-8
/
+0
*
:sparkles: Webhook Model
Flam3rboy
2021-04-23
2
-0
/
+91
*
:bug: fix Activity Model
Flam3rboy
2021-04-17
1
-1
/
+1
*
:bug: fix Activity model
Flam3rboy
2021-04-09
2
-7
/
+8
*
:bug: fix Activity model with body schema
Flam3rboy
2021-04-09
2
-3
/
+41
*
updated invite model
xnacly
2021-04-08
1
-0
/
+60
*
added toBigInt and BigInt getters to bitfields
notsapinho
2021-04-08
4
-6
/
+14
*
Merge branch 'main' of https://github.com/discord-open-source/discord-server-...
Flam3rboy
2021-04-07
1
-1
/
+1
|
\
|
*
Update Guild.ts
notsapinho
2021-04-07
1
-1
/
+1
*
|
:zap: use mongoose autopopulate
Flam3rboy
2021-04-07
6
-4
/
+44
|
/
*
:bug: fix lean not working with virtuals
Flam3rboy
2021-04-07
2
-55
/
+58
*
:art: remove _id and __v from response
Flam3rboy
2021-04-06
2
-30
/
+69
*
:bug: fix Message Model
Flam3rboy
2021-04-06
2
-5
/
+4
*
remove date_of_birth as discord only saves if someone is older than 18 years ...
Flam3rboy
2021-04-06
1
-1
/
+0
*
:art: Convert id bigint to string
Flam3rboy
2021-04-06
15
-232
/
+230
*
:bug: fix User Model guilds
Flam3rboy
2021-04-06
1
-1
/
+1
*
:sparkles: add date of birth to user
Flam3rboy
2021-04-06
1
-0
/
+2
*
:rewind: revert guilds in user_data
Flam3rboy
2021-04-06
1
-1
/
+1
*
:sparkles: save private data in user.user_data
Flam3rboy
2021-04-06
1
-32
/
+39
*
:sparkles: add Guild virtual fields
Flam3rboy
2021-04-06
1
-1
/
+41
*
:bug: fix Ready event
Flam3rboy
2021-04-06
1
-6
/
+22
*
:bug: fix Activity Model
Flam3rboy
2021-04-06
1
-33
/
+33
*
:sparkles: export ReadyEventData
Flam3rboy
2021-04-05
1
-52
/
+54
*
:sparkles: Event Enum
Flam3rboy
2021-04-05
1
-0
/
+43
*
:art: Message
Flam3rboy
2021-03-27
1
-7
/
+7
*
:art: update Message timestamp to use Date
Flam3rboy
2021-03-27
1
-6
/
+6
*
:sparkles: changed number to date type
Flam3rboy
2021-03-08
7
-16
/
+20
*
:sparkles: AuditLog
Flam3rboy
2021-03-04
5
-25
/
+62
*
:sparkles: AuditLog
Flam3rboy
2021-03-04
1
-0
/
+220
*
[Member] fix -> make id required
Flam3rboy
2021-02-22
1
-4
/
+5
*
:sparkles: MemberModel add virtual user field
Flam3rboy
2021-02-22
2
-2
/
+12
*
Fix Member Model
Flam3rboy
2021-02-22
3
-24
/
+27
*
:bug: fix ban Model Schema
Flam3rboy
2021-02-21
1
-1
/
+1
*
:bug: fix Event model
Flam3rboy
2021-02-21
1
-2
/
+2
*
updated InviteModel
xnacly
2021-02-21
1
-54
/
+15
*
fixed typo in Ban.ts
xnacly
2021-02-21
1
-1
/
+1
*
BanModel Update
Intevel ツ
2021-02-21
1
-0
/
+2
*
:sparkles: Ban Model
Flam3rboy
2021-02-19
1
-0
/
+19
*
:see_no_evil: revert changes
Flam3rboy
2021-02-17
1
-0
/
+2
*
:zap: UserModel remove guild bigint array -> instead use MemberModel
Flam3rboy
2021-02-17
1
-2
/
+0
*
:bug: fix database
Flam3rboy
2021-02-16
10
-10
/
+30
*
:bug: fix Message Model
Flam3rboy
2021-02-16
1
-1
/
+1
*
:bug: fix2 Message Model
Flam3rboy
2021-02-16
1
-1
/
+1
*
:bug: fix message model
Flam3rboy
2021-02-16
1
-1
/
+1
*
:bug: fix message model
Flam3rboy
2021-02-15
1
-1
/
+1
*
:bug: fix guild model
Flam3rboy
2021-02-14
1
-1
/
+1
*
:bug: fix Event type
Flam3rboy
2021-02-14
4
-7
/
+19
*
:bug: fix public member type
Flam3rboy
2021-02-14
2
-3
/
+6
*
:art: Channel + Member + Message + Role in separate collection
Flam3rboy
2021-02-13
4
-6
/
+19
*
:bug: export MongooseCache
Flam3rboy
2021-02-13
1
-0
/
+2
*
:sparkles: mongoose Schemas
Flam3rboy
2021-02-13
12
-37
/
+486
*
move guild arrays into seperate collections
Flam3rboy
2021-02-12
4
-6
/
+13
*
:bug: fix export
Flam3rboy
2021-02-12
1
-3
/
+2
*
:bug: can not override event -> update events
Flam3rboy
2021-02-12
1
-46
/
+57
*
:sparkles: updated other models
Flam3rboy
2021-02-11
12
-51
/
+394
*
:sparkles: Event model
Flam3rboy
2021-02-11
1
-2
/
+416
*
:bug: fix member model
Flam3rboy
2021-02-11
1
-8
/
+5
*
fix models + move schemas in api and gateway
Flam3rboy
2021-02-10
3
-3
/
+6
*
added missing optional types
xnacly
2021-02-09
1
-35
/
+34
*
:sparkles: Event Model
Flam3rboy
2021-02-08
1
-0
/
+9
*
:sparkles: add guilds array to user model
Flam3rboy
2021-02-06
1
-0
/
+1
*
:sparkles: Schema interfaces
Flam3rboy
2021-02-06
2
-37
/
+35
*
Move Models/Schemas to server-util
Flam3rboy
2021-02-05
8
-0
/
+238