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

Add notifications and toasts for Element Call calls #9337

Merged
merged 21 commits into from
Oct 6, 2022

Commits on Oct 1, 2022

  1. Handle undefined calls

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    848664a View commit details
    Browse the repository at this point in the history
  2. Add styling for mx_IncomingCallToast

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    7d8f1b5 View commit details
    Browse the repository at this point in the history
  3. Add IncomingCallToast

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    f7f9094 View commit details
    Browse the repository at this point in the history
  4. Add tests for IncomingCallToast

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    ad74ea9 View commit details
    Browse the repository at this point in the history
  5. Add textForCallEvent()

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    a1e9a4c View commit details
    Browse the repository at this point in the history
  6. Test textForCallEvent()

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    a66e63f View commit details
    Browse the repository at this point in the history
  7. Add handling custom for MSC3401 call events

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    2b3f361 View commit details
    Browse the repository at this point in the history
  8. i18n

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    55a99fa View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Add handler in a loop

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    6ef6ffa View commit details
    Browse the repository at this point in the history
  2. Remove I

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    0e5d9d8 View commit details
    Browse the repository at this point in the history
  3. Use useCallback

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    6f11400 View commit details
    Browse the repository at this point in the history
  4. Improve IncomingCallToast

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    ee0977f View commit details
    Browse the repository at this point in the history
  5. Improve tests

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    b8f41c5 View commit details
    Browse the repository at this point in the history
  6. Better handle missing call

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    aea4e27 View commit details
    Browse the repository at this point in the history
  7. Fix naming

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    beb7517 View commit details
    Browse the repository at this point in the history
  8. Set font size to 14px

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    cbc468f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Further improve styling

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    5868169 View commit details
    Browse the repository at this point in the history
  2. i18n

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    cdbcacf View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Don't use absolute positioning

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    2e04de8 View commit details
    Browse the repository at this point in the history
  2. Also fix the TSX...

    Signed-off-by: Šimon Brandner <[email protected]>
    SimonBrandner committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    b050d1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5c6705 View commit details
    Browse the repository at this point in the history