matrix-js-sdk
6078bbbe - Add basic read path for relations

Comment changes are shownComment changes are hidden
Commit
6 years ago
Add basic read path for relations This adds a read path for relations (gated behind an unstable option). A few basic client-side grouping and sorting operations are supported. Consumers are expected to ask the `EventTimelineSet` for a relation container when desired.
Author
Committer
Parents
  • src
    • File
      client.js
    • models
      • File
        event-timeline-set.js
      • File
        relations.js
      • File
        room.js
    • File
      sync.js