Add Deploy CI #1

Merged
sam merged 1 commit from drone-ci into froth 2024-05-18 21:59:27 +00:00
Owner
No description provided.
sam force-pushed drone-ci from 23dd865e9f to 6fd2b08ae9 2022-03-11 19:55:21 +00:00 Compare
sam added 101 commits 2022-03-14 09:30:07 +00:00
Now the tree will be always rooted at the highlighted status, and
all its ancestors shown linearly on the top.

Enhancement: If an ancestor has more
than one reply (i.e. it has a child that is not on current status's
ancestor chain), we are given a link to root the thread at that status.
Now we only show that button when there are other statuses out of sight
(other toplevel statuses exist outside of the current thread tree).
Ref: tree-threading
$refs is not a reliable way to deal with child components under
tree threading as it is not reactive, but the children may change at
any time. The only good way seems to be making these states aggregated on
the conversation component.

Ref: tree-threading
Ref: tree-threading
linear => linear (now default)
simple_tree => tree / conversationTreeAdvanced=false
tree => tree / conversationTreeAdvanced=true
Update dependency karma-spec-reporter to v0.0.33

See merge request pleroma/pleroma-fe!1449
Update dependency lodash to v4.17.21

See merge request pleroma/pleroma-fe!1451
Update dependency portal-vue to v2.1.7

See merge request pleroma/pleroma-fe!1452
Update dependency v-click-outside to v2.1.5

See merge request pleroma/pleroma-fe!1456
Update dependency shelljs to v0.8.5

See merge request pleroma/pleroma-fe!1455
Mute bot posts filtering option

See merge request pleroma/pleroma-fe!1440
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.
Now swiping will correctly change the current media, and with a good
preview. Clicking without swiping closes the overlay.
The pointerup strategy is unsuccessful, as some other overlays
(Firefox's Inspect Element) will pass down pointerup events.
https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403
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.
Be able to scroll and pan media in media modal

See merge request pleroma/pleroma-fe!1403
Add the option to display threads as trees

See merge request pleroma/pleroma-fe!1407
Update dependency vuelidate to v0.7.7

See merge request pleroma/pleroma-fe!1458
sam force-pushed drone-ci from e67314709b to 23dd865e9f 2022-03-14 12:59:41 +00:00 Compare
sam force-pushed drone-ci from bbedd3bfac to d99927ae40 2022-03-14 13:07:36 +00:00 Compare
sam force-pushed drone-ci from d99927ae40 to 2cd7dcf717 2022-03-14 13:21:05 +00:00 Compare
sam force-pushed drone-ci from 87acdc4056 to ecac7ed83c 2022-03-14 13:45:51 +00:00 Compare
sam force-pushed drone-ci from ecac7ed83c to 3e0ea90a5c 2022-03-14 14:07:14 +00:00 Compare
sam force-pushed drone-ci from 3e0ea90a5c to f9ce765e8e 2022-03-14 14:15:43 +00:00 Compare
sam force-pushed drone-ci from f9ce765e8e to 11a58f44fb 2022-03-14 14:21:07 +00:00 Compare
sam force-pushed drone-ci from 11a58f44fb to 9ca2a81697 2022-03-14 14:49:45 +00:00 Compare
sam force-pushed drone-ci from 9ca2a81697 to 7031cf7c18 2022-03-14 15:03:16 +00:00 Compare
sam merged commit 7031cf7c18 into froth 2022-03-14 15:06:37 +00:00
sam deleted branch drone-ci 2022-03-14 15:06:37 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sam/pleroma-fe#1
No description provided.