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

Fix infinite pagination loop when offline #6478

Merged
merged 2 commits into from
Jul 27, 2021
Merged

Commits on Jul 26, 2021

  1. Fix infinite pagination loop when offline

    I'm not really sure how this is meant to work - and I'm not sure
    how it was working before, but this is causing fairly bad infinite
    loops if I start element with no homeserver connection. This is
    a fairly crude fix, only thing I can think that would be better is
    some awareness of when network requests were failing and intentionally
    backing off.
    
    Fixes element-hq/element-web#18242
    dbkr committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    f20da6d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Typo

    Co-authored-by: Germain <germain@souquet.com>
    dbkr and germain-gg authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    e5d5384 View commit details
    Browse the repository at this point in the history