Samuel Clay
3bf76c947e
Adding tag feeds.
2013-08-16 16:02:45 -07:00
Samuel Clay
969d92a1d6
Showing correct feed titles in blurblog stats.
2013-08-15 16:32:44 -07:00
Samuel Clay
09468d4e14
Fixing esc key to close popovers and menus without closing current feed.
2013-07-10 13:03:48 -07:00
Samuel Clay
e60bf12245
New world icon. Add site in a popover (still needs lots of work). Favicons in add site.
2013-03-03 17:37:54 -08:00
Samuel Clay
fc6e37b102
New end bar. Showing better loader in interactions.
2013-01-30 15:28:22 -08:00
Samuel Clay
c9ea8bba06
Infinite scrolling for interactions popover.
2013-01-30 12:09:58 -08:00
Samuel Clay
269a608d5a
Interactions and activities popover. Needs paging.
2013-01-29 18:35:24 -08:00
Samuel Clay
27b5478e99
Stubbing in interactions popover. Adding popover overlay.
2013-01-29 16:47:44 -08:00
Samuel Clay
007f6a6468
Finishing up new add site popover.
2013-01-25 15:07:27 -08:00
Samuel Clay
d628e59df9
Adding add site popover and complete popover view.
2013-01-24 18:26:46 -08:00
Samuel Clay
de06dc9b85
Only scrolling to story on resize if it is outside of the viewport. This means checking both the top, bottom, and any part of the story is within bounds.
2012-07-23 16:51:27 -07:00
Samuel Clay
87350c5bc5
Trying to outwit IE by adding in a fake console.
2012-07-10 15:37:39 -07:00
Samuel Clay
a82492f928
Big conversion from only displaying friends comments to showing both friends and public, still separated. Big design changes to comments on blurblogs, as well.
2012-07-03 12:53:56 -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
9b18d8b58b
Showing feed icons. Cleaning up actions on feed load, including refresh.
2012-05-18 18:13:45 -07:00
Samuel Clay
d96ed5db54
Big change to tryfeed. Handling sites that the user isn't subscribed to now downloads them successfully. Useful for sharing stories on feeds you do not subscribe to.
2012-04-19 22:38:00 -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
9093061bbe
Merge branch 'master' into social
...
* master:
Adding Mother Jones feeds for testing.
Fixing the ghost story unread count bug. Turns out it is a weird condition where a story changes its date after being published, but a user's mark_feed_as_read date is inbetween the new date and the original date, leading to a ghost unread story that can't be read.
Fixing errant linkify text bug that resulted in some javascript being executed and overwriting the page. Thanks to @aaronlidman for the help in identifying the bug.
Conflicts:
assets.yml
2012-03-08 16:34:20 -08:00
Samuel Clay
581c52ff9a
Front-end of intelligence training for social feeds. Still needs backend changes to accomodate string feed ids.
2012-02-13 11:07:32 -08:00
Samuel Clay
3904a5f763
Adding a story header and filling out more design on blurblogs.
2012-02-01 09:14:19 -08:00
Samuel Clay
14d7849878
Adding Original page for social shared feeds.
2012-01-31 10:15:11 -08:00
Samuel Clay
8519d68c36
Including feeds that a user isn't subscribed to in social feeds. Also adding a new url for feed icons.
2012-01-26 18:59:40 -08:00
Samuel Clay
5be8b3c50e
Adding a router. Now opening a feed shows up in the browser's address bar. Huge change. Reloading the page also attempts to load the feed. Needs an ajaxy way to load the feed if it isn't in the user's set of feeds. Will be used for social browsing.
2012-01-16 17:55:13 -08:00
Samuel Clay
9ea6ee9086
Rearranging javascript. Also backbonizing user models for follower and following collections.
2012-01-04 09:42:35 -08:00
Samuel Clay
9ef196f7f8
Re-arranging post jammit merge.
2012-01-03 09:34:50 -08:00