Commit graph

901 commits

Author SHA1 Message Date
Samuel Clay
e437bd4bb7 A whole bunch of colored logs. 2010-12-05 23:20:32 -05:00
Samuel Clay
ec6cbefdc8 A whole bunch of colored logs. 2010-12-05 21:09:03 -05:00
Samuel Clay
725d4e5905 A whole bunch of colored logs. 2010-12-05 21:05:34 -05:00
Samuel Clay
cbe5df95aa A few color logging tweaks. 2010-12-05 17:15:58 -05:00
Samuel Clay
397fd61c5f Adding color throughout the logs. It's crazy gorgeous and easy to follow what's happening on the site from across the room. 2010-12-05 16:56:33 -05:00
Samuel Clay
3bc4eaebf3 Starred stories load count in logs. 2010-12-04 23:34:57 -05:00
Samuel Clay
5a2dee1dd4 Allowing anonymous usage of the feed trainer. Used in a few places, so might a swell, since they can't svae anything. 2010-12-04 22:01:26 -05:00
Samuel Clay
3557303ca3 Adding classifiers for starred stories. 2010-12-04 16:42:51 -05:00
Samuel Clay
896b5a3f94 Adding starred date to stories in their original feeds. 2010-12-04 13:51:46 -05:00
Samuel Clay
06d95d4c76 Formatting starred stories in starred stories view. 2010-12-04 13:32:13 -05:00
Samuel Clay
f5f82a68f0 Paging starred stories. 2010-12-03 09:49:38 -05:00
Samuel Clay
fd88d41f74 Showing starred stories in their own feed view. 2010-12-02 20:18:33 -05:00
Samuel Clay
c69fce03a7 Updating feed header star count for story starring. Also starting to retrieve starred stories and displaying them in the feed view. 2010-12-02 11:09:09 -05:00
Samuel Clay
822ad26c63 Updating starred count on load. 2010-12-01 14:11:42 -05:00
Samuel Clay
82dd89b161 Starred Stories bar at top, with blue count. 2010-12-01 09:30:56 -05:00
Samuel Clay
4507f7286a Stars now save to the new StarredStory mongo model. THey are also persistent on the client-side. Now to just make a special starred stories view and counter. 2010-11-30 10:30:18 -05:00
Samuel Clay
6797b92e66 Fix for ordering found feed by address, but in order. 2010-11-29 09:58:08 -05:00
Samuel Clay
298a68b15b Fixing a bug when deleting empty folders. 2010-11-25 09:22:51 -05:00
Samuel Clay
5702aaf76d Fixing a bug when deleting empty folders. 2010-11-25 09:20:06 -05:00
Samuel Clay
f71dda9cfd Add original story view (safari view) in iPhone app. 2010-11-13 18:32:43 -05:00
Samuel Clay
21cfaec72a Fixing a bug where exception feeds that are being repaired have the wrong feed_id because they've already been de-duped. 2010-11-12 10:55:44 -05:00
Samuel Clay
af836c03ec Adding login and logout, and storing session information in iPhone app. 2010-11-11 23:48:27 -05:00
Samuel Clay
00551be672 Further changes to the login modal in the iPhone app. 2010-11-11 20:05:53 -05:00
Samuel Clay
f485115ef2 Adding authentication to the iPhone app. 2010-11-10 21:54:40 -05:00
Samuel Clay
b66080ca4d Fixing how duplicate feeds are handled and found. When a subscription is not found, check for duplicate feeds and then switch accordingly. When merging feeds, don't forget to bring along the dupe feed's dupe feeds. 2010-11-09 09:55:44 -05:00
Samuel Clay
e09868ae35 Minor changes: feed trainer only uses active feeds. Google Reader import being called multiple times is now handled gracefully. 2010-11-08 18:26:36 -05:00
Samuel Clay
2c8b8d848f Updating feeds that are added but have not been updated in over a day. 2010-11-06 13:31:20 -04:00
Samuel Clay
b30752a9c1 A huge slew of bug fixes related to feed fetching, missing ids, and missing feeds. 2010-11-05 20:34:17 -04:00
Samuel Clay
9c4ee28c6d Adding preference for hiding feeds with no unread stories. 2010-11-05 10:35:52 -04:00
Samuel Clay
6162a7b230 Fixing a bug when multiple usersubscriptionfolders are created. Deleting the multiples. 2010-11-04 19:32:19 -04:00
Samuel Clay
97b1789a7a Wrong user in load_single_feed.' 2010-10-31 19:32:41 -04:00
Samuel Clay
905766c7e5 Preferences! Timezone support, new window setting, and default story view. 2010-10-31 16:03:50 -04:00
Samuel Clay
100b672bbe Typo. 2010-10-30 07:14:45 -04:00
Samuel Clay
786b3d9982 Fixed a bunch fo bugs around feed chooser, OPML import, google reader import, and counts. Also added preferences for new windows, timezone support, and default views. This is one loaded commit. 2010-10-30 00:27:52 -04:00
Samuel Clay
ebacf13670 Merge branch 'master' of github.com:samuelclay/NewsBlur 2010-10-29 11:34:46 -04:00
Samuel Clay
b08332e3b6 Retrain classifiers at the end of the trainer. 2010-10-29 11:34:33 -04:00
Samuel Clay
22570cf4c8 Adding premiums to munin. Fixing a few missing feeds bugs. These have to be addressed categorically, but for now, just pass on the bad ones. 2010-10-29 09:02:54 -04:00
Samuel Clay
df403ceb7f Only queueing new feeds on activation. 2010-10-26 14:04:26 -04:00
Samuel Clay
c42547910a Only calculate scores for active feeds. Duh. 2010-10-25 22:34:03 -04:00
Samuel Clay
40e4af7a8d Trying to add feed statistics back. Only calculating them when requested. 2010-10-25 20:44:52 -04:00
Samuel Clay
7b4060a384 Fixing errors around a user trying to open a feed that has been de-duped and lost. The server now finds the de-duped feed and sends it back. 2010-10-25 20:20:59 -04:00
Samuel Clay
10f58f8608 Renaming json.py to json_functions.py to resolve namespace conflict with anyjson. 2010-10-23 13:06:28 -04:00
Samuel Clay
bbab6e7e4b Activation logging. 2010-10-23 12:31:32 -04:00
Samuel Clay
6c4f3e5871 Adding paypal return screen, which holds the user until paypal ipn kicks in and their feeds are converted. 2010-10-19 19:09:08 -04:00
Samuel Clay
554beb5293 Adding trainer and account type to home page. 2010-10-17 17:25:10 -04:00
Samuel Clay
5c5ef48c91 Adding feeds become auto-active. 2010-10-17 00:35:06 -04:00
Samuel Clay
8a64403370 Fixing up feed modal, showing at start for all users without selected feeds. 2010-10-15 09:21:46 -04:00
Samuel Clay
24e2550c82 Showing feed chooser modal on start for users who haven't chosen any feeds. Also fixed race conditions associated with showing/hiding the chooser progress bar. 2010-10-14 09:51:56 -04:00
Samuel Clay
50ca90d225 Resurrecting dead users by re-activating their feeds. 2010-10-08 10:48:33 -04:00
Samuel Clay
15fafd4334 Fixing up old accounts that login after a month of non-use. Restarting their inactive feeds. 2010-10-07 19:56:23 -04:00