| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'from/develop/tusooa/lang-opts' into 'develop' | HJ | 2022-05-22 |
| |\ | | | | | | | | | Add language options See merge request pleroma/pleroma-fe!1494 | ||
| | * | Make lint happy | Tusooa Zhu | 2022-04-29 |
| | | | |||
| | * | Make lint happy | Tusooa Zhu | 2022-04-29 |
| | | | |||
| | * | Add English translation for language options | Tusooa Zhu | 2022-04-29 |
| | | | |||
| | * | Add email language option to registration form | Tusooa Zhu | 2022-04-29 |
| | | | |||
| | * | Add config opts for email language | Tusooa Zhu | 2022-04-29 |
| | | | |||
| | * | Set userLanguage cookie when setting interface language | Tusooa Zhu | 2022-04-29 |
| | | | |||
| * | | Merge branch 'eientei-pass-avatar-file-name' into 'develop' | HJ | 2022-05-22 |
| |\ \ | | | | | | | | | | | | | Pass file name of cropped avatar to form data See merge request pleroma/pleroma-fe!1522 | ||
| | * | | Pass file name of cropped avatar to form data | Alexander Tumin | 2022-05-21 |
| | |/ | |||
| * | | Add English translation for filtering end-of-poll notifications | Tusooa Zhu | 2022-05-20 |
| | | | | | | | | | Ref: poll-notif | ||
| * | | Add settings for filtering end-of-poll notifications | Tusooa Zhu | 2022-05-20 |
| | | | | | | | | | Ref: poll-notif | ||
| * | | Add English translations for poll-end notifications | Tusooa Zhu | 2022-05-20 |
| | | | | | | | | | Ref: poll-notif | ||
| * | | Show poll-end notifications | Tusooa Zhu | 2022-05-20 |
| | | | | | | | | | Ref: poll-notif | ||
| * | | Fix virtual scrolling when the user has a lot of pinned statuses | Tusooa Zhu | 2022-05-19 |
| |/ | |||
| * | fix "allow discovery" setting misbehaving | Henry Jameson | 2022-04-29 |
| | | |||
| * | fix some chat errors/warnings that sometimes happen | Henry Jameson | 2022-04-20 |
| | | |||
| * | Fix incorrect close of a status popover when clicking Expand inside it | Tusooa Zhu | 2022-04-19 |
| | | | | | | | | basically Vue (3 in particular?) will make changes to DOM before this event listener is called, and if the target is displayed using v-if, it will not be part of the DOM at that time, and contains() will return false. so it goes to call hidePopover() which caused this bug. | ||
| * | fix hashtags by explicitly putting attributes | Henry Jameson | 2022-04-12 |
| | | |||
| * | Fix image cropper not closing correctly | Tusooa Zhu | 2022-04-10 |
| | | |||
| * | Fix tab switcher not working when some tabs hidden | Tusooa Zhu | 2022-04-09 |
| | | |||
| * | Fix mobile nav link text colour | Tusooa Zhu | 2022-04-07 |
| | | |||
| * | Fix shrug text in muted status | Tusooa Zhu | 2022-04-07 |
| | | |||
| * | Merge branch 'from/develop/tusooa/shoutbox-icon-paneltext' into 'develop' | HJ | 2022-04-07 |
| |\ | | | | | | | | | Use panel text instead of text for shoutbox icon See merge request pleroma/pleroma-fe!1508 | ||
| | * | Use panel text instead of text for shoutbox icon | Tusooa Zhu | 2022-04-06 |
| | | | |||
| * | | Merge branch 'from/develop/tusooa/popover-in-panel-style' into 'develop' | HJ | 2022-04-07 |
| |\ \ | | | | | | | | | | | | | Fix popover in panel header styling See merge request pleroma/pleroma-fe!1507 | ||
| | * | | Fix active popover style | Tusooa Zhu | 2022-04-06 |
| | | | | |||
| | * | | Fix dropdown menu style inside panel header | Tusooa Zhu | 2022-04-06 |
| | |/ | |||
| * / | Fix no reactivity on vuex 4 values | Tusooa Zhu | 2022-04-06 |
| |/ | |||
| * | fix tegulu | Henry Jameson | 2022-04-06 |
| | | |||
| * | heck | Henry Jameson | 2022-04-06 |
| | | |||
| * | fix i18n for good?? | Henry Jameson | 2022-04-06 |
| | | |||
| * | Merge branch 'vue3-again' into 'develop' | HJ | 2022-03-31 |
| |\ | | | | | | | | | Migration to Vue 3 (again) See merge request pleroma/pleroma-fe!1385 | ||
| | * | Merge branch 'vue3-again' into vue3-no-compat | Henry Jameson | 2022-03-30 |
| | |\ | | | | | | | | | | | | | * vue3-again: oops | ||
| | | * | oops | Henry Jameson | 2022-03-30 |
| | | | | |||
| | * | | Merge branch 'vue3-again' into vue3-no-compat | Henry Jameson | 2022-03-30 |
| | |\| | | | | | | | | | | | | | * vue3-again: fix some mishaps i noticed during self-review | ||
| | | * | fix some mishaps i noticed during self-review | Henry Jameson | 2022-03-30 |
| | | | | |||
| | * | | Merge branch 'vue3-again' into vue3-no-compat | Henry Jameson | 2022-03-30 |
| | |\| | | | | | | | | | | | | | * vue3-again: fix importer | ||
| | | * | fix importer | Henry Jameson | 2022-03-30 |
| | | | | |||
| | * | | Merge branch 'vue3-again' into vue3-no-compat | Henry Jameson | 2022-03-30 |
| | |\| | | | | | | | | | | | | | * vue3-again: make all clickable icons into actual buttons | ||
| | | * | make all clickable icons into actual buttons | Henry Jameson | 2022-03-30 |
| | | | | |||
| | * | | Merge branch 'vue3-again' into vue3-no-compat | Henry Jameson | 2022-03-30 |
| | |\| | | | | | | | | | | | | | | | | | | | * vue3-again: fix emoji input warning spam fix error clear icon Add controlledShowingLongSubject and toggle in StatusContent props | ||
| | | * | fix emoji input warning spam | Henry Jameson | 2022-03-30 |
| | | | | |||
| | | * | fix error clear icon | Henry Jameson | 2022-03-30 |
| | | | | |||
| | | * | Add controlledShowingLongSubject and toggle in StatusContent props | Tusooa Zhu | 2022-03-29 |
| | | | | |||
| | * | | Merge branch 'vue3-again' into vue3-no-compat | Henry Jameson | 2022-03-29 |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vue3-again: fix warning about custom component fix? fix some issues with trees removing uselsess stuff fix reset buttons in profile again fix spacing in poll expiration label registration fixes | ||
| | | * | fix? | Henry Jameson | 2022-03-29 |
| | | | | |||
| | | * | fix some issues with trees | Henry Jameson | 2022-03-29 |
| | | | | |||
| | | * | removing uselsess stuff | Henry Jameson | 2022-03-29 |
| | | | | |||
| | | * | fix reset buttons in profile again | Henry Jameson | 2022-03-29 |
| | | | | |||
| | | * | fix spacing in poll expiration label | Henry Jameson | 2022-03-29 |
| | | | | |||
