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: serenity-rs/serenity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: current
Choose a base ref
...
head repository: scopeclient/serenity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: current
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 10 files changed
  • 4 contributors

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    14c0a9d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Sanae6/current

    Add userbot support
    circularsprojects authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    012335d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. firefox user agent :)

    DovidP committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    de1e0d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb1333f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from serenity-rs/current

    Clean up permissions.rs (#3046)
    DovidP authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    191a9ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    136a8ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5180f26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b286ca3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Fix client ready event

    Fixes ready event for the client
    DovidP authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f74e1c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    a24c415 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ecc0f3 View commit details
    Browse the repository at this point in the history
  3. Identify as firefox

    DovidP committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c93776f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Extend Ready struct and add support for group dms

    Add support for group dms in the private channel struct, and add the user only fields to the ready struct.
    DovidP authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    8aa434b View commit details
    Browse the repository at this point in the history
Loading