Kyle Kienapfel
Kyle Kienapfel
Ohhh, okay. I followed their VPS instructions further above which had me run generate_config.sh instead of editing a bunch of files I guess I'll file a PR for the readme....
There, https://github.com/revoltchat/self-hosted/pull/151 is filed to edit the README
I guess I need to limit git commit titles to 70 characters. oops.
Tweaked the commit message so that the title is now under 70 characters ----- fix: have caddy apply url prefix to relative redirects from services Definitely required for autumn, as...
``` | First Header | Second Header | | ------------- | ------------- | | Content Cell | Content Cell | | Content Cell | Content Cell | ``` Just added...
Thanks, I'll look more closely at the promises. It is quite possible my issue would be solved by looking at timers, and promises a bit more closely. Actually with the...
Oh, it should probably link to https://beta.revolt.chat/app for the moment.
I did some digging, found that the OpenAPI generator's parent (upstream?) has support for overriding the operation id. Added in https://github.com/GREsau/okapi/pull/63 Maybe that could be ported over to [revolts fork...
RC flight controllers are using NW.js/Chrome Apps to configure them and manage them. A web based version would make keeping users up to date easier. 
I can take it out, I think I put that in there after reading someone basically would have been happy running it, but didn't know about the script because they...