Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :bug: fix member + member list | Flam3rboy | 2021-09-03 | 4 | -64/+88 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-02 | 7 | -22/+106 |
|\ | |||||
| * | :art: reformat files | Flam3rboy | 2021-09-02 | 5 | -28/+40 |
| | | |||||
| * | VOICE_STATE_UPDATE implementation, fix #210 | AlTech98 | 2021-09-02 | 7 | -23/+95 |
| | | |||||
* | | :sparkles: add user_id field to Member | Flam3rboy | 2021-09-02 | 3 | -2/+3 |
|/ | |||||
* | fix #295 | Flam3rboy | 2021-09-01 | 1 | -26/+27 |
| | |||||
* | :sparkles: channel recipients | Flam3rboy | 2021-08-31 | 2 | -19/+33 |
| | |||||
* | :bug: convert bigint -> string | Flam3rboy | 2021-08-29 | 2 | -3/+3 |
| | |||||
* | :sparkles: typeorm gateway | Flam3rboy | 2021-08-29 | 4 | -33/+59 |
| | |||||
* | :construction: typeorm | Flam3rboy | 2021-08-27 | 1 | -1/+1 |
| | |||||
* | :construction: gateway | Flam3rboy | 2021-08-24 | 3 | -71/+52 |
| | |||||
* | :loud_sound: opcode logger | Flam3rboy | 2021-08-18 | 1 | -3/+3 |
| | |||||
* | :bug: fix types | Flam3rboy | 2021-08-15 | 3 | -1/+5 |
| | |||||
* | move devDependencies to dependencies | Flam3rboy | 2021-08-14 | 1 | -41/+0 |
| | | | | because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed | ||||
* | :construction: fix server bundle | Flam3rboy | 2021-08-13 | 2 | -6/+9 |
| | |||||
* | :bug: fix bundle gateway listen | Flam3rboy | 2021-08-13 | 1 | -1/+7 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-08-13 | 1 | -0/+2 |
|\ | |||||
| * | Add gateway support for Discord desktop clients | mugman | 2021-08-12 | 1 | -0/+2 |
| | | |||||
* | | abstract Event emission | Flam3rboy | 2021-08-13 | 8 | -276/+61 |
|/ | |||||
* | :sparkles: gateway | Flam3rboy | 2021-08-12 | 27 | -0/+1358 |