matrix-react-sdk
Send and undo reaction events
#2954
Merged

Commits
  • Fix indentation in TimelinePanel
    jryans committed 7 years ago
  • Fix indentation in MessagePanel
    jryans committed 7 years ago
  • Enable client-side aggregations for reactions
    jryans committed 7 years ago
  • Use basic read path from JS SDK for reactions
    jryans committed 7 years ago
  • Update reactions when redacted
    jryans committed 7 years ago
  • Remove redundant `key` vs. `content` in `ReactionDimension`
    jryans committed 7 years ago
  • Listen for reaction collections when they are created
    jryans committed 7 years ago
  • Listen for additional reactions in existing collection
    jryans committed 7 years ago
  • Send and redact reaction events
    jryans committed 7 years ago
  • Change to `componentDidUpdate` to process first reaction
    jryans committed 7 years ago
  • Disable select for reaction buttons
    jryans committed 7 years ago
  • Test settings later for performance
    jryans committed 7 years ago
  • Rework `reactionsCreated` in `EventTile` to use state
    jryans committed 7 years ago
  • Clarify `ReactionsRow` forceUpdate usage
    jryans committed 7 years ago
Loading