Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: https-github-com-goodman-ops/RedditSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2e1fd10
Choose a base ref
...
head repository: CrustyJew/RedditSharp-DEPRECATED-
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ec17ece
Choose a head ref
  • 6 commits
  • 22 files changed
  • 4 contributors

Commits on Feb 17, 2020

  1. Update unit tests project. (CrustyJew#223)

    - Set .net core xunit test
    - remove tests for more functionaly from master
    - fix test for subredditimage
    czf authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    07e1d8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7463d86 View commit details
    Browse the repository at this point in the history
  3. CrustyJew#217 Adding Crosspost _list (CrustyJew#225)

    * Adding Crosspost _list
    
    can still add
    is_crosspostable
    crosspost_parent
    num_crossposts
    
    * adding more crosspost properties
    czf authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    0cff99f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Updated the README.md for the ListingStream and have a working example (

    CrustyJew#229)
    
    * Updated ListingStream example.
    
    * Added example with ListingStream
    Maskime authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    1c45db7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Update to .NET Core 3.1 and apply all necessary changes to IAsyncEnum…

    …erable implementations that comes with this update. (CrustyJew#239)
    HoundThe authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    b87b248 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Update README.md

    CrustyJew authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    ec17ece View commit details
    Browse the repository at this point in the history
Loading