index
:
spacebarchat/server-ts.git
this commit
compv2
dev/admin-api
dev/appemojis
dev/async-mentions
dev/backport/from-monitoring/ProcessLifecycle
dev/bigint-pk
dev/cherry
dev/docker
dev/dsharpplus-minimum-endpoints
dev/emma-fuck-this
dev/emma-refactors
dev/emma-wip
dev/emma/as-to-satisfies-gw
dev/emma/gateway-batch-presence-lookup
dev/emma/gw-batch-presence-lookup
dev/fix-emoji-uploads
dev/gw-encoding-refactor
dev/gwsep
dev/indexable-channel-poc
dev/ipc-refactor
dev/lazyrequest
dev/monitoring
dev/openapi-improvements
dev/plurality
dev/pomelo
dev/reconciledbbigint
dev/reorder-src
dev/request-guild-members
dev/rewrite-gif-support
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/threads
dev/updater
dev/webhook-messages
emma/schema-updates
emma/schema-updates_wip
emma/webrtc-fuckery
entity-fix-attempt
feat/admin-api
feat/federation
feat/federation2
feat/quests
feat/webrtc
fix/channel_ordering
gwtemp
interactionWork
legacy
master
pomelo
rebased/dev/pomelo
rebased/dev/rory/legacy/plugins
reg-ipchecks
sec/various
server-compv2
temp
tmp
tmp-master
tmp-musl-fun
tmp-rebase-threads
translation
update/mfa
Spacebar Server, written with love in TypeScript and C#
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
models
/
User.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
:sparkles: rtc
Flam3rboy
2021-08-12
1
-252
/
+0
*
added the banner property
BuildTools
2021-08-07
1
-0
/
+4
*
added accent_color to the user schema
BuildTools
2021-08-07
1
-0
/
+1
*
apparently this can also be null
BuildTools
2021-08-06
1
-1
/
+1
*
Added accent_color
BuildTools
2021-08-06
1
-0
/
+3
*
Added bot to PublicUserProjection
BuildTools
2021-08-05
1
-0
/
+2
*
Added bio to PublicUserProjection
BanTheNons
2021-08-05
1
-0
/
+1
*
:sparkles: Relationship types
Flam3rboy
2021-05-30
1
-4
/
+9
*
:bug: fix models with type property
Flam3rboy
2021-05-30
1
-2
/
+2
*
:sparkles: add requestSignature to Config
Flam3rboy
2021-05-29
1
-1
/
+4
*
additional token checks: user disabled/deleted or if the token was revoked
Flam3rboy
2021-05-24
1
-0
/
+4
*
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
1
-3
/
+3
*
:bug: fix Activity model with body schema
Flam3rboy
2021-04-09
1
-2
/
+2
*
added toBigInt and BigInt getters to bitfields
notsapinho
2021-04-08
1
-2
/
+3
*
:zap: use mongoose autopopulate
Flam3rboy
2021-04-07
1
-0
/
+7
*
:bug: fix Message Model
Flam3rboy
2021-04-06
1
-1
/
+0
*
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
1
-18
/
+18
*
: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: changed number to date type
Flam3rboy
2021-03-08
1
-4
/
+4
*
:sparkles: AuditLog
Flam3rboy
2021-03-04
1
-1
/
+3
*
Fix Member Model
Flam3rboy
2021-02-22
1
-21
/
+26
*
: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
1
-1
/
+3
*
:bug: export MongooseCache
Flam3rboy
2021-02-13
1
-0
/
+2
*
:sparkles: mongoose Schemas
Flam3rboy
2021-02-13
1
-1
/
+99
*
move guild arrays into seperate collections
Flam3rboy
2021-02-12
1
-0
/
+8
*
:sparkles: updated other models
Flam3rboy
2021-02-11
1
-3
/
+37
*
:sparkles: add guilds array to user model
Flam3rboy
2021-02-06
1
-0
/
+1
*
Move Models/Schemas to server-util
Flam3rboy
2021-02-05
1
-0
/
+62