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

Add support for role icons #1823

Merged
merged 16 commits into from
Nov 23, 2021
Merged

Add support for role icons #1823

merged 16 commits into from
Nov 23, 2021

Commits on Sep 15, 2021

  1. add support for role icons

    sebm253 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    27e90f8 View commit details
    Browse the repository at this point in the history
  2. formatting

    sebm253 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    a967e48 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Update src/main/java/net/dv8tion/jda/api/managers/RoleManager.java

    Co-authored-by: Austin Keener <keeneraustin@yahoo.com>
    sebm253 and DV8FromTheWorld committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    fd016dd View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Update src/main/java/net/dv8tion/jda/internal/managers/RoleManagerImp…

    …l.java
    
    Co-authored-by: Florian Spieß <business@minnced.club>
    sebm253 and MinnDevelopment committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    63afea0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. add unicode_emoji field

    sebm253 committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    9b1fec4 View commit details
    Browse the repository at this point in the history
  2. fix a copy typo

    sebm253 committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    f30fc24 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

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

Commits on Nov 5, 2021

  1. Apply suggestions from code review

    Co-authored-by: Florian Spieß <business@minnced.club>
    sebm253 and MinnDevelopment committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    32811bd View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

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

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    eeadc3f View commit details
    Browse the repository at this point in the history
  2. fix annotations

    sebm253 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    be21ab1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61aa96c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. add missing copyright

    sebm253 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    1c60957 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    91ec73b View commit details
    Browse the repository at this point in the history
  2. changed the isEmoji check

    sebm253 committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    f43fa3e View commit details
    Browse the repository at this point in the history
  3. fix compile error

    sebm253 committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    304bda5 View commit details
    Browse the repository at this point in the history