Commit graph

2909 commits

Author SHA1 Message Date
Samuel Clay
0d63a24d62 Marking folder as read now works backbonificatedly. 2012-06-11 22:53: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
e0df1c1fd4 Backbonifying feedbar. Still needs folder view. 2012-06-11 21:25:17 -07:00
Samuel Clay
90e2a60664 That'll do it for the backbonification of the Story tab view. Renaming Original to Original Tab as well. Also, Story is now Story Detail View. 2012-06-11 18:56:19 -07:00
Samuel Clay
a1ac24f858 Handling complicated interactions during scrolling, mousemove, and switching panes. 2012-06-11 18:23:59 -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
fea26d8256 The mouse indicator (dorito) is back in action. 2012-06-08 18:32:31 -07:00
Samuel Clay
cf05b5a384 Fixing slow mousemove issues due to animating wrong reading pane. 2012-06-08 18:04:56 -07:00
Samuel Clay
a4e9b7419d Small optimizations. 2012-06-08 17:13:05 -07:00
Samuel Clay
75d35462b2 Only using iframe buster when appropriate. 2012-06-08 17:10:58 -07:00
Samuel Clay
5780a6d3b7 Moving feed view specific methods that will have to be written out of reader. 2012-06-08 16:33:21 -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
9c7c943063 Fixing the display of removed comments. 2012-06-07 10:25:15 -07:00
Samuel Clay
79bc3978f8 Syncing story titles and sideoption share dialog. 2012-06-07 09:57:53 -07:00
Samuel Clay
213262be8d Completing migration of shares and comments. 2012-06-06 20:37:20 -07:00
Samuel Clay
d642688744 Showing profile thumbs in comments. 2012-06-05 18:12:34 -07:00
Samuel Clay
fcefb6f111 Fixing story comments and replies. Required comment models and reply models (and their respective collections). 2012-06-05 16:18:30 -07:00
Samuel Clay
6a7bc97033 Fixing river. 2012-06-05 12:23:17 -07:00
Samuel Clay
fadb5f644b Comments and shares backbonified. 2012-06-02 16:33:44 -07:00
Samuel Clay
977109f9aa Loading social feeds is now backbonified. 2012-05-29 11:48:40 -07:00
Samuel Clay
98ffa1be01 Cleanup on folder init. 2012-05-27 13:05:12 -07:00
Samuel Clay
27608f9d6b Fixing classifier training issue. 2012-05-26 22:14:34 -07:00
Samuel Clay
3c58e5da61 Fixing switch feed view. 2012-05-26 13:16:59 -07:00
Samuel Clay
15943bb2b9 Updating read counts and story intelligence status on training. 2012-05-25 22:13:50 -07:00
Samuel Clay
14755d5e88 Marking stories as read. Also finishing up migration to story view events. 2012-05-25 20:52:30 -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
f1f56df8f2 Paging in stories by scrolling titles. 2012-05-25 16:42:41 -07:00
Samuel Clay
0019410c8e Backboneifying story titles and stories in the Feed view. Feed view needs completion, then both need to get fully hooked up. 2012-05-24 17:32:01 -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
f14a4f4d69 Mark folder as read, backboneified. So much cleaner. 2012-05-23 21:22:48 -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
8f3454b26b Removing references to folder_titles asnd using new view-based option. 2012-05-23 17:26:43 -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
9434ee5ef1 Hidden story titles indicator. 2012-05-23 15:41:02 -07:00
Samuel Clay
f07445fc38 Feeds above folders, grouping by type. 2012-05-23 14:29:05 -07:00
Samuel Clay
ebc01fd31a Feed unread counts floater. I believe this concludes feeds. Now moving on to folders. Then stories. Then one-off views. 2012-05-23 14:11:42 -07:00
Samuel Clay
532f258927 Rename feed. 2012-05-23 12:27:59 -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
f969fbf45b Correctly rendering, updating, and flashing changes to feeds. 2012-05-22 15:02:37 -07:00
Samuel Clay
d80b21e6ef Showing changes to feeds correctly. 2012-05-22 13:25: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
db7bfcaa08 Rendering text shadows on dark text much betterby using the lighter gradient color. 2012-05-21 14:58:25 -07:00