| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 | ||
| | | * | force panel headers to be square on mobile (for now?) | Henry Jameson | 2022-05-31 |
| | | | | |||
| | | * | fix gap between panel heading and timeline menu | Henry Jameson | 2022-05-31 |
| | | | | |||
| | | * | fix? | Henry Jameson | 2022-05-22 |
| | | | | |||
| | | * | fix | Henry Jameson | 2022-05-22 |
| | | | | |||
| | | * | stick chat scroll to bottom to help with OSK resizing the viewport | Henry Jameson | 2022-05-22 |
| | | | | |||
| | | * | Merge remote-tracking branch 'origin/develop' into threecolumn | Henry Jameson | 2022-05-20 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | * origin/develop: Fix virtual scrolling when the user has a lot of pinned statuses fix "allow discovery" setting misbehaving | ||
| | * | \ | Merge branch 'from/develop/tusooa/fix-open-chat' into 'develop' | HJ | 2022-05-31 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Fix Open Chat button See merge request pleroma/pleroma-fe!1532 | ||
| | | * | | | Fix Open Chat button | Tusooa Zhu | 2022-05-25 |
| | | | |/ | | |/| | |||
| | * | | | Merge branch 'from/develop/tusooa/lang-opts' into 'develop' | HJ | 2022-05-22 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Fix registration error See merge request pleroma/pleroma-fe!1527 | ||
| | | * | | | Fix registration error | Tusooa Zhu | 2022-05-22 |
| | | | | | | |||
| | * | | | | Revert "Merge branch 'revert-a88abc7e' into 'develop'" | HJ | 2022-05-22 |
| | | | | | | | | | | | | | | | | This reverts merge request !1526 | ||
| | * | | | | Revert "Merge branch 'from/develop/tusooa/lang-opts' into 'develop'" | HJ | 2022-05-22 |
| | | | | | | | | | | | | | | | | This reverts merge request !1494 | ||
| | * | | | | Merge branch 'from/develop/tusooa/lang-opts' into 'develop' | HJ | 2022-05-22 |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | Add language options See merge request pleroma/pleroma-fe!1494 | ||
| | | * | | | Make lint happy | Tusooa Zhu | 2022-04-29 |
| | | | | | | |||
| | | * | | | Make lint happy | Tusooa Zhu | 2022-04-29 |
| | | | | | | |||
| | | * | | | Add English translation for language options | Tusooa Zhu | 2022-04-29 |
| | | | | | | |||
| | | * | | | Add email language option to registration form | Tusooa Zhu | 2022-04-29 |
| | | | | | | |||
| | | * | | | Add config opts for email language | Tusooa Zhu | 2022-04-29 |
| | | | | | | |||
| | | * | | | Set userLanguage cookie when setting interface language | Tusooa Zhu | 2022-04-29 |
| | | | | | | |||
| | * | | | | Merge branch 'eientei-pass-avatar-file-name' into 'develop' | HJ | 2022-05-22 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Pass file name of cropped avatar to form data See merge request pleroma/pleroma-fe!1522 | ||
| | | * | | | | Pass file name of cropped avatar to form data | Alexander Tumin | 2022-05-21 |
| | | |/ / / | |||
| | * | | | | Add English translation for filtering end-of-poll notifications | Tusooa Zhu | 2022-05-20 |
| | | | | | | | | | | | | | | | | | | | | | Ref: poll-notif | ||
| | * | | | | Add settings for filtering end-of-poll notifications | Tusooa Zhu | 2022-05-20 |
| | | | | | | | | | | | | | | | | | | | | | Ref: poll-notif | ||
| | * | | | | Add English translations for poll-end notifications | Tusooa Zhu | 2022-05-20 |
| | | | | | | | | | | | | | | | | | | | | | Ref: poll-notif | ||
| | * | | | | Show poll-end notifications | Tusooa Zhu | 2022-05-20 |
| | | |/ / | |/| | | | | | | | | | | Ref: poll-notif | ||
| | * | | | Fix virtual scrolling when the user has a lot of pinned statuses | Tusooa Zhu | 2022-05-19 |
| | |/ / | |||
| | * | | fix "allow discovery" setting misbehaving | Henry Jameson | 2022-04-29 |
| | | | | |||
| * | | | experimental disjointed popups | Henry Jameson | 2022-05-20 |
| | |/ |/| | |||
| * | | stick chats to bottom | Henry Jameson | 2022-05-20 |
| | | | |||
