Eric Oestrich
Eric Oestrich
Instead of that yarn option you can also `cd assets && yarn install && cd ..` As it stands now you need to set up the entire application in order...
Connecting locally shows this has an unknown CA, is this a self signed cert? If you have a self signed cert you can copy that into the cert field when...
Yeah, I'm relatively certain it's on my end. I updated erlang versions which broke some stuff in a HTTP client (I think around certs), so it's highly likely that broke...
The main admin section has a large part of what you'd need already. I'm tracking sessions in ecto already. So it'd be mostly copy pasting the admin stuff and adding...
Sounds good! Looking forward to a PR
I am not a big fan of GraphQL, so I'd lean against it. I've heard a lot of opinions about how it doesn't fit a platform like Gossip, but works...
Yeah, I checked with Zach over at the MUD Coders Guild and I'm going to use the same code that uses. I'll try to get that in place today. https://github.com/mudcoders/code-of-conduct
That is in place now. Its available in the repo and at https://gossip.haus/conduct. I'm also going to update the first post with some of the ideas we came up with...
I think they are both involved. Raddocs still needs to know to parse the markdown file.
Hi @mrcnk, can you get the tests passing? Once they pass we'll get this merged.