openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Snapper for App.net
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Aug 21, 2024 — Aug 21, 2025
Showing page 7 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added mention of File object. Removed caveat in ACL object description. Fixed copyright.
Paul Schifferer
More...
over 12 years ago
Implemented remainder of channel and message operations. Fixed a number of bugs in channel operation initializers. Refactored channel model objects to use ACL objects instead of individual properties. Updated unit tests for channel objects. Renamed the unsubscribe from channel operation for consistency.
Paul Schifferer
More...
over 12 years ago
Updated version in README
Paul Schifferer
More...
over 12 years ago
Updated podspec and Info.plist for 0.9.3.
Paul Schifferer
More...
over 12 years ago
File API support (model objects, API path creation, operations). Updated Mantle version used. Unit tests for File objects.
Paul Schifferer
More...
over 12 years ago
Lock on Mantle 0.2.3
Paul Schifferer
More...
over 12 years ago
Minor minor version bump to coerce CocoaPods to actually recognize the license file.
Paul Schifferer
More...
over 12 years ago
Added separate license file and CocoaPods podspec
Paul Schifferer
More...
over 12 years ago
Updated references to class names in README.
Paul Schifferer
More...
over 12 years ago
Updated version number. Reverted Mantle submodule to use Github's version instead of my fork.
Paul Schifferer
More...
over 12 years ago
Renamed all classes to use a 3-letter prefix, as per Apple documentation. Fixed model unit test on 'stream' object data (was testing for true; should have been testing for not-nil). Added ignore for 'xcuserdata'. Added a stub for image update operations.
Paul Schifferer
More...
over 12 years ago
Added instruction for submodule initialization.
Paul Schifferer
More...
over 12 years ago
Documentation.
Paul Schifferer
More...
over 12 years ago
Setup Mac framework build. Setup Mac framework unit tests. Fixed account manager. Added 'all accounts' methods to account manager. Fixed account manager unit tests. Fixed pre-processor conditions in update user avatar operation. Heeded more compiler warnings about stringWithFormat: usage.
Paul Schifferer
More...
over 12 years ago
Added JSON files for model unit tests. Fixed imports in base user operation. Added missing headers to 'framework header'. Fleshed out account tests. Fleshed out miscellaneous tests. Fleshed out model tests. Removed operation tests, because it's pointless to run an automated unattended test that requires user interaction.
Paul Schifferer
More...
over 12 years ago
Updated version of Mantle sub-repo. Moved import of header for base image fetch operation so that availability macros are processed before conditionals.
Paul Schifferer
More...
over 12 years ago
Renamed base class for user OAuth operations to describe in better, especially in light of using application token-based operations. Added an ACL model class. Added operations for application token activity (like streams) and client (app) activity. Updated all operation classes to use the new user-based OAuth operation base class. Heeded some warnings from the compiler about stringWithFormat: usage and integers. Fleshed out the subscribe to channel operation.
Paul Schifferer
More...
over 12 years ago
Fleshed out message operations. Fixed create post operation to include method and serialization class. Fixed parameter name for get users operation.
Paul Schifferer
More...
over 12 years ago
Fixed get filter operation endpoint. Filled out incomplete update filter operation.
Paul Schifferer
More...
over 12 years ago
Added operations for filters.
Paul Schifferer
More...
over 12 years ago
Moved user stream processing into a base class. Added code to handle an array of serialized objects in the response. Fleshed out token API operation. Updated some operations to take advantage of the serialized object arrays. Changed interaction model object 'action' property to its proper type instead of a plain integer. Fleshed out interaction API operation. Fleshed out stream marker API operation. Set the serialization root class on user update operation.
Paul Schifferer
More...
over 12 years ago
Added image fetching base operation. Fixed some method signatures in the API helper. Added another initializer to base OAuth operation. Set serialization classes or blocks on remainder of user operations. Fleshed out remainder of user operations (except avatar and cover image update).
Paul Schifferer
More...
over 12 years ago
Added constants header. Added serialization processing to base API operation (using either a block or a specified class). Moved PM channel type constant from Channel model class to constants header. Started filling in some channel operations (still plenty to do). Started adding serialization classes or blocks to various operations (far from complete).
Paul Schifferer
More...
over 12 years ago
Merge.
Paul Schifferer
More...
over 12 years ago
Merge branch 'master' of https://github.com/pilgrimagesoftware/Snapper
Paul Schifferer
More...
over 12 years ago
Added basic user operations.
Paul Schifferer
More...
over 12 years ago
Fleshed out various simple post operations. Created default initializer for base API operation with default method value. Added some sanity checks to the base API operation. Variable name cleanup. Added checks around use of the finish block.
Paul Schifferer
More...
over 12 years ago
Finished user API endpoint construction. Added utility method for constructing response objects from an NSError. Added progress callback in base API operation. Clarified some variable names. Cleaned up initializer for base API operation. Fleshed out create post and get post operations.
Paul Schifferer
More...
over 12 years ago
Merged test scheme.
Paul Schifferer
More...
over 12 years ago
Added operation stubs for all endpoints. Added API utility class for construction of endpoint URLs. Added unit test stubs.
Paul Schifferer
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree