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: Lachee/discord-rpc-csharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: Lachee/discord-rpc-csharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 10, 2024

  1. Update README.md about UWP, .NET MAUI, WIN UI 3 (#243)

    * Update README.md about UWP .NET MAUI WIN UI 3
    
    * Updated info, and fixed grammar mistakes.
    J0nathan550 authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    433897b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    bb48dd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82d1687 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Add support for setting activity type (#255)

    * add activity type property
    
    * forgot type in clone, add comments to enum
    
    * forgot these as well
    
    * cleanup duplicate code and add type update function
    na-2n authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a523267 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    Added support for activities
    Lachee authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7669993 View commit details
    Browse the repository at this point in the history
Loading