Commit graph

34 commits

Author SHA1 Message Date
Samuel Clay
ccb5a7afee Handling friend finding errors more gracefully. 2013-06-12 14:26:09 -07:00
Samuel Clay
85120d3f99 Fixing Twitter sharing by upgrading to API v1.1. 2013-06-12 13:52:43 -07:00
Samuel Clay
5d39f8d19d Adding dropdown to every dialog to signal switching between dialogs. 2013-05-22 17:05:30 -07:00
Samuel Clay
a67302b430 Styling fieldset legends. 2013-04-11 13:41:10 -07:00
Samuel Clay
da7e208b01 Adding icons to all dialogs. 2013-04-05 11:26:25 -07:00
Samuel Clay
4a06be40e1 Adding App.net (ADN) support and oauth. Needs posting. 2013-03-02 12:48:38 -08:00
Samuel Clay
833edd1e27 Fixing repeating friend finding check in both intro and friends dialog. 2012-12-20 14:44:53 -08:00
Samuel Clay
3e1b00f941 Adding request follow module, js endpoints for approving and ignoring follows. This may be ready to ship? 2012-10-24 18:52:24 -07:00
Samuel Clay
312857bdf8 Handing over url to iPad app during social connect. 2012-08-10 19:56:40 -07:00
Samuel Clay
1283092c5f Fixing intro and friend's twitter/facebook connect once and for all. 2012-08-10 19:20:08 -07:00
Samuel Clay
4fb6e67617 Fixing dates on river blurblog. Also fixing refreshing on friends dialog. 2012-08-07 23:55:03 -07:00
Samuel Clay
8f28065154 Refactoring social profiles so that even new users have profiles. Thanks to @roycyang's new db setup for finding all of this. 2012-07-25 23:57:10 -07:00
Samuel Clay
8d8514080f Fixing bugs around follow information. 2012-07-13 15:32:27 -07:00
Samuel Clay
febd0ae0a3 Lots of little bugs: avatar images, icon importer, page importer, adding analytics tracking to intro. 2012-07-12 12:57:35 -07:00
Samuel Clay
01c2ae46f1 Showing social service fetch status in real-time (actually polling every 3 seconds) in both intro and friends dialogs. 2012-07-11 00:43:53 -07:00
Samuel Clay
bf8f474abf Adding sync status and tasking facebook/twitter friend imports. 2012-07-10 15:24:54 -07:00
Samuel Clay
049cc78433 Adding login view to blurblogs. Fixing a ton of bugs around sharing stories that don't exist anymore. 2012-07-02 10:15:17 -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
5414b4056a Adding recommend users to Friends dialog. 2012-05-15 16:35:09 -07:00
Samuel Clay
a98e8fadde Forcing heights for friends and profiles. Resizing as necessary. 2012-04-17 15:20:21 -07:00
Samuel Clay
dca3198118 Showing loaders on any synchronous ajax calls in the front-end. 2012-04-06 13:00:50 -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
8f0afbb7c2 All setup module items now disappear/appear or show a Done title appropriately. 2012-03-19 14:15:38 -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
05109d3db8 Further styling profile and fixing follow counts. 2012-03-13 16:58:50 -07: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
fd32d38b99 Refactoring profile badges into Backbone Views. Also adding logging to all social calls. 2012-03-07 17:34:22 -08:00
Samuel Clay
98b45a5e84 Autofollowing preference now saved. 2012-03-07 16:32:02 -08:00
Samuel Clay
8fa18568ac Auto-following self, fixing issues around social profile creation, adding animations for firefox. 2012-03-07 15:01:44 -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
d1f5213d33 Adding social subscription relationship. Loading social feeds in with all feeds. Needs to be drawn in feed list. Also needs both original and feed view for social subs. 2012-01-20 09:38:41 -08:00
Samuel Clay
293474d51c Updating follow profiles during actions. 2012-01-05 20:54:24 -08:00
Samuel Clay
9ea6ee9086 Rearranging javascript. Also backbonizing user models for follower and following collections. 2012-01-04 09:42:35 -08:00
Renamed from media/js/newsblur/reader_friends.js (Browse further)