Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Implement TextualEvent tiles for im.vector.modular.widgets #1312

Merged
merged 7 commits into from
Aug 18, 2017

Commits on Aug 16, 2017

  1. Implement TextualEvent tiles for im.vector.modular.widgets

    E.g. "Bob added a Acme widget", "Susan removed a Giraffe widget"
    Luke Barnard committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    7c336cd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Implement TextualEvent tiles for im.vector.modular.widgets

    E.g. "Bob added a Acme widget", "Susan removed a Giraffe widget"
    
    The name is calculated by taking the `name` in the event content, falling back on the `type`, falling back on the previous content `type`. This is then capitalised.
    Luke Barnard committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    acc54b9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'luke/feature-widget-timeline-events' of github.com:matr…

    …ix-org/matrix-react-sdk into luke/feature-widget-timeline-events
    Luke Barnard committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    f2172a1 View commit details
    Browse the repository at this point in the history
  3. Use short form to get event URL

    Luke Barnard committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    20a0ec3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9382689 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c37a9a View commit details
    Browse the repository at this point in the history
  6. Add comment

    Luke Barnard committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    1bba1f0 View commit details
    Browse the repository at this point in the history