From e003fa2b6e78b5fa572284faeca854770261d578 Mon Sep 17 00:00:00 2001 From: Mark Washeim Date: Thu, 5 Jan 2023 09:58:44 +0100 Subject: [PATCH] Add changes from gitlogs (++) Bump for tag release. --- rpm/harbour-tooterb.changes | 40 +++++++++++++++++++++++++++++++++++++ rpm/harbour-tooterb.spec | 2 +- 2 files changed, 41 insertions(+), 1 deletion(-) diff --git a/rpm/harbour-tooterb.changes b/rpm/harbour-tooterb.changes index 4581a83..0e720d7 100644 --- a/rpm/harbour-tooterb.changes +++ b/rpm/harbour-tooterb.changes @@ -1,3 +1,43 @@ +* Thu Jan 4 2023 Mark Washeim 1.1.2 +- Add conditional append all for search when no knownIds Workers.js +- Add linkprev/next for bookmarks (and follows, etc) MyList +- getLink method in Mastodon.js HEAD requests for Link + +* Fri Dec 23 2022 Mark Washeim 1.1.1 +- This is an interim release that should not have been released + +* Fri Dec 2 2022 Mark Washeim 1.1.0 +- Added some more debug flags to stop spewing the console. +- Added self to credits. +- Added MediaItem display for audio and Integrated MediaItem into MediaBlock/MyMedia elements. +- Add additional; media element for audio. +- Merge pull request #16 from cintema/patch-2 +- Merge pull request #15 from cintema/patch-1 +- Update harbour-tooterb.spec +- Update LoginPage.qml +- Merge pull request #5 from eson57/patch-2 +- Update harbour-tooterb-sv.ts + +* Wed Nov 16 2022 Mark Washeim 1.0.9 +- Forgot to remove the yaml from spec. duh. +- Boost release. +- Update translations, partially for new bookmarks view. +- Remove yaml since it's just in the way. +- Added navigation elements and model for bookmarks. + +* Mon Nov 14 2022 Mark Washeim 1.0.8-3 +- Had neglected linguist include which is required for building on obs + +* Wed Nov 9 2022 Mark Washeim 1.0.8-2 +- Added minimal info to spec/yaml to include a release in chum. +- Merge pull request #100 from poetaster/master +- Merge pull request #99 from juanro49/master +- Fix reblog content view + +* Wed Nov 9 2022 Mark Washeim 1.0.8 +- Add python server for callbacks +- Add new WebView to better render callbacks + *Sun Jul 12 2020 molan 1.0.7-0 - Fix missing / wrong reblog and favourite counts in Retoots (issue #90) - Added full landscape support diff --git a/rpm/harbour-tooterb.spec b/rpm/harbour-tooterb.spec index 111a688..93a27ea 100644 --- a/rpm/harbour-tooterb.spec +++ b/rpm/harbour-tooterb.spec @@ -13,7 +13,7 @@ Name: harbour-tooterb %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Tooter β -Version: 1.1.2 +Version: 1.1.3 Release: 1 Group: Qt/Qt License: GPLv3