Logan Best

Results 10 issues of Logan Best

After the update to 3.1.1 ``` javascript FB.Canvas.setSize(); ``` no longer works when placed after ``` php $this->Facebook->init(); ```

I'm getting reports that some people are constantly getting page reloads when they visit my app. Looking through forums and everything I'm thinking it may have something to do with...

I'd like to see support for Large Files. You can reference https://www.backblaze.com/b2/docs/large_files.html for more info. I think this could widen the use case for this SDK quite a bit as...

##### SUMMARY VPC module was missing a simple flag to enabling/disabling Layer 3 Peer Router functionality. I pretty much duplicated exactly how `peer_gw` bool is implemented and tested on nexus...

Is there any planned support for Limit & Offset queries?

Hi, I've installed via composer and composer is loading the classes from other vendors I have installed but not httpful. If I try to run anything I get this: ```...

Add CI GH Actions to build, test, and run the app as well as codecov reporting and build status icons for readme.md

Currently new tickets are being created with the `request_id` being sent as the `node_id` to Acuity. We need to replace the Node ID field in the Install and Site Survey...

enhancement

Currently there's a GET and POST to `/requests` for getting and creating a join request. We need to have a PATCH method available for `/requests/:id` for modifying the state of...

enhancement

Based on #2 there's a break in the BLE discovery loop. When there's more than one BLE device in range, it'll create an unhandled exception and discontinue looking for more...