matrix-react-sdk
Custom status messages
#2347
Merged

Commits
  • Display custom status messages in the UI
    turt2live committed 7 years ago
  • Fix alignment of avatars and status messages
    turt2live committed 7 years ago
  • Fix a bug with determining 1:1 rooms
    turt2live committed 7 years ago
  • Replace the avatar next to the composer with a status entry menu
    turt2live committed 7 years ago
  • Misc cleanup of whitespace
    turt2live committed 7 years ago
  • Move status context menu to its own component
    turt2live committed 7 years ago
  • Use the now-prefixed js-sdk status message API
    turt2live committed 7 years ago
  • Update checkmark icon
    turt2live committed 7 years ago
  • Add a missing null check
    turt2live committed 7 years ago
  • Disable password managers on the status form
    turt2live committed 7 years ago
  • Apply 50% opacity to the checkmark when there is no status
    turt2live committed 7 years ago
  • Clean up and follow code style
    turt2live committed 7 years ago
  • Appease the linter
    turt2live committed 7 years ago
  • Add a feature flag for custom status messages
    turt2live committed 7 years ago
  • Add a comment to describe why we're not using the property we should be
    turt2live committed 7 years ago
  • Merge branch 'develop' into travis/custom-status
    turt2live committed 7 years ago
Loading