Samuel Clay
|
b87a5de6ce
|
Lots of work towards the eventual release of recommended feeds. Now can try feeds (maybe taste would've been a better name?).
|
2011-03-15 23:42:27 -04:00 |
|
Samuel Clay
|
4ab3904d52
|
Adding paging on recommendations. Also moved out of profile preferences, since it needs to be used by the base template when setting up the middle column (the column where recommended feeds go). Now a first-order column on user profiles.
|
2011-03-13 16:24:49 -04:00 |
|
Samuel Clay
|
7a4a651c34
|
Merge branch 'master' into recommended
|
2011-03-12 18:13:34 -05:00 |
|
Samuel Clay
|
3ee5d43c56
|
Fixing up OPML exporter for anonymous users (just use the default account), and fixing the add dialog's focus on the add url, just in case it's slow to load.
|
2011-03-12 18:13:24 -05:00 |
|
Samuel Clay
|
48f2ed5860
|
Fixing issue around missing feeds in subscription folders during opml export. Just ignore missing feeds.
|
2011-03-12 17:54:42 -05:00 |
|
Samuel Clay
|
c70eb8fa3b
|
Add recommended feed opens up Add dialog. Also fixing Safari extension to wait for the folders to show up when adding a url from querystring.
|
2011-03-11 20:05:41 -05:00 |
|
Samuel Clay
|
a3e974f329
|
Merge branch 'master' into recommended
Conflicts:
media/css/reader.css
|
2011-03-11 19:53:45 -05:00 |
|
Samuel Clay
|
d961035513
|
Adding opml export links to Add Site dialog and Preferences dialog.
|
2011-03-11 11:22:28 -05:00 |
|
Samuel Clay
|
57289df51c
|
OPML Export! Now just need to add it to the UI. This class creates XML for nested folders and feeds, cinluding a user's own feed titles.
|
2011-03-10 20:27:40 -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
|
80cbe2c127
|
Adding inline classifiers for tags. Saves single tag classifier, refreshing single feed, and updates intelligence colors dynamically.
|
2011-03-09 09:48:24 -05:00 |
|
Samuel Clay
|
f6e06259b7
|
Counting feeds during refresh logging.
|
2011-03-08 11:38:12 -05:00 |
|
Samuel Clay
|
c1a5a55f0d
|
Fixing classifier dialog's saving calls. Also adding debug information for refresh_feeds to find out how much the status pinging is taking.
|
2011-03-08 10:06:55 -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
|
2e437fcee1
|
Adding a subscribed note in recommended feeds.
|
2011-03-02 12:05:58 -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
|
918507be4b
|
Fixing misc number errors in status page.
|
2011-03-01 10:26:28 -05:00 |
|
Samuel Clay
|
0304b4d49b
|
Using minutes instead of hours for status page to handle large status pages.
|
2011-03-01 10:15:18 -05:00 |
|
Samuel Clay
|
c172fd5f3e
|
Adding new status page to show last feeds fetched and their stats.
|
2011-03-01 09:59:06 -05:00 |
|
Samuel Clay
|
8833dd793d
|
Adding basic structure for recommended feeds.
|
2011-02-28 23:27:58 -05:00 |
|
Samuel Clay
|
a2ef49eb3a
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2011-02-27 16:13:48 -05:00 |
|
Samuel Clay
|
2e67efea6e
|
YAY! Adding classifiers is now instant and does not require a feed refresh. Required scoring intelligence on both server-side and client-side.
|
2011-02-27 16:13:22 -05:00 |
|
Samuel Clay
|
1eb02db2d1
|
Only counting subscribers for active subscriptions. Doh.
|
2011-02-25 20:23:05 -05:00 |
|
Samuel Clay
|
293a152465
|
Dupe read stories should save correctly.
|
2011-02-24 18:54:06 -05:00 |
|
Samuel Clay
|
173ba7f375
|
Handling add url errors correctly. Also handling duplicate stories being marked read. Lastly, fixing bug around future stories being marked as read and then falling into an inconsistent state.
|
2011-02-24 18:51:30 -05:00 |
|
Samuel Clay
|
eada5c565a
|
Reloading feed on update.
|
2011-02-24 15:48:00 -05:00 |
|
Samuel Clay
|
ab3676c0d9
|
Only bother fetching active feeds.
|
2011-02-24 14:49:05 -05:00 |
|
Samuel Clay
|
614421aa80
|
Fixing feeds with 0 active subscribers when the subscriber is clearly logging in.
|
2011-02-23 23:23:52 -05:00 |
|
Samuel Clay
|
e33656d000
|
Feed parsing bugs fixed.
|
2011-02-23 14:25:07 -05:00 |
|
Samuel Clay
|
de80258365
|
Adding *'s to premium users during logging.
|
2011-02-23 13:46:47 -05:00 |
|
Samuel Clay
|
46c831b629
|
Fixing river of news issue around deleted feeds.
|
2011-02-22 22:38:50 -05:00 |
|
Samuel Clay
|
d44d36d8f4
|
Limiting tags.
|
2011-02-22 13:36:38 -05:00 |
|
Samuel Clay
|
17fd511cdc
|
Fixing error on missing usersub.
|
2011-02-22 11:27:05 -05:00 |
|
Samuel Clay
|
09021ea08c
|
Trying to fix stale feeds by checking for a last update of a day.
|
2011-02-22 09:37:09 -05:00 |
|
Samuel Clay
|
76e5a62c62
|
Adding Readability and adding preferences to show/hide any or all services.
|
2011-02-16 20:45:37 -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
|
95abe1aac2
|
Allowing adding a url even if already subscribed. Just checks for dupes in the specific folder, but otherwise, dupes are allowed.
|
2011-02-14 01:15:45 -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 |
|
Samuel Clay
|
07e7e744c9
|
Helping out a strained fetch system by adding time between updates.
|
2011-02-07 17:19:40 -05:00 |
|
Samuel Clay
|
c5a7514318
|
Possibly breaking the usersubscription dupe checker, but its gotta work for both river and feed loads.
|
2011-02-06 20:07:03 -05:00 |
|
Samuel Clay
|
7892dbec33
|
No need to change tagline's max_length on migration.
|
2011-02-06 15:43:13 -05:00 |
|
Samuel Clay
|
4fd6a7cfe0
|
Fixing a metric-ton of bugs: Google Reader import on badly parsed xml, refreshing toplevel feeds loses their manage menu, retrying exception feeds now de-dupes and correctly updates on the page. Plus a bunch of other bugs.
|
2011-02-06 15:04:21 -05:00 |
|
Samuel Clay
|
33e2ee0960
|
Length check on feed tagline.
|
2011-02-05 22:19:28 -05:00 |
|