- Cards now include the feed bar, favicon, and name.
- Cards now include unread, saved, and shared indicators.
- Previews now support the none, left/right, and small/large options.
- Several layout tweaks.
- The Grid layout now supports the columns and length settings.
- The Grid layout now includes a bar above the story to close it.
- Tidied the code a bit.
* master: (73 commits)
iOS v12.0.6.
#1775 (crash on opening notifications for top-level site)
Adding links to privacy policy and terms of service to about page.
#1771 (cannot delete or move top level feed)
#1751 (don't allow double-tap to open original story while on story titles)
New Elasticsearch server.
Adding share_ext_token to non-flat /reader/feeds for Android. #1756.
Adding elasticsearch and postgres backup cleaner.
Updating mongo server.
Only a single user at a time needs to be reindexed manually.
User should be a string/bytes when reindexing stories.
User should be a string/bytes when reindexing stories.
Fixing elasticsearch to allow consul to assume its OK.
Using user titles for folder RSS feeds.
Fixing public comments text: https://forum.newsblur.com/t/public-comments-notification-is-squashed/9771/2.
Adding manual preference to ignore esc key.
iOS v12.0.5.
iOS v12.0.4.
#1718 (nested folder bug)
#1765 (user's feed list is empty)
...
* dejal:
iOS v12.0.6.
#1775 (crash on opening notifications for top-level site)
#1771 (cannot delete or move top level feed)
#1751 (don't allow double-tap to open original story while on story titles)
iOS v12.0.5.
iOS v12.0.4.
#1718 (nested folder bug)
#1765 (user's feed list is empty)
#1762 (don't enlarge images beyond their native size)
#1755 (split builds for development)
#1751 (don't allow double-tap to open original story while on story titles)
#1747 (marking a feed as read takes you to the wrong feed)
#1747 (marking a feed as read takes you to the wrong feed)
#1758 (reloading of story on rotation)
#1759 (subfolders missing unread counts)
#1747 (marking a feed as read takes you to the wrong feed)
#1747 (marking a feed as read takes you to the wrong feed)
#1751 (don't allow double-tap to open original story while on story titles)
#1750 (marking all stories as read leaves a white row)
#1747 (marking a feed as read takes you to the wrong feed)
- Experimenting with using SwiftUI for the list and grid views. Working really well!
- Beginnings of a real data model, at last; probably only for caching stories initially.