Samuel Clay
|
f8583ad955
|
Django 1.3-izing everything. Moving logging back to counting everything in the last day, but without the hard-work of deleting old entries.
|
2011-05-01 19:58:40 -04:00 |
|
Samuel Clay
|
475325e39e
|
Last fixes before deploying mongo-ized feed icons.
|
2011-05-01 17:19:01 -04:00 |
|
Samuel Clay
|
0f8c8ed7e9
|
Merge branch 'master' into mongo_feed_icon
Conflicts:
apps/reader/views.py
apps/rss_feeds/models.py
|
2011-04-26 19:37:52 -04:00 |
|
Samuel Clay
|
a3a22f16a3
|
Putting feed update invervals back to normal.
|
2011-04-26 19:12:34 -04:00 |
|
Samuel Clay
|
50e72d1384
|
Cranking up the feed fetch intervals by half.
|
2011-04-26 17:16:57 -04:00 |
|
Samuel Clay
|
8dae523890
|
Calming down feed updating to clear the growing backlog.
|
2011-04-26 13:52:19 -04:00 |
|
Samuel Clay
|
26c66950ed
|
Easing off the subscriber bonus
|
2011-04-26 13:19:49 -04:00 |
|
Samuel Clay
|
4429fef6c8
|
Temporarily killing all feed fetch histories grater than 5 back. This will screw up the home page statistics, but it's costing too much.
|
2011-04-26 11:44:19 -04:00 |
|
Samuel Clay
|
d05518000d
|
Using the number of subscribers as a base from which to find feeds.
|
2011-04-25 20:55:39 -04:00 |
|
Samuel Clay
|
cc94f3fd12
|
Double duty: Adding /rss_feeds/search_feed endpoint for discovering feeds through the API. Also adding in a new preference for the sort order of feeds. A bit broken, but it'll do for now. Thanks to @heliostatic for the idea.
|
2011-04-25 20:53:29 -04:00 |
|
Samuel Clay
|
66200f1d76
|
Adding mongo feed icon model, bootstrapping, and moved the views. Still need the importer and the canonical rep to match new models.
|
2011-04-21 23:10:43 -04:00 |
|
Samuel Clay
|
909339381a
|
Statistics graph.
|
2011-04-15 11:34:41 -04:00 |
|
Samuel Clay
|
3b76b5e5c2
|
Merge branch 'master' into dashboard_tweaks
|
2011-04-14 09:29:39 -04:00 |
|
Samuel Clay
|
d349018f19
|
Handling cases of no story content.
|
2011-04-13 18:05:26 -04:00 |
|
Samuel Clay
|
c14102bb47
|
Minor copy changes, and a smarter way of including favicon when requested.
|
2011-04-11 09:42:38 -04:00 |
|
Samuel Clay
|
a645916497
|
Merge branch 'master' into dashboard_tweaks
Conflicts:
apps/rss_feeds/models.py
|
2011-04-11 09:34:44 -04:00 |
|
Samuel Clay
|
c3b4464668
|
Finishing up classifier counts. Pretty and visually stimulating to the mind, and drives you crazy at the same time.
|
2011-04-09 14:37:07 -04:00 |
|
Samuel Clay
|
6890823a84
|
Showing classifier counts in statistics. Needs a graphical view, and maybe some pruning.
|
2011-04-09 11:06:36 -04:00 |
|
Samuel Clay
|
4c16df13eb
|
Adding feed classifiers counts. Will be used to display graphs which show likes and dislikes aggregated across users in the Statistics dialog.
|
2011-04-07 17:00:28 -04:00 |
|
Samuel Clay
|
87d078239a
|
Separating out favicon loading from feed loading. This will hopefully reduce initial page load speed.
|
2011-04-05 19:24:12 -04:00 |
|
Samuel Clay
|
e88d78a39c
|
Fixing minor bug around incompletereads on page fetch.
|
2011-04-05 10:52:49 -04:00 |
|
Samuel Clay
|
3c14c2f061
|
Merge branch 'master' into dashboard_tweaks
|
2011-04-04 21:04:32 -04:00 |
|
Samuel Clay
|
a757b9f88f
|
Fixing a few feed fetching bugs.
|
2011-04-04 20:53:12 -04:00 |
|
Samuel Clay
|
927a6e655f
|
Fixing a bug around throwing feedburner errors.
|
2011-04-04 12:02:18 -04:00 |
|
Samuel Clay
|
d76aeacb3a
|
Stubbing in a few API endpoints in documentation.
|
2011-04-04 12:01:29 -04:00 |
|
Samuel Clay
|
d5c2a61e16
|
Handling the damn Thoughts of a Wierdo feedburner screwup gracefully.
|
2011-04-03 11:08:42 -04:00 |
|
Samuel Clay
|
a6c45df0dd
|
Whoops, no need to overcompensate for subscribers by *that* much.
|
2011-04-02 01:11:29 -04:00 |
|
Samuel Clay
|
6aede04f10
|
Making feeds update WAY faster. Will I regret this? Most likely. But the weekend's the best time to find out.
|
2011-04-02 00:17:59 -04:00 |
|
Samuel Clay
|
3c2e3cef15
|
Cranking up the dials on feed fetching times. Let's make this shit faster.
|
2011-03-24 19:41:55 -04:00 |
|
Samuel Clay
|
df386cbf6d
|
Updating feeds just a tad bit quicker, to test out the new servers.
|
2011-03-23 19:00:28 -04:00 |
|
Samuel Clay
|
549536753f
|
Toning down the aggresiveness on feed fetching.
|
2011-03-23 17:18:57 -04:00 |
|
Samuel Clay
|
90b2e4d5a8
|
Fetching feeds 4-6x times as often.
|
2011-03-22 19:30:50 -04:00 |
|
Samuel Clay
|
71c0ec32dc
|
Cutting refresh delays by more than half.
|
2011-03-21 22:45:33 -04:00 |
|
Samuel Clay
|
fbfede640c
|
Upgrading to mongodb 1.8. Adding user/pass to mongo, using item_frequencies with map_reduce (to avoid eval on the db).
|
2011-03-19 16:19:53 -04:00 |
|
Samuel Clay
|
a3e974f329
|
Merge branch 'master' into recommended
Conflicts:
media/css/reader.css
|
2011-03-11 19:53:45 -05:00 |
|
Samuel Clay
|
b47f85dd2e
|
Fixing issue around adding a URL that has both a duplicatefeed address, as well as a perfectly good canonical address. Use the Feed befor ethe DuplicateFeed.
|
2011-03-09 18:52:06 -05:00 |
|
Samuel Clay
|
24aa214346
|
Refactoring feed canonical representations. Split Feed from UserSubscription for use in the feed recommended module. Hooked up Statistics and Intelligence Trainer modals to the recommended feed. Still need Try/Add, and paging.
|
2011-03-04 12:27:31 -05:00 |
|
Samuel Clay
|
2b7542e090
|
Retooling feed fetch times to be based on active subscribers, not total subscribers.
|
2011-03-01 10:34:49 -05:00 |
|
Samuel Clay
|
eada5c565a
|
Reloading feed on update.
|
2011-02-24 15:48:00 -05:00 |
|
Samuel Clay
|
e33656d000
|
Feed parsing bugs fixed.
|
2011-02-23 14:25:07 -05:00 |
|
Samuel Clay
|
d44d36d8f4
|
Limiting tags.
|
2011-02-22 13:36:38 -05:00 |
|
Samuel Clay
|
b68611a6d2
|
Fixing more bugs in feed fetching.
|
2011-02-15 21:16:34 -05:00 |
|
Samuel Clay
|
bb4e81b278
|
Fixing a whole lot of feed fetch bugs.
|
2011-02-15 21:08:40 -05:00 |
|
Samuel Clay
|
6549aa3a65
|
Adding feed and page fetch histories to statistics dialog.
|
2011-02-13 14:47:58 -05:00 |
|
Samuel Clay
|
bea23e23de
|
Speeding up feed refreshes. Hopefully this won't strain the system too much.
|
2011-02-11 11:49:21 -05:00 |
|
Samuel Clay
|
5f473ef746
|
Fixing a glut of issues for missing feeds and missing subscriptions.
|
2011-02-09 18:52:36 -05:00 |
|
Samuel Clay
|
b22cada5e4
|
Adding full bootstrapping to fabfile.
|
2011-02-09 15:45:41 -05:00 |
|
Samuel Clay
|
6f92b7082e
|
Fixing a slight error in lists vs. instances of feeds during adding.
|
2011-02-08 22:54:40 -05:00 |
|
Samuel Clay
|
48afe91758
|
Refactoring how feeds are found using urls in the add modal. Also fixing a display issue around showing the river icon in a collapsed feed and showing the manage menu. Lastly, changing the feedfinder's user agent because some assclown website was disallowing on the string 'feedfinder'
|
2011-02-08 22:07:59 -05:00 |
|
Samuel Clay
|
5b982d61b5
|
Fixing drag-and-drop for folders. Not ideal, but at least it works, including empty folders.
|
2011-02-08 09:44:24 -05:00 |
|