aboutsummaryrefslogtreecommitdiff
path: root/src/components/poll/poll.vue
Commit message (Collapse)AuthorAge
* Inform users that Smithereen public polls are publicmarcin mikołajczak2024-08-13
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* Merge remote-tracking branch 'origin/develop' into themes3Henry Jameson2024-03-25
|\
| * Hide the expiry date indication if the poll never expiresSyoBoN2024-01-26
| | | | | | | | Signed-off-by: SyoBoN <syobon@syobon.net>
* | fix poll optionsHenry Jameson2024-03-04
| |
* | lintHenry Jameson2024-03-04
| |
* | remove all "fallback variables"Henry Jameson2024-03-04
| |
* | fix polls optionsHenry Jameson2024-02-29
| |
* | improve checkbox stylesHenry Jameson2024-02-21
| |
* | more fixesHenry Jameson2024-02-13
| |
* | add .input class to all inputsHenry Jameson2024-02-07
|/
* Fix poll interactiontusooa2023-02-18
|
* Use stylelinttusooa2023-01-09
|
* fix spacing in poll expiration labelHenry Jameson2022-03-29
|
* lint + fixes for registrationHenry Jameson2022-03-29
|
* Revert "lint"Henry Jameson2022-03-29
| | | | This reverts commit f20ae34400b35c230d3e7824f98d9b3f4e977f82.
* lintHenry Jameson2022-03-29
|
* fix misc warningsHenry Jameson2022-03-29
|
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (475 commits) Apply 1 suggestion(s) to 1 file(s) Update dependency @ungap/event-target to v0.2.3 Update package.json fix broken icons after FA upgrade Update Font Awesome Update dependency webpack-dev-middleware to v3.7.3 Update dependency vuelidate to v0.7.7 Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0 lint Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm ...
| * richcontent support in polls, user cards and user profilesHenry Jameson2021-08-13
| |
| * support richcontent in pollsHenry Jameson2021-08-13
| |
* | i18n fixesHenry Jameson2021-04-25
|/
* Ensure poll.voters_count doesn't fallback to poll.votes when it's 0eugenijm2021-02-12
|
* Apply 1 suggestion(s) to 1 file(s)Eugenij2021-02-10
|
* Display 'people voted' instead of 'votes' for multi-choice pollseugenijm2021-02-09
|
* use title html for poll options before voteShpuld Shpuldson2020-12-07
|
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
|
* change a eslint disable to nextline onlyShpuld Shpuldson2020-09-08
|
* fix vue warnings and errorsShpuld Shpuldson2020-09-08
|
* fix long poll labels overflowingShpuld Shpuldson2020-08-25
|
* lintHenry Jameson2020-08-04
|
* Poll, StatusContent: Move emoji css to status body.lain2020-06-18
|
* Polls: Construct an html field during normalization.lain2020-06-14
|
* added more slots to UIHenry Jameson2020-01-12
|
* all the manual fixesHenry Jameson2019-07-07
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* Move poll state handling to its own moduleShpuld Shpludson2019-06-20
|
* Fix/messed up long pollsShpuld Shpludson2019-06-20
|
* Feature/polls attempt 2lain2019-06-18