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

Improve UX for Jitsi by adding local echo for widgets #2035

Merged
merged 21 commits into from
Jul 19, 2018

Commits on Jul 3, 2018

  1. Do some level of local echo for widgets

     * Show a spinner while we wait for widgets to be deleted
     * Hide widgets while they're pending deletion
     * Don't put another jitsi widget into the room if there's already
       one pending
    dbkr committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    8b64ddc View commit details
    Browse the repository at this point in the history
  2. Lint

    dbkr committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    3199e68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13530e5 View commit details
    Browse the repository at this point in the history
  4. i18n

    dbkr committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    9d41b87 View commit details
    Browse the repository at this point in the history
  5. Add error dialog if widget remove fails

    Also up the timeout because matrix.org is that slow
    dbkr committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    c665ab8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. Revert 8b64ddc for MatrixActionCreators

    As it wasn't used in the end
    dbkr committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    5f2e2ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb552e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f2d279 View commit details
    Browse the repository at this point in the history
  4. More doc

    dbkr committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    fb7ce9d View commit details
    Browse the repository at this point in the history
  5. Make if clearer

    dbkr committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    7e2b559 View commit details
    Browse the repository at this point in the history
  6. Remove unhelpful commented code

    dbkr committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    8c10dc1 View commit details
    Browse the repository at this point in the history
  7. Remove redundant check

    dbkr committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    3f60300 View commit details
    Browse the repository at this point in the history
  8. comments

    dbkr committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    658ac73 View commit details
    Browse the repository at this point in the history
  9. more comments

    dbkr committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    c26b300 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f20eb9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b6f854a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. PR feedback

    dbkr committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    0f32c3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c6419a View commit details
    Browse the repository at this point in the history
  3. lint

    dbkr committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    983dc3a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Configuration menu
    Copy the full SHA
    7aab6fa View commit details
    Browse the repository at this point in the history
  2. lint

    dbkr committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    68c46a6 View commit details
    Browse the repository at this point in the history