Commit graph

10144 commits

Author SHA1 Message Date
Samuel Clay
2c5decb496 Reverting celery upgrades in hopes of fixing slow down. 2015-12-18 11:12:42 -08:00
Samuel Clay
d2456c4fee Adding new task db profiling times to munin. 2015-12-16 17:34:43 -08:00
Samuel Clay
4a12c220fe Risky business: now capturing db times (sql/mongo/redis) for 1% of all tasks. Also updating munin to recognize new db profiling times. 2015-12-16 17:31:41 -08:00
Samuel Clay
378c421d8b Android v4.6.1. 2015-12-16 10:01:34 -08:00
Samuel Clay
cd0f6e3a98 Adding a note about OAuth to the API. 2015-12-14 10:56:57 -08:00
Samuel Clay
27cf1f1a10 Fixing issue with missing story_hash param returning an httpresponse instead of a json dict. 2015-12-11 17:11:27 -08:00
Samuel Clay
c0bff9962c Forgot to remove extra slash from shared story URLs. Fixes c61a261634. 2015-12-11 17:08:25 -08:00
Samuel Clay
35961363ce Fixing bug where stories that were hidden but made temporarily visible and then hidden again would retain their visibility setting and still be accessible via keyboard (but not visible on the page). 2015-12-11 15:01:57 -08:00
Samuel Clay
f244640f02 iOS v5.0.3. 2015-12-11 15:01:57 -08:00
Samuel Clay
47f5b70eeb Android v4.6.1b2. 2015-12-11 15:01:57 -08:00
Samuel Clay
68faaf5bf9 Merge pull request #845 from nriley/force-touch
iOS: Use force ratio instead of absolute force.
2015-12-10 13:48:30 -07:00
Samuel Clay
24e4bae08d Merge pull request #839 from sv0/unicode_fixes
Unicode fixes
2015-12-10 13:43:47 -07:00
Samuel Clay
a8a42726e1 Merge pull request #846 from dosiecki/master
Android: Bugfixes
2015-12-10 13:18:42 -07:00
Samuel Clay
8fa5c412eb Changing facebook api scope. 2015-12-10 11:41:57 -08:00
Samuel Clay
7cab8cc0e6 Using https as a scheme for all preview embeds. 2015-12-09 17:47:19 -08:00
Samuel Clay
6bcb629bb1 Adding two spam domains 2015-12-09 17:21:42 -08:00
Samuel Clay
9420924c1d Adding instagram, twitter, and imgur story embeds. 2015-12-09 15:11:32 -08:00
Slavik Svyrydiuk
3a77fc06bb reverted to hard-coded HTTPS scheme 2015-12-09 21:44:01 +01:00
Nicholas Riley
b3f7e46d35 iOS: Use force ratio instead of absolute force.
https://getsatisfaction.com/newsblur/topics/swiping-on-images-brings-up-image-menu-sometimes
2015-12-09 10:27:45 -05:00
dosiecki
9ead4a13ad Fix crash where folders in /reader/feeds contain a null. 2015-12-08 17:08:05 -08:00
Samuel Clay
d697b8424e UITouch -force crashes on ios 8. Swiping right to go from story detail to story list was crashing ios 8. 2015-12-07 20:16:35 -08:00
Samuel Clay
b0a4a5d28b Merge pull request #843 from nriley/fix-training
iOS: Fix long-press story training from feed detail view.
2015-12-07 19:43:32 -08:00
Samuel Clay
5fd3126316 Cut a bit too much when fixing rotation bugs. Closes #842. 2015-12-07 19:41:15 -08:00
dosiecki
31b6c440de Add debug for long-held wakelocks. 2015-12-07 18:31:44 -08:00
Samuel Clay
a053e2274d Merge branch 'celery'
* celery:
  Removing incorrect development debug setting.
  Consolidating raven config.
  django-celery-with-redis==3.0
  Upgrading celery, still doesnt work great with raven.
2015-12-07 16:56:02 -08:00
Samuel Clay
94de0911bd Removing incorrect development debug setting. 2015-12-07 16:55:08 -08:00
Samuel Clay
b565421895 Consolidating raven config. 2015-12-07 16:52:06 -08:00
Samuel Clay
a9ec5cb70d django-celery-with-redis==3.0 2015-12-07 16:44:04 -08:00
Samuel Clay
fd6caf22c2 Merge branch 'master' into celery
* master:
  Expiring weekly feed read counts.
  Counting read stories on a per-feed per-feed basis. This will allow efficient usage checks down the line.
2015-12-07 16:42:54 -08:00
Samuel Clay
b6dc9fccbf Expiring weekly feed read counts. 2015-12-07 16:30:30 -08:00
Samuel Clay
d8abe375a2 Counting read stories on a per-feed per-feed basis. This will allow efficient usage checks down the line. 2015-12-07 16:29:52 -08:00
Samuel Clay
456f0612d0 Upgrading celery, still doesnt work great with raven. 2015-12-07 15:38:01 -08:00
dosiecki
df36895e9d Remove unused method. 2015-12-07 14:35:55 -08:00
Samuel Clay
2cef63d90f Updating raven config. 2015-12-07 13:51:06 -08:00
dosiecki
b6e64d54cb Add some optional debug logging to go after DB races in platform 4.x. 2015-12-07 12:32:22 -08:00
Samuel Clay
a47fb65f68 Updating Raven to fix Sentry. 2015-12-07 11:58:35 -08:00
Nicholas Riley
839908def3 iOS: Fix long-press story training from feed detail view. 2015-12-06 11:17:17 -05:00
dosiecki
4c55aa1f12 Improve sync status messaging during unread recounts. Add some debug logging. 2015-12-04 17:46:41 -08:00
dosiecki
593072a293 Fix Android registration error crashes. (#831) 2015-12-04 17:14:25 -08:00
dosiecki
529b623d11 Fix readability of sync status message in light theme. 2015-12-04 16:30:53 -08:00
dosiecki
04f842d55f Add progress indication in sync status when coming back from being offline. 2015-12-04 15:33:54 -08:00
Samuel Clay
c6c9c05b42 Merge branch 'hidden_stories'
* hidden_stories:
  Hiding indicator when there are no hidden stories.
  Fixing show/hide hidden stories button to cycle through postiive, neutral, negative.
  Stubbing in hide hidden stories toggle. Still needs to work.
2015-12-04 12:11:53 -08:00
Samuel Clay
ab147c08b5 Merge branch 'master' into hidden_stories
* master: (25 commits)
  Fixing #801. Now checking for try-feed earlier, as well as correcting for when it's not ready to be checked. Handles race condition on iPad.
  V5.0.2.
  Correcting the display of error messages on feed detail view. Also hiding the error globe on empty folders. Lastly, when loading empty feeds/folders, scroll to show search bar.
  Fixing rotation issues on iphone and ipad when rotating in original view and returning back to story.
  No longer clearing story when opening original view. Also fixing rotation issues when returning to story detail from rotated original view.
  Handling more requests errors in text importer.
  Fixing organizer: when adding a folder, losing selection bindings.
  Bump Android app version.
  No need for www in youtube urls.
  Fix rendering of saved stories in story lists.
  Fix crashes when launching stale or impossibly timed Reading activities.
  Don't allow an untimely feedfolder sync to write stale unread data.
  Reduce some UI lag from racing API requests.
  skip encoding checking. requests.get already did it for us. requests.get always returns unicode in 'text'
  PEP8 fixes: removed whitespaces from the blank lines
  Fix infinite recursion for duplicate folders.
  iOS: Fix crash marking story as unread if no story has been displayed yet.
  iOS: Don’t scroll the story titles table when returning to the feed detail view (#832).
  convert story_content to string before compression. zlib.compress fails with unicode text that contains non-ASCII symbols.
  PEP8 fixes
  ...
2015-12-04 12:10:20 -08:00
Slavik Svyrydiuk
7b4ea6ad83 fixed hard-coded 'https' in URLs 2015-12-04 08:45:59 +01:00
Slavik Svyrydiuk
d4fa36f5b2 fixed UnicodeDecodeError in folder_rss_feed view 2015-12-04 08:17:45 +01:00
Samuel Clay
2800f544fe Fixing #801. Now checking for try-feed earlier, as well as correcting for when it's not ready to be checked. Handles race condition on iPad. 2015-12-03 16:15:03 -08:00
dosiecki
c65debaaff Fix style overrides so dynamic-loaded content (like tweets and instagrams and youtubes) all have good sizing. Also add some comments. 2015-12-03 15:21:10 -08:00
Slavik Svyrydiuk
017170cbb4 PEP8 fixes 2015-12-02 12:15:56 +01:00
Slavik Svyrydiuk
dc8829c991 smart_unicode instead of unicode 2015-12-02 08:08:38 +01:00
Slavik Svyrydiuk
e9504d2e42 smart_unicode instead of unicode 2015-12-02 07:46:25 +01:00