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
9d169f0b97
Fixing sharing and commenting for anonymous users. Also setting all stories to read if a user is not subscribed to it. Useful during a tryfeed view.
2012-05-14 16:43:27 -07:00
Samuel Clay
8c612aa0e7
Fixing opening tryfeeds when they have been opened before.
2012-05-04 15:49:39 -07:00
Samuel Clay
aeb7accab4
Editing of replies.
2012-05-01 18:00:54 -07:00
Samuel Clay
7770e131f2
Showing re-shares. Ship it.
2012-04-30 13:05:14 -07:00
Samuel Clay
139761a148
Adding share story menu option to story context menu. Took all day.
2012-04-24 10:38:23 -07:00
Samuel Clay
8ab5843a66
Adding error handling and messaging to both shared stories button and to comment replies.
2012-04-23 11:26:36 -07:00
Samuel Clay
deff56dc76
Fixing username changes.
2012-04-20 08:45:29 -07:00
Samuel Clay
0b71211090
Fixing broken River.
2012-04-20 08:15:16 -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
aa42f098cf
Adding a ton of activities. Fixing numerous bug saround interactions.
2012-04-16 11:21:52 -07:00
Samuel Clay
4612bedb49
Adding paging to interactions and activities on dashboard.
2012-04-12 11:18:56 -07:00
Samuel Clay
b9d8b91f6d
Showing interactions in module. Adding interactivity.
2012-04-10 18:24:57 -07:00
Samuel Clay
3c31c0c6a6
Merge branch 'master' into social
...
* master:
Adding MongoDB logging for debug.
Being far kinder during feed exception handling and showing users error text. Cannot believe this wasn't there.
Conflicts:
media/css/reader.css
templates/base.html
utils/json_functions.py
2012-04-06 18:35:40 -07:00
Samuel Clay
3e4bdf9a66
Fixing major bug around missing user profiles on replies. Also adding 'nothing' option to profile photo.
2012-04-04 20:54:54 -07:00
Samuel Clay
f185da78c5
Refactoring the living crap out of the friends dialog. Pulling out all profile editing into new dialog. Adding stub for blurblog settings (yay!).
2012-04-04 16:09:01 -07:00
Samuel Clay
2fc7923a67
Replacing social feeds in feed list when there is a new story. Works only on polling, needs real-time socket hookup.
2012-04-03 17:48:24 -07:00
Samuel Clay
c4731c8211
Merge branch 'master' into social
...
* master:
Wordpress PuSH errors aren't really errors, so don't log them.
Dealing with broken Wordpress PuSH plugin by subscribing to its requested topic url.
Dealing with broken Wordpress PuSH plugin by subscribing to its requested topic url.
Fixing Tumblr PuSH by sending the address instead of the link when subscribing.
Subscribing to a topic or hub sets the urls.
Launching real-time for premiums. Also fixing a few dupe feed refresh bugs.
Conflicts:
apps/reader/views.py
media/js/newsblur/common/assetmodel.js
2012-03-30 17:15:31 -07:00
Samuel Clay
a728317682
Comment replies! Practically threaded comments. Reply as many times as you like.
2012-03-22 19:37:19 -07:00
Samuel Clay
67ea2452a7
Uniqifying profiles. Small cleanup.
2012-03-20 16:46:38 -07:00
Samuel Clay
637f4201b8
Replacing tutorial_finished boolean bakc in db so I can run development and production against the same db.
2012-03-20 11:15:40 -07:00
Samuel Clay
2200aa282a
Subscribe to blog during intro.
2012-03-19 15:46:59 -07:00
Samuel Clay
0d9a8be334
Refactoring OAuth out of social app. Following twitter user (faked for now) from intro dialog.
2012-03-19 11:15:26 -07:00
Samuel Clay
d13e606ee1
Completing tryfeed for social subscriptions. Can now follow social feeds you don't already follow from the feed itself.
2012-03-15 14:00:44 -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
05109d3db8
Further styling profile and fixing follow counts.
2012-03-13 16:58:50 -07:00
Samuel Clay
a2ee769895
Big cleanup on duplicate feeds with alternative feed links. Also fixing the profile to show followers/followings.
2012-03-12 18:11:13 -07:00
Samuel Clay
41b68b32eb
Automatically loading intro or chooser dialog based on progress of new user.
2012-03-12 12:33:54 -07:00
Samuel Clay
8b4c801995
Moving linkify and changing a bit of logging.
2012-03-10 11:41:58 -08:00
Samuel Clay
68b69437fb
Adding new profile models when refreshing story comments.
2012-03-08 09:15:33 -08:00
Samuel Clay
3e2e6e272b
Extending profile badge to profile dialog.
2012-03-07 18:35:17 -08:00
Samuel Clay
c2fb0c6692
Finishing up OPML upload and Reader import in new intro-style.
2012-03-05 19:18:40 -08:00
Samuel Clay
c46b00e6e0
Finished user model refactor. Now user profiles are centralized.
2012-02-24 14:36:19 -08:00
Samuel Clay
307e36622b
Merge branch 'master' into social
...
* master:
Adding asset-less deployment.
Upgrading feedparser from 5.0.1 to 5.1.
Catching errors in page links with ill-formed urls.
Not showing the world favicon until favicons are downloaded.
Fixing feed exception dialog to actually reload feeds on the page.
Geometrically decaying feed fetches on known good feeds that have gone bad.
Fixing issue around empty original pages.
Conflicts:
media/js/newsblur/reader/reader.js
2012-02-23 15:40:38 -08:00
Samuel Clay
aa9197feb5
Splitting profiles and stories.
2012-02-22 09:48:45 -08:00
Samuel Clay
e6d1cd832c
Working social profile. Needs a refactor to get all user profiles in a centralized dictionary in all requests to allow for pulling of specific info in later dialogs. Also updated underscore and fixed related issues.
2012-02-22 09:11:35 -08:00
Samuel Clay
7b6f1ee4d7
Stubbing in social profile modal.
2012-02-21 10:06:12 -08:00
Samuel Clay
31cf374964
Social feed statistics (story counting and classifier counting), as well as social feed urls in Feed Settings.
2012-02-16 18:36:52 -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
8151d3acde
Fixing read stories bug in social feeds.
2012-02-10 13:53:33 -08:00
Samuel Clay
3c2447cfe1
The Backbone-ification of NewsBlur continues: moving social feeds to backbone.js.
2012-02-10 12:48:14 -08:00
Samuel Clay
8ef2bf31b1
Merge branch 'master' into social
...
* master:
Re-styling the crap out of all taskbar buttons. Much more streamlined now.
Tweaking the living crap out of the intelligence control's colors. Lightened.
User feedback: hiding positive and negative unread counts in title if there are no unread stories outside of neutral.
Correcting typo in dupe feed resolution.
Local settings in fabfile.
Fixing up a minor detail in the new intelligence control.
Rewriting intelligence slider to be an intelligence control (segmented control). Should make a ton more intuitive sense.
Trying to fix IE troubles by forcing single requests per read story.
Fixing nginx conf to support ssl.
Adding PID files to gitignore.
Ignoring files.
Adding certificates to ignore.
Adding https to nginx.
Conflicts:
media/css/reader.css
media/js/newsblur/common/assetmodel.js
2012-02-10 09:24:48 -08:00
Samuel Clay
28e3871b6c
Stubbing in social feed count calculations.
2012-02-08 12:20:05 -08:00
Samuel Clay
193201061e
A whopper: marking stories as read in a social feed.
2012-02-03 11:41:01 -08:00
Samuel Clay
ba48bfb6f5
Including feeds that a user isn't subscribed to in starred stories.
2012-01-27 10:26:52 -08:00