Feat: Add polls#916
Open
nushea wants to merge 12 commits into
Open
Conversation
Signed-off-by: Shea <nu@she-a.eu>
Signed-off-by: Shea <nu@she-a.eu>
Signed-off-by: Shea <nu@she-a.eu>
Signed-off-by: Shea <nu@she-a.eu>
Signed-off-by: Shea <nu@she-a.eu>
Signed-off-by: Shea <nu@she-a.eu>
Signed-off-by: Shea <nu@she-a.eu>
Signed-off-by: Shea <nu@she-a.eu>
Signed-off-by: Shea <nu@she-a.eu>
Signed-off-by: Shea <nu@she-a.eu>
Signed-off-by: Shea <nu@she-a.eu>
Contributor
Deploying with
|
| Status | Preview URL | Commit | Alias | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! | https://pr-916-sable.raspy-dream-bb1d.workers.dev | 0e8fea5 | pr-916 |
Tue, 02 Jun 2026 10:24:27 GMT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds poll events, a poll creation modal, a poll respones modal similar to the reactions one, a /poll command, changes the plus button in the editor to add a menu where the location should be located aswell when implemented, changes the pin behavior to make it so that any click on it takes you there as opposed to needing to hit a small button to align with other platform.
The creation of a new implementation was required as the upstream variant is completely spec-non-compliant, incomplete and broken, so this implementation supersedes it.
(simple snapshot of the change)

(examples of the poll creation modal)


(the new menu in the editor)

(the setting to turn it off)

(example of look before you cast your vote)

(example of undisclosed vote)

(example of multiple a choice question)

(modal for the voters, chose this size in case that the options become very long)


i still so wish more people could test this maybe maybe maybe before merge
I would be very happy to change anything visually about these polls
Fixes #
Type of change
Checklist:
AI disclosure:
Written with the unyielding need of polls as message types
Signed-off-by: Shea nu@she-a.eu