| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | |||
| * | Use correct html syntax for modal <div> | 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 |
| | | |||
| * | Add delete status confirm modal | Tusooa Zhu | 2023-01-20 |
| | | |||
| * | Merge branch 'renovate/eslint-8.x' into 'develop' | tusooa | 2023-01-20 |
| |\ | | | | | | | | | Update dependency eslint to v8.32.0 See merge request pleroma/pleroma-fe!1768 | ||
| | * | Update dependency eslint to v8.32.0 | Pleroma Renovate Bot | 2023-01-19 |
| | | | |||
| * | | Merge branch 'update-custom-build-doc' into 'develop' | tusooa | 2023-01-20 |
| |\ \ | |/ |/| | | | | | Update doc on making and using custom builds. See merge request pleroma/pleroma-fe!1767 | ||
| | * | Update doc on making and using custom builds. | Henry Jameson | 2023-01-19 |
| | | | |||
| * | | Merge branch 'renovate/nightwatch-2.x' into 'develop' | tusooa | 2023-01-18 |
| |\ \ | |/ |/| | | | | | Update dependency nightwatch to v2.6.10 See merge request pleroma/pleroma-fe!1764 | ||
| | * | Update dependency nightwatch to v2.6.10 | Pleroma Renovate Bot | 2023-01-17 |
| |/ | |||
| * | Merge branch 'tusooa/mobile-margin' into 'develop' | HJ | 2023-01-16 |
| |\ | | | | | | | | | Fix mobile layout margin See merge request pleroma/pleroma-fe!1763 | ||
| | * | Fix mobile layout margin | tusooa | 2023-01-16 |
| | | | |||
| * | | Merge branch 'renovate/eslint-plugin-n-15.x' into 'develop' | tusooa | 2023-01-16 |
| |\ \ | |/ |/| | | | | | Update dependency eslint-plugin-n to v15.6.1 See merge request pleroma/pleroma-fe!1762 | ||
| | * | Update dependency eslint-plugin-n to v15.6.1 | Pleroma Renovate Bot | 2023-01-16 |
| |/ | |||
| * | Merge branch 'tusooa/stylelint' into 'develop' | tusooa | 2023-01-15 |
| |\ | | | | | | | | | | | | | Use stylelint Closes #1173 and #857 See merge request pleroma/pleroma-fe!1752 | ||
| | * | Merge remote-tracking branch 'upstream/develop' into tusooa/stylelint | tusooa | 2023-01-15 |
| | |\ | |/ |/| | |||
| * | | Merge branch 'tusooa/1175-user-card' into 'develop' | HJ | 2023-01-15 |
| |\ \ | | | | | | | | | | | | | | | | | | | Add status authors from search results to store Closes #1175 See merge request pleroma/pleroma-fe!1760 | ||
| | * | | Add status authors from search results to store | tusooa | 2023-01-15 |
| | | | | |||
| * | | | Merge branch 'tusooa/1195-notif-overflow' into 'develop' | HJ | 2023-01-15 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix notification attachment icon overflow Closes #1195 See merge request pleroma/pleroma-fe!1759 | ||
| | * | | | Fix notification attachment icon overflow | tusooa | 2023-01-14 |
| | |/ / | |||
| * | | | Merge branch 'tusooa/1159-debounce-wordfilter' into 'develop' | HJ | 2023-01-15 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Debounce mute word setting Closes #1159 See merge request pleroma/pleroma-fe!1758 | ||
| | * | | | Debounce mute word setting | tusooa | 2023-01-14 |
| | |/ / | |||
| * | | | Merge branch 'tusooa/1079-bdi' into 'develop' | HJ | 2023-01-15 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Use bdi to isolate repeater name Closes #1079 See merge request pleroma/pleroma-fe!1757 | ||
| | * | | | Use bdi to isolate repeater name | tusooa | 2023-01-14 |
| | |/ / | |||
| * | | | Merge branch 'tusooa/nomore-mapundef' into 'develop' | HJ | 2023-01-15 |
| |\ \ \ | |/ / |/| | | | | | | | | | | | | | | Display better error message for unauthenticated timelines Closes #1235 and #1044 See merge request pleroma/pleroma-fe!1756 | ||
| | * | | Display better error message for unauthenticated timelines | tusooa | 2023-01-14 |
| |/ / | |||
