issues
search
samsymons
/
RedditKit
An Objective-C wrapper for the reddit API
https://redditkit.com/
MIT License
296
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
✨Created RedditKit logo
#92
NuroDev
opened
6 years ago
0
added shield to RapidAPI
#91
davidnoah
closed
6 years ago
0
Mantle's transformerWithBlock is Deprecated
#90
insanj
opened
7 years ago
1
Is there a way to convert Reddit Url into RKLink?
#89
ghost
opened
8 years ago
0
Is OAuth support slated for the new release
#88
AaronKovacs
opened
8 years ago
3
Adds pagination to friends submissions.
#87
rickharrison
closed
8 years ago
0
Carthage support?
#86
liaujianjie
opened
8 years ago
0
Adds sorting methods for search queries.
#85
rickharrison
closed
8 years ago
0
Adds image previews.
#84
rickharrison
closed
8 years ago
0
Fixes travis build.
#83
rickharrison
closed
8 years ago
0
Sets the modhash from api/me.json
#82
rickharrison
closed
8 years ago
0
Is this project still being maintained?
#81
pavementscratcher
closed
8 years ago
1
'RKClient.h' not found - CocoaPod install error
#80
akeaswaran
opened
9 years ago
7
Master previews
#79
rickharrison
closed
9 years ago
0
Imgur link support?
#78
rdougan
opened
9 years ago
1
Add OAuth refreshToken methods to RKClient
#77
rdougan
closed
9 years ago
1
OAuth improvements
#76
rdougan
closed
9 years ago
0
Implement OAuth compact parameter
#75
rdougan
closed
9 years ago
1
Adds methods to retrieve stylesheet URL.
#74
rickharrison
closed
9 years ago
1
Adds author flair to RKComment.
#73
rickharrison
closed
9 years ago
0
Listing Transformation Error When Searching for Subreddits
#72
insanj
opened
9 years ago
1
"NSString+HTML.h" filename conflicts with DTCoreText
#71
NSExceptional
closed
9 years ago
2
Added method in RKClient+Subreddits to GET default subreddits
#70
diakonovm
closed
9 years ago
1
uncaught exception 'NSInternalInconsistencyException', reason: 'score is not a property of RKComment.'
#69
piterwilson
opened
9 years ago
0
Fixes issue with thumbnails that come back as booleans.
#68
rickharrison
closed
9 years ago
0
Fix warning: "Auto property synthesis will not synthesize property 'score'; it will be implemented by its superclass, use @dynamic to acknowledge intention"
#67
emoryalimam
closed
9 years ago
0
Editing comments and self posts: Handle the bare bones 't1' comment HTTP response object returned from the 'api/editusertext' API.
#66
emoryalimam
closed
9 years ago
0
Add support to handle the (undocumented?) bare bones, 't1' comment HTTP response object returned from 'api/comment' (aka "Submit Comment" API).
#65
emoryalimam
closed
9 years ago
0
Update local state for save/hide operations
#64
klanchman
closed
9 years ago
1
Requests, Comments, and Subreddits
#63
emoryalimam
closed
9 years ago
3
Link saved status not updated upon successful request
#62
klanchman
closed
9 years ago
0
Cookie based login will be deprecated soon. Does this library support OAuth?
#61
clearitout
opened
9 years ago
15
Add new API to RKClient+Subreddits: subredditsByFullNames:completion:.
#60
emoryalimam
closed
9 years ago
0
Clean up name of listingTaskWithPath method (with Array block completion).
#59
emoryalimam
closed
9 years ago
0
Undefined Symbols Referenced From RKClient
#58
QuintonC
closed
8 years ago
2
Explicitly remove automatic cookies from login requests.
#57
pkamb
closed
9 years ago
1
signInWithUsername always returns 409
#56
iCyberon
closed
9 years ago
7
Prevent crash when searching subreddits
#55
kylehickinson
closed
9 years ago
1
Reddit post with weird characters in title causes RedditKit to return NULL for the URL
#54
christianselig
closed
10 years ago
1
Complete the functionality to support the MoreComments API. Additions to...
#53
emoryalimam
closed
10 years ago
13
Users current vote is incorrect on load of links
#52
mpkempson
closed
10 years ago
1
Disable Cache
#51
hobbs
opened
10 years ago
0
Pagination object parameter not available for: commentsForLinkWithIdentifier and commentsForLink
#50
danielbh
closed
10 years ago
6
Added: search subreddit names for autocomplete suggestions
#49
mkvij
closed
10 years ago
1
What is the recommended way to get an identifier or fullName from a post after submitting it?
#48
danielbh
closed
10 years ago
8
/stylesheet not following redirect
#47
swemoney
closed
10 years ago
1
Getting zero on RKLink.downvotes
#46
danielbh
closed
10 years ago
5
RKLink.URLJSONTransformer is over-escaping
#45
iamcalledrob
closed
10 years ago
1
Removed extra forward declarations.
#44
tomatrow
closed
10 years ago
1
No explicit use of autorelease and lots of other issues
#43
ghost
closed
10 years ago
5
Next