Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add polls #346

Merged
merged 18 commits into from Apr 22, 2024
Merged

Add polls #346

merged 18 commits into from Apr 22, 2024

Commits on Mar 21, 2024

  1. Add polls

    sebm253 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f842904 View commit details
    Browse the repository at this point in the history
  2. fix AnswerID type

    sebm253 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    05382f1 View commit details
    Browse the repository at this point in the history
  3. remove omitempty for now

    sebm253 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    43f6126 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a04c409 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. add PollCreate

    sebm253 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e2d7f3a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix ExpirePoll endpoint route

    sebm253 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d2d286b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. add intents

    sebm253 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8a73887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e25946c View commit details
    Browse the repository at this point in the history
  3. consistent wording

    sebm253 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    3479848 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. add answer votes paging

    sebm253 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c7e441c View commit details
    Browse the repository at this point in the history
  2. make Expiry a pointer

    sebm253 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d2c169d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. add permission

    sebm253 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d771026 View commit details
    Browse the repository at this point in the history
  2. fix Results type

    sebm253 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b666515 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. add PollCreateBuilder

    sebm253 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c51764a View commit details
    Browse the repository at this point in the history
  2. address review

    sebm253 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6f85c0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fef1c94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fce3f55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c812a4f View commit details
    Browse the repository at this point in the history