Tusooa Zhu
3b6b8b96c4
Bump pinch-zoom-element version
2021-08-02 23:25:38 -04:00
Tusooa Zhu
4c2a7aabe5
Clean up
2021-08-02 22:47:19 -04:00
Tusooa Zhu
3366c915e9
Check whether we swiped only for mouse pointer
2021-08-02 22:29:49 -04:00
Tusooa Zhu
db71bbf358
Scale swipe threshold with viewport width
2021-08-02 22:29:48 -04:00
Tusooa Zhu
7b77c0c884
Update pinch-zoom-element
2021-08-02 22:29:48 -04:00
Tusooa Zhu
1478e72fcc
Allow pinch-zoom to fill the whole screen
2021-08-02 22:29:48 -04:00
Tusooa Zhu
33384af5df
Use native click for hiding overlay
...
The pointerup strategy is unsuccessful, as some other overlays
(Firefox's Inspect Element) will pass down pointerup events.
2021-08-02 22:29:48 -04:00
Tusooa Zhu
9d4dd64276
Reset position on swipe end even if we cannot navigate
2021-08-02 22:29:48 -04:00
Tusooa Zhu
e2f3929872
Make lint happy
2021-08-02 22:29:47 -04:00
Tusooa Zhu
4552c28e06
Prevent the click event from firing on content below modal
2021-08-02 22:29:47 -04:00
Tusooa Zhu
214338b9f0
Add missing swipe click component
2021-08-02 22:29:47 -04:00
Tusooa Zhu
cd9384adae
Clean up
2021-08-02 22:29:47 -04:00
Tusooa Zhu
7469849c39
Add swipe-click handler to media modal
...
Now swiping will correctly change the current media, and with a good
preview. Clicking without swiping closes the overlay.
2021-08-02 22:29:47 -04:00
Tusooa Zhu
0a63208da7
Use pinch-zoom-element for pinch zoom functionality
2021-08-02 22:29:46 -04:00
Tusooa Zhu
0421c06d47
Add pan threshold
2021-08-02 22:29:46 -04:00
Tusooa Zhu
7d767f840b
Handle pinch action
2021-08-02 22:29:46 -04:00
Tusooa Zhu
aa70c31950
Preview swipe action
2021-08-02 22:29:46 -04:00
Tusooa Zhu
61509d1b1e
Make media modal be aware of multi-touch actions
...
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.
2021-08-02 22:28:16 -04:00
Shpuld Shpludson
425919a0d2
Merge branch 'fix-themes-select' into 'develop'
...
Fix theme select not working
See merge request pleroma/pleroma-fe!1393
2021-07-19 18:33:19 +00:00
HJ
ba961b784f
Apply 1 suggestion(s) to 1 file(s)
2021-07-19 17:10:13 +00:00
Shpuld Shpludson
891611816c
Merge branch 'editProfile' into 'develop'
...
Minor change: Add edit profile button onto self user card
See merge request pleroma/pleroma-fe!1398
2021-07-19 16:35:28 +00:00
Shpuld Shpludson
373b14e1e4
Merge branch 'fix-settings-anon' into 'develop'
...
Fix Boolean/Choice settings not working properly on initial launch
See merge request pleroma/pleroma-fe!1389
2021-07-19 16:11:11 +00:00
HJ
19475ba356
Merge branch 'develop' into 'develop'
...
Bug fix: Fix follow request count position on mobile
See merge request pleroma/pleroma-fe!1400
2021-06-20 09:09:32 +00:00
cd9dd352e3
Fix follow request count position on mobile
2021-06-20 06:27:32 +00:00
85e2f8f78c
Don't show profile edit button in sidebar
2021-06-17 20:57:23 +00:00
b2ebfc1fd6
Merge branch 'develop' into 'editProfile'
...
# Conflicts:
# CHANGELOG.md
2021-06-17 19:35:09 +00:00
e1361a1cae
Add edit profile button
2021-06-17 19:29:58 +00:00
HJ
338134acfb
Merge branch 'hideShoutbox' into 'develop'
...
New user option: Hide floating shoutbox
See merge request pleroma/pleroma-fe!1396
2021-06-15 21:32:20 +00:00
d7a53aec61
Use proper setting name
2021-06-15 18:09:00 +00:00
7e3393b5a2
Use cleaner instance config check for shoutbox setting
2021-06-15 00:59:36 +00:00
5047663c51
Make locale language cleaner
2021-06-15 00:25:09 +00:00
cbccea0546
Don't shorten shoutbox to SB
2021-06-14 20:33:51 +00:00
1668315bf8
Fix lint error
2021-06-14 20:02:13 +00:00
1fcccd7570
Update CHANGELOG.md
2021-06-14 19:43:47 +00:00
0c10145242
New option: Hide shoutbox
2021-06-14 19:42:56 +00:00
Henry Jameson
63c22ad131
Fixed mergedConfig misbehaving on first boot
2021-06-14 10:58:32 +03:00
Henry Jameson
38d9ea8b17
lint
2021-06-08 00:09:16 +03:00
Henry Jameson
59d046b163
fix theme selection not working
2021-06-07 23:48:46 +03:00
HJ
2725a0c639
Merge branch 'chore/rename-chat' into 'develop'
...
Rename legacy PleromaFE Chat functionality to "Shout"
See merge request pleroma/pleroma-fe!1207
2021-06-03 20:16:48 +00:00
bd98ecb3f0
Remove unused shoutbox channel state from side drawer
2021-06-03 15:07:02 -05:00
21477d07e9
This setting didn't actually do anything
2021-06-01 16:51:47 -05:00
ed824d964e
Use old value to discover if Shoutbox is available until we ship a new release that's declaring the feature as "shout"
2021-06-01 16:48:40 -05:00
e0cde9a29b
Keep channel name the same for backwards compatibility
2021-06-01 14:31:58 -05:00
Mark Felder
0604b1d5b7
Rename legacy PleromaFE Chat functionality to "Shout"
2021-06-01 12:51:20 -05:00
Henry Jameson
32d1a0e181
better approach
2021-05-31 14:23:57 +03:00
HJ
7bd18cda64
Merge branch 'vue3compat-emoji-input' into 'develop'
...
Refactor EmojiInput for better vue3 compatibility
See merge request pleroma/pleroma-fe!1382
2021-05-31 11:17:42 +00:00
Henry Jameson
e95412a03c
fix BooleanSetting and ChoiceSetting not working properly on initial
...
launch as anon visitor (would show all as changed, empty selects)
2021-05-31 14:16:37 +03:00
HJ
0ca0e642a4
Merge branch 'v-slot-upgrade' into 'develop'
...
Change old slot syntax (removed in vue3) to new one
See merge request pleroma/pleroma-fe!1379
2021-05-31 11:15:44 +00:00
HJ
4e96af0442
Merge branch 'better-selects' into 'develop'
...
Better <select> components
See merge request pleroma/pleroma-fe!1373
2021-05-31 11:08:56 +00:00
Henry Jameson
80220c1b07
fix warnings
2021-05-31 14:08:12 +03:00