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

Fix EventIndex double handling events and erroring #6385

Merged
merged 4 commits into from
Jul 16, 2021
Merged

Commits on Jul 15, 2021

  1. Fix instances of event.sender being read for just the userId - this f…

    …ield may not be set in time
    t3chguy committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    b0053f3 View commit details
    Browse the repository at this point in the history
  2. Fix EventIndex handling events twice

    It awaits the decryption in onRoomTimeline as well as subscribing to EVent.decrypted
    t3chguy committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    923d68a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1437188 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    831c482 View commit details
    Browse the repository at this point in the history