Commit graph

3471 commits

Author SHA1 Message Date
Samuel Clay
3cebe4024a Final trigger for IFTTT - new shared stories (both individual blurblogs and all shared stories). 2014-01-28 12:15:42 -08:00
Samuel Clay
9b87ac039f Adding trigger dynamic options for shared stories and blurblog usernames. 2014-01-27 18:18:32 -08:00
Samuel Clay
cf88ce0a41 Adding trigger for new saved stories (sorted by tag). 2014-01-27 18:07:05 -08:00
Samuel Clay
570ff89f37 Adding saved story dynamic tag list. 2014-01-27 17:56:54 -08:00
Samuel Clay
ce434018fe Adding unread and focus API endpoints for IFTTT. Includes both feeds and folders. 2014-01-27 17:16:34 -08:00
Samuel Clay
18060713b9 Adding dynamic options for IFTTT trigger field feed_or_folder. 2014-01-27 15:29:55 -08:00
Samuel Clay
63445dbe77 Fixing user info api endpoint url. 2014-01-27 13:09:24 -08:00
Samuel Clay
84ac077a9d Adding IFTTT user info api endpoint. 2014-01-27 13:07:58 -08:00
Samuel Clay
4cb75f782d Allowing oauth users to not bother having a user agent. 2014-01-27 13:00:41 -08:00
Samuel Clay
e468919c27 Adding ifttt specific urls. 2014-01-24 16:52:12 -08:00
Samuel Clay
9110649677 Sync all twitter photos for past 14 days. 2014-01-21 22:42:38 -08:00
Samuel Clay
b4963945f8 Merge branch 'master' into oauth
* master:
  Updating tweepy to v2.2.
  Switching starring story unique index parameter.
  Android v3.6.1 has new font sizes.
  Fixing race condition on starring stories.
  Typo on exception.
  Typo on exception.
  Fixing the unstarring bugs.
  Discrete text sizes rather than linear, new XXL size. (#474, #392)
  Fixing log.
  Cutting trim log in half.
  Turning off chance for cleanup. Everybody gets a cleanup.
  No need for progress on trim.
  Handling users who only read feeds to which they are subscribed.
  Fixing inaccurate counts.
  Sending a max of 1,000 read stories at a time.
  Adding logging and correcting logic error in auto trim.
  Cleaning up user read stories.

Conflicts:
	apps/reader/views.py
2014-01-21 16:38:57 -08:00
Samuel Clay
bd441ed7c2 Switching starring story unique index parameter. 2014-01-21 16:23:34 -08:00
Samuel Clay
b5488e7509 Fixing race condition on starring stories. 2014-01-21 16:03:34 -08:00
Samuel Clay
91a61fd1ca Typo on exception. 2014-01-21 15:41:21 -08:00
Samuel Clay
f00d88625f Typo on exception. 2014-01-21 15:40:37 -08:00
Samuel Clay
68294f6489 Fixing the unstarring bugs. 2014-01-21 15:37:59 -08:00
Samuel Clay
91a0e69411 Fixing log. 2014-01-21 15:05:47 -08:00
Samuel Clay
491aea5f01 Cutting trim log in half. 2014-01-21 15:00:47 -08:00
Samuel Clay
178f7983c8 Turning off chance for cleanup. Everybody gets a cleanup. 2014-01-21 14:56:59 -08:00
Samuel Clay
b95927ff29 No need for progress on trim. 2014-01-21 14:05:41 -08:00
Samuel Clay
d5599954ad Handling users who only read feeds to which they are subscribed. 2014-01-21 13:53:31 -08:00
Samuel Clay
e2a11eb42e Fixing inaccurate counts. 2014-01-21 13:51:13 -08:00
Samuel Clay
0df1c98e79 Sending a max of 1,000 read stories at a time. 2014-01-21 13:49:00 -08:00
Samuel Clay
376529252d Adding logging and correcting logic error in auto trim. 2014-01-21 13:44:16 -08:00
Samuel Clay
5ae725364f Cleaning up user read stories. 2014-01-21 13:34:53 -08:00
Samuel Clay
f5cae48db6 Merge branch 'master' into organizer
* 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)
  ...
2014-01-16 13:33:02 -08:00
Samuel Clay
aa7df2988d Merge branch 'master' into readstories
* master: (292 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)
  ...

Conflicts:
	media/css/reader.css
	media/js/newsblur/reader/reader.js
	media/js/newsblur/views/story_titles_header_view.js
2014-01-16 13:32:42 -08:00
Samuel Clay
f5e8826ba8 Styling login and authorize oauth templates. 2014-01-15 17:12:24 -08:00
Samuel Clay
c7d158a654 Adding login view and integrating oauth middleware and authentication backend. Wow that was easy. 2014-01-15 15:41:18 -08:00
Samuel Clay
7af614a324 Initial oauth provider commit. 2014-01-15 14:29:35 -08:00
Samuel Clay
dfdbc6e398 Preventing multiple saved stories from being deleted. Also removing activities when removing saved stories. 2014-01-15 11:53:38 -08:00
Samuel Clay
eee1341cd3 Using https for twitter images. Adding a twitter photo sync to fix broken twitter photos. Thanks to @ggrappone for finding this one. 2014-01-14 13:21:10 -08:00
Samuel Clay
f5fc687235 Merge branch 'master' into tagging
* master:
  Fixing mark as read when disabling double clicks.
  Android v3.5.
  New preferences: double-clicking site titles and unread counts.
  Fixing the default PuSH lease by setting it to 10 minutes (matching the reference hub). Huge thanks to @mihaip.
  Now forcing image sizing.
  Switch remaining story loading to new async model.
  Switch folder reading and All Stories reading to new async model.
  Move saved stories fetch to new async model.
  Generalise handling of story request responses.
  Update some auto-gen cruft that recent tools fixed.
  Switch social feeds to new async system.
  Fix some async crashes.
  Update to API level 19!
  Update to API level 19!
  Fix crash on async callback in reading fragment.
  Initial decouple of feed story sync from sync service.  Buggy.

Conflicts:
	media/js/newsblur/views/feed_title_view.js
2014-01-03 12:01:48 -08:00
Samuel Clay
074cdb8c49 Fixing the default PuSH lease by setting it to 10 minutes (matching the reference hub). Huge thanks to @mihaip. 2014-01-02 15:03:19 -08:00
Samuel Clay
f6b7a553be Merge branch 'master' into tagging
* master:
  Now forcing image sizing.
  Upgrading feedparser.
  Fixing RSS feed for blurblogs by using permalinks instead of guids.
  Treat 12:00am as occurring at the start of the day
  Adding monit for work server.
  Removing starred stories from mongo backups.
  Logic error.
  New algorithm for figuring out how long to renew.
2014-01-02 13:16:36 -08:00
Samuel Clay
b48f9bb129 Fixing RSS feed for blurblogs by using permalinks instead of guids. 2014-01-02 12:32:16 -08:00
Samuel Clay
2942b5cedd Logic error. 2013-12-20 12:46:09 -08:00
Samuel Clay
742657fa64 New algorithm for figuring out how long to renew. 2013-12-20 12:45:28 -08:00
Samuel Clay
65d172ebf3 RSS feed for saved stories. 2013-12-19 11:57:58 -08:00
Samuel Clay
feb398a2d4 Adding RSS feeds for saved tags. Still needs the actual rss feed. 2013-12-19 11:08:22 -08:00
Samuel Clay
c6840b1cf4 Merge branch 'master' into tagging
* 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.
  ...
2013-12-13 15:16:51 -08:00
Samuel Clay
96920c9aa6 New read stories view. 2013-12-05 16:08:45 -08:00
Samuel Clay
6040e1d97e Fixing cutoff date when retrieving stories. 2013-12-05 15:10:09 -08:00
Samuel Clay
904e908b61 Mark older/newer stories as read. 2013-12-05 14:25:15 -08:00
Samuel Clay
1b3445541a Fixing issue with autocomplete. 2013-12-03 14:32:26 -08:00
Samuel Clay
dbc59b74a3 Fixing infinite loop. 2013-12-03 14:29:23 -08:00
Samuel Clay
ef50458b89 Trying out better autocomplete search with parts. 2013-12-03 14:27:39 -08:00
Samuel Clay
0a827a91fe Updating starred tag counts on adding/removing tags. 2013-11-22 11:13:27 -08:00
Samuel Clay
582364c64d Adding tag feeds. 2013-11-22 11:12:47 -08:00