matrix-js-sdk
3c4bda85 - Add MatrixScheduler.removeEventFromQueue/getQueueForEvent and QUEUED state.

Commit
10 years ago
Add MatrixScheduler.removeEventFromQueue/getQueueForEvent and QUEUED state. This is to allow the UI to show "queued" on events as well as allow the removal of events in the queue.
Author
Parents
  • File
    CHANGELOG.md
  • lib
    • File
      client.js
    • models
      • File
        event.js
    • File
      scheduler.js
  • spec
    • integ
      • File
        matrix-client-retrying.spec.js
    • unit
      • File
        scheduler.spec.js