server
server copied to clipboard
Update user properties
This PR adds some missing properties to the User entity, and updates the user profile endpoint to match Discord.
I think this needs migrations though, but idk how the fk do make them anymore.
There's a whole mf docs page about how to generate migrations https://docs.spacebar.chat/contributing/server/migrations
But really this just does npm run sync:db so you'll want to rewrite it yourself