diff --git a/resources/assets/js/components/PostMenu.vue b/resources/assets/js/components/PostMenu.vue new file mode 100644 index 00000000..df351ec6 --- /dev/null +++ b/resources/assets/js/components/PostMenu.vue @@ -0,0 +1,212 @@ + + + + + + + + Go to post + Share + Embed + + Report + + + Mute Profile + Block Profile + + + + Delete + + Mod Tools + + Enforce CW + Adds a CW to every post made by this account. + + + No Autolinking + Do not transform mentions, hashtags or urls into HTML. + + + Unlisted Posts + Removes account from public/network timelines. + + + Disable Account + Temporarily disable account until next time user log in. + + + Suspend Account + This prevents any new interactions, without deleting existing data. + + + + + + + + + + + + + + + Go to post + Share + Embed + + Report + Mute Profile + Block Profile + + + Delete + + + + Enforce CW + Adds a CW to every post made by this account. + + + No Autolinking + Do not transform mentions, hashtags or urls into HTML. + + + Unlisted Posts + Removes account from public/network timelines. + + + Disable Account + Temporarily disable account until next time user log in. + + + Suspend Account + This prevents any new interactions, without deleting existing data. + + + + + + + + + + + + + + + \ No newline at end of file
Enforce CW
Adds a CW to every post made by this account.
No Autolinking
Do not transform mentions, hashtags or urls into HTML.
Unlisted Posts
Removes account from public/network timelines.
Disable Account
Temporarily disable account until next time user log in.
Suspend Account
This prevents any new interactions, without deleting existing data.