Samuel Clay
|
790e87e723
|
Fixing next unread button in social feed.
|
2012-06-14 17:53:39 -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
|
df50ccf101
|
Fixing original view marking red stories as selected and not just read.
|
2012-06-14 16:17:20 -07:00 |
|
Samuel Clay
|
2d009d3d80
|
Fixing Previous button, also fixing river of news feed styling and collapsed folder styling.
|
2012-06-14 15:30:34 -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
|
5e55999123
|
Find oldest unread story.
|
2012-06-13 17:34:26 -07:00 |
|
Samuel Clay
|
499bdfd2e4
|
Next Unread fixed. Now for Last Unread.
|
2012-06-13 17:16:20 -07:00 |
|
Samuel Clay
|
84a62bdc14
|
Finding next unread story. Still needs logic to be able to travel upwards instead of only downwards.
|
2012-06-13 15:54:18 -07:00 |
|
Samuel Clay
|
b0ed08bf79
|
Correctly finding story comments from interactions module.
|
2012-06-13 15:09:19 -07:00 |
|
Samuel Clay
|
bc40a1bb82
|
Fixing hidden unread stories indicator.
|
2012-06-13 13:47:50 -07:00 |
|
Samuel Clay
|
d8beb2edd1
|
Fixing tryfeeds.
|
2012-06-13 11:51:49 -07:00 |
|
Samuel Clay
|
f3bfc9eaea
|
Refactoring stories preference in feed view.
|
2012-06-13 11:28:32 -07:00 |
|
Samuel Clay
|
f139906b52
|
Protecting against missing feed models when rendering folders.
|
2012-06-11 12:52:29 -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
|
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
|
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
|
977109f9aa
|
Loading social feeds is now backbonified.
|
2012-05-29 11:48:40 -07:00 |
|
Samuel Clay
|
27608f9d6b
|
Fixing classifier training issue.
|
2012-05-26 22:14:34 -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
|
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
|
f07445fc38
|
Feeds above folders, grouping by type.
|
2012-05-23 14:29:05 -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
|
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
|
55734e8b4a
|
Renames to all backbone views so they use the _view.js suffix.
|
2012-05-21 14:36:24 -07:00 |
|
Samuel Clay
|
04d198d5ce
|
Opening feeds now works.
|
2012-05-19 10:29:27 -07:00 |
|
Samuel Clay
|
9b18d8b58b
|
Showing feed icons. Cleaning up actions on feed load, including refresh.
|
2012-05-18 18:13:45 -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
|
fe5c286de7
|
Moving towards folders as collections and an intermediary model that chooses between feeds or more folders. Still needs rendering.
|
2012-05-17 20:50:08 -07:00 |
|
Samuel Clay
|
bfe7ee1634
|
Initial stab at Backbone-ifying the front-end. Added feed, folder, story, and story_title views with feed, folder, story, and feed_list models. Converted AssetModel to a Router.
|
2012-05-17 18:40:46 -07:00 |
|
Samuel Clay
|
e44ccc355e
|
Embiggening twitter profile photos in profile dialog.
|
2012-05-09 13:51:48 -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 |
|