History for percord / util / src / entities / Member.ts
2022-09-25
@Madeline
Mostly working user guild settings
Madeline committed on 25 Sep 2022
2022-09-19
@Debian
Small fix for tag digit and undefined email
Debian committed on 19 Sep 2022
2022-09-11
@Madeline
Allow empty content through block list
Madeline committed on 11 Sep 2022
@Madeline
Primitive banned words blocking
Madeline committed on 11 Sep 2022
2022-07-31
@Madeline
Guild join messages
Madeline committed on 31 Jul 2022
2022-04-08
@Erkin Alp Güney
optional
Erkin Alp Güney authored on 8 Apr 2022 GitHub committed on 8 Apr 2022
@Erkin Alp Güney
add joined_by to allow for separate treatment of force-joiners
Erkin Alp Güney authored on 8 Apr 2022 GitHub committed on 8 Apr 2022
2022-04-04
@Erkin Alp Güney
Revert "Make member.premium_since ISO8601 timestamp" (#710) ...
Erkin Alp Güney authored on 4 Apr 2022 GitHub committed on 4 Apr 2022
2022-03-28
@minhducsun2002
Make member.premium_since ISO8601 timestamp
minhducsun2002 authored on 20 Mar 2022 Erkin Alp Güney committed on 28 Mar 2022
2022-03-08
@Xenorio
Change premium_since to bigint
Xenorio authored on 8 Mar 2022 Erkin Alp Güney committed on 8 Mar 2022
@Madeline
Changing Member.premium_since back from Date to number fixes an error in the Discord electron client related to rendering premium status. (#669) ...
Madeline authored on 8 Mar 2022 GitHub committed on 8 Mar 2022
2022-02-18
@Iratu
Fix for Premium Since to show the 'Guild Boost' and store it correctly in the database
Iratu authored on 16 Feb 2022 Erkin Alp Güney committed on 18 Feb 2022
2021-10-17
@Flam3rboy
:sparkles: User presence/status
Flam3rboy committed on 17 Oct 2021
2021-10-15
@Flam3rboy
:bug: fix prune
Flam3rboy committed on 15 Oct 2021
2021-10-13
@Maddy
added route /guilds/:id/prune GET count and POST prune. ...
Maddy committed on 13 Oct 2021
2021-10-04
@Flam3rboy
:sparkles: generalize primary column to work with mongodb object id
Flam3rboy committed on 4 Oct 2021
2021-09-20
@Flam3rboy
:bug: fix .delete -> add onDelete: "CASCADE"
Flam3rboy committed on 20 Sep 2021
2021-09-04
@Flam3rboy
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy committed on 4 Sep 2021
@Flam3rboy
:bug: fix ready members payload
Flam3rboy committed on 4 Sep 2021
2021-09-03
@xnacly
added ban check to `Member.addToGuild`
xnacly committed on 3 Sep 2021
@Flam3rboy
:bug: fix #311
Flam3rboy committed on 3 Sep 2021
@Flam3rboy
:bug: fix member has no roles in guild create
Flam3rboy committed on 3 Sep 2021
@Flam3rboy
:bug: fix client connection crash on guild create
Flam3rboy committed on 3 Sep 2021
@Flam3rboy
fix #310
Flam3rboy committed on 3 Sep 2021
@Flam3rboy
:bug: fix#310
Flam3rboy committed on 3 Sep 2021
@Flam3rboy
:art: update entities
Flam3rboy committed on 3 Sep 2021
2021-09-02
@Flam3rboy
:bug: fix entity missing an id (replace .insert with new Entity().save)
Flam3rboy committed on 2 Sep 2021
@Flam3rboy
:sparkles: add user_id field to Member
Flam3rboy committed on 2 Sep 2021
2021-09-01
@Flam3rboy
:bug: fix entity types and projection
Flam3rboy committed on 1 Sep 2021
2021-08-31
@Flam3rboy
:sparkles: delete _ids from entities
Flam3rboy committed on 31 Aug 2021