| constants defined for error domain and a couple error codes |
|
More...
|
almost 16 years ago
|
| fixing 2 memory leaks |
|
More...
|
almost 16 years ago
|
| removing old code; SKFetchRequest should now sort and filter properly, whether using the SK* constants, or the property name in the predicate/sort descriptors |
|
More...
|
almost 16 years ago
|
| fetching SKUser objects now honors some sort descriptors, fetchOffset, and fetchLimit |
|
More...
|
almost 16 years ago
|
| simple SKSite accessor for retrieving a single SKUser |
|
More...
|
almost 16 years ago
|
| Can now request an individual SKUser object |
|
More...
|
almost 16 years ago
|
| Commenting out defunct unit tests |
|
More...
|
almost 16 years ago
|
| Changing unit tests to use the new SKSite initializer |
|
More...
|
almost 16 years ago
|
| Merge branch 'master' of codaset.com:davedelong/stackkit |
|
More...
|
almost 16 years ago
|
| removing warnings |
|
More...
|
almost 16 years ago
|
| Missed a #import statement in the internal header |
|
More...
|
almost 16 years ago
|
| Started implementing SKFetchRequest. API calls are generated based on the -entity of the fetch request, via an overridden SKObject class method. Added a couple categories for convenience, plus some corresponding unit tests. |
|
More...
|
almost 16 years ago
|
| Changed initWithURL: to initWithAPIURL:APIKey: to allow custom keys to be passed in |
|
More...
|
almost 16 years ago
|
| added the current API key, changed the "siteURL" property to "apiURL" |
|
More...
|
almost 16 years ago
|
| Added info to the README |
|
More...
|
about 16 years ago
|
| Replaced README with markdown version |
|
More...
|
about 16 years ago
|
| Merge branch 'master' of github.com:davedelong/StackKit |
|
More...
|
about 16 years ago
|
| Added an import for SKBadge in the StackKit header |
|
More...
|
about 16 years ago
|
| ignoring mode1v3 files. |
|
More...
|
about 16 years ago
|
| Added failing unit test that will pass once SKQuestion is implemented fully. |
|
More...
|
about 16 years ago
|
| Added unit tests for SKTagRSS |
|
More...
|
about 16 years ago
|
| Added RSS parsing |
|
More...
|
about 16 years ago
|
| Added convenience initialize for SKTag |
|
More...
|
about 16 years ago
|
| Implementing caching for tags. |
|
More...
|
about 16 years ago
|
| Created convenience initializer for SKUser. Moved cache handling into this initializer |
|
More...
|
about 16 years ago
|
| Added levels property to SKBadge; added properties to SKTag |
|
More...
|
about 16 years ago
|
| Added skeleton support for badges in SKUser |
|
More...
|
about 16 years ago
|
| Added skeleton SKBadge class |
|
More...
|
about 16 years ago
|
| just dinking around |
|
More...
|
about 16 years ago
|
| added rudimentary JSON date parsing. should probably be moved into the SKJSON stuff later |
|
More...
|
about 16 years ago
|