Commit graph

83 commits

Author SHA1 Message Date
Samuel Clay
5aff18cbc5 Fixing blurblog scrolling on iphone. Fixed offset of folder menu. Changing modal shadow. 2013-01-10 15:40:43 -08:00
Samuel Clay
427d171203 Adding delete user flow. About time, since I'm sick of doing this myself. 2013-01-03 10:33:22 -08:00
Samuel Clay
17899d0e2a Adding a lock for the intelligence slider for focus stories. If the user selects focus and there are actually focus stories, lock it for the future when there are no unread focus stories. 2013-01-02 18:40:12 -08:00
Samuel Clay
57653d067d Uppiung the find next unread story titles page limit from 12 to 50. 2013-01-02 18:00:14 -08:00
Samuel Clay
ef772ff0d3 Hiding folders with no unread stories in Unread/Focus mode. 2013-01-02 17:44:14 -08:00
Samuel Clay
ad0c8e0e71 Massive refactor around feedbar, brought on by @afita, in order to give Folders a menu in the story titles header (and then make the mark as read button work on folders in the header.) 2012-09-07 17:36:12 -07:00
Samuel Clay
4b53fbf9fa Adding folder story counts to content pane. Thanks to @afita for the suggestion. 2012-09-07 15:35:00 -07:00
Samuel Clay
45a21d22ea Fixing right click on folders. 2012-09-05 12:43:31 -07:00
Samuel Clay
c7ca0f1544 Fixing broken menus. 2012-08-30 18:31:44 -07:00
Samuel Clay
cbfc00eb69 Fixing right clicks and updating team. 2012-08-30 15:08:24 -07:00
Samuel Clay
b27507d91b Fixing bug where missing feeds found in the folders blob would cause subsequent folders not to show in Safari (Chrome and Firefox were fine) due to a DOM rendering bug. Also fixing issue with updating unread counts on social subs. 2012-08-01 20:30:16 -07:00
Samuel Clay
63c8e0691a console.log -> NEWSBLUR.log 2012-07-10 15:26:34 -07:00
Samuel Clay
e45f8d5f6d Readjusting folder and feed contet menu flip points. Thanks to @dariusk and troyb30. 2012-07-06 11:07:40 -07:00
Samuel Clay
e40b93882a Fixing issue around feeds thinking they are unfetched. 2012-06-18 15:59:31 -07:00
Samuel Clay
b96879e115 Fixing both the welcome tour google reader import, and the feed chooser. Need to fix the fetching indicator. 2012-06-15 14:49:59 -07:00
Samuel Clay
e501c6bdee Cleaning up a few small bugs in push for backbone. 2012-06-14 15:03:20 -07:00
Samuel Clay
65c2e5ab71 Fixing bugs around marking folders as read and filling out pages. 2012-06-11 22:43:29 -07:00
Samuel Clay
f5614f1360 Backbonifying folder feedbar. 2012-06-11 22:25:20 -07:00
Samuel Clay
3ecf5d0380 Fixing loads of active story bugs. 2012-06-11 17:51:12 -07:00
Samuel Clay
f139906b52 Protecting against missing feed models when rendering folders. 2012-06-11 12:52:29 -07:00
Samuel Clay
a4e9b7419d Small optimizations. 2012-06-08 17:13:05 -07:00
Samuel Clay
6d5f9f96bf Backbonifying the Original view. Needs hookup to story title events. 2012-06-08 16:02:03 -07:00
Samuel Clay
92b8e57ea4 Backbonifying folder unread counts and collapsing. 2012-06-07 13:56:54 -07:00
Samuel Clay
98ffa1be01 Cleanup on folder init. 2012-05-27 13:05:12 -07:00
Samuel Clay
06db627217 Sweep through moving all story.attribute to story.get('attribute'). Also adding current_model to story and feed collections. 2012-05-25 18:54:04 -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
8e1d736095 Delete folder, backboneified. 2012-05-23 21:07:01 -07:00
Samuel Clay
f997d48f1c Renaming folder, backboneified. 2012-05-23 20:20:11 -07:00
Samuel Clay
19eaa0e7c7 Move folder now backboneified. 2012-05-23 20:10:28 -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
55734e8b4a Renames to all backbone views so they use the _view.js suffix. 2012-05-21 14:36:24 -07:00
Renamed from media/js/newsblur/views/folder.js (Browse further)