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

Render poll end events in timeline #10027

Merged
merged 31 commits into from
Feb 7, 2023
Merged

Commits on Jan 9, 2023

  1. wip

    Kerry Archibald committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    1fd5654 View commit details
    Browse the repository at this point in the history
  2. remove dupe

    Kerry Archibald committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    2c01d2e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Merge branch 'develop' into kerry/poll-model

    Kerry Archibald committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    4ac6f5f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Merge branch 'develop' into kerry/poll-model

    Kerry Archibald committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    567e59e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Merge branch 'develop' into kerry/poll-model

    Kerry Archibald committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    6adc726 View commit details
    Browse the repository at this point in the history
  2. use poll model relations in all cases

    Kerry Archibald committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    563bffb View commit details
    Browse the repository at this point in the history
  3. update mpollbody tests to use poll instance

    Kerry Archibald committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    c87bf54 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. update poll fetching login in pinned messages card

    Kerry Archibald committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    4865dd5 View commit details
    Browse the repository at this point in the history
  2. add pinned polls to room polls state

    Kerry Archibald committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    962eb5d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. add spinner while relations are still loading

    Kerry Archibald committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    19de598 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into kerry/poll-model

    Kerry authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    f97f70c View commit details
    Browse the repository at this point in the history
  3. handle no poll in end poll dialog

    Kerry Archibald committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    42a31ce View commit details
    Browse the repository at this point in the history
  4. Merge branch 'kerry/poll-model' of https://github.com/matrix-org/matr…

    …ix-react-sdk into kerry/poll-model
    Kerry Archibald committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    903a2e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. strict errors

    Kerry Archibald committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8512e51 View commit details
    Browse the repository at this point in the history
  2. render a poll body that errors for poll end events

    Kerry Archibald committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7ffd6e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. add fetching logic to pollend tile

    Kerry Archibald committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    dca5835 View commit details
    Browse the repository at this point in the history
  2. extract poll testing utilities

    Kerry Archibald committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    def87ec View commit details
    Browse the repository at this point in the history
  3. test mpollend

    Kerry Archibald committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6dbcd43 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    6d7cff6 View commit details
    Browse the repository at this point in the history
  2. strict fix

    Kerry Archibald committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    08d2b3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a76d6a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. more strict fix

    Kerry Archibald committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c345b7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc2f596 View commit details
    Browse the repository at this point in the history
  3. strict fix for forwardref

    Kerry Archibald committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    7d818c1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into psg-905/poll-end-in-timeline

    Kerry Archibald committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    282c0cb View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Merge branch 'develop' into psg-905/poll-end-in-timeline

    Kerry Archibald committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    6aa4288 View commit details
    Browse the repository at this point in the history
  2. update poll test utils

    Kerry Archibald committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a6a6128 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    fe17871 View commit details
    Browse the repository at this point in the history
  2. implicit anys

    Kerry Archibald committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    a0a0355 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    ba48cca View commit details
    Browse the repository at this point in the history
  2. tidy and add jsdoc

    Kerry Archibald committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e9bd892 View commit details
    Browse the repository at this point in the history