summary refs log tree commit diff
path: root/util/src/interfaces (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add basic developer panel functionality - doesn't work yetChrisChrome2022-08-101-1/+1
| | | | | | > > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* User Notes (#707)Madeline2022-04-051-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 selfbottingErkin Alp Güney2022-03-191-0/+2
|
* fix(util): working invisible status typeNobody2022-03-081-1/+1
|
* :sparkles: added session + memberlist eventFlam3rboy2021-10-173-19/+59
|
* :sparkles: sticker eventsFlam3rboy2021-10-151-0/+10
|
* :art: emoji db migrationFlam3rboy2021-10-101-4/+4
|
* Implemented DMs and group DMsAlTech982021-09-161-0/+22
|
* :bug: fix relationshipFlam3rboy2021-09-131-4/+10
|
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-0/+45
|
* :bug: fix ReadyEventDataFlam3rboy2021-09-041-1/+1
|
* :bug: fix #311Flam3rboy2021-09-031-6/+1
|
* :bug: fix client connection crash on guild createFlam3rboy2021-09-031-0/+11
|
* :sparkles: delete _ids from entitiesFlam3rboy2021-08-311-9/+4
|
* :bug: convert bigint -> stringFlam3rboy2021-08-291-3/+3
|
* Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeormFlam3rboy2021-08-291-2/+2
|\
| * fixed wrong type declaration in Gateway readyEventxnacly2021-08-291-2/+2
| |
* | fix utilFlam3rboy2021-08-291-1/+1
|/
* :sparkles: update utilFlam3rboy2021-08-291-10/+2
|
* :sparkles: utilFlam3rboy2021-08-246-0/+623