1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added protocols to various operations to identify the types of query parameters they accept. Added missing "get my messages" endpoint. A lot of rejiggering for query parameter processing. Fixed the erroneous usage of "description" as a property in the update user operation. Bad me. More... over 12 years ago
Moved call to process query parameters. More... over 12 years ago
Added missing query parameter for message annotations. Added missing serialization classes. Fixed handling of custom entities on users, posts, and messages. More... over 12 years ago
Added pagination parameters for message operations. More... over 12 years ago
Reorganized the class hierarchy a bit and moved some query parameter properties around, to hopefully make more sense. More... over 12 years ago
Test schemes. More... over 12 years ago
Merge branch 'master' of https://github.com/pilgrimagesoftware/Snapper More... over 12 years ago
Updated version. More... over 12 years ago
Fixed the incorrect handling of annotations in post, user, message and channel. More... over 12 years ago
Fixed an import that caused another import to fail. More... over 12 years ago
Added a new base class for message operations in order to support include_* and pagination parameters. Added some headers that were missing in the core header and the build. More... over 12 years ago
Updated README and podspec. More... over 12 years ago
Merge branch 'master' of https://github.com/pilgrimagesoftware/Snapper More... over 12 years ago
Added channel muting operations. Added storage properties to SNPToken. More... over 12 years ago
Formatting FTW More... over 12 years ago
Operations don't work unless you put them in a queue More... over 12 years ago
Added headers for new operations to main header file. Updated Mac OS X build to include all the headers. More... over 12 years ago
Modified "count" property for stream operations to be a signed integer, in order to handle new negative count values that the API can accept. More... over 12 years ago
Updated README and podspec. More... over 12 years ago
Added Explore Stream operations and model object. Updated base client operation to process explore stream data in "meta" dictionary. Removed requirement that accountId be set for client operations, so that unauthenticated calls to, say, the global stream will work. More... over 12 years ago
Two more examples. More... over 12 years ago
More goodies More... over 12 years ago
Fleshy bits More... over 12 years ago
Added setup example More... over 12 years ago
Update Examples.md More... over 12 years ago
Create Examples.md More... over 12 years ago
Updated README and podspec. More... over 12 years ago
Fixed handling of NSNumber query parameter values. More... over 12 years ago
Merge branch 'master' of https://github.com/pilgrimagesoftware/Snapper More... over 12 years ago
Updated README and podspec. More... over 12 years ago