* testflight: (190 commits)
Submitting iOS v11.1 to the App Store.
#1607 (widget is slow to reload)
#1575 (include a subscribe to site page on the share sheet)
#1575 (include a subscribe to site page on the share sheet)
#1575 (include a subscribe to site page on the share sheet)
Build 135
#1515 (add private save to sharing extensions)
#1597 (account deletion)
#1607 (widget is slow to reload)
#1607 (widget is slow to reload)
Ignoring spurious server error when logging in as another user
#1607 (widget is slow to reload)
#1637 (moving Delete this site in story detail menu)
#1641 (folder highlight does not deactivate upon return)
Turning off staging
PROD_DEBUG set to staging server.
#1629 (don't reload feeds until an hour has passed since user last used app)
#1630 (search long-press opens Infrequent Sites Stories)
#1619 (river is loaded twice on cold start)
#1620 (folder highlight color should extend to full width)
...
* master:
Showing OPML backup exports and imports in activity popover. Closes#1646.
Don't accept anything under /api/* unless explicit. This would've prevented the #1575 url miscommunication by returning a 404.
/api/add_url for #1575.
Accepted GET or POST for /api/add_site. For #1575.
- Hidden the Widget Site Stories smart folder.
- Changed the Widget Sites preferences to only allow selecting feeds for one folder, or all.
- The selected folder is displayed when tapping a feed in the widget.
- N.B. This is a temporary solution until each widget can have settings for what folder or feed to show.
- Added a Delete Account button to the bottom of Preferences.
- Enhanced Preferences to make the button red.
- Tapping it dismisses Prrefs and shows the delete account web page.
- I created a “dejaldeletetest” account, then deleted it, to confirm it works.
- Added a new smart folder for Widget Site Stories, above Read Stories towards the bottom.
- It lists stories from the feeds the widget displays.
- Loading a story from the widget uses this feed, so it’s much faster (doesn’t have to keep loading to find the story).
* sictiru: (27 commits)
Android v11.3.0.
#1600 Mark story as read button width
Cleaning up preferences on android
Merge master into sictiru
#1600 Mark story read timer WIP
#1600 Mark story read immediately or manually.
#1634 Update infrequent logo
#1606 Adjust story title length based on story content preview style.
#1628 Handle feed missing metadata.
Merge master into sictiru
#1618 Handle multi window mode lifecycle.
#1624 Offer context before potentially logging out.
Android v11.2.2.
#1598 Add immutable flag for PendingIntents
Android v11.2.1.
Fix reading pager fragment transaction.
Open billing connection for the subscription sync service.
Android v11.2
Finishing up PostgreSQL migration. Needs to test backups.
Handling unreadable POST for push feeds and their fat pings.
...