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

Message interface declutter: Message#getMentions() #2015

Merged
merged 31 commits into from
May 6, 2022

Commits on Feb 5, 2022

  1. Configuration menu
    Copy the full SHA
    29a5cad View commit details
    Browse the repository at this point in the history
  2. Fixed examples

    DV8FromTheWorld committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    e8e9d3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50e0214 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Merge remote-tracking branch 'origin/master' into feature/mentions-re…

    …work
    
    # Conflicts:
    #	src/main/java/net/dv8tion/jda/api/entities/Message.java
    MinnDevelopment committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    b4c4734 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e931305 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    17185e4 View commit details
    Browse the repository at this point in the history
  4. Fix errors

    MinnDevelopment committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    1c5b136 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    181fc16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83e38bc View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    ea60fb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b09ce8f View commit details
    Browse the repository at this point in the history
  3. Fix parsing bug

    MinnDevelopment committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    88f7213 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cfbad4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b7a4e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3597015 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    387bd73 View commit details
    Browse the repository at this point in the history
  8. Move matchEmote

    MinnDevelopment committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c7392ad View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    370fbf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c65d134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00e6c95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd74ff3 View commit details
    Browse the repository at this point in the history
  5. Add missing overrides

    MinnDevelopment committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    aa1647e View commit details
    Browse the repository at this point in the history
  6. Rename interface

    MinnDevelopment committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    d7bdd6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4702a18 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    2f5e2e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce61f92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7dbd5b View commit details
    Browse the repository at this point in the history
  4. Fix wrong link tag

    MinnDevelopment committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    2053454 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

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

Commits on Apr 28, 2022

  1. Apply suggestions from code review

    Co-authored-by: Florian Spieß <business@minnced.club>
    DV8FromTheWorld and MinnDevelopment committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    5b99414 View commit details
    Browse the repository at this point in the history
  2. Added an example for type-specific channel list getter

    Also removed the unneeded list getter usage in the
    DV8FromTheWorld committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    cb24d6d View commit details
    Browse the repository at this point in the history