- Mar 14, 2022
-
-
HJ authored
* origin/develop: (83 commits) Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for !1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm Bump pinch-zoom-element version Clean up Check whether we swiped only for mouse pointer Scale swipe threshold with viewport width Update pinch-zoom-element Allow pinch-zoom to fill the whole screen Use native click for hiding overlay Reset position on swipe end even if we cannot navigate Make lint happy ...
-
- Mar 13, 2022
-
-
HJ authored
Add the option to display threads as trees See merge request pleroma/pleroma-fe!1407
-
HJ authored
Be able to scroll and pan media in media modal See merge request pleroma/pleroma-fe!1403
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
The box-shadow causes an image to be very blurry on Webkit browsers (experienced: Konqueror, Safari; heard of: Chrome) when scaled up if the initial size of the image is much smaller than the actual size (e.g. when viewing a very long picture). The shadow is not really obvious anyway.
-
tusooa authored
-
tusooa authored
pleroma/pleroma-fe!1403
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
The pointerup strategy is unsuccessful, as some other overlays (Firefox's Inspect Element) will pass down pointerup events.
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
Now swiping will correctly change the current media, and with a good preview. Clicking without swiping closes the overlay.
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
Originally the media viewer would think every touch is a swipe (one-finger touch event), so we would encounter the case where a two-finger scale event would incorrectly change the current media. This is now fixed.
-
HJ authored
* origin/develop: Update dependency v-click-outside to v2.1.5 Update dependency shelljs to v0.8.5 Update dependency portal-vue to v2.1.7 Update dependency lodash to v4.17.21 Update dependency karma-spec-reporter to v0.0.33 Update dependency karma-webpack to v4.0.2 Update dependency karma-sourcemap-loader to v0.3.8 Update dependency eslint-plugin-vue to v5.2.3 Update dependency chromedriver to v87.0.7 Update dependency @chenfengyuan/vue-qrcode to v1.0.2 Pin dependencies Pin dependencies Do not mute bot posts in notifications Lint Add renovate.json Add bot indication to user icon on statuses Mute bot posts fix placeholder attachments opening new tab
-
HJ authored
Mute bot posts filtering option See merge request pleroma/pleroma-fe!1440
-
HJ authored
Update dependency shelljs to v0.8.5 See merge request pleroma/pleroma-fe!1455
-
HJ authored
Update dependency v-click-outside to v2.1.5 See merge request pleroma/pleroma-fe!1456
-
HJ authored
-
Pleroma Renovate Bot authored
-
Pleroma Renovate Bot authored
-
HJ authored
-