bobpaul

Results 44 comments of bobpaul

This was fixed in https://github.com/bling/evil-visualstar/commit/3f9bb0e6a169242b76519e0fcd28e2ac9d5352a8 but it's off by default

Regarding backwards compatibility for black/block type change, might I suggest supporting "blackList" and "whiteList" as aliases? Eg: If both `CORSANYWHERE_BLACKLIST` and `CORSANYWHERE_BLOCKLIST` throw an error, but if only one is...

@Lewiscowles1986, after I 1-click deployed from your repo's, I got an empty repo when I `heroku git:clone` the created app. I found a [work around here](https://help.heroku.com/XOBUHLKQ/why-do-i-see-a-message-you-appear-to-have-cloned-an-empty-repository-when-using-heroku-git-clone), but I _think_ if...

The deploy worked fine. I clicked the button and got a screen asking for the environment variables. I was able to deploy the app to heroku as "myApp" After it...

There's now [robsonde/digitalocean_builder](https://github.com/robsonde/digitalocean_builder) which has a script for building archlinux custom images for digital ocean. I've used it and it works pretty well. But I still find this Debian conversion...

Technically this issue can be closed, right? it's currently using `3.5.27-2`. But... Ubuntu 16.04 went end of life in April and the current version of squid is 4.15. It would...

Everything worked fine for me (from archlinux) the first day and then hasn't worked since. My chromecast never shows. Using chrome first doesn't help. Is there a log somewhere I...

This issue is still present but Iglenden's fix seems to work for me. I did restart hangoutsbot after editing plugins/forecast.py

I agree it should be added. But here it is using [jq](https://stedolan.github.io/jq/) to parse json and [yj](https://github.com/sclevine/yj) to convert yml to json (so it can be parsed with jq). While...

**Steps to Reproduce** 1. Start a direct message with a friend 2. Go to a different matrix room 3. Receive a message in the DM from step 1. The message...