matrix-js-sdk
Improve hasUserReadEvent and getUserReadUpTo realibility with threads
#3031
Merged

Commits
  • Add failing test scenario when multiple receipts are in the same event
    germain-gg committed 2 years ago
  • Fix cached read receipts
    germain-gg committed 2 years ago
  • Improve hasUserReadEvent and getUserReadUpTo realibility with threads
    germain-gg committed 2 years ago
  • Reword code comments and improve readibility
    GitHub committed 2 years ago
  • Optimise code paths
    GitHub committed 2 years ago
  • fix getEventReadUpTo logic with unthreaded receipts
    germain-gg committed 2 years ago
  • Re-introduce optional chaining
    germain-gg committed 2 years ago
  • fixes
    germain-gg committed 2 years ago
  • mend
    germain-gg committed 2 years ago
  • Add tests for getEventReadUpTo and hasUserReadEvent
    germain-gg committed 2 years ago
  • Merge branch 'develop' into gsouquet/better-getreadupto
    germain-gg committed 2 years ago
  • Reword code comments and improve readibility
    GitHub committed 2 years ago
  • Add comments to methods
    germain-gg committed 2 years ago
  • Make properties private and provide accessors
    germain-gg committed 2 years ago
  • Remove unwanted change
    germain-gg committed 2 years ago
  • Improve thread spec
    germain-gg committed 2 years ago
  • Explain the unthreaded receipt logic in comments
    germain-gg committed 2 years ago
  • Merge branch 'develop' into gsouquet/better-getreadupto
    GitHub committed 2 years ago
  • Apply comments readibility suggestions
    GitHub committed 2 years ago
  • Clarify code comments based on PR feedback
    germain-gg committed 2 years ago
  • Remove unneeded nullish coalescing check
    germain-gg committed 2 years ago
  • Merge branch 'develop' into gsouquet/better-getreadupto
    GitHub committed 2 years ago
  • Merge branch 'develop' into gsouquet/better-getreadupto
    GitHub committed 2 years ago
  • Improve comments wording
    GitHub committed 2 years ago
  • Clarify comments
    germain-gg committed 2 years ago
  • fix tests
    germain-gg committed 2 years ago
  • lint fix
    germain-gg committed 2 years ago
  • Final comment wording updates
    GitHub committed 2 years ago
  • Merge branch 'develop' into gsouquet/better-getreadupto
    GitHub committed 2 years ago
Loading