Commit graph

22 commits

Author SHA1 Message Date
Samuel Clay
2c0bf76e20 Saved search for feeds now works. Need to fix scroll to selected feed (and keyboard shortcuts). Also need to hook up other search types. 2017-03-06 19:55:18 -08:00
Samuel Clay
3bf76c947e Adding tag feeds. 2013-08-16 16:02:45 -07:00
Samuel Clay
d6a3df29bf Fixing a few small isuess: NaN in window title on social sub opening, incrementing site counts on reload on dashboard, and incrementing site counts from global. 2013-08-05 13:26:51 -07:00
Samuel Clay
9d20f1761a Adding socialfeeds to top-level unread counts. 2013-04-22 11:45:06 -07:00
Samuel Clay
a7911316cd Adding folder collapse for blurblogs. 2012-10-01 13:07:45 -07:00
Samuel Clay
63c8e0691a console.log -> NEWSBLUR.log 2012-07-10 15:26:34 -07:00
Samuel Clay
05fce0124a Correctly updating counts on stories read in social sites but also subscribed to by the user. 2012-06-14 17:38:09 -07:00
Samuel Clay
92b8e57ea4 Backbonifying folder unread counts and collapsing. 2012-06-07 13:56:54 -07:00
Samuel Clay
d10b1d48c8 Trimming logging. 2012-05-24 13:31:23 -07:00
Samuel Clay
b4a6791d77 Deselecting sites properly. Also adding context option to folders to add a site directly to that folder. 2012-05-24 11:54:10 -07:00
Samuel Clay
620d07a2d2 Fixing scroll to feed for social feeds. Also fixing manage menu for folders. 2012-05-23 16:13:41 -07:00
Samuel Clay
3f817f2937 Deleting feeds. 2012-05-23 12:10:35 -07:00
Samuel Clay
220a00c682 Fixing scroll to feed action. 2012-05-23 10:02:30 -07:00
Samuel Clay
fc817e7048 Cleaning up unfetched feeds and finishing rewrite of refreshing feeds. 2012-05-22 17:39:21 -07:00
Samuel Clay
162f979a0a Running through the code searching for every instance of a feed grabbing its attributes in the old-style. 2012-05-21 20:08:27 -07:00
Samuel Clay
a380bfcd0c Rendering feeds and folders, including toplevel. Making feed count a separate view. Also making feed list header view, hooking up both buttons. 2012-05-18 16:59:39 -07:00
Samuel Clay
7f3ec48665 Cleanup. 2012-04-25 12:18:26 -07:00
Samuel Clay
34083085cf Sorting social feeds according to preferences. 2012-04-24 13:18:08 -07:00
Samuel Clay
b4acea734b Showing follow button, restyling taskbar buttons, fixing issues around previewing. 2012-03-15 11:33:00 -07:00
Samuel Clay
e7f32ad3c3 Fixing tryfeed for social subs. 2012-03-14 17:48:28 -07:00
Samuel Clay
efad53bec6 Adding Preview Social Sub, but it still needs to have the difference between user model and socialsub model fleshed out. 2012-03-14 12:38:59 -07:00
Samuel Clay
3c2447cfe1 The Backbone-ification of NewsBlur continues: moving social feeds to backbone.js. 2012-02-10 12:48:14 -08:00