Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-goodman-ops
/
RedditSharp
Public
forked from
CrustyJew/RedditSharp-DEPRECATED-
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
RedditSharp
RedditSharp
on
Dev
User selector
All users
Datepicker
All time
Commit history
Commits on May 3, 2017
Make subredditname accessible from Wiki
CrustyJew
committed
5762fd6
View commit details
Copy full SHA for 5762fd6
View code at this point
Browse repository at this point
Commits on May 2, 2017
Revert Kind overrides
CrustyJew
committed
f380c28
View commit details
Copy full SHA for f380c28
View code at this point
Browse repository at this point
Massive overhaul of RedditObject and inheritence.
Show description for c7c1f94
CrustyJew
committed
c7c1f94
View commit details
Copy full SHA for c7c1f94
View code at this point
Browse repository at this point
Commits on May 1, 2017
Add RateLimiter to IWebAgent interface
Show description for ccc9bb4
CrustyJew
committed
ccc9bb4
View commit details
Copy full SHA for ccc9bb4
View code at this point
Browse repository at this point
Update README
Show description for cfcc5d9
CrustyJew
committed
cfcc5d9
View commit details
Copy full SHA for cfcc5d9
View code at this point
Browse repository at this point
Commits on Apr 29, 2017
Finished up weg agent pool
Show description for 6c1c56a
CrustyJew
committed
6c1c56a
View commit details
Copy full SHA for 6c1c56a
View code at this point
Browse repository at this point
Commits on Apr 26, 2017
start on update for web agents in pool
CrustyJew
committed
462037f
View commit details
Copy full SHA for 462037f
View code at this point
Browse repository at this point
More work on web agent pool.
Show description for 1254f77
CrustyJew
committed
1254f77
View commit details
Copy full SHA for 1254f77
View code at this point
Browse repository at this point
Tweak rate limiter and web agent
Show description for d1ba335
CrustyJew
committed
d1ba335
View commit details
Copy full SHA for d1ba335
View code at this point
Browse repository at this point
Commits on Apr 14, 2017
Fix Pace ratelimit initial request
Show description for 0d1aa76
CrustyJew
committed
0d1aa76
View commit details
Copy full SHA for 0d1aa76
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
Don't need a type converter.
pimanac
committed
458e4e2
View commit details
Copy full SHA for 458e4e2
View code at this point
Browse repository at this point
Fixes for ListingStream.
pimanac
committed
75cb7e0
View commit details
Copy full SHA for 75cb7e0
View code at this point
Browse repository at this point
Add new Mod Actions. https://www.reddit.com/5zmqlw
pimanac
committed
215ca48
View commit details
Copy full SHA for 215ca48
View code at this point
Browse repository at this point
Commits on Mar 22, 2017
Modified proj options to allow myget build
CrustyJew
committed
ad5b259
View commit details
Copy full SHA for ad5b259
View code at this point
Browse repository at this point
Commits on Mar 20, 2017
Merge pull request #74 from james7132/proper-rate-limit
Show description for 8c6db2c
CrustyJew
authored
8c6db2c
View commit details
Copy full SHA for 8c6db2c
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
Remove debug lines
james7132
committed
2c6fd57
View commit details
Copy full SHA for 2c6fd57
View code at this point
Browse repository at this point
Restore accessor properties and constructors for rate limit mode
james7132
committed
3ab9fe3
View commit details
Copy full SHA for 3ab9fe3
View code at this point
Browse repository at this point
Restore old rate limit mechanisms
james7132
committed
7561436
View commit details
Copy full SHA for 7561436
View code at this point
Browse repository at this point
Remove locking on requests
james7132
committed
231dfd2
View commit details
Copy full SHA for 231dfd2
View code at this point
Browse repository at this point
Commits on Mar 16, 2017
documentation.
pimanac
committed
4df6109
View commit details
Copy full SHA for 4df6109
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
Big api changes.
pimanac
committed
b93cacd
View commit details
Copy full SHA for b93cacd
View code at this point
Browse repository at this point
Contributor should also inherit from RedditUser.
pimanac
committed
8578f68
View commit details
Copy full SHA for 8578f68
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
No need to make an additional api call here.
pimanac
committed
cef2372
View commit details
Copy full SHA for cef2372
View code at this point
Browse repository at this point
allow passing max limit and limit per request in Listing constructor
pimanac
committed
569755b
View commit details
Copy full SHA for 569755b
View code at this point
Browse repository at this point
BannedUser should inherit from RedditUser
pimanac
committed
06e07e8
View commit details
Copy full SHA for 06e07e8
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
Add user agent without validation
james7132
committed
2078a47
View commit details
Copy full SHA for 2078a47
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
Add exception in error cases, Cleanup
james7132
committed
a101711
View commit details
Copy full SHA for a101711
View code at this point
Browse repository at this point
Change locking behavior and use better time management
james7132
committed
a7a2e47
View commit details
Copy full SHA for a7a2e47
View code at this point
Browse repository at this point
fix return post on submit
Show description for 91524b2
CrustyJew
committed
91524b2
View commit details
Copy full SHA for 91524b2
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
Add proper retry logic
Show description for 0750763
james7132
committed
0750763
View commit details
Copy full SHA for 0750763
View code at this point
Browse repository at this point
Remove console debug statements
james7132
committed
2921f3a
View commit details
Copy full SHA for 2921f3a
View code at this point
Browse repository at this point
Use proper rate limit headers and success checking
james7132
committed
491330d
View commit details
Copy full SHA for 491330d
View code at this point
Browse repository at this point
Remove project.json. Move to csproj
james7132
committed
e56c722
View commit details
Copy full SHA for e56c722
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Fix (again) Wiki Page permissions.
Show description for 367c9cb
CrustyJew
committed
367c9cb
View commit details
Copy full SHA for 367c9cb
View code at this point
Browse repository at this point
Update SetPageSettingsAsync since there are no public constructors for WikiPageSettings
CrustyJew
committed
d680434
View commit details
Copy full SHA for d680434
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.