matrix-js-sdk
270be2df - Emit relations created when target event added later

Comment changes are shownComment changes are hidden
Commit
4 years ago
Emit relations created when target event added later This changes the "relations created" event to ensure it is properly emitted even if the target event is added to the timeline after the relation event. There was perhaps always a risk of this happening in the past, but is seems more likely to bite now with delayed decryption. Part of https://github.com/vector-im/element-web/issues/17461
Author
Parents
  • spec/unit
    • File
      relations.spec.ts
  • src/models
    • File
      event-timeline-set.js
    • File
      relations.js