Samuel Clay
|
1be440c407
|
DynamicDocument allows starred stories to work with stories that have more fields.
|
2016-11-10 18:02:34 -08:00 |
|
Samuel Clay
|
afb93fd26d
|
Turning off strict feed validation for mongoengine.
|
2016-11-10 17:56:08 -08:00 |
|
Samuel Clay
|
cc62d23b00
|
Adding unused fields on MStarredStory to compensate for new mongoengine requirements.
|
2016-11-10 17:36:40 -08:00 |
|
Samuel Clay
|
5d2c1026ba
|
Adding work/search to maintenance. Adding index to starred stories.
|
2016-11-10 17:24:31 -08:00 |
|
Samuel Clay
|
7dee3ae771
|
Upgrading to mongo 3.0. Still needs fixes for mongoengine.
|
2016-11-10 10:11:46 -08:00 |
|
Samuel Clay
|
3702c2ca6b
|
Moving reach score
|
2016-11-01 15:16:59 -07:00 |
|
Samuel Clay
|
09cab80fa8
|
Limiting permalinks when looking at query popularity.
|
2016-10-28 17:04:12 -07:00 |
|
Samuel Clay
|
b7eb330eea
|
New reach score
|
2016-10-06 20:33:52 -07:00 |
|
Samuel Clay
|
9098e6797d
|
Adding # readers and switching to faster way of finding readers.
|
2016-10-06 20:13:53 -07:00 |
|
Samuel Clay
|
44e59c2b63
|
Read percentages
|
2016-10-06 19:33:09 -07:00 |
|
Samuel Clay
|
88d0a58d40
|
Handling dupe stories
|
2016-10-06 18:10:52 -07:00 |
|
Samuel Clay
|
6a53d127d9
|
Handling dupe stories
|
2016-10-06 18:09:46 -07:00 |
|
Samuel Clay
|
7e6aad7b6d
|
Concating dupe stories
|
2016-10-06 18:06:58 -07:00 |
|
Samuel Clay
|
74bb1ebd4b
|
Reducing dupe feeds.
|
2016-10-06 17:26:50 -07:00 |
|
Samuel Clay
|
3ebf31334e
|
Minting xlsx spreadsheet from queries.
|
2016-10-06 17:20:30 -07:00 |
|
Samuel Clay
|
19a4a02754
|
Handling missing feeds.
|
2016-10-06 15:42:54 -07:00 |
|
Samuel Clay
|
fbfa7920fc
|
Adding story titles to global queries.
|
2016-10-06 15:34:53 -07:00 |
|
Samuel Clay
|
4a334a50b0
|
Rudimentary sorting of global keywords based on subscribers.
|
2016-10-06 15:24:53 -07:00 |
|
Samuel Clay
|
025dd065fe
|
Handling YouTube playlists.
|
2016-06-13 22:54:52 -07:00 |
|
Samuel Clay
|
aa397194a1
|
Allowing twitter URL to not have https/http in it.
|
2016-05-26 15:06:52 -07:00 |
|
Samuel Clay
|
2c149a728d
|
Sanity check on youtube urls.
|
2016-05-26 14:50:07 -07:00 |
|
Samuel Clay
|
7ad8dd89db
|
Better match for twitter.com/username
|
2016-05-26 14:41:44 -07:00 |
|
Samuel Clay
|
e3445bb134
|
Native Twitter support for converting the Twitter API to RSS. If you're reading this, you can test it by subscribing to twitter usernames like so: https://twitter.com/newsblur
|
2016-05-26 14:30:26 -07:00 |
|
Samuel Clay
|
66066a28e5
|
Checking for youtube when searching for a feed. If this grows one more, this needs to be refactored.
|
2016-05-23 20:00:15 -07:00 |
|
Samuel Clay
|
c25dfd2503
|
May have found the last subscriber count glitch due to branched feeds.
|
2016-05-23 19:45:45 -07:00 |
|
Samuel Clay
|
d0a191e556
|
Allowing youtube feeds to be added directly.
|
2016-05-23 11:58:46 -07:00 |
|
Samuel Clay
|
c3dee67c29
|
Only swap dupe feed with original feed if not both branched.
|
2016-05-21 06:13:35 -07:00 |
|
Samuel Clay
|
7caa5fa99a
|
Wrong log in feeddata.
|
2016-05-20 16:40:46 -07:00 |
|
Samuel Clay
|
90e3036eaf
|
Handling feeddata update with no updates.
|
2016-05-20 16:22:47 -07:00 |
|
Samuel Clay
|
9e4b16e74b
|
Correcting subscriber counts.
|
2016-05-20 16:19:57 -07:00 |
|
Samuel Clay
|
fa92383ec8
|
Checking hash dupes before link+address dupes.
|
2016-05-20 15:59:32 -07:00 |
|
Samuel Clay
|
eae2a14364
|
Adding logging.
|
2016-05-20 15:55:37 -07:00 |
|
Samuel Clay
|
6a543c980c
|
IntegrityError is a subclass of DatabaseError, so feeds weren't being merged properly.
|
2016-05-20 15:52:42 -07:00 |
|
Samuel Clay
|
8a3563766f
|
Reintroducing correct subscriber counts.
|
2016-05-16 17:57:02 -07:00 |
|
Samuel Clay
|
1497412133
|
Attempting to correct sub counts for branched feeds.
|
2016-05-05 19:37:02 +08:00 |
|
Samuel Clay
|
a22a3fe1f7
|
Ignoring feedsportal.
|
2016-04-18 16:17:15 -07:00 |
|
Samuel Clay
|
61397dab49
|
Saved stories have no changes.
|
2016-03-01 10:13:33 -05:00 |
|
Samuel Clay
|
8879a6eb95
|
Correctly determining if there are story changes.
|
2016-02-26 20:16:26 -08:00 |
|
Samuel Clay
|
dcc942c9c6
|
Undoing story change preference. Now story changes are loading through ajax.
|
2016-02-26 20:01:41 -08:00 |
|
Samuel Clay
|
3499950353
|
Clearing a story's Text view cache when the story is updated.
|
2016-02-25 15:45:32 -08:00 |
|
Samuel Clay
|
326dfa91c6
|
Trimming feeds down to 10 stories (from 25) when going two months unread.
|
2016-02-25 11:50:14 -08:00 |
|
Samuel Clay
|
7ca5a7b25f
|
Handling missing rss URLs when checking site from bookmarklet.
|
2016-02-16 13:19:59 -08:00 |
|
Samuel Clay
|
043c03e763
|
Fixing add url when searching for rss feeds.
|
2016-02-16 11:48:35 -08:00 |
|
Samuel Clay
|
d127d1094c
|
Fixing author in newsletters.
|
2016-02-09 17:22:07 -08:00 |
|
Samuel Clay
|
7c8f85c24a
|
Newsletter icons now work. Time to try it out on prod.
|
2016-02-09 17:14:59 -08:00 |
|
Samuel Clay
|
3c7717aff5
|
Updating newsletter icon.
|
2016-02-09 16:59:58 -08:00 |
|
Samuel Clay
|
bb964648df
|
Merge branch 'master' into newsletters
* master:
Handling bunk feeds better by forcing a sub recount and ignoring if not subscribed.
Splitting feed error codes.
|
2016-02-09 16:37:06 -08:00 |
|
Samuel Clay
|
4ed51e880a
|
Handling bunk feeds better by forcing a sub recount and ignoring if not subscribed.
|
2016-02-09 16:34:59 -08:00 |
|
Samuel Clay
|
802e9a10b0
|
Newsletters partially work. Still need to handle them during feed fetching.
|
2016-02-09 16:22:22 -08:00 |
|
Samuel Clay
|
94d981cfac
|
Fixing issue with missing feed urls on original feed pages.
|
2016-02-05 14:46:56 -08:00 |
|