Kyle Mulka

Results 14 issues of Kyle Mulka

It seems like the redirect_uri given in the authorization phase is different than the one given when requesting the token. The state and code parameters are added. But, I think...

It looks like you can't add a node as a child of another node if the parent node has a display=BLOCK style. from colosseum.constants import BLOCK from colosseum.engine import layout...

I've noticed that the master branch of pymvg is significantly faster than 2.0.0 released in pypi. Was wondering when the next release of master will be or if there are...

## Summary The current keyboard shortcut for "Reconnect machine" is command+R which conflicts with a lot of my apps. Would like to change this to something else so I can...

feature-request
ui

I've added the appropriately delayed retries and stall reconnection logic as recommended in the Twitter API docs: https://dev.twitter.com/docs/streaming-apis/connecting#Stalls Also, updated the readme.

In the docs it references smalldict. Wondering where that is.

I'm on OS X 10.9 and sadly it looks like start-stop-daemon doesn't exist. Is there an alternative? If not, maybe the readme should be updated to just run tinyfeedback directly....

It seems like the documentation for Podium (neither the readme nor readthedocs page) indicates what version of markdown is supported or describe how to create a presentation file that will...

enhancement