matrix-js-sdk
9048efeb - Implement receipt handling and expose new Room functions

Comment changes are shownComment changes are hidden
Commit
9 years ago
Implement receipt handling and expose new Room functions Add polyfills for Array.map/filter according to MDN because it looks much better than the utils format. Add stub tests for edge cases and implement test for the common case.
References
Author
Parents
  • File
    index.js
  • lib
    • models
      • File
        room.js
    • File
      utils.js
  • spec/unit
    • File
      room.spec.js