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
/
models
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
auto throw error if findOne doesn't find any doc
Flam3rboy
2021-07-10
1
-2
/
+42
*
:sparkles: Rate Limit Bucket
Flam3rboy
2021-07-01
1
-7
/
+4
*
:sparkles: checkToken return user data
Flam3rboy
2021-06-30
1
-0
/
+1
*
:sparkles: RateLimit Bucket
Flam3rboy
2021-06-30
1
-0
/
+2
*
:sparkles: Rate Limit model
Flam3rboy
2021-06-28
1
-0
/
+26
*
Message reply
Flam3rboy
2021-06-24
1
-0
/
+10
*
:art: rename recipients -> recipient_ids
Flam3rboy
2021-05-31
1
-1
/
+4
*
:sparkles: Channel recipients
Flam3rboy
2021-05-30
1
-4
/
+11
*
:bug: fix Ready event
Flam3rboy
2021-05-30
1
-1
/
+1
*
:sparkles: Relationship types
Flam3rboy
2021-05-30
2
-6
/
+26
*
:bug: fix activity model
Flam3rboy
2021-05-30
1
-1
/
+1
*
:bug: fix models with type property
Flam3rboy
2021-05-30
5
-6
/
+6
*
fix message model
Flam3rboy
2021-05-30
1
-2
/
+4
*
:sparkles: add requestSignature to Config
Flam3rboy
2021-05-29
1
-1
/
+4
*
:bug: fix Message embed type
Flam3rboy
2021-05-28
1
-2
/
+11
*
: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