Releases: poetaster/harbour-tooter
Search Bug fix release
I had broken search with the dedupes.
Also adds and additional link (prev) from the new Header function.
Bookmark & Deduplication Release
This release refines the deduplication of toots on timelines and adds a method to retrieve navigation (max_id) info with Head requests.
1 remove the 12 limit
2. add getLink method to Mastodon.js Api
3. small refinements of deduping.
It remains to remove uneeded code in in the MyList.qml from the deduping effort.
Deduplication Release
This release fixes:
1 a paramter passing bug on /public 'local=true' which could result in duplicates
2 adds a check which will probably be deprecated to insure it doesn't happen on prepend either
3 reduces the number of calls to the back end from default 20 to 12
4 adds time between the Timer elements of the different MyList elements ('Home', 'Local', etc).
Add display / player for audio
This release adds an Item to display, play and download audio files. WIP
Bookmarks release.
This release implements a bookmarks view.
Build Requires Linguist
Was missing which means that translations were not being built.
obs release.
This is a release to pulbish on https://build.merproject.org/project/show/sailfishos:chum
Meta data and release/license info were added to the spec to facilitate it building on obs.
This is a prerelease with new WebView for testin.
It replaces the old QTWebkit view with the new silica and adds a small python server to handle redirect when login or access permission grants are completed.