aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Fix stylelinttusooa2023-01-25
|
* Merge branch 'birthdays' into 'develop'HJ2023-01-25
|\ | | | | | | | | Birthdays See merge request pleroma/pleroma-fe!1432
| * Make date picker aware of the birthday max valuetusooa2023-01-22
| |
| * Add birthday to registration formtusooa2023-01-22
| |
| * Merge remote-tracking branch 'upstream/develop' into birthdaystusooa2023-01-22
| |\
| * \ Merge remote-tracking branch 'pleroma/develop' into birthdaysmarcin mikołajczak2022-08-05
| |\ \ | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
| * | | Birthdaysmarcin mikołajczak2022-02-13
| | | | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* | | | Merge branch 'from/develop/tusooa/confirm-dialogs' into 'develop'HJ2023-01-25
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Confirmation dialogs See merge request pleroma/pleroma-fe!1431
| * | | | Fix mobile nav stylelinttusooa2023-01-22
| | | | |
| * | | | Add remove follower confirmationTusooa Zhu2023-01-22
| | | | |
| * | | | Fix timed mute lintTusooa Zhu2023-01-20
| | | | |
| * | | | Fix confirm modal lintTusooa Zhu2023-01-20
| | | | |
| * | | | Auto close confirm dialog after approve/denyTusooa Zhu2023-01-20
| | | | |
| * | | | Add English translation for accept & deny follow requestsTusooa Zhu2023-01-20
| | | | |
| * | | | Add confirm dialogs for accept & deny follow requestsTusooa Zhu2023-01-20
| | | | |
| * | | | Add English translation for mute durationTusooa Zhu2023-01-20
| | | | |
| * | | | Add timed-mute functionalityTusooa Zhu2023-01-20
| | | | |
| * | | | Make confirm dialogs work with vue-i18n 9Tusooa Zhu2023-01-20
| | | | |
| * | | | Make page unscrollable when confirm modal is shownTusooa Zhu2023-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 barTusooa Zhu2023-01-20
| | | | |
| * | | | Move modal out of vue treeTusooa Zhu2023-01-20
| | | | |
| * | | | Use vue3 teleport instead of portalTusooa Zhu2023-01-20
| | | | |
| * | | | Use portal for modalsTusooa Zhu2023-01-20
| | | | |
| * | | | Fix logout confirm dialog titleTusooa Zhu2023-01-20
| | | | |
| * | | | LintTusooa Zhu2023-01-20
| | | | |
| * | | | Add English translation for logout confirmationTusooa Zhu2023-01-20
| | | | |
| * | | | Add confirmation for logoutTusooa Zhu2023-01-20
| | | | |
| * | | | Add English translation for block confirmationTusooa Zhu2023-01-20
| | | | |
| * | | | Add confirmation for blockingTusooa Zhu2023-01-20
| | | | |
| * | | | Add English translation for mute confirmationTusooa Zhu2023-01-20
| | | | |
| * | | | Add confirmation for mutingTusooa Zhu2023-01-20
| | | | |
| * | | | Add English translations for repeat and unfollow confirmationTusooa Zhu2023-01-20
| | | | |
| * | | | Add ConfirmModal compTusooa Zhu2023-01-20
| | | | |
| * | | | Add confirmation for followingTusooa Zhu2023-01-20
| | | | |
| * | | | Add confirmation for repeatingTusooa Zhu2023-01-20
| | | | |
| * | | | Add English translations for setting entriesTusooa Zhu2023-01-20
| | | | |
| * | | | Add setting entries for whether to show confirmation dialogsTusooa Zhu2023-01-20
| | | | |
| * | | | Add English translations for delete status confirm modalTusooa Zhu2023-01-20
| | | | |
| * | | | Add delete status confirm modalTusooa Zhu2023-01-20
| | |_|/ | |/| |
* | | | Merge branch 'from/develop/tusooa/multi-iface-lang' into 'develop'HJ2023-01-25
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Multiple interface languages support See merge request pleroma/pleroma-fe!1568
| * | | | Optimize UItusooa2022-12-23
| | | | |
| * | | | Add English translations for multiple interface languagesTusooa Zhu2022-12-23
| | | | |
| * | | | Add support for multiple interface languagesTusooa Zhu2022-12-23
| | | | |
* | | | | Translated using Weblate (Chinese (Simplified))tusooa2023-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 86.8% (803 of 925 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
* | | | | Translated using Weblate (Esperanto)Tirifto2023-01-21
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 97.7% (904 of 925 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
* | | | Fix mobile layout margintusooa2023-01-16
| | | |
* | | | Merge remote-tracking branch 'upstream/develop' into tusooa/stylelinttusooa2023-01-15
|\ \ \ \
| * \ \ \ Merge branch 'tusooa/1175-user-card' into 'develop'HJ2023-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 storetusooa2023-01-15
| | | | | |
| * | | | | Merge branch 'tusooa/1195-notif-overflow' into 'develop'HJ2023-01-15
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix notification attachment icon overflow Closes #1195 See merge request pleroma/pleroma-fe!1759