Jesse Evers
Jesse Evers
Hey all -- For some reason, whenever I restart Atom, `atom-react` gets uninstalled. This does not happen with any other packages. Not sure if this is an issue with my...
When single track mode is toggled off in ncmpcpp running on Mopidy, still only a single song at a time is played.
I updated `gpsu.go` to include the milliseconds in the format string―it doesn't change functionality, but I thought it made it a little more clear as to what the input data...
WIP. I'm cleaning up this library by rewriting the generation code entirely, making the minimum PHP version 8.1, and making the generation process part of the SDK (until now it's...
Complaints and land use updates have been submitted for the building that my business rents, and I haven't known about those things until they actually impact my business. I'd like...
The documentation for the `include_entities` kwarg on `GetSearch` ([here](https://github.com/bear/python-twitter/blob/a1fe9c831401c6c5a6ec5eb487d32ad4293163e5/twitter/api.py#L455)) says that each `Status` object will have an `entities` node with metadata like hashtags, urls, etc. That led me to believe...
Hey @HelgeSverre, Thanks for all your hard work on this package. A few months ago I started using it as the basis for generating [jlevers/selling-partner-api](https://github.com/jlevers/selling-partner-api), and ended up making major...
From an email I got: GetAllOrders API works but it doesn't get the product line details from each line. It only gives the line number and refund status, no other...
Hey all, I know I've been neglecting this repository a bit – life has gotten hectic, and it's hard to find time for it. When I first released it I...
I have basic auth implemented on top of my Satis server, since I'm using it to serve packages that I sell access to. However, when my auth returns a 401...