Matt Stauffer

Results 102 issues of Matt Stauffer

In MarkedStyle\CSS\Inliner\captureBody, it str_replaces "body". This'll break if the phrase "body" is used anywhere else. Limit this to only the tag.

bug

In MarkedStyle\CSS\output, test that $this->$process() exists before running it.

enhancement

Move to an external table or a separate service

enhancement

Would make it easy for people to A) trust it and B) upgrade it.

So, how can we avoid that? What things can we do to ensure its only getting used when it really matters?

Sending as multi-segment SMS. Would be better to have a short URL to link to each. ``` pulledover.us/r/508123081203 ``` instead of ``` https://api.twilio.com/2010-04-01/Accounts/AC1234567890abcd1234567890abcdefgh/Recordings/R1234567890abcde1234567890abcdef1234 ```

We have some potential iOS devs, but we need an API. OAuth 2.0 definitely. https://github.com/lucadegasperi/oauth2-server-laravel (see [Symposium](http://github.com/tightenco/symposium) for a sample implementation) I think I'd be OK with it being the...

``` 21610 - SMS cannot be sent to the 'To' number because the customer has replied with STOP ```

If I select Jim and listen to his first recording, and then switch to Sally, I expect the player to go away, or switch to Sally's first recording, or something...

Did a bunch of work to get rid of completely unexpected SSL cert issues. https://github.com/twilio/twilio-php/issues/292 Turns out it was a Twilio issue, not our fault. Want to revert those changes....