| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'tusooa/locale-reg' into 'develop' | HJ | 2023-02-13 |
| |\ | | | | | | | | | | | | | Fix registration error with email language selected Closes #1248 See merge request pleroma/pleroma-fe!1787 | ||
| | * | Fix registration error with email language selected | tusooa | 2023-02-12 |
| |/ | |||
| * | Merge branch 'release/2.5.1' into 'develop' | HJ | 2023-02-12 |
| |\ | | | | | | | | | Add changelog for 2.5.1 See merge request pleroma/pleroma-fe!1786 | ||
| | * | Add changelog for 2.5.1 | tusooa | 2023-02-10 |
| | | | |||
| * | | Merge branch 'weblate' into 'develop' | tusooa | 2023-02-11 |
| |\ \ | |/ |/| | | | | | Translations update from Pleroma Weblate See merge request pleroma/pleroma-fe!1776 | ||
| | * | Translated using Weblate (Chinese (Traditional)) | Pacific Coast Highway | 2023-02-10 |
| | | | | | | | | | | | | | | | Currently translated at 72.4% (714 of 986 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hant/ | ||
| | * | Translated using Weblate (Ukrainian) | Dmytro Poltavchenko | 2023-02-10 |
| | | | | | | | | | | | | | | | Currently translated at 84.9% (838 of 986 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ | ||
| | * | Translated using Weblate (Japanese (ja_EASY)) | nixe neko | 2023-02-10 |
| | | | | | | | | | | | | | | | Currently translated at 99.6% (983 of 986 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_EASY/ | ||
| | * | Translated using Weblate (Chinese (Simplified)) | Poesty Li | 2023-02-10 |
| | | | | | | | | | | | | | | | Currently translated at 99.6% (983 of 986 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ | ||
| | * | Translated using Weblate (Chinese (Simplified)) | Poesty Li | 2023-02-10 |
| | | | | | | | | | | | | | | | Currently translated at 99.6% (979 of 982 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ | ||
| | * | Translated using Weblate (Chinese (Simplified)) | Ryan Chiang | 2023-02-10 |
| |/ | | | | | | | Currently translated at 89.0% (824 of 925 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ | ||
| * | Merge branch 'tusooa/checkbox-accessibility' into 'develop' | HJ | 2023-02-10 |
| |\ | | | | | | | | | Make checkbox settings accessible See merge request pleroma/pleroma-fe!1778 | ||
| | * | Use class to style screenreader-only text | tusooa | 2023-02-09 |
| | | | |||
| | * | Make checkbox settings accessible | tusooa | 2023-01-28 |
| | | | |||
| * | | Merge branch 'renovate/nightwatch-2.x' into 'develop' | tusooa | 2023-02-01 |
| |\ \ | | | | | | | | | | | | | Update dependency nightwatch to v2.6.11 See merge request pleroma/pleroma-fe!1783 | ||
| | * | | Update dependency nightwatch to v2.6.11 | Pleroma Renovate Bot | 2023-01-31 |
| |/ / | |||
| * | | Merge branch 'renovate/eslint-8.x' into 'develop' | tusooa | 2023-01-30 |
| |\ \ | | | | | | | | | | | | | Update dependency eslint to v8.33.0 See merge request pleroma/pleroma-fe!1782 | ||
| | * | | Update dependency eslint to v8.33.0 | Pleroma Renovate Bot | 2023-01-30 |
| |/ / | |||
| * | | Merge branch 'renovate/vue-test-utils-2.x' into 'develop' | tusooa | 2023-01-29 |
| |\ \ | |/ |/| | | | | | Update dependency @vue/test-utils to v2.2.8 See merge request pleroma/pleroma-fe!1781 | ||
| | * | Update dependency @vue/test-utils to v2.2.8 | Pleroma Renovate Bot | 2023-01-29 |
| |/ | |||
| * | Merge branch 'from/develop/tusooa/autocomplete-accessibility' into 'develop' | HJ | 2023-01-28 |
| |\ | | | | | | | | | | | | | Autocomplete accessibility Closes #1219 See merge request pleroma/pleroma-fe!1771 | ||
| | * | Fix unit tests | tusooa | 2023-01-21 |
| | | | |||
| | * | 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 |
| | |/ | |||
| * | | Merge branch 'renovate/babel-loader-9.x' into 'develop' | tusooa | 2023-01-28 |
| |\ \ | | | | | | | | | | | | | Update dependency babel-loader to v9.1.2 See merge request pleroma/pleroma-fe!1745 | ||
| | * | | Update dependency babel-loader to v9.1.2 | Pleroma Renovate Bot | 2023-01-27 |
| | | | | |||
| * | | | Merge branch 'renovate/punycode.js-2.x' into 'develop' | tusooa | 2023-01-28 |
| |\ \ \ | |/ / |/| | | | | | | | | Update dependency punycode.js to v2.3.0 See merge request pleroma/pleroma-fe!1775 | ||
| | * | | Update dependency punycode.js to v2.3.0 | Pleroma Renovate Bot | 2023-01-27 |
| |/ / | |||
| * | | Merge branch 'tusooa/fix-stylelint' into 'develop' | tusooa | 2023-01-26 |
| |\ \ | | | | | | | | | | | | | Fix stylelint See merge request pleroma/pleroma-fe!1777 | ||
| | * | | 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 |
| | | | | | | |||
