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

Ask the user for debug logs when the timeline explodes #2820

Merged
merged 4 commits into from
Mar 25, 2019

Commits on Mar 23, 2019

  1. Ask the user for debug logs when the timeline explodes

    Fixes element-hq/element-web#9260
    Workaround for element-hq/element-web#8593
    Requires matrix-org/matrix-js-sdk#869
    
    We check if any dialogs are open before moving forward because we don't want to risk showing so many dialogs that the user is unable to click a button. We're also not overly concerned if the dialog being shown is irrelevant because whatever the user is doing will likely be unaffected, and we can scream in pain when they're finished.
    turt2live committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    e5f7563 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Configuration menu
    Copy the full SHA
    3e67645 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-Authored-By: turt2live <[email protected]>
    jryans and turt2live authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    1e5c0a8 View commit details
    Browse the repository at this point in the history
  3. i18n

    turt2live committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    43291c7 View commit details
    Browse the repository at this point in the history