Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement user banner & banner color #1736

Merged
merged 25 commits into from
Nov 7, 2021
Merged

Implement user banner & banner color #1736

merged 25 commits into from
Nov 7, 2021

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    c63a55b View commit details
    Browse the repository at this point in the history
  2. Docs

    RedDaedalus committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    d7bd584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdfb0d9 View commit details
    Browse the repository at this point in the history
  4. Event docs

    RedDaedalus committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    a9542d7 View commit details
    Browse the repository at this point in the history
  5. Update to accent color

    RedDaedalus committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    4f79cd1 View commit details
    Browse the repository at this point in the history
  6. Remove old commented code

    RedDaedalus committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    43f6a95 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Configuration menu
    Copy the full SHA
    03de1fd View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    3522a94 View commit details
    Browse the repository at this point in the history
  2. Apply requested changes

    • Adds `getAccentColorRaw` method for the accent color.
    • Adds missing copyright to events.
    • Clarifies some docs and adds missing annotations.
    RedDaedalus committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    317bdc2 View commit details
    Browse the repository at this point in the history
  3. Fix BANNER_URL docs

    RedDaedalus committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    be3d041 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    077057b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2a4dcc View commit details
    Browse the repository at this point in the history
  3. Docs

    RedDaedalus committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    a8d0131 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    2876166 View commit details
    Browse the repository at this point in the history
  2. Docs

    RedDaedalus committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    6ed35d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2874566 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Fix import

    RedDaedalus committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    d75aaf0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Update src/main/java/net/dv8tion/jda/internal/entities/UserImpl.java

    Co-authored-by: Florian Spieß <business@minn.dev>
    RedDaedalus and MinnDevelopment committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    29fc83f View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/net/dv8tion/jda/internal/entities/EntityBuilder.…

    …java
    
    Co-authored-by: Florian Spieß <business@minn.dev>
    RedDaedalus and MinnDevelopment committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    979c284 View commit details
    Browse the repository at this point in the history
  3. Update src/main/java/net/dv8tion/jda/api/entities/User.java

    Co-authored-by: Florian Spieß <business@minn.dev>
    RedDaedalus and MinnDevelopment committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    6c42d4f View commit details
    Browse the repository at this point in the history
  4. Update src/main/java/net/dv8tion/jda/api/entities/User.java

    Co-authored-by: Florian Spieß <business@minn.dev>
    RedDaedalus and MinnDevelopment committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    2f7e3a4 View commit details
    Browse the repository at this point in the history
  5. Update src/main/java/net/dv8tion/jda/api/entities/User.java

    Co-authored-by: Florian Spieß <business@minn.dev>
    RedDaedalus and MinnDevelopment committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    2334d31 View commit details
    Browse the repository at this point in the history
  6. Update src/main/java/net/dv8tion/jda/internal/entities/EntityBuilder.…

    …java
    
    Co-authored-by: Florian Spieß <business@minn.dev>
    RedDaedalus and MinnDevelopment committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    444090d View commit details
    Browse the repository at this point in the history
  7. Update src/main/java/net/dv8tion/jda/internal/entities/EntityBuilder.…

    …java
    
    Co-authored-by: Florian Spieß <business@minn.dev>
    RedDaedalus and MinnDevelopment committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    de71fda View commit details
    Browse the repository at this point in the history
  8. Final cleanup

    MinnDevelopment committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    4d80271 View commit details
    Browse the repository at this point in the history