aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* move tooltips settingHenry Jameson2022-06-27
|
* unify styling of timelines dropdown with other dropdown menusHenry Jameson2022-06-27
|
* Merge remote-tracking branch 'origin/develop' into disjointed-popoversHenry Jameson2022-06-27
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: add SK (Slovak) translation ReactButton: Workaround for android composition mode EmojiPicker: Workaround to search immediately on mobile Fix top bar input text colour Show underlay for mobile Fix tests Add English translations for correctly i18nized time units Delegate relativeTime plural rules to vue-i18n restore notifications page, fix z-index issues Make lint happy Add English translations for backup UI Add backup UI Add English translation for list aliases error Log errors when listing aliases Add changelog Add Engilsh translation for migration Add frontend ui for aliases and migration Change translation key Explain better what delete does in moderation menu
| * Merge branch 'from/develop/tusooa/migration-ui' into 'develop'HJ2022-06-19
| |\ | | | | | | | | | | | | Add ui for account migration See merge request pleroma/pleroma-fe!1414
| | * Log errors when listing aliasesTusooa Zhu2022-04-29
| | |
| | * Add frontend ui for aliases and migrationTusooa Zhu2022-04-29
| | | | | | | | | | | | Ref: migrate-ui
| * | Merge branch 'from/develop/tusooa/backup-ui' into 'develop'HJ2022-06-19
| |\ \ | | | | | | | | | | | | | | | | Add ui for backup See merge request pleroma/pleroma-fe!1520
| | * | Make lint happyTusooa Zhu2022-05-09
| | | |
| | * | Add backup UITusooa Zhu2022-05-09
| | |/
| * | Merge branch 'from/develop/tusooa/unit-pl' into 'develop'HJ2022-06-19
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Use vue-i18n to determine plural forms of time units Closes #1164 See merge request pleroma/pleroma-fe!1535
| | * | Delegate relativeTime plural rules to vue-i18nTusooa Zhu2022-06-07
| | | |
| * | | Merge branch 'from/develop/tusooa/topbar-input-text' into 'develop'HJ2022-06-19
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Fix top bar input text colour See merge request pleroma/pleroma-fe!1538
| | * | | Fix top bar input text colourTusooa Zhu2022-06-11
| | |/ /
| * | | ReactButton: Workaround for android composition modeLain Soykaf2022-06-12
| | | |
| * | | EmojiPicker: Workaround to search immediately on mobileLain Soykaf2022-06-12
| |/ / | | | | | | | | | See https://github.com/vuejs/vue/pull/9814
| * | restore notifications page, fix z-index issuesHenry Jameson2022-06-07
| | |
* | | use nextrick with status popover updatesHenry Jameson2022-06-27
| | |
* | | fix invisible old popover, cleanup, add selection indicator in mentionlinksHenry Jameson2022-06-27
| | |
* | | update status popover when its content changes (only status reference)Henry Jameson2022-06-22
| | |
* | | slight z-index refactor and attempt at organizing itHenry Jameson2022-06-22
| | |
* | | fix popovers not scrolling in mobile notificationsHenry Jameson2022-06-21
| | |
* | | fix spacings againHenry Jameson2022-06-21
| | |
* | | fix mentionsline extramentions lack of spaceHenry Jameson2022-06-21
| | |
* | | don't show bookmark button for anon visitorsHenry Jameson2022-06-21
| | |
* | | don't stop propagation on settings modal openHenry Jameson2022-06-21
| | |
* | | proper horizontal limitHenry Jameson2022-06-21
| | |
* | | don't use async component for user popover to fix the incorrect initialHenry Jameson2022-06-21
| | | | | | | | | | | | | | | position. for some reason same doesn't work with status popover...
* | | move media modal to the topmost layerHenry Jameson2022-06-21
| | |
* | | Merge remote-tracking branch 'origin/disjointed-popovers' into ↵Henry Jameson2022-06-20
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | disjointed-popovers * origin/disjointed-popovers: popover controls for user-card unify user popovers into a separate component
| * | | popover controls for user-cardHenry Jameson2022-06-16
| | | |
| * | | unify user popovers into a separate componentHenry Jameson2022-06-16
| | | |
* | | | optimization: only process resize/scroll events when popup is openHenry Jameson2022-06-20
|/ / /
* | | limit width of popover to slightly lesser than screen widthHenry Jameson2022-06-15
| | |
* | | don't hide on clicks in popover's contentHenry Jameson2022-06-15
| | |
* | | use user popovers in notifications as wellHenry Jameson2022-06-15
| | |
* | | properly center user popoversHenry Jameson2022-06-15
| | |
* | | user popovers WIPHenry Jameson2022-06-13
| | |
* | | fix popovers in modalsHenry Jameson2022-06-13
| | |
* | | recalculate position on scrollsHenry Jameson2022-06-13
| | |
* | | remove duplicate buttons on post buttonsHenry Jameson2022-06-12
| | |
* | | fix animations, replace ugly old mentionlink tooltips with new usercard onesHenry Jameson2022-06-12
| | |
* | | fix popovers so that all of them have shadowsHenry Jameson2022-06-12
| | |
* | | turns out it is needed still + some code cleanupHenry Jameson2022-06-12
| | |
* | | vPadding is no longer neededHenry Jameson2022-06-08
| | |
* | | hide popovers on scrollHenry Jameson2022-06-08
| | |
* | | more fixes to chat popoversHenry Jameson2022-06-08
| | |
* | | popup offsets should be fixed nowHenry Jameson2022-06-08
| | |
* | | Merge remote-tracking branch 'origin/develop' into disjointed-popoversHenry Jameson2022-06-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (25 commits) force panel headers to be square on mobile (for now?) fix gap between panel heading and timeline menu Fix Open Chat button fix? fix Revert "Merge branch 'revert-a88abc7e' into 'develop'" Revert "Merge branch 'from/develop/tusooa/lang-opts' into 'develop'" Fix registration error stick chat scroll to bottom to help with OSK resizing the viewport Pass file name of cropped avatar to form data Add English translation for filtering end-of-poll notifications Add settings for filtering end-of-poll notifications Add English translations for poll-end notifications Show poll-end notifications Fix virtual scrolling when the user has a lot of pinned statuses Update dependency @vuelidate/core to v2.0.0-alpha.41 Make lint happy Make lint happy Add English translation for language options Add email language option to registration form ...
| * | Merge branch 'threecolumn' into 'develop'HJ2022-05-31
| |\ \ | | | | | | | | | | | | | | | | Layout refactoring + Three column mode See merge request pleroma/pleroma-fe!1503
| | * | fix gap between panel heading and timeline menuHenry Jameson2022-05-31
| | | |