Joseph Pintozzi

Results 16 comments of Joseph Pintozzi

@samsymons: does this flow with the existing code style? Don't want to get far down the path and then have to refactor it all https://github.com/pyro2927/RedditKit/commit/bc64b9c3ab66c4c037358e2d5d946fdf80d1da30

I worked a little bit more on it this morning and [broke it out into it's own subclass](https://github.com/pyro2927/RedditKit/commit/d5b6c8b119593bf3bf3a5db50c87bbc32ee3818d), trying to keep things as clean as possible. It was also somewhat...

Logging in working. Up next: automatically refreshing access tokens (as they expire after 1hr).

@nicklanasa, I haven't touched this in a while. I know @samsymons had it going on [this branch](https://github.com/samsymons/RedditKit/tree/oauth).

That's a bummer. I've been doing URL checks with delegate methods, and could throw up an example.

I quickly threw together an example of how to intercept a URL redirect via UIWebView delegate methods. Similar stuff has to be done on OS X. You have to present...

No need to thank me, @samsymons! Everyone should be thanking you for this awesome library! I sent you a few :dollar: via Square Cash, let me know if it doesn't...

@samsymons has an [oauth](https://github.com/samsymons/RedditKit/tree/oauth) branch going on this repo, thought it doesn't seem to be up to date with all of the features in the master branch. I've been trying...

### Next Steps #### Understand the JS? I've tried de-obfuscating the Javascript, but most libraries to automatically do so don't really provide any clarity. If you're a Southwest app engineer,...

Definitely an improvement that can be made, though I'm not too worried about hurting their servers. Soutwest has ~4,000 flights per day, with ~130 passengers per flight, making 520,000 check-ins...