From 45cecbc0ce18257820991bb432e14dad60d6f682 Mon Sep 17 00:00:00 2001 From: Dusko Angirevic Date: Fri, 26 Oct 2018 12:14:06 +0200 Subject: [PATCH] v 1.0.1 Conversation bugFix --- qml/pages/Conversation.qml | 4 +--- rpm/harbour-tooter.changes | 3 +++ rpm/harbour-tooter.spec | 2 +- rpm/harbour-tooter.yaml | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/qml/pages/Conversation.qml b/qml/pages/Conversation.qml index b002696..fbfc551 100644 --- a/qml/pages/Conversation.qml +++ b/qml/pages/Conversation.qml @@ -424,9 +424,7 @@ Page { console.log(JSON.stringify()) worker.sendMessage({ - //'action' : 'statuses/'+mdl.get(0).status_id+'/context', - 'action' : 'statuses/100950096657457234/context', - + 'action' : 'statuses/'+mdl.get(0).status_id+'/context', 'method' : 'GET', 'model' : mdl, 'params' : { }, diff --git a/rpm/harbour-tooter.changes b/rpm/harbour-tooter.changes index ffc7f23..8c6a33b 100644 --- a/rpm/harbour-tooter.changes +++ b/rpm/harbour-tooter.changes @@ -1,3 +1,6 @@ +* Fri Oct 26 2018 Dusko Angirevic 0.2.8-0 +- Fixed conversation bug + * Thu Oct 25 2018 Dusko Angirevic 0.2.8-0 - Fixed localisation issue - Added character counter diff --git a/rpm/harbour-tooter.spec b/rpm/harbour-tooter.spec index f0a62f4..de116d6 100644 --- a/rpm/harbour-tooter.spec +++ b/rpm/harbour-tooter.spec @@ -13,7 +13,7 @@ Name: harbour-tooter %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Tooter -Version: 1.0.0 +Version: 1.0.1 Release: 0 Group: Qt/Qt License: LICENSE diff --git a/rpm/harbour-tooter.yaml b/rpm/harbour-tooter.yaml index 5276e87..759e8c2 100644 --- a/rpm/harbour-tooter.yaml +++ b/rpm/harbour-tooter.yaml @@ -1,6 +1,6 @@ Name: harbour-tooter Summary: Tooter -Version: 1.0.0 +Version: 1.0.1 Release: 0 # The contents of the Group field should be one of the groups listed here: # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS