matrix-js-sdk
8b00083b - check power levels without relying on membership

Commit
6 years ago
check power levels without relying on membership as this might not be known for the syncing user. instead, add a method to room which always knows the syncing user's membership
Author
Committer
Parents
  • File
    CHANGELOG.md
  • spec/unit
    • File
      room-state.spec.js
    • File
      room.spec.js
  • src/models
    • File
      room-state.js
    • File
      room.js