Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic developer panel functionality - doesn't work yet | ChrisChrome | 2022-08-10 | 1 | -1/+1 |
| | | | | | | > > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com> | ||||
* | User Notes (#707) | Madeline | 2022-04-05 | 1 | -0/+1 |
| | | | | | | | | * Notes implementation. Bug: Client does not save note locally after uploading to server. Client does save after reloading page. Is this due to the response being sent by PUT? * I don't know why the client doesn't do optimistic UI updates with this, or any updates at all without reloading the page * Added USER_NOTE_UPDATE event, thanks @TheRealGeoDash2019 ! | ||||
* | add the necessary types for server assisted selfbotting | Erkin Alp Güney | 2022-03-19 | 1 | -0/+2 |
| | |||||
* | fix(util): working invisible status type | Nobody | 2022-03-08 | 1 | -1/+1 |
| | |||||
* | :sparkles: added session + memberlist event | Flam3rboy | 2021-10-17 | 3 | -19/+59 |
| | |||||
* | :sparkles: sticker events | Flam3rboy | 2021-10-15 | 1 | -0/+10 |
| | |||||
* | :art: emoji db migration | Flam3rboy | 2021-10-10 | 1 | -4/+4 |
| | |||||
* | Implemented DMs and group DMs | AlTech98 | 2021-09-16 | 1 | -0/+22 |
| | |||||
* | :bug: fix relationship | Flam3rboy | 2021-09-13 | 1 | -4/+10 |
| | |||||
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 1 | -0/+45 |
| | |||||
* | :bug: fix ReadyEventData | Flam3rboy | 2021-09-04 | 1 | -1/+1 |
| | |||||
* | :bug: fix #311 | Flam3rboy | 2021-09-03 | 1 | -6/+1 |
| | |||||
* | :bug: fix client connection crash on guild create | Flam3rboy | 2021-09-03 | 1 | -0/+11 |
| | |||||
* | :sparkles: delete _ids from entities | Flam3rboy | 2021-08-31 | 1 | -9/+4 |
| | |||||
* | :bug: convert bigint -> string | Flam3rboy | 2021-08-29 | 1 | -3/+3 |
| | |||||
* | Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm | Flam3rboy | 2021-08-29 | 1 | -2/+2 |
|\ | |||||
| * | fixed wrong type declaration in Gateway readyEvent | xnacly | 2021-08-29 | 1 | -2/+2 |
| | | |||||
* | | fix util | Flam3rboy | 2021-08-29 | 1 | -1/+1 |
|/ | |||||
* | :sparkles: update util | Flam3rboy | 2021-08-29 | 1 | -10/+2 |
| | |||||
* | :sparkles: util | Flam3rboy | 2021-08-24 | 6 | -0/+623 |