Madeline ecf59d30c5 User Notes (#707)
* 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 !
2022-04-05 12:58:34 +03:00
..
2021-08-29 00:03:58 +02:00
2021-10-15 18:39:19 +02:00
2022-04-05 12:58:34 +03:00
2021-08-29 00:03:58 +02:00
util
2021-08-24 16:35:59 +02:00
util
2021-08-12 20:33:02 +02:00
util
2021-08-12 20:33:02 +02:00
util
2021-08-12 20:33:02 +02:00
2021-10-10 14:09:54 +02:00
2021-08-13 13:18:45 +02:00

Fosscord server util

About

Fosscord is a free open source selfhostable chat, voice and video discord-compatible platform.

Fosscord server util contains all necessary logic that is shared between the api, gateway and cdn.

It contains all mongoose database models and utility functions.

Installation

npm install @fosscord/server-util