aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
| | * force panel headers to be square on mobile (for now?)Henry Jameson2022-05-31
| | |
| | * fix gap between panel heading and timeline menuHenry Jameson2022-05-31
| | |
| | * fix?Henry Jameson2022-05-22
| | |
| | * fixHenry Jameson2022-05-22
| | |
| | * stick chat scroll to bottom to help with OSK resizing the viewportHenry Jameson2022-05-22
| | |
| | * Merge remote-tracking branch 'origin/develop' into threecolumnHenry Jameson2022-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'HJ2022-05-31
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Fix Open Chat button See merge request pleroma/pleroma-fe!1532
| | * | | Fix Open Chat buttonTusooa Zhu2022-05-25
| | | |/ | | |/|
| * | | Merge branch 'from/develop/tusooa/lang-opts' into 'develop'HJ2022-05-22
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Fix registration error See merge request pleroma/pleroma-fe!1527
| | * | | Fix registration errorTusooa Zhu2022-05-22
| | | | |
| * | | | Revert "Merge branch 'revert-a88abc7e' into 'develop'"HJ2022-05-22
| | | | | | | | | | | | | | | This reverts merge request !1526
| * | | | Revert "Merge branch 'from/develop/tusooa/lang-opts' into 'develop'"HJ2022-05-22
| | | | | | | | | | | | | | | This reverts merge request !1494
| * | | | Merge branch 'from/develop/tusooa/lang-opts' into 'develop'HJ2022-05-22
| |\| | | | | | | | | | | | | | | | | | | | | | | Add language options See merge request pleroma/pleroma-fe!1494
| | * | | Make lint happyTusooa Zhu2022-04-29
| | | | |
| | * | | Make lint happyTusooa Zhu2022-04-29
| | | | |
| | * | | Add English translation for language optionsTusooa Zhu2022-04-29
| | | | |
| | * | | Add email language option to registration formTusooa Zhu2022-04-29
| | | | |
| | * | | Add config opts for email languageTusooa Zhu2022-04-29
| | | | |
| | * | | Set userLanguage cookie when setting interface languageTusooa Zhu2022-04-29
| | | | |
| * | | | Merge branch 'eientei-pass-avatar-file-name' into 'develop'HJ2022-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 dataAlexander Tumin2022-05-21
| | |/ / /
| * | | | Add English translation for filtering end-of-poll notificationsTusooa Zhu2022-05-20
| | | | | | | | | | | | | | | | | | | | Ref: poll-notif
| * | | | Add settings for filtering end-of-poll notificationsTusooa Zhu2022-05-20
| | | | | | | | | | | | | | | | | | | | Ref: poll-notif
| * | | | Add English translations for poll-end notificationsTusooa Zhu2022-05-20
| | | | | | | | | | | | | | | | | | | | Ref: poll-notif
| * | | | Show poll-end notificationsTusooa Zhu2022-05-20
| | |/ / | |/| | | | | | | | | | Ref: poll-notif
| * | | Fix virtual scrolling when the user has a lot of pinned statusesTusooa Zhu2022-05-19
| |/ /
| * | fix "allow discovery" setting misbehavingHenry Jameson2022-04-29
| | |
* | | experimental disjointed popupsHenry Jameson2022-05-20
| |/ |/|
* | stick chats to bottomHenry Jameson2022-05-20
| |