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

plugin(userVoiceShow): Add voice activity status icons in Member and DM list #1669

Open
wants to merge 116 commits into
base: main
Choose a base branch
from

Commits on Aug 19, 2023

  1. Add Activity Icons

    Johannes7k75 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    d7d0fb2 View commit details
    Browse the repository at this point in the history
  2. Add Activity Icons

    Johannes7k75 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b943af8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e273001 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13f5b36 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

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

Commits on Aug 23, 2023

  1. add Icon container

    Johannes7k75 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b52c158 View commit details
    Browse the repository at this point in the history
  2. clean up

    Johannes7k75 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    619d585 View commit details
    Browse the repository at this point in the history
  3. remove log

    Johannes7k75 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0558671 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae45762 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    7385b40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d926c28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55fe283 View commit details
    Browse the repository at this point in the history
  4. clean up

    Johannes7k75 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    52f7980 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    485ba29 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Resolve merge conflict

    Johannes7k75 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ed438f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b27ebf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

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

Commits on Sep 21, 2023

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

Commits on Sep 22, 2023

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

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    2b85236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f61717 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

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

Commits on Oct 1, 2023

  1. Fix Muted and Deafend

    Johannes7k75 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    867ab45 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    eec9129 View commit details
    Browse the repository at this point in the history
  2. Fix patch member list

    Johannes7k75 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4da5715 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    b3e583e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0f5d51 View commit details
    Browse the repository at this point in the history
  3. Fix the patch for dmList

    Johannes7k75 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    97ddb2a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Oct 25, 2023

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

Commits on Oct 26, 2023

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

Commits on Oct 27, 2023

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

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    998c9a6 View commit details
    Browse the repository at this point in the history
  2. clean up some css

    Johannes7k75 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    c6fdacd View commit details
    Browse the repository at this point in the history
  3. Clean up patch

    Johannes7k75 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    f8ee926 View commit details
    Browse the repository at this point in the history
  4. Fix transitionTo

    Johannes7k75 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    335402f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

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

Commits on Nov 2, 2023

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

Commits on Nov 6, 2023

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

Commits on Nov 17, 2023

  1. Update src/plugins/userVoiceShow/index.tsx

    Co-authored-by: AutumnVN <[email protected]>
    Johannes7k75 and AutumnVN committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    18729d7 View commit details
    Browse the repository at this point in the history
  2. Update src/plugins/userVoiceShow/index.tsx

    Co-authored-by: AutumnVN <[email protected]>
    Johannes7k75 and AutumnVN committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fe0a56d View commit details
    Browse the repository at this point in the history
  3. Update src/plugins/userVoiceShow/index.tsx

    Co-authored-by: AutumnVN <[email protected]>
    Johannes7k75 and AutumnVN committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e12a2dd View commit details
    Browse the repository at this point in the history
  4. Update src/plugins/userVoiceShow/index.tsx

    Co-authored-by: AutumnVN <[email protected]>
    Johannes7k75 and AutumnVN committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5a4774a View commit details
    Browse the repository at this point in the history
  5. Update src/plugins/userVoiceShow/index.tsx

    Co-authored-by: AutumnVN <[email protected]>
    Johannes7k75 and AutumnVN committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ed19370 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13553da View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

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

Commits on Dec 7, 2023

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

Commits on Dec 14, 2023

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

Commits on Dec 22, 2023

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

Commits on Jan 7, 2024

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

Commits on Jan 23, 2024

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

Commits on Jan 25, 2024

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

Commits on Feb 8, 2024

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

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    9693f3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Johannes7k75/VoiceActivity

    Add VoiceActivity
    Johannes7k75 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b016f57 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    20595f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10682dd View commit details
    Browse the repository at this point in the history
  3. add myself as author

    Johannes7k75 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d23acff View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Fix Bar

    Johannes7k75 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b913b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9764a8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba99ef2 View commit details
    Browse the repository at this point in the history
  4. .

    Johannes7k75 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0d07ccc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c7ab89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32b6660 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcd97f7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from Johannes7k75/VoiceActivity_CustomVoiceChan…

    …nelSection
    
    Voice activity custom voice channel section
    Johannes7k75 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e732b25 View commit details
    Browse the repository at this point in the history
  9. Remove VoiceActivityIcon

    Johannes7k75 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f8adb70 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f06bf7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a656725 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #6 from Johannes7k75/VoiceActivity_CustomVoiceChan…

    …nelSection
    
    Voice activity custom voice channel section
    Johannes7k75 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d1c9dca View commit details
    Browse the repository at this point in the history
  13. Merge pull request #9 from Johannes7k75/VoiceActivity_CustomVoiceChan…

    …nelSection
    
    Voice activity custom voice channel section
    Johannes7k75 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    48e48f4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    09c5948 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a8f43ba View commit details
    Browse the repository at this point in the history
  16. Fix all

    Johannes7k75 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8572ecf View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. make \i more specific

    Johannes7k75 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    013ff74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74cecad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04bb01b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Readd style

    Johannes7k75 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0c6c699 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from Johannes7k75/VoiceActivity_CustomVoiceCha…

    …nnelSection
    
    Voice activity custom voice channel section
    Johannes7k75 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2c352e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    053d08e View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    07ce621 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd02f4b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    ea15cec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60c463d View commit details
    Browse the repository at this point in the history
  3. new match

    Johannes7k75 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    31014be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffd9338 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    41929d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6484fed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14 from Johannes7k75/main

    Update
    Johannes7k75 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5bf26eb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    b621ffa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from Johannes7k75/main

    Updates
    Johannes7k75 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9ebe397 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    935028a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20449ed View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    4358a86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9532e9c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    fdcca1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from Johannes7k75/main

    Update
    Johannes7k75 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a75d679 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    bd544a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc16f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    04bee72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d40b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    f0ac9f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a96090b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19 from Johannes7k75/main

    Update
    Johannes7k75 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    75c37df View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    79baeaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a91ba3d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    f43d0ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e1a885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b267795 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from Johannes7k75/VoiceActivity

    Voice activity
    Johannes7k75 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    0ef7a12 View commit details
    Browse the repository at this point in the history
  5. Revert "Voice activity"

    Johannes7k75 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    43571c1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #23 from Johannes7k75/revert-22-VoiceActivity

    Revert "Voice activity"
    Johannes7k75 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    f037037 View commit details
    Browse the repository at this point in the history