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

Display and send votes in polls #7158

Merged
merged 10 commits into from
Nov 23, 2021

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    ce7e1a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5504ebc View commit details
    Browse the repository at this point in the history
  3. Fix import errors

    andybalaam committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    06a79c3 View commit details
    Browse the repository at this point in the history
  4. Fix more import problems

    andybalaam committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    981b6aa View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Use matches to compare UnstableValues in MPollBody

    Co-authored-by: Travis Ralston <travpc@gmail.com>
    andybalaam and turt2live committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    aeed7dd View commit details
    Browse the repository at this point in the history
  2. Whitespace fix in MPollBody

    Co-authored-by: Travis Ralston <travpc@gmail.com>
    andybalaam and turt2live committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    9bd1e26 View commit details
    Browse the repository at this point in the history
  3. Use shorthand class syntax for UserVote in MPollBody

    Co-authored-by: Travis Ralston <travpc@gmail.com>
    andybalaam and turt2live committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    ad38901 View commit details
    Browse the repository at this point in the history
  4. Declare return type of isPollResponse

    Co-authored-by: Travis Ralston <travpc@gmail.com>
    andybalaam and turt2live committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    9392219 View commit details
    Browse the repository at this point in the history
  5. Improve formatting in MPollBody

    Co-authored-by: Travis Ralston <travpc@gmail.com>
    andybalaam and turt2live committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    71ca2f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bed9796 View commit details
    Browse the repository at this point in the history