Madeline 4059a00044 Changing Member.premium_since back from Date to number fixes an error in the Discord electron client related to rendering premium status. (#669)
Client throws "Invalid time value", so I'm guessing it's something to do with premium_since not being the date format they want ( allegedly ISO8601, but works with a plain number, so wtf )
2022-03-08 18:10:23 +03: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-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