Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extended settings will not be type checked | Erkin Alp Güney | 2022-05-15 | 1 | -1/+1 |
* | Extended settings | Erkin Alp Güney | 2022-05-15 | 1 | -0/+5 |
* | Resolves #715 | Madeline | 2022-04-09 | 1 | -1/+1 |
* | Update User.ts | Erkin Alp Güney | 2022-04-09 | 1 | -7/+7 |
* | User Notes (#707) | Madeline | 2022-04-05 | 1 | -0/+4 |
* | fix(util): working invisible status type | Nobody | 2022-03-08 | 1 | -1/+1 |
* | changed user.premium_since to also load from the database. | Iratu | 2022-02-18 | 1 | -0/+5 |
* | A few minor changes | Erkin Alp Güney | 2022-01-27 | 1 | -10/+9 |
* | category + discovery + custom status fix, new config | Featyre | 2022-01-24 | 1 | -7/+2 |
* | Incrementing user discriminators | Daniel Huber | 2022-01-04 | 1 | -16/+33 |
* | :art: reformatted | Flam3rboy | 2021-10-17 | 1 | -6/+11 |
* | :bug: fix Emoji missing in identify | Flam3rboy | 2021-10-10 | 1 | -1/+0 |
* | :art: clean up imports + classes | Flam3rboy | 2021-10-10 | 1 | -3/+6 |
* | :bug: fix user projection | Flam3rboy | 2021-10-05 | 1 | -0/+1 |
* | :sparkles: add User.register() method | Flam3rboy | 2021-10-05 | 1 | -9/+93 |
* | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-04 | 1 | -1/+5 |
|\ | |||||
| * | :sparkles: User instance rights | Flam3rboy | 2021-10-03 | 1 | -1/+3 |
| * | :sparkles: new user flags | Flam3rboy | 2021-10-01 | 1 | -0/+2 |
* | | :sparkles: custom user flags offset | Flam3rboy | 2021-10-04 | 1 | -0/+2 |
|/ | |||||
* | :sparkles: add option to disable all rate limits | Flam3rboy | 2021-09-20 | 1 | -3/+1 |
* | :bug: fix .delete -> add onDelete: "CASCADE" | Flam3rboy | 2021-09-20 | 1 | -2/+8 |
* | Implemented DMs and group DMs | AlTech98 | 2021-09-16 | 1 | -1/+1 |
* | :bug: fix In() query | Flam3rboy | 2021-09-13 | 1 | -3/+11 |
* | Update User.ts | Flam3rboy | 2021-09-07 | 1 | -0/+5 |
* | :arrow_up: update test client | Flam3rboy | 2021-09-04 | 1 | -1/+1 |
* | :art: update entities | Flam3rboy | 2021-09-03 | 1 | -1/+1 |
* | :bug: fix entity types and projection | Flam3rboy | 2021-09-01 | 1 | -23/+43 |
* | :sparkles: delete _ids from entities | Flam3rboy | 2021-08-31 | 1 | -12/+10 |
* | fix util | Flam3rboy | 2021-08-29 | 1 | -19/+19 |
* | :sparkles: update util | Flam3rboy | 2021-08-29 | 1 | -72/+102 |
* | :construction: typeorm | Flam3rboy | 2021-08-27 | 1 | -2/+2 |
* | :sparkles: use RelationId | Flam3rboy | 2021-08-26 | 1 | -7/+34 |
* | :sparkles: unit test | Flam3rboy | 2021-08-26 | 1 | -1/+1 |
* | :sparkles: typeorm entities | Flam3rboy | 2021-08-24 | 1 | -0/+188 |