Commit graph

21 commits

Author SHA1 Message Date
Samuel Clay
9ea6ee9086 Rearranging javascript. Also backbonizing user models for follower and following collections. 2012-01-04 09:42:35 -08:00
Samuel Clay
234f148b41 Adding the setting of a feed's view settings to Site Settings dialog. This should've been in there a loooong time ago. 2012-01-02 12:41:37 -08:00
Samuel Clay
ed32bce4f4 Swapping titles on feed settings when necessary. 2011-11-15 09:25:28 -08:00
Samuel Clay
a1a38e723c Swapping rss and website url. 2011-11-13 14:08:31 -08:00
Samuel Clay
7a2fd622a4 Stubbing out entire feed settings modal. Needs duplicate feed list. Also needs backend splitting of subscriptions. 2011-11-12 18:19:57 -08:00
Samuel Clay
ed179b3557 Adding feed setting menu item. Cleaning up feed exception dialog. 2011-09-26 09:22:46 -07:00
Samuel Clay
01f0060a04 Switching all remaining google favicons to homemade favicons. 2011-02-17 10:32:47 -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
901d419425 Refactoring feed refreshing so new classifiers update the unread counts immediately. 2010-12-24 11:00:30 -05:00
Samuel Clay
d106dcabdc Fixing delete button in exception modal. 2010-10-23 10:29:35 -04:00
Samuel Clay
9b5ec6eaa2 Merge branch 'master' into chooser
Conflicts:
	apps/reader/models.py
	apps/rss_feeds/models.py
	media/css/reader.css
	media/js/newsblur/reader.js
	utils/feed_fetcher.py
2010-10-13 09:08:42 -04:00
Samuel Clay
50ca857c3e Forcing feed refresh on many common activities. Maybe this should happen more transparently for classifiers? 2010-10-10 23:33:56 -04:00
Samuel Clay
b2571e91e3 Further refining feed chooser dialog to include premium account information. Also refactoring across the board to handle premium accounts. 2010-10-05 19:05:01 -04:00
Samuel Clay
82c10c563a Force feed refreshing on fixing exceptions. 2010-09-07 16:36:24 -07:00
Samuel Clay
468f12e9ff Adding automatic updating of feed counts even on current feeds. Also updating feeds in real-time when refresh is forced. 2010-08-30 22:42:44 -04:00
Samuel Clay
1cd91544c6 Improvements to front-end modals on exception handling, managing intelligence, and feed titles. 2010-08-30 18:41:53 -04:00
Samuel Clay
1444ba9a24 Adding granular recommendations to feed/page exceptions. 2010-08-26 10:04:32 -04:00
Samuel Clay
04a50dcfa8 Adding all exception handling fields. Also using exception status in the dialog. 2010-08-25 20:43:35 -04:00
Samuel Clay
e01bb9eb74 Exception modal now has delete and retry options that work. Change feed link/address are still in the works, but they show up. (Buttons don't do anything yet.) 2010-08-25 10:18:08 -04:00
Samuel Clay
8b9c28e8f8 Cleaning up exception handling of feeds to show to users during import. 2010-08-18 21:56:30 -04:00
Samuel Clay
68b0ae7254 Adding exception handling UI. Also disabled feeds that are just chock full of exceptions. No need to continually fetch buggy feeds. Still need to figure out a way to let users fix problematic feeds, but letting them know is an improvement. 2010-08-18 20:35:45 -04:00