Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :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 |