Samuel Clay
|
b9cbf6a71e
|
Deleting old read stories and speeding up computing feed scores by caching stories to search through.
|
2010-09-19 11:30:18 -04:00 |
|
Samuel Clay
|
554d5f5985
|
Adding extra logging to calculate_feed_scores for debugging purposes.
|
2010-09-18 16:19:30 -04:00 |
|
Samuel Clay
|
905600a798
|
Adding extra logging to calculate_feed_scores for debugging purposes.
|
2010-09-18 16:15:59 -04:00 |
|
Samuel Clay
|
8d482077ad
|
Email logins.
|
2010-09-17 13:55:15 -04:00 |
|
Samuel Clay
|
788df86af9
|
Revert "Compressing page data when saving it."
This reverts commit a1227d8d1e .
|
2010-09-17 13:47:15 -04:00 |
|
Samuel Clay
|
a1227d8d1e
|
Compressing page data when saving it.
|
2010-09-17 13:46:49 -04:00 |
|
Samuel Clay
|
ca054598b2
|
Handling broken dates in feeds.
|
2010-09-17 13:33:11 -04:00 |
|
Samuel Clay
|
ba3e75ba3f
|
Whoops, sometimes there is no etag.
|
2010-09-17 13:24:23 -04:00 |
|
Samuel Clay
|
b61955c7f3
|
Fixing etag max_length, whcih was too short for certain websites and their giant-ass etags.
|
2010-09-17 13:06:28 -04:00 |
|
Samuel Clay
|
d3e2c6ae1f
|
Optimizing distribution of tasked feeds.
|
2010-09-17 12:53:05 -04:00 |
|
Samuel Clay
|
fa73da5bfc
|
Turning off feed fetching for feeds with no active subscribers. No way to turn them back on, but who cares? They're inactive
|
2010-09-17 12:51:25 -04:00 |
|
Samuel Clay
|
b7dc554801
|
Turning off feed fetching for feeds with no active subscribers. No way to turn them back on, but who cares? They're inactive
|
2010-09-17 12:50:46 -04:00 |
|
Samuel Clay
|
9792550dcc
|
Counting only active subscribers in prep for turning off feed fetching for inactive users.
|
2010-09-17 12:42:44 -04:00 |
|
Samuel Clay
|
995d1d6ee4
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-09-17 12:40:50 -04:00 |
|
Samuel Clay
|
235f159fea
|
Refactoring manage/train classifiers. A bit broken.
|
2010-09-17 12:40:42 -04:00 |
|
Samuel Clay
|
ab3432366e
|
Changing timezone to GMT in prep for timezone preferences.
|
2010-09-17 12:10:24 -04:00 |
|
Samuel Clay
|
afc7d15ad0
|
Fixing timezones so future stories aren't unread when tehy are marked as read.
|
2010-09-16 22:04:18 -04:00 |
|
Samuel Clay
|
f14de2403b
|
Proper timezone support by saving the correct date in stories. Everything is now UTC, which means I'll need to add timezone support to accounts, which won't be fun.
|
2010-09-16 15:37:11 -04:00 |
|
Samuel Clay
|
471a8bc28b
|
Fixing bad login problems. 1) Showing error info for unknown usernames, and 2) coercing all usernames to lowercase when logging in.
|
2010-09-16 14:36:51 -04:00 |
|
Samuel Clay
|
220b4f6033
|
Mark Folder as Read.
|
2010-09-16 11:28:42 -04:00 |
|
Samuel Clay
|
154ac4d3a9
|
Fixing delete feeds to only delete the one feed you want to delete, not all of the others. Also fixed add URL to check more aggressively for duplicate feeds.
|
2010-09-14 23:47:21 -04:00 |
|
Samuel Clay
|
5ca39809e9
|
Refactoring delete feeds and adding delete folders, which does not yet work.
|
2010-09-14 20:49:28 -04:00 |
|
Samuel Clay
|
8860c94480
|
Updated About section to include a very important message about Why I Built NewsBlur.
|
2010-09-13 17:32:41 -04:00 |
|
Samuel Clay
|
d0d84465d9
|
Positioning feed context menus correctly, based on position ont he screen, respecting window borders.
|
2010-09-13 17:09:17 -04:00 |
|
Samuel Clay
|
33c8ec4b1c
|
Merge branch 'master' into folder_actions
|
2010-09-12 13:55:10 -04:00 |
|
Samuel Clay
|
61643287fa
|
Allowing logins by username or email. This should've happened months ago, but I never realized it.
|
2010-09-12 13:55:04 -04:00 |
|
Samuel Clay
|
5866aefe74
|
Folder/feed action menus. All that's needed is positioning when too close to the bottom of the screen.
|
2010-09-12 13:50:27 -04:00 |
|
Samuel Clay
|
2b2305d08f
|
Arrows for folder/feed actions. They have click handlers and are properly positioned for all feeds/folders.
|
2010-09-11 17:15:08 -04:00 |
|
Samuel Clay
|
57bc5ade0c
|
Final bootstrap migration.
|
2010-09-10 11:25:48 -07:00 |
|
Samuel Clay
|
4bd18662a0
|
Using wrong value in formatted stories. Story_guid is converted to id in format_stories. Doh.
|
2010-09-10 09:26:32 -07:00 |
|
Samuel Clay
|
7c994d368a
|
Sanity check on story.id->story_story_guid convert.
|
2010-09-10 09:13:55 -07:00 |
|
Samuel Clay
|
80f921996e
|
Forcing duplicate stories read to throw an exception. I need to see this happening.
|
2010-09-10 09:02:11 -07:00 |
|
Samuel Clay
|
7c1041b713
|
While story_guids are not fully migrated, need to check for both guid and unicode ID.
|
2010-09-10 08:56:30 -07:00 |
|
Samuel Clay
|
0230fd64ef
|
While story_guids are not fully migrated, need to check for both guid and unicode ID.
|
2010-09-10 08:38:50 -07:00 |
|
Samuel Clay
|
9fab385689
|
While story_guids are not fully migrated, need to check for both guid and unicode ID.
|
2010-09-10 08:32:48 -07:00 |
|
Samuel Clay
|
fb3b1fa260
|
Enforcing constraints on read stories, and fixing operational errors on merge_feeds.
|
2010-09-10 08:23:04 -07:00 |
|
Samuel Clay
|
29605c7c9e
|
Story_guids can be unicode IDs.
|
2010-09-10 01:27:41 -07:00 |
|
Samuel Clay
|
4c268384be
|
Story_guids can be unicode IDs.
|
2010-09-10 01:24:12 -07:00 |
|
Samuel Clay
|
3c9714c4b3
|
Merging feeds, handling null story_guids
|
2010-09-10 01:19:46 -07:00 |
|
Samuel Clay
|
613ace35bb
|
Merging feeds, handling null story_guids
|
2010-09-10 01:18:31 -07:00 |
|
Samuel Clay
|
20a2420542
|
Merging feeds, handling null story_guids
|
2010-09-10 01:11:08 -07:00 |
|
Samuel Clay
|
5e780b0438
|
Merging feeds, handling null story_guids
|
2010-09-10 01:09:28 -07:00 |
|
Samuel Clay
|
b26dfa87bb
|
Handling feed fetch unique errors.
|
2010-09-10 01:01:18 -07:00 |
|
Samuel Clay
|
0d5b964b38
|
Small code cleanups before relaunching story_guids unique.
|
2010-09-10 00:51:20 -07:00 |
|
Samuel Clay
|
7b71419a59
|
Deleting stories with invalid id's.
|
2010-09-09 07:04:57 -07:00 |
|
Samuel Clay
|
5eb00257b6
|
Deleting stories with invalid id's.
|
2010-09-09 07:04:12 -07:00 |
|
Samuel Clay
|
3835eb9433
|
Deleting stories with invalid id's.
|
2010-09-09 07:02:03 -07:00 |
|
Samuel Clay
|
974d5b4a58
|
Deleting stories with invalid id's.
|
2010-09-09 07:00:08 -07:00 |
|
Samuel Clay
|
de3f86f9c9
|
Half-way to fixing the massive story dupe bug. Removing unqiueness so i can migrate the db.
|
2010-09-08 18:48:42 -07:00 |
|
Samuel Clay
|
04f511370d
|
Creating ObjectID for mongo stories with the story_guid as the ID.
|
2010-09-08 18:36:43 -07:00 |
|