aboutsummaryrefslogtreecommitdiff
path: root/src/components/poll
Commit message (Collapse)AuthorAge
* Fix poll duration i18nTusooa Zhu2022-07-24
|
* 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
|
* fix all the spacings i could findHenry Jameson2022-03-23
|
* 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
| |
| * fix warningsHenry Jameson2021-05-31
| |
| * cleanup, fixesHenry Jameson2021-03-11
| |
| * ghost styles for poll formHenry Jameson2021-03-11
| |
| * Made Select component to make using styled selects easierHenry Jameson2021-03-11
| |
* | destroyed -> unmountedHenry Jameson2021-04-25
| |
* | i18n fixesHenry Jameson2021-04-25
|/
* add padding to poll type to not have arrow icon overlap textShpuld Shpuldson2021-02-15
|
* 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
|
* change a few more buttons to real buttonsShpuld Shpuldson2021-01-20
|
* use title html for poll options before voteShpuld Shpuldson2020-12-07
|
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
|
* Merge branch 'fontawesome5' into 'develop'HJ2020-10-28
|\ | | | | | | | | | | | | FontAwesome 5 Closes #982 See merge request pleroma/pleroma-fe!1260
| * lintHenry Jameson2020-10-21
| |
| * remaining changes...Henry Jameson2020-10-21
| |
| * more replacements + small renamesHenry Jameson2020-10-20
| |
| * Some initial work on replacing icons with FA5Henry Jameson2020-10-20
| |
* | make subjectline input use size=1 for compatibility with CJK fontsHenry Jameson2020-10-21
|/
* 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
|
* update poll to post status form on deleting optionShpuld Shpuldson2020-07-24
|
* 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
|
* Fix: problems with polls stateShpuld Shpludson2019-06-22
|
* 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