Commit graph

4929 commits

Author SHA1 Message Date
Samuel Clay
00f59821be Resubscribing to PuSH feeds that have expired. 2013-03-06 14:45:01 -08:00
Samuel Clay
37c8d36eb7 sclay -> /srv 2013-02-25 19:01:11 -08:00
Samuel Clay
4dba6ce380 Counting average stories if stories were detected in the last month. This should fix feeds that have long delays but shouldn't. 2013-02-25 11:11:47 -08:00
Samuel Clay
5f9d72a800 Fixing maintenance mode message. 2013-02-24 17:20:11 -08:00
Samuel Clay
f3c662cf96 Merge branch 'story_hash_1'
* story_hash_1:
  Maintenace message.
  First half of story hash migration. Setting up unique sparse index, then migration to calculate hashes for every story.
2013-02-24 16:51:01 -08:00
Samuel Clay
0946cc8068 Maintenace message. 2013-02-24 16:50:16 -08:00
Samuel Clay
fc8b2bd4ec First half of story hash migration. Setting up unique sparse index, then migration to calculate hashes for every story. 2013-02-20 15:42:40 -08:00
Samuel Clay
3bdb4af70a Fixing the timeout on premium setups by doing the scheduling of premium setups in a task, only immediately activating all of a user's feeds. 2013-02-15 09:52:11 -08:00
Samuel Clay
4e6fa99eff If there are no unread stories in a folder, don't request river_stories with no feeds, since that will return all unread stories. Fetch all feeds in folder. Thanks to @afita for pushing this. 2013-02-14 17:16:47 -08:00
Samuel Clay
b252c2987c Fixing sharing story by email if the story has no feed. 2013-02-14 16:06:30 -08:00
Samuel Clay
5dd28cb197 Fixing sharing story by email if the story has no feed. 2013-02-14 15:59:03 -08:00
Samuel Clay
366797280c Adding Tafiti, Windows 8 app, to logs. 2013-02-13 16:27:20 -08:00
Samuel Clay
0d75d9ecd8 1 month max on next fetch. 2013-02-13 12:54:14 -08:00
Samuel Clay
decd50a610 Making links from bookmarklet shared stories absolute URLs. 2013-02-12 14:11:31 -08:00
Samuel Clay
7ccf61da5d Short-circuiting mark all as read if there's nothing to change. 2013-02-11 08:40:32 -08:00
Samuel Clay
5c227a02ab Updating iOS app to include fixes. 2013-02-07 15:51:26 -08:00
Samuel Clay
b5fa3f9abf Task02 is back. 2013-02-07 15:40:13 -08:00
Samuel Clay
6c6ad7ed3d If a feed has no stories in the past month, fetch it 1/12 as often. 2013-02-07 15:30:35 -08:00
Samuel Clay
a66e1f9dcd Cleaning up API to show multiple params better. 2013-02-05 16:16:25 -08:00
Samuel Clay
1780100646 Cleaning up pull request. 2013-02-05 16:10:23 -08:00
Samuel Clay
0fcc309f17 Merge pull request #81 from jv2222/patch-1
Update apps/reader/views.py
2013-02-05 11:01:14 -08:00
Samuel Clay
100fd65a0e Merge pull request #82 from jv2222/patch-2
Update utils/user_functions.py
2013-02-05 11:00:32 -08:00
jv2222
635c0bf261 Update utils/user_functions.py
Adding Pluggio user agent
2013-02-04 21:27:08 -08:00
jv2222
0dee5a1f61 Update apps/reader/views.py
Adding the ability to remove story_content from the result set in the endpoint /reader/feed/:id
2013-02-04 14:53:49 -08:00
Samuel Clay
a8e3f4bc63 New servers 2013-02-01 14:42:55 -08:00
Samuel Clay
035eee0841 Fixing errors in payment ipns. 2013-01-31 16:55:45 -08:00
Samuel Clay
5170b56689 If last_modified fails, clear it. 2013-01-31 12:21:10 -08:00
Samuel Clay
e2d6b8d6f3 Fixing broken branch id in unicode/str for feed. 2013-01-29 15:58:15 -08:00
Samuel Clay
c18c8b54bc Correcting feeds that get merged but are originally branches. 2013-01-29 14:37:01 -08:00
Samuel Clay
bcc4e5f4d9 Fixing Next Unread button which broke during the jQuery 1.9 upgrade because it no longer added the selected feed to the list properly. 2013-01-29 12:48:16 -08:00
Samuel Clay
59a79fd986 Fixing broken twitter/fb connect if the user has synced before but deleted the original account. 2013-01-28 18:32:11 -08:00
Samuel Clay
79c6ea09cd Don't collide stories that are too short to be collided. 2013-01-28 16:56:01 -08:00
Samuel Clay
4f6edc2acf Fixing the long broken last update display on story titles header. 2013-01-28 16:13:12 -08:00
Samuel Clay
7e52fc37ef Fixing assortment of small bugs. 2013-01-28 15:43:00 -08:00
Samuel Clay
8fbc9f5174 Allowing anonymous users to use statistics. 2013-01-28 15:23:19 -08:00
Samuel Clay
cb5beb73a4 Handling previously read stories gracefully on unread count update. 2013-01-28 15:02:52 -08:00
Samuel Clay
a56d50f164 Fixing updating of folder title when renaming. Thanks @afita. 2013-01-28 14:45:10 -08:00
Samuel Clay
4aacfe64cb Adding Metroblur to logging. 2013-01-27 15:35:41 -08:00
Samuel Clay
51f9dbd36f The 'm' key should only find oldest story, not also mark it read/unread. Typo? Thanks @donmelton. 2013-01-25 15:30:56 -08:00
Samuel Clay
b3bd608c8f Allowing all users to see read stories in folders as well. 2013-01-25 12:02:54 -08:00
Samuel Clay
ac5a5e8f51 Updating styling for shared stories. 2013-01-23 11:21:07 -08:00
Samuel Clay
87b50ab443 Adding CC checkbox to story emails. Thanks to @palewire for the idea. 2013-01-23 11:06:28 -08:00
Samuel Clay
fc81722ef2 Adding error handling to marking as unread. 2013-01-23 10:02:14 -08:00
Samuel Clay
50591416e0 Upping page fill outs. 2013-01-23 09:30:36 -08:00
Samuel Clay
4e09e4db81 Fixing user agent. 2013-01-22 18:18:07 -08:00
Samuel Clay
bcc24c1253 Fixing PuSH by using the correct hub url. Thanks to @donmelton for finding the bug. 2013-01-22 18:15:28 -08:00
Samuel Clay
9c8a102f04 Fixing broken move to folder. 2013-01-22 09:06:12 -08:00
Samuel Clay
38df483968 Adding setup_all for single machine installations. 2013-01-16 11:06:59 -08:00
Samuel Clay
bb337e9b3d Fixing original view, broken during backbone upgrade. 2013-01-14 13:48:53 -08:00
Samuel Clay
9bcfd0ad41 Upgrading to latest Backbone and Underscore. May break shit. 2013-01-14 12:50:00 -08:00