diff --git a/qml/pages/Conversation.qml b/qml/pages/Conversation.qml
index 0bb6b54..c530e50 100644
--- a/qml/pages/Conversation.qml
+++ b/qml/pages/Conversation.qml
@@ -12,7 +12,8 @@ Page {
property alias avatar: header.image
property string suggestedUser: ""
property ListModel suggestedModel
- property string toot_id: ""
+ property string toot_id: ""
+ property string uri: ""
property int tootMaxChar: 500;
property ListModel mdl
allowedOrientations: Orientation.All
@@ -90,6 +91,16 @@ Page {
}
}
}
+ PullDownMenu {
+ MenuItem {
+ text: qsTr("Open in Browser")
+ onClicked: Qt.openUrlExternally(uri);
+ }
+ MenuItem {
+ text: qsTr("Copy URL to Clipboard")
+ onClicked: Clipboard.text = uri;
+ }
+ }
}
Rectangle {
id: predictionList
diff --git a/qml/pages/components/VisualContainer.qml b/qml/pages/components/VisualContainer.qml
index ccd36cf..4edfa4b 100644
--- a/qml/pages/components/VisualContainer.qml
+++ b/qml/pages/components/VisualContainer.qml
@@ -278,11 +278,12 @@ BackgroundItem {
m.append(mdl.get(index))
pageStack.push(Qt.resolvedUrl("../Conversation.qml"), {
toot_id: status_id,
+ uri: status_uri,
title: account_display_name,
description: '@'+account_acct,
avatar: account_avatar,
mdl: m,
- type: "reply"
+ type: "reply",
})
}
onPressAndHold: {
diff --git a/translations/harbour-tooterb-de.ts b/translations/harbour-tooterb-de.ts
index d2a2c44..6c31a46 100644
--- a/translations/harbour-tooterb-de.ts
+++ b/translations/harbour-tooterb-de.ts
@@ -62,6 +62,14 @@
Was gibt's Neues?
+
+
+ Im Browser öffnen
+
+
+
+ Link in Zwischenablage kopieren
+
ImageFullScreen
diff --git a/translations/harbour-tooterb-el.ts b/translations/harbour-tooterb-el.ts
index 6f47211..32602ff 100644
--- a/translations/harbour-tooterb-el.ts
+++ b/translations/harbour-tooterb-el.ts
@@ -62,6 +62,14 @@
+
+
+
+
+
+
+
+
ImageFullScreen
@@ -318,7 +326,7 @@
VisualContainer
- Αναίρεση προώθησης
+ Αναίρεση προώθηση
diff --git a/translations/harbour-tooterb-es.ts b/translations/harbour-tooterb-es.ts
index fe77cd8..237c1cd 100644
--- a/translations/harbour-tooterb-es.ts
+++ b/translations/harbour-tooterb-es.ts
@@ -62,6 +62,14 @@
¿En qué estás pensando?
+
+
+ Abrir en el navegador
+
+
+
+ Copiar enlace
+
ImageFullScreen
diff --git a/translations/harbour-tooterb-fi.ts b/translations/harbour-tooterb-fi.ts
index f1444ea..9a0dedd 100644
--- a/translations/harbour-tooterb-fi.ts
+++ b/translations/harbour-tooterb-fi.ts
@@ -62,6 +62,14 @@
+
+
+
+
+
+
+
+
ImageFullScreen
diff --git a/translations/harbour-tooterb-fr.ts b/translations/harbour-tooterb-fr.ts
index 341f2a4..a8e9d4a 100644
--- a/translations/harbour-tooterb-fr.ts
+++ b/translations/harbour-tooterb-fr.ts
@@ -62,6 +62,14 @@
Qu'avez-vous en tête?
+
+
+ Ouvrir dans le navigateur
+
+
+
+ Copier le lien
+
ImageFullScreen
diff --git a/translations/harbour-tooterb-it.ts b/translations/harbour-tooterb-it.ts
index e168a6f..f80e651 100644
--- a/translations/harbour-tooterb-it.ts
+++ b/translations/harbour-tooterb-it.ts
@@ -28,52 +28,62 @@
Conversation
-
+
Conversazione
-
+
+
+ Aprire nel browser
+
+
+
+
+ Copia link
+
+
+
Contenuto avviso
-
+
A cosa stai pensando?
-
+
Elimina
-
+
Pubblico
-
+
Non elencato
-
+
Solo ai seguaci
-
+
Diretto
-
+
Emojis
-
+
Tap per inserire
diff --git a/translations/harbour-tooterb-nl.ts b/translations/harbour-tooterb-nl.ts
index 6ff67ed..eb9aa5a 100644
--- a/translations/harbour-tooterb-nl.ts
+++ b/translations/harbour-tooterb-nl.ts
@@ -62,6 +62,14 @@
+
+
+
+
+
+
+
+
ImageFullScreen
diff --git a/translations/harbour-tooterb-nl_BE.ts b/translations/harbour-tooterb-nl_BE.ts
index cf8d937..73037f8 100644
--- a/translations/harbour-tooterb-nl_BE.ts
+++ b/translations/harbour-tooterb-nl_BE.ts
@@ -62,6 +62,14 @@
+
+
+
+
+
+
+
+
ImageFullScreen
diff --git a/translations/harbour-tooterb-oc.ts b/translations/harbour-tooterb-oc.ts
index 2bb86d9..125efa0 100644
--- a/translations/harbour-tooterb-oc.ts
+++ b/translations/harbour-tooterb-oc.ts
@@ -62,6 +62,14 @@
+
+
+
+
+
+
+
+
ImageFullScreen
diff --git a/translations/harbour-tooterb-pl.ts b/translations/harbour-tooterb-pl.ts
index 952b1b2..b202e27 100644
--- a/translations/harbour-tooterb-pl.ts
+++ b/translations/harbour-tooterb-pl.ts
@@ -62,6 +62,14 @@
+
+
+
+
+
+
+
+
ImageFullScreen
diff --git a/translations/harbour-tooterb-ru.ts b/translations/harbour-tooterb-ru.ts
index 277a582..8594169 100644
--- a/translations/harbour-tooterb-ru.ts
+++ b/translations/harbour-tooterb-ru.ts
@@ -62,6 +62,14 @@
+
+
+
+
+
+
+
+
ImageFullScreen
diff --git a/translations/harbour-tooterb-sr.ts b/translations/harbour-tooterb-sr.ts
index 3091e3e..1729d96 100644
--- a/translations/harbour-tooterb-sr.ts
+++ b/translations/harbour-tooterb-sr.ts
@@ -62,6 +62,14 @@
+
+
+
+
+
+
+
+
ImageFullScreen
diff --git a/translations/harbour-tooterb-sv.ts b/translations/harbour-tooterb-sv.ts
index 43b1866..cc7ea04 100644
--- a/translations/harbour-tooterb-sv.ts
+++ b/translations/harbour-tooterb-sv.ts
@@ -62,6 +62,14 @@
+
+
+
+
+
+
+
+
ImageFullScreen
diff --git a/translations/harbour-tooterb-zh_CN.ts b/translations/harbour-tooterb-zh_CN.ts
index 04ddc89..2e2d9e0 100644
--- a/translations/harbour-tooterb-zh_CN.ts
+++ b/translations/harbour-tooterb-zh_CN.ts
@@ -62,6 +62,14 @@
有何想法?
+
+
+
+
+
+
+
+
ImageFullScreen
diff --git a/translations/harbour-tooterb.ts b/translations/harbour-tooterb.ts
index b119e7e..c7f0ef2 100644
--- a/translations/harbour-tooterb.ts
+++ b/translations/harbour-tooterb.ts
@@ -62,6 +62,14 @@
+
+
+
+
+
+
+
+
ImageFullScreen