matrix-js-sdk
57914969 - Add MatrixClient.resendEvent to manually resend an event that was not sent.

Comment changes are shownComment changes are hidden
Commit
10 years ago
Add MatrixClient.resendEvent to manually resend an event that was not sent. Bundle txnId as MatrixEvent._txnId instead of exposing it to every place that happens to need it (since it's so tightly coupled with MatrixEvent)
Author
Parents
  • examples/node
    • File
      app.js
  • lib
    • File
      client.js
    • File
      scheduler.js