Commit graph

955 commits

Author SHA1 Message Date
Samuel Clay
be7994e1c5 Adding stats to organizer. 2014-07-23 17:49:23 -07:00
Samuel Clay
93f6971731 Merge branch 'master' into organizer
* master: (31 commits)
  Fixing login screen for Reeder.
  Fixing login screen for Reeder.
  Explicit viewport.
  Explicit viewport.
  Explicit viewport.
  Explicit viewport.
  Adding viewport to login/signup screen.
  Set source_used_id correctly when sharing from a blurblog (#551)
  Adding debug option to all text importers.
  Adding user_id to every response.
  Adding WAI-AREA support for <article> to support LiveJournal.
  Fixing last few font size changes for new feed title font styler.
  Boosting readability's ability to read Medium posts.
  Adding feed font size. Configures both story titles and feed titles. This one's for you @theromit.
  Probably not a bug. Probably Adblock.
  Adding autosize to share textbox.
  Hiding mark as read button when searching.
  Fixing images in tutorial.
  Removing unnecessary inset box shadow on header elements.
  Further correcting OAuth spacing on mobile.
  ...
2014-07-23 15:35:23 -07:00
Samuel Clay
47c7fc15f3 Adding debug option to all text importers. 2014-07-21 21:13:55 -07:00
Samuel Clay
bd334ef20f Boosting readability's ability to read Medium posts. 2014-07-21 14:22:07 -07:00
Samuel Clay
22af05bc76 Fixing issue with multiple saved story counts. 2014-07-13 16:07:32 -07:00
Samuel Clay
7dc8175f8b Merge branch 'master' into organizer
* master: (627 commits)
  Handling unsub'd feed with active IFTTT trigger.
  Adding dark story header border color for android. For #546.
  Don't record read stories for aggregated mark reads.
  Adding unsub'd feeds to read stories view.
  Fixing Subscribe button for tryfeeds.
  Fixing IFTTT saved story tags.
  Moving classifiers when recreating destroyed feeds.
  Code to recreateaccidentally destroyed feeds.
  Adding SSL certificate assembly fab command.
  Skip saved feeds which have fake unread counts.
  Fix style of share bar text for dark theme.
  Apply dark theme to classifier dialog.
  Fixing saved story view for users with preference to open first unread story, thereby switching them out of saved mode and into unread mode.
  Update ShareDialogFragment to use AlertDialog.Builder and default theme
  Adding copy_db_settings to fabfile.
  Apply dark theme to replies.
  Update ReplyDialogFragment to use AlertDialog.Builder and default themes.
  Fixing specified image sizes.
  Only premiums users can share multiple stories from a single feed per day.
  Faster delete user (for combating spam).
  ...
2014-06-26 15:36:06 -07:00
Samuel Clay
f38ff90458 Adding order filter to starred stories. 2014-06-11 15:20:59 -07:00
Samuel Clay
af6b60868a Merge branch 'master' into saved
* master:
  Transitioning from tag to tag/feed_id.
  Max of 3 updates per fetch.
  Upgrading mongodb mms agent.
2014-05-30 22:38:34 -07:00
Samuel Clay
b269eb2489 Max of 3 updates per fetch. 2014-05-30 13:41:57 -07:00
Samuel Clay
374e546175 Merge branch 'master' into saved
* master:
  Fixing updates_off in tasks.
  Adding updates_off run-time setting for handling large spikes of updates.
  Draining feeds also clears out error feeds.
2014-05-29 18:38:56 -07:00
Samuel Clay
ecbc788e6b Fixing updates_off in tasks. 2014-05-29 17:59:00 -07:00
Samuel Clay
c20ef4e5d0 Adding updates_off run-time setting for handling large spikes of updates. 2014-05-29 17:53:16 -07:00
Samuel Clay
16fe96f23b Draining feeds also clears out error feeds. 2014-05-29 16:02:07 -07:00
Samuel Clay
0ff3b58be5 No feed rss for saved stories by feed. 2014-05-29 15:43:44 -07:00
Samuel Clay
c593f63a31 Reverse compatibility for saved story counts. 2014-05-29 15:07:33 -07:00
Samuel Clay
c87116b1da Removing index from starred counts in prep for launch. 2014-05-29 15:04:34 -07:00
Samuel Clay
901f10eef5 Counting saved stories when not count exists. 2014-05-29 13:37:46 -07:00
Samuel Clay
5e36e46049 Count feed_id starred stories when totals don't match. 2014-05-29 13:30:41 -07:00
Samuel Clay
67cd9be717 Switching to upserts for saved stories. 2014-05-29 12:19:26 -07:00
Samuel Clay
3e94720c7b Updating story feed starred counts on marking starred and unstarred on both backend and client. 2014-05-28 20:12:35 -07:00
Samuel Clay
f8b0716515 Showing starred stories when in starred view mode. 2014-05-28 17:35:51 -07:00
Samuel Clay
425775eb0d Adding feed counts for saved stories. Need to show counts next to feeds. 2014-05-28 15:30:30 -07:00
Samuel Clay
d073971b8a Merge branch 'master' into saved_stories
* master:
  Adding cryptography dependency.
  Adding cutoff_timestamp and direction to API docs for marking a feed as read. Meant to address #542.
  Showing all feeds in feed chooser.
  Gunicorn x-forwarded-for
  Adding RealIP to nginx/gunicorn.
  Make sure all folders are visible in the feed chooser dialog
  Make single-story context actions always appear above multiple-story actions. (#541)
  fix to compatible with Python2.6
  Add support for SNI and update requests.
2014-05-22 11:28:52 -07:00
Samuel Clay
ab12b913c3 Correcting user tag order. 2014-05-20 16:00:57 -07:00
cyy5121212
4938b6cebf fix to compatible with Python2.6
total_seconds() method only for Python2.7 or later, so I change it to compatible with Python2.6.
2014-05-18 10:42:35 +08:00
Samuel Clay
403a4ced90 Converting from PIL to Pillow. 2014-05-16 12:18:59 -07:00
Samuel Clay
dc6f4d5419 Remvoing pdb. 2014-05-15 13:05:37 -07:00
Samuel Clay
58d2bfdd64 Don't barf if no search server available. 2014-05-15 12:24:28 -07:00
Samuel Clay
ccd580aac0 Fixing starred story total counts. 2014-05-05 12:17:57 -07:00
Samuel Clay
9173bee736 Moving to a naive story tag counter. Can schedule re-counts if necessary. 2014-04-29 12:36:42 -07:00
Samuel Clay
2af4aab4b1 Fixing immediate scheduling of old feeds. 2014-04-28 12:00:34 -07:00
Samuel Clay
de4e6412c9 Launching search (quietly). 2014-04-23 15:05:47 -07:00
Samuel Clay
4fe9a7d4e6 Fixing indexing of stories on fetch. 2014-04-23 14:35:56 -07:00
Samuel Clay
4287c0d567 Hiding show hidden stories button when searching. Show hidden stories when searching. 2014-04-23 14:25:07 -07:00
Samuel Clay
e002cdf5d0 Adding search_indexed to canonical rep. 2014-04-22 15:48:29 -07:00
Samuel Clay
6290824422 Adding story tags to search index. 2014-04-22 15:16:00 -07:00
Samuel Clay
479b587b60 Preventing large feed updates from stopping the work queue. 2014-04-22 13:37:48 -07:00
Samuel Clay
e2b94c6839 Blackout for new search, forcing non-staff to continue using old search. 2014-04-22 12:39:09 -07:00
Samuel Clay
fb9bffa8ec Adding checks for whether or not a feed is indexed before indexing new stories. Also handling story removal properly. 2014-04-22 12:00:20 -07:00
Samuel Clay
99ab4520b7 Merge branch 'master' into search
* master:
  Debugging tasking of feeds.
  Only fetching feeds immediately if necessary.
  Upping django_ext version.
2014-04-21 16:32:34 -07:00
Samuel Clay
1a0fe8a0c2 Debugging tasking of feeds. 2014-04-21 16:29:58 -07:00
Samuel Clay
9599cf65f2 Only fetching feeds immediately if necessary. 2014-04-21 16:26:10 -07:00
Samuel Clay
7d0ba4e829 Merge branch 'master' into search
* master:
  iOS app versin 4.0.3.
  Fixing intelligence trainer when training in folder.
  Showing user-created training tags/authors in feed trainer.
  Correctly handling drag events on folder titles.
  Showing correct Done/Next button status based on actual stories loaded. This one's for @immad.
  Moving to stricter story diff check. Using story hashes instead of grab bag by date when checking existing stories.
  Fixing digitalocean's missing 96GB size.
2014-04-18 16:40:52 -07:00
Samuel Clay
0fee7af7c6 Moving to stricter story diff check. Using story hashes instead of grab bag by date when checking existing stories. 2014-04-17 12:10:04 -07:00
Samuel Clay
91741dd04d Fixing bug in paging queries. 2014-04-16 17:23:27 -07:00
Samuel Clay
5c80b15e89 Preserving order on searches. Also using elasticsearch's paging. 2014-04-16 17:21:53 -07:00
Samuel Clay
428fba705b Updating search indexing progress in real-time. 2014-04-16 15:31:44 -07:00
Samuel Clay
a3f3d49578 Indexing stories on indexes feeds during feed fetch. 2014-04-15 16:52:25 -07:00
Samuel Clay
ccd9f8ba6f Default null for new search indexed field for backwards compatibility. 2014-04-15 15:08:10 -07:00
Samuel Clay
26a9f0ded0 Removing stories from search index on delete. 2014-04-15 14:59:00 -07:00