aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
|
* 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
| | * | Fix notification attachment icon overflowtusooa2023-01-14
| | |/
| * | Merge branch 'tusooa/1159-debounce-wordfilter' into 'develop'HJ2023-01-15
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Debounce mute word setting Closes #1159 See merge request pleroma/pleroma-fe!1758
| | * | Debounce mute word settingtusooa2023-01-14
| | |/
| * | Merge branch 'tusooa/1079-bdi' into 'develop'HJ2023-01-15
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Use bdi to isolate repeater name Closes #1079 See merge request pleroma/pleroma-fe!1757
| | * | Use bdi to isolate repeater nametusooa2023-01-14
| | |/
| * / Display better error message for unauthenticated timelinestusooa2023-01-14
| |/
| * Make modal easier to close if there is only one imagetusooa2023-01-14
| |
| * Use splice instead of deleteflxy2023-01-12
| |
| * Pick a better query selectorflxy2023-01-11
| |
| * Adjust query selector to actually get the popover nowflxy2023-01-11
| |
| * Merge branch 'tusooa/1234-emoji-regression' into 'develop'HJ2023-01-09
| |\ | | | | | | | | | | | | | | | | | | Fix emoji picker off-by-1 error Closes #1234 See merge request pleroma/pleroma-fe!1747
| | * Fix emoji picker off-by-1 errortusooa2023-01-06
| | |
| * | Stop propogation for all top-bar buttonstusooa2023-01-06
| |/
* | Disable no-shorthand for certain props for better readabilitytusooa2023-01-13
| |
* | Use stylelinttusooa2023-01-09
|/
* Clean up codetusooa2023-01-02
|
* Calculate display count from widthtusooa2023-01-02
|
* Load emoji row by rowtusooa2023-01-02
|
* Fix header indicatortusooa2023-01-02
|
* Use virtual scrolling for emoji pickertusooa2023-01-02
|
* Remove lozad codetusooa2023-01-02
|
* Translated using Weblate (Ukrainian)Ihor Andreew2023-01-02
| | | | | | | Currently translated at 90.4% (834 of 922 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/
* Translated using Weblate (Ukrainian)Dmytro Poltavchenko2023-01-02
| | | | | | | Currently translated at 87.9% (811 of 922 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/
* Merge branch 'from/develop/tusooa/1221-quote-style' into 'develop'HJ2023-01-02
|\ | | | | | | | | | | | | Improve quote style Closes #1221 See merge request pleroma/pleroma-fe!1697