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
/
Member.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make member.premium_since ISO8601 timestamp
minhducsun2002
2022-03-28
1
-3
/
+3
*
Change premium_since to bigint
Xenorio
2022-03-08
1
-2
/
+2
*
Changing Member.premium_since back from Date to number fixes an error in the ...
Madeline
2022-03-08
1
-1
/
+1
*
Fix for Premium Since to show the 'Guild Boost' and store it correctly in the...
Iratu
2022-02-18
1
-2
/
+2
*
:sparkles: User presence/status
Flam3rboy
2021-10-17
1
-1
/
+17
*
:bug: fix prune
Flam3rboy
2021-10-15
1
-3
/
+2
*
added route /guilds/:id/prune GET count and POST prune.
Maddy
2021-10-13
1
-0
/
+4
*
:sparkles: generalize primary column to work with mongodb object id
Flam3rboy
2021-10-04
1
-2
/
+0
*
:bug: fix .delete -> add onDelete: "CASCADE"
Flam3rboy
2021-09-20
1
-3
/
+6
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-09-04
1
-2
/
+6
|
\
|
*
added ban check to `Member.addToGuild`
xnacly
2021-09-03
1
-2
/
+6
*
|
:bug: fix ready members payload
Flam3rboy
2021-09-04
1
-1
/
+0
|
/
*
:bug: fix #311
Flam3rboy
2021-09-03
1
-7
/
+3
*
:bug: fix member has no roles in guild create
Flam3rboy
2021-09-03
1
-4
/
+6
*
:bug: fix client connection crash on guild create
Flam3rboy
2021-09-03
1
-4
/
+17
*
fix #310
Flam3rboy
2021-09-03
1
-5
/
+5
*
:bug: fix#310
Flam3rboy
2021-09-03
1
-5
/
+21
*
:art: update entities
Flam3rboy
2021-09-03
1
-16
/
+24
*
:bug: fix entity missing an id (replace .insert with new Entity().save)
Flam3rboy
2021-09-02
1
-3
/
+3
*
:sparkles: add user_id field to Member
Flam3rboy
2021-09-02
1
-31
/
+32
*
:bug: fix entity types and projection
Flam3rboy
2021-09-01
1
-3
/
+4
*
:sparkles: delete _ids from entities
Flam3rboy
2021-08-31
1
-40
/
+46
*
:construction: typeorm
Flam3rboy
2021-08-30
1
-3
/
+3
*
:sparkles: update util
Flam3rboy
2021-08-29
1
-20
/
+214
*
:sparkles: use RelationId
Flam3rboy
2021-08-26
1
-3
/
+3
*
:sparkles: typeorm entities
Flam3rboy
2021-08-24
1
-0
/
+87