| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'from/develop/tusooa/autocomplete-accessibility' into 'develop' | HJ | 2023-01-28 |
| |\ | | | | | | | | | | | | | Autocomplete accessibility Closes #1219 See merge request pleroma/pleroma-fe!1771 | ||
| | * | Add some aria to post status form | tusooa | 2023-01-21 |
| | | | |||
| | * | Make keys work as intended when there is no suggestions | tusooa | 2023-01-21 |
| | | | |||
| | * | Make autocomplete prompt more user-friendly | tusooa | 2023-01-21 |
| | | | |||
| | * | Make all emoji inputs screen-reader-friendly | tusooa | 2023-01-21 |
| | | | |||
| | * | Make screenreaders read out autocomplete results | tusooa | 2023-01-21 |
| | | | |||
| | * | Make autocomplete items buttons | tusooa | 2023-01-20 |
| | | | |||
| * | | Merge branch 'tusooa/anon-xact-acc' into 'develop' | HJ | 2023-01-28 |
| |\ \ | | | | | | | | | | | | | Make interact buttons accessible for anonymous users See merge request pleroma/pleroma-fe!1773 | ||
| | * | | Make interact buttons accessible for anonymous users | Tusooa Zhu | 2023-01-21 |
| | |/ | |||
| * | | Merge branch 'tusooa/topbar-alttext' into 'develop' | HJ | 2023-01-28 |
| |\ \ | | | | | | | | | | | | | Accessibility fixes for panel headers/top bar See merge request pleroma/pleroma-fe!1772 | ||
| | * | | Make quick settings menus more accessible | tusooa | 2023-01-21 |
| | | | | |||
| | * | | Label buttons in top bar | tusooa | 2023-01-21 |
| | |/ | |||
| * | | Fix stylelint | tusooa | 2023-01-25 |
| | | | |||
| * | | Merge branch 'birthdays' into 'develop' | HJ | 2023-01-25 |
| |\ \ | | | | | | | | | | | | | Birthdays See merge request pleroma/pleroma-fe!1432 | ||
| | * | | Make date picker aware of the birthday max value | tusooa | 2023-01-22 |
| | | | | |||
| | * | | Add birthday to registration form | tusooa | 2023-01-22 |
| | | | | |||
| | * | | Merge remote-tracking branch 'upstream/develop' into birthdays | tusooa | 2023-01-22 |
| | |\| | |||
| | * | | Merge remote-tracking branch 'pleroma/develop' into birthdays | marcin mikołajczak | 2022-08-05 |
| | |\ \ | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| | * | | | Birthdays | marcin mikołajczak | 2022-02-13 |
| | | | | | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | | | | Merge branch 'from/develop/tusooa/confirm-dialogs' into 'develop' | HJ | 2023-01-25 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Confirmation dialogs See merge request pleroma/pleroma-fe!1431 | ||
| | * | | | | Fix mobile nav stylelint | tusooa | 2023-01-22 |
| | | | | | | |||
| | * | | | | Add remove follower confirmation | Tusooa Zhu | 2023-01-22 |
| | | | | | | |||
| | * | | | | Fix timed mute lint | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Fix confirm modal lint | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Auto close confirm dialog after approve/deny | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add English translation for accept & deny follow requests | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add confirm dialogs for accept & deny follow requests | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add English translation for mute duration | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add timed-mute functionality | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Make confirm dialogs work with vue-i18n 9 | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Make page unscrollable when confirm modal is shown | Tusooa Zhu | 2023-01-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Or we could scroll until the component is ... hidden due to virtual-scrolling, and the modal disappears! | ||
| | * | | | | Make modal display over the top bar | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Move modal out of vue tree | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Use vue3 teleport instead of portal | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Use portal for modals | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Fix logout confirm dialog title | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Lint | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add English translation for logout confirmation | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add confirmation for logout | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add English translation for block confirmation | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add confirmation for blocking | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add English translation for mute confirmation | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add confirmation for muting | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add English translations for repeat and unfollow confirmation | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add ConfirmModal comp | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add confirmation for following | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add confirmation for repeating | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add English translations for setting entries | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add setting entries for whether to show confirmation dialogs | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add English translations for delete status confirm modal | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
