matrix-js-sdk
dde4285c - Fix handling of threaded messages around edits & echoes (#2267)

Comment changes are shownComment changes are hidden
Commit
3 years ago
Fix handling of threaded messages around edits & echoes (#2267)
Author
Parents
  • spec
    • integ
      • File
        matrix-client-methods.spec.js
    • test-utils
      • File
        test-utils.ts
    • unit
      • File
        matrix-client.spec.ts
      • File
        room.spec.ts
  • src
    • File
      client.ts
    • File
      event-mapper.ts
    • models
      • File
        event-timeline-set.ts
      • File
        event.ts
      • File
        relations.ts
      • File
        room.ts
      • File
        thread.ts
    • File
      sync.ts