Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Update status message in the member list and user info panel when it is changed #7338

Merged
merged 11 commits into from
Dec 13, 2021

Commits on Dec 11, 2021

  1. Add useUserStatusMessage hook

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    f4aaa6a View commit details
    Browse the repository at this point in the history
  2. Use useUserStatusMessage hook

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    0cd988e View commit details
    Browse the repository at this point in the history
  3. Fix status message event string

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    14c6f98 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Simplifie code

    Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
    SimonBrandner and t3chguy committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    839d9ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a07b3 View commit details
    Browse the repository at this point in the history
  3. Delint

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    b89bdbf View commit details
    Browse the repository at this point in the history
  4. Fix removeListener call

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    a6116de View commit details
    Browse the repository at this point in the history
  5. Use useContext

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    0575e5a View commit details
    Browse the repository at this point in the history
  6. Fix imports

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    a6b5bc9 View commit details
    Browse the repository at this point in the history
  7. Re-use type from UserInfo

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    1a9775d View commit details
    Browse the repository at this point in the history
  8. Handle feature enabling/disabling inside the useUserStatusMessage hook

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    68bdc9e View commit details
    Browse the repository at this point in the history