| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | move tooltips setting | Henry Jameson | 2022-06-27 |
| | | |||
| * | unify styling of timelines dropdown with other dropdown menus | Henry Jameson | 2022-06-27 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into disjointed-popovers | Henry Jameson | 2022-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' | HJ | 2022-06-19 |
| | |\ | | | | | | | | | | | | | Add ui for account migration See merge request pleroma/pleroma-fe!1414 | ||
| | | * | Log errors when listing aliases | Tusooa Zhu | 2022-04-29 |
| | | | | |||
| | | * | Add frontend ui for aliases and migration | Tusooa Zhu | 2022-04-29 |
| | | | | | | | | | | | | | Ref: migrate-ui | ||
| | * | | Merge branch 'from/develop/tusooa/backup-ui' into 'develop' | HJ | 2022-06-19 |
| | |\ \ | | | | | | | | | | | | | | | | | Add ui for backup See merge request pleroma/pleroma-fe!1520 | ||
| | | * | | Make lint happy | Tusooa Zhu | 2022-05-09 |
| | | | | | |||
| | | * | | Add backup UI | Tusooa Zhu | 2022-05-09 |
| | | |/ | |||
| | * | | Merge branch 'from/develop/tusooa/unit-pl' into 'develop' | HJ | 2022-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-i18n | Tusooa Zhu | 2022-06-07 |
| | | | | | |||
| | * | | | Merge branch 'from/develop/tusooa/topbar-input-text' into 'develop' | HJ | 2022-06-19 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Fix top bar input text colour See merge request pleroma/pleroma-fe!1538 | ||
| | | * | | | Fix top bar input text colour | Tusooa Zhu | 2022-06-11 |
| | | |/ / | |||
| | * | | | ReactButton: Workaround for android composition mode | Lain Soykaf | 2022-06-12 |
| | | | | | |||
| | * | | | EmojiPicker: Workaround to search immediately on mobile | Lain Soykaf | 2022-06-12 |
| | |/ / | | | | | | | | | | See https://github.com/vuejs/vue/pull/9814 | ||
| | * | | restore notifications page, fix z-index issues | Henry Jameson | 2022-06-07 |
| | | | | |||
| * | | | use nextrick with status popover updates | Henry Jameson | 2022-06-27 |
| | | | | |||
| * | | | fix invisible old popover, cleanup, add selection indicator in mentionlinks | Henry Jameson | 2022-06-27 |
| | | | | |||
| * | | | update status popover when its content changes (only status reference) | Henry Jameson | 2022-06-22 |
| | | | | |||
| * | | | slight z-index refactor and attempt at organizing it | Henry Jameson | 2022-06-22 |
| | | | | |||
| * | | | fix popovers not scrolling in mobile notifications | Henry Jameson | 2022-06-21 |
| | | | | |||
| * | | | fix spacings again | Henry Jameson | 2022-06-21 |
| | | | | |||
| * | | | fix mentionsline extramentions lack of space | Henry Jameson | 2022-06-21 |
| | | | | |||
| * | | | don't show bookmark button for anon visitors | Henry Jameson | 2022-06-21 |
| | | | | |||
| * | | | don't stop propagation on settings modal open | Henry Jameson | 2022-06-21 |
| | | | | |||
| * | | | proper horizontal limit | Henry Jameson | 2022-06-21 |
| | | | | |||
| * | | | don't use async component for user popover to fix the incorrect initial | Henry Jameson | 2022-06-21 |
| | | | | | | | | | | | | | | | | position. for some reason same doesn't work with status popover... | ||
| * | | | move media modal to the topmost layer | Henry Jameson | 2022-06-21 |
| | | | | |||
| * | | | Merge remote-tracking branch 'origin/disjointed-popovers' into ↵ | Henry Jameson | 2022-06-20 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disjointed-popovers * origin/disjointed-popovers: popover controls for user-card unify user popovers into a separate component | ||
| | * | | | popover controls for user-card | Henry Jameson | 2022-06-16 |
| | | | | | |||
| | * | | | unify user popovers into a separate component | Henry Jameson | 2022-06-16 |
| | | | | | |||
| * | | | | optimization: only process resize/scroll events when popup is open | Henry Jameson | 2022-06-20 |
| |/ / / | |||
| * | | | limit width of popover to slightly lesser than screen width | Henry Jameson | 2022-06-15 |
| | | | | |||
| * | | | don't hide on clicks in popover's content | Henry Jameson | 2022-06-15 |
| | | | | |||
| * | | | use user popovers in notifications as well | Henry Jameson | 2022-06-15 |
| | | | | |||
| * | | | properly center user popovers | Henry Jameson | 2022-06-15 |
| | | | | |||
| * | | | user popovers WIP | Henry Jameson | 2022-06-13 |
| | | | | |||
| * | | | fix popovers in modals | Henry Jameson | 2022-06-13 |
| | | | | |||
| * | | | recalculate position on scrolls | Henry Jameson | 2022-06-13 |
| | | | | |||
| * | | | remove duplicate buttons on post buttons | Henry Jameson | 2022-06-12 |
| | | | | |||
| * | | | fix animations, replace ugly old mentionlink tooltips with new usercard ones | Henry Jameson | 2022-06-12 |
| | | | | |||
| * | | | fix popovers so that all of them have shadows | Henry Jameson | 2022-06-12 |
| | | | | |||
| * | | | turns out it is needed still + some code cleanup | Henry Jameson | 2022-06-12 |
| | | | | |||
| * | | | vPadding is no longer needed | Henry Jameson | 2022-06-08 |
| | | | | |||
| * | | | hide popovers on scroll | Henry Jameson | 2022-06-08 |
| | | | | |||
| * | | | more fixes to chat popovers | Henry Jameson | 2022-06-08 |
| | | | | |||
| * | | | popup offsets should be fixed now | Henry Jameson | 2022-06-08 |
| | | | | |||
| * | | | Merge remote-tracking branch 'origin/develop' into disjointed-popovers | Henry Jameson | 2022-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' | HJ | 2022-05-31 |
| | |\ \ | | | | | | | | | | | | | | | | | Layout refactoring + Three column mode See merge request pleroma/pleroma-fe!1503 | ||
| | | * | | fix gap between panel heading and timeline menu | Henry Jameson | 2022-05-31 |
| | | | | | |||
