Samuel Clay
d444161414
Adding iPhone sized interaction cell. Also fixed infernal race condition between loading stories and looking for try feed when animating in feed detail view controller.
2013-02-21 17:57:32 -08:00
Samuel Clay
a7e223a1fa
Aligning arrows in web. Adding interactions dashboard on iphone app.
2013-02-21 16:53:37 -08:00
Samuel Clay
6ffe5ca1b3
Mass icon migration. Still need a bunch more.
2013-02-19 17:55:01 -08:00
Samuel Clay
0627e6fdb2
Merge branch 'master' into circular
...
* master:
If there are no unread stories in a folder, don't request river_stories with no feeds, since that will return all unread stories. Fetch all feeds in folder. Thanks to @afita for pushing this.
Fixing sharing story by email if the story has no feed.
Fixing sharing story by email if the story has no feed.
Adding Tafiti, Windows 8 app, to logs.
1 month max on next fetch.
Conflicts:
media/js/newsblur/reader/reader.js
2013-02-14 17:21:15 -08:00
Samuel Clay
4e6fa99eff
If there are no unread stories in a folder, don't request river_stories with no feeds, since that will return all unread stories. Fetch all feeds in folder. Thanks to @afita for pushing this.
2013-02-14 17:16:47 -08:00
Samuel Clay
96b31d893f
Free social news network -> Free personal news reader.
2013-02-13 16:26:47 -08:00
Samuel Clay
203efd92eb
Styling share bar.
2013-02-13 11:40:12 -08:00
Samuel Clay
174c837271
Fixing last few story_view bugs.
2013-02-12 16:07:01 -08:00
Samuel Clay
859eca8f6b
Switching back and forth with text view.
2013-02-12 13:15:14 -08:00
Samuel Clay
7b29e798df
Better switching between split and list for text/feed.
2013-02-12 12:07:16 -08:00
Samuel Clay
f2c9e3429d
Clearing feed view and switching between story layouts.
2013-02-11 17:09:38 -08:00
Samuel Clay
3ad7eabcea
Seamless flipping between story layouts.
2013-02-11 13:42:32 -08:00
Samuel Clay
2b52bc213d
Saving story layout preference. Also fixing hidden indicator scroll.
2013-02-11 13:17:49 -08:00
Samuel Clay
ae5622d562
Fixing dispaly bounce of hidden indicator on feed load.
2013-02-11 12:48:20 -08:00
Samuel Clay
9fd75d855a
Lots of styling changes around story titles, hidden stories, and moving the hidden indicator andfilter popover.
2013-02-11 12:35:42 -08:00
Samuel Clay
ea46f70623
Layout for list view.
2013-02-08 11:26:29 -08:00
Samuel Clay
dc9e21e352
Fixing story truncation preference.
2013-02-06 14:40:15 -08:00
Samuel Clay
facdb8db1c
Fixing broken river.
2013-02-05 18:18:22 -08:00
Samuel Clay
ea69c65e50
Keyboard shortcut 'x' to expand story.
2013-02-05 18:10:16 -08:00
Samuel Clay
edcf4997db
Adding shared story avatars to story titles. Refactored river vs. social flags.
2013-02-05 17:46:53 -08:00
Samuel Clay
83e6f951cc
Refactoring how folders see their unread children.
2013-02-05 16:03:55 -08:00
Samuel Clay
5e42bcd4fb
Fixing tryfeed add button.
2013-02-05 13:54:25 -08:00
Samuel Clay
a0c5123bae
Adding story truncation preference, defaulting to truncate blurblogs.
2013-02-05 12:52:32 -08:00
Samuel Clay
10a96c4401
Styling river headers in feed list.
2013-02-04 17:32:26 -08:00
Samuel Clay
3b10ff8594
Real-time interaction count.
2013-02-04 16:16:03 -08:00
Samuel Clay
630314a5f2
Syncing refresh getting started module settings with dynamic settings. As the user performs actions, the module reacts.
2013-02-04 15:14:20 -08:00
Samuel Clay
9d054e8932
Styling new getting started module. Needs a bit of sync during operations.
2013-02-04 14:51:15 -08:00
Samuel Clay
d91945e9b2
Disabling Original tab on river.
2013-02-01 16:01:54 -08:00
Samuel Clay
94f22de0d2
Interactions cleanup and logout button.
2013-02-01 12:05:45 -08:00
Samuel Clay
0c5ff1669a
Fixing inline author training.
2013-01-31 18:44:15 -08:00
Samuel Clay
429fe9ed80
Re-styling story taskbar view buttons and story nav buttons.
2013-01-31 18:24:53 -08:00
Samuel Clay
256f50f84c
Styling task nav.
2013-01-31 16:50:08 -08:00
Samuel Clay
dfffffe288
Styling authors, tags, and unread counts.
2013-01-31 14:54:21 -08:00
Samuel Clay
6a1beb3c6f
Interactions count badge.
2013-01-30 18:28:37 -08:00
Samuel Clay
c9ea8bba06
Infinite scrolling for interactions popover.
2013-01-30 12:09:58 -08:00
Samuel Clay
27b5478e99
Stubbing in interactions popover. Adding popover overlay.
2013-01-29 16:47:44 -08:00
Samuel Clay
5423976771
Merge branch 'master' into circular
...
* master:
Correcting feeds that get merged but are originally branches.
Fixing Next Unread button which broke during the jQuery 1.9 upgrade because it no longer added the selected feed to the list properly.
2013-01-29 15:28:27 -08:00
Samuel Clay
bcc4e5f4d9
Fixing Next Unread button which broke during the jQuery 1.9 upgrade because it no longer added the selected feed to the list properly.
2013-01-29 12:48:16 -08:00
Samuel Clay
848f75233f
Merge branch 'master' into circular
...
* master:
Don't collide stories that are too short to be collided.
Fixing the long broken last update display on story titles header.
Fixing assortment of small bugs.
Allowing anonymous users to use statistics.
Handling previously read stories gracefully on unread count update.
Fixing updating of folder title when renaming. Thanks @afita.
Adding Metroblur to logging.
The 'm' key should only find oldest story, not also mark it read/unread. Typo? Thanks @donmelton.
2013-01-28 18:04:20 -08:00
Samuel Clay
8fbc9f5174
Allowing anonymous users to use statistics.
2013-01-28 15:23:19 -08:00
Samuel Clay
42354aac03
Moving read filter and order options to feedbar from feed menu. Much cleaner and now works on All Stories.
2013-01-25 17:29:38 -08:00
Samuel Clay
ca1c7f8065
Adding readfilter and order to feedbar. Also fixing misaligned manage menus.
2013-01-25 16:18:30 -08:00
Samuel Clay
51f9dbd36f
The 'm' key should only find oldest story, not also mark it read/unread. Typo? Thanks @donmelton.
2013-01-25 15:30:56 -08:00
Samuel Clay
4b77a58e33
Merge branch 'master' into circular
...
* master:
Allowing all users to see read stories in folders as well.
2013-01-25 12:12:00 -08:00
Samuel Clay
b3bd608c8f
Allowing all users to see read stories in folders as well.
2013-01-25 12:02:54 -08:00
Samuel Clay
03aba32805
Dashboard widgets compress nicely. Feed taskbar reflows.
2013-01-25 10:57:09 -08:00
Samuel Clay
d628e59df9
Adding add site popover and complete popover view.
2013-01-24 18:26:46 -08:00
Samuel Clay
6bf1ee286f
Spacing on feed list resizer.
2013-01-24 14:02:47 -08:00
Samuel Clay
398acb8b1a
Beginning the web re-design. Colored dashboard and parts of the feed list.
2013-01-23 18:24:27 -08:00
Samuel Clay
50591416e0
Upping page fill outs.
2013-01-23 09:30:36 -08:00