unknownPerson115 716ea8b233 Fixed potential guild message SQL constraints
i have tied member dependencies to the author id rather than the member id to avoid a dependency cycle and you can now kick/ban someone from a guild/server and the messages will remain in the guild (just like discord) as stated in issue #441

I have also tested this code seems clean so far
(new pull request opened because of branch commit issues)
2021-12-23 20:40:13 -06:00
..
2021-08-29 00:03:58 +02:00
2021-10-15 18:39:19 +02: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-10-24 12:59:25 +02:00
2021-10-24 02:50:03 +08: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