0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 20 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added *.mode1v3 files to .gitignore More... over 13 years ago
Un depreciated setting the username in MGTwitterEngine. More... over 13 years ago
Placated compiler re logging NS[U]Integer. More... over 13 years ago
Added method to get information on a specific list with ID More... over 13 years ago
Added method to update an existing list with the listID More... over 13 years ago
Renamed method call from `createLists` to `createList` More... over 13 years ago
Fixed issue where User node wasn't being created in the XML parser, which caused the user id to take the place of the list id and the results to not be properly structured. More... over 13 years ago
Added method to create lists for authenticated users. `- (NSString *)createListsForUser:(NSString *)username withName:(NSString *)listName withOptions:(NSDictionary *)options;` More... over 13 years ago
Fixed warnings.
src
More... over 13 years ago
#39 Changes to MGTwitterEngine to provide fuller error messages. More... almost 14 years ago
fix crazy self assignment More... almost 14 years ago
cleanup leak reported by analyzer More... almost 14 years ago
force correct URL form More... almost 14 years ago
Added first of user/lists API methods. More... almost 14 years ago
Added start of User List parser. Added UserList Request and Response type More... almost 14 years ago
Fixed warnings and turned of header authentication More... almost 14 years ago
Closes #34 More... almost 14 years ago
Added subclass networking support back to MGTwitterEngine.m More... almost 14 years ago
Removed LARGE_ID_TEST More... almost 14 years ago
Changed symbols of MGTwitterYAJLParser for cleanliness More... almost 14 years ago
Closes GH-27. Parses OAuth token manually with TouchJSON enabled More... almost 14 years ago
Fix for #33, compiles now when using LibXML More... almost 14 years ago
Removed source parameter if using OAuth More... almost 14 years ago
Added a missing method defintion to MGTwitterYAJLParser.h that was causing compile warnings More... almost 14 years ago
Fix issue #28. More... almost 14 years ago
Don't start body with a '?'. More... almost 14 years ago
Merge branch 'master' of github.com:mattgemmell/MGTwitterEngine More... almost 14 years ago
Fix for #22 More... almost 14 years ago
Removed logging line More... almost 14 years ago
Disabling parsing logging More... almost 14 years ago