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

Cleanup re-dispatching around timelines and composers #7023

Merged

Commits on Oct 24, 2021

  1. Use RoomContext instead of MatrixClientContext

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    6c707e3 View commit details
    Browse the repository at this point in the history
  2. Add timelineRenderingType and composerType

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    b8ca81e View commit details
    Browse the repository at this point in the history
  3. Cleanup re-dispatching

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    0e3bd7e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Simplifie code

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    750a719 View commit details
    Browse the repository at this point in the history
  2. Make composerType optional

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    2b3acb2 View commit details
    Browse the repository at this point in the history
  3. Use MatrixClientContext in EventTile and pass timelineRenderingType a…

    …s a prop
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    e905dfe View commit details
    Browse the repository at this point in the history
  4. null/undefined -> falsey

    Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
    SimonBrandner and t3chguy committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    c61e02d View commit details
    Browse the repository at this point in the history