James Moore

Results 30 comments of James Moore

@javier-lopez This patch is working for me. Would it be possible to get rid of the outer array structure? ```ruby config.hostmanager.extra_hosts = [ '172.28.128.100', ['db.dev']] instead of config.hostmanager.extra_hosts = [[...

Hi I've got a new install running v0.11.4 and I'm seeing the exact same malformed URLs as above. I tried clearing my cache but there was no change.

For the record I'm using the DO Spaces config: ```env FILESYSTEM_DRIVER=spaces FILESYSTEM_CLOUD=spaces PF_ENABLE_CLOUD=True DO_SPACES_KEY=key DO_SPACES_SECRET=secret DO_SPACES_ENDPOINT=https://sfo3.digitaloceanspaces.com DO_SPACES_REGION=sfo3 DO_SPACES_BUCKET=bucket ``` Here's the HTML rendered on the account settings screen ```html ```

Hi, this raises some interesting questions. When I built moa.social my motivation was to make it easier for people on twitter to experience conversations on mastodon. I also thought that...

We develop on macos and deploy custom wheels to raspberry pis. A sample from our production `requirements.txt` is ``` pandas==0.22.0; sys_platform == 'darwin' https://our.server/raspbian/pandas-0.22.0-cp36-cp36m-linux_armv7l.whl; sys_platform == 'linux' ``` This works...

My REDIS_URL definitely contains the username and password. Is there a way to increase the log level to get more info?

+1 to Webauthn

+1 for video. It's a must for my needs.