| Added question searching. Supports SKQuestionTag CONTAINS value, SKQuestionTags CONTAINS (tags), and NOT(SKQuestionTags CONTAINS (tags)) |
|
More...
|
almost 16 years ago
|
| Endpoints are now created with a fetch request, so that validation methods can access more information |
|
More...
|
almost 16 years ago
|
| Statistics can now be requested asynchronously |
|
More...
|
almost 16 years ago
|
| Updated Mobile project with latest code |
|
More...
|
almost 16 years ago
|
| Removed old code, added UserActivityEndpoint |
|
More...
|
almost 16 years ago
|
| Added endpoints for Questions, Answers, and Comments |
|
More...
|
almost 16 years ago
|
| Adding endpoints for badges, tags, and users |
|
More...
|
almost 16 years ago
|
| Beginning refactor of request validation into SKEndpoint objects |
|
More...
|
almost 16 years ago
|
| SKFetchRequest now only supports a single sort descriptor |
|
More...
|
almost 16 years ago
|
| Added more SE API error codes |
|
More...
|
almost 16 years ago
|
| Uppercasing some stuff |
|
More...
|
almost 16 years ago
|
| Making private things more private |
|
More...
|
almost 16 years ago
|
| Added predicate cleaning. Predicates that are using the @property name as a left keypath will have the value swapped out for the value expected by the predicate parsers. |
|
More...
|
almost 16 years ago
|
| We can now retrieve data out of the JSON response\! It's alive\!\!\! |
|
More...
|
almost 16 years ago
|
| Use the absolute URL of the base url when appending the api path |
|
More...
|
almost 16 years ago
|
| Merge branch 'master' of github.com:davedelong/StackKit |
|
More...
|
almost 16 years ago
|
| Added mobile project, and changed uses of Cocoa.h to Foundation.h (to allow for cross-compilation) |
|
More...
|
almost 16 years ago
|
| Removed @synthesize for apiVersion on SKSite |
|
More...
|
almost 16 years ago
|
| Merge branch 'master' of github.com:davedelong/StackKit |
|
More...
|
almost 16 years ago
|
| minor constant rename |
|
More...
|
almost 16 years ago
|
| Pulling constant definitions into SKDefinitions.h |
|
More...
|
almost 16 years ago
|
| base path construction done for all major object types |
|
More...
|
almost 16 years ago
|
| added MIT license information |
|
More...
|
almost 16 years ago
|
| More cleanup. Building abstract parent class of questions and answers ('QAPost') |
|
More...
|
almost 16 years ago
|
| Cleaning up the root folder |
|
More...
|
almost 16 years ago
|
| Added a nicer NSLog() variant: SKLog |
|
More...
|
almost 16 years ago
|
| Now compiles against the 10.5 SDK |
|
More...
|
almost 16 years ago
|
| Finishing SKComment predicate validation and path construction |
|
More...
|
almost 16 years ago
|
| Validating SKComment predicates |
|
More...
|
almost 16 years ago
|
| starting to add api construction for comment retrieval |
|
More...
|
almost 16 years ago
|