1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added rate limit exception, improved comment More... almost 12 years ago
Minor tweaks More... almost 12 years ago
Fix GetUnreadMessages to support comments More... almost 12 years ago
Merge pull request #26 from eyarham/patch-1 More... almost 12 years ago
Add null user exception to ComposePrivateMessage More... almost 12 years ago
Updated README
Rob Janssen
as RobThree
More... almost 12 years ago
Included License and Readme in solution.
Rob Janssen
as RobThree
More... almost 12 years ago
Added Nuget support.
Rob Janssen
as RobThree
More... almost 12 years ago
Added support for Nuget. Created nuget package.
Rob Janssen
as RobThree
More... almost 12 years ago
Delete RedditSharp.nuspec More... almost 12 years ago
Reluctantly add NuGet specification More... almost 12 years ago
Merge pull request #23 from hetelek/master More... about 12 years ago
Now supports Saving/Unsaving VotableThings More... about 12 years ago
Tabs to spaces More... about 12 years ago
Added Post.BannedBy More... about 12 years ago
Merge pull request #20 from AndreCAndersen/master More... about 12 years ago
Fixed a build breaking bug where the constant EditUserTextUrl in Comment.cs was missing. This constant is used to edit comment text after it has been posted. More... about 12 years ago
Merge pull request #19 from AndreCAndersen/master More... about 12 years ago
Fixed an issue in VotableThing.cs where upvotes where counted as downvotes and vice versa. More... about 12 years ago
Merge pull request #15 from eyarham/Development More... about 12 years ago
removed return comment More... about 12 years ago
Added EditText for comment text More... about 12 years ago
Update Post.cs More... about 12 years ago
Update Reddit.cs More... about 12 years ago
Change to void, add error handling More... about 12 years ago
Added RegisterAccount method More... about 12 years ago
Added EditText method More... about 12 years ago
Merge pull request #13 from eyarham/master More... about 12 years ago
removed superfluous variable More... about 12 years ago
Added Post return type for SubmitPost and SubmitTestPost More... about 12 years ago