summary refs log tree commit diff
path: root/util/src/interfaces (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to mono-repo + upgrade packagesMadeline2022-09-256-752/+0
|
* Fix typoMadeline2022-09-091-1/+1
|
* Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into ↵Madeline2022-09-071-1/+2
|\ | | | | | | slowcord
* | Added spotify keys to Activity schemaMadeline2022-09-071-0/+8
|/
* fosscord-server/pulls/858Madeline2022-08-211-0/+1
|
* 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