matrix-js-sdk
c11004eb - Use single room object for duration of peek

Comment changes are shownComment changes are hidden
Commit
8 years ago
Use single room object for duration of peek Instead of getting the room by ID every time the room is polled for events, which could cause issues if the state of the room is modified from under the peeking logic (if the user joined the room or registered etc.)
Author
Luke Barnard
Parents
  • src
    • File
      sync.js