* master: (335 commits)
Fixing an infinite loop (!!) and focusing in on the comment textbox when sharing a story.
Fixing bug on empty river.
Use the selected feed view when viewing a story
Preventing multiple saved stories from being deleted. Also removing activities when removing saved stories.
Fixing accidental truncation on story when saved.
Fixing story detail height in Text view when saved with tags.
Fixing text tab view.
Updating readability.
Using https for twitter images. Adding a twitter photo sync to fix broken twitter photos. Thanks to @ggrappone for finding this one.
Counting dupe feeds only once in unread counts.
Fixing bookmarklet for NYTimes. Thanks to @rafeco for catching the bug.
Fixing bounce on resize.
disable debug
Mark-read idempotency for social feeds. (#460)
Idempotent mark-as-read DB ops. (#460)
Cleaning up unread counting. (#460)
Fixing height issues with new saved stories sideoptions box.
Limiting new user queue.
Limiting new user queue.
Max overlay fully fade slightly sooner when scrolling down. (#459)
...
* master: (40 commits)
Version 3.6 of the iOS app.
Fixing tolerance on drag bar.
Fixing switch between story titles on left and on bottom.
Cleaning up after failed backup.
Fixing disappearing righttoolbarmenu icons. Adding preferences for urls to use in-app browser, safari, or chrome.
Fixing transition cancelation on interactive swipe on ipad.
Fixing rotation issues, as well as premature hiding of dashboard on animation on ipad.
Fixing interactive transitions.
Fixing many issues with transitions on the ipad. Still need to fix the interactive transition completion.
Fix#441 - changing text size needs to call evaluateJavascript instead of loadUrl when targeting SDK >= 19
Fixing swipe-back on ipad for transitioning b/w feed list and feed detail.
Fixing paddings on story titles.
Resizing user avatar.
Adding option for side swipe in story detail.
Android v3.0.1.
Fixing cutoff date when retrieving stories.
Mark older/newer stories as read.
Fixing issue with autocomplete.
Fixing infinite loop.
Trying out better autocomplete search with parts.
...
* master: (38 commits)
New Play Store image assets.
Fix layout bug on small screens.
Revert "Updating stories which give integrity errors."
Fix laggy updates for saved stories unsave ops.
Ability to unsave stories.
Make height of saved stories row match other folders.
Make rows reliably hilight when tapped. (#282)
Allowing replacement of story dates on integrityerror updated stories.
Swapping errors.
Updating stories which give integrity errors.
Fixing margin on subscribe/follow taskbar button.
Upgrading Android Studio.
Fixing #261. Decoding html entities in story titles (both in the share dialog and in the story detail view).
Flattening gradients on feed and story selection. Adding colored background back in to selected river stories.
Fixing modal resizing. Thanks to @tomtaylor for finding the broken dialog.
Remove unused ABS progress indicator support for reading view.
Implement #426 - preference to show/hide public comments
Pressed state for overlay_done button.
Pressed states for all overlay buttons.
Fit overlays on 360dp screens. Move progress indicator to overlay. Add progress indicator for text mode.
...
* master: (115 commits)
Fixing ios images. Submitting v3.5.
Fixing mongo btree munin graph.
Adding Swift Reader to Goodies.
Speeding up scrolling on feed list.
Support navigating back to home page from action bar in Preferences
Redrawing intelligence slider on ios.
Normal profile.
V3.0.4 (RC3)
Massively speeding up the viewWillAppear on the feed list.
RC2 (or is it RC3 by now?) of iOS app.
Fixing a crash on mark read.
Fixing broken story page control.
Adding Pinterest.
Tightening up comments line height.
Fixing bug around loading feeds when there's no offline db.
Correctly render DB changes in folder list more quickly.
Fixing empty story hashes.
Cleaning up kill utils.
Fixing hiding and showing of notifier on fetch.
iOS7 app RC2
...
# By Samuel Clay (5) and Nicholas Riley (4)
* master:
RC2 for offline iOS.
Re-enabling Google News fetches.
Fixing premium interval in statistics.
Fixing iOS issue on river terminating prematurely.
Clarifying API.
Show Send To in a popover on iPad.
Don't leave popover orphaned when showing original on iPad.
Fix menu popover size on iPad.
Stop menu view controllers from scrolling.
* master: (24 commits)
Skipping google alerts.
Fixing a couple exceptions and turning off google news rss feeds temporarily.
Moving goodies images out of css. New ReadKit image.
Adding permalink blurblog option. Also adding feed title to unmessaged shares.
Moving from X-Real-IP to X-Forwarded-For.
Was using ad hoc and not in house provisioning profile.
Switching provisioning profiles again.
Switching to enterprise provisioning profile.
Fixing provisioning profile.
Putting out v2.4.4 as a RC.
Fixing friend user ids when marking stories as read.
Fixing auto-selection of feeds in feed chooser.
Moving to simpler read story endpoint.
Switching provisioning profiles for the year.
New enterprise build -> 2.4.4. Can be considered an RC1.
New notifier progress bar.
Adding messaging to training while offline in both trainer view controller and story detail view controller.
Users work while offline. Also adding messaging for offline sharing/replying errors.
Fixing mismatch when marking stories as read when offline.
Allowing single subscriber feeds to be seen, as it prevented tryfeeds from working.
...
* master: (26 commits)
Fixing unknown host error on DO servers.
Using All Site Stories instead of Top Level on folder chooser.
Adding new preference for auto-opening a default folder on load.
Unread counter overlay widget for feeds and social feeds.
Fixing memory leak when reloading feeds (after add/remove/move), found entirely through @mihaip's hard work. Thanks!
Disallowing single subscriber feeds to be loaded by non-subscribers.
Fixing #383. Need a way to retrieve starred stories by hash.
Previous story button takes you up, no longer to previous story. Should've done this a while ago.
Adding story intelligence score tip to API.
Adding user_profile to /reader/feeds. Has is_premium field, as well as web preferences.
Switching feed link to point ot the feed's permalink, not a feed filter on the blurblog.
Preventing popular from sharing stories from the same feed id in the same batch.
Upping delay on new user queue.
Fixing jenny holzer quote at end of blurblogs.
Adding better error logging/messaging for marking stories as starred.
Adding better error logging/messaging for marking stories as starred.
Fixing broken icon bug.
Fixing missing user_id in comment's replies and likes.
Posting popular shared stories to twitter.
Boosting shared stories on popular.
...
Conflicts:
apps/reader/views.py
# By ojiikun (6) and Samuel Clay (3)
* master:
Adding ellipses in webkit.
Adding downtime handling to readme.
Putting a max on sporadic checks on broken feeds to 8x normal amount.
Complete styling of overlay buttons.
Placeholder styling of overlay buttons.
Enable/disabe state for overlay buttons.
Make overlay buttons fuctional.
Basic overlay button UI.
Fix crash on marking all stories read (#382)
* master:
Only turn real-time feeds into lazy feeds if there is a track record of push notifications.
Switching Email Story menu item to show email icon.
Turning off redis dupe story id writer.
* master:
Handing out free accounts a little quicker.
Adding count of trimmed stories.
Adding redis backup for new redis stroy server.
Adding Buffer as a share option.
Moving story hash db to its own server (primary).
Adding cost to fabfile's list_do.
Moving node server to db pubsub role.
Moving from specific db hosts to db roles, editable through /etc/hosts.
New ssh keys, syn_cookies setting for redis pubsub server.
Handling socket level errors in socketio/node.
Catching exceptions for node redis.
Catching exceptions for node redis.
Trying to fix issues on node redis connection.
Handling redis connection timeouts in node.