Commit graph

4130 commits

Author SHA1 Message Date
Samuel Clay
4b53fbf9fa Adding folder story counts to content pane. Thanks to @afita for the suggestion. 2012-09-07 15:35:00 -07:00
Samuel Clay
1785eaad81 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Calculating correct page fetch timing offset (if it was a 304).
  Adding server name and feed code to analytics.
  Turning analytics logging back on.
  Temporarily commenting out analytics to see if they cure the slow down.
2012-09-07 15:10:21 -07:00
Samuel Clay
0456c5757c Fixing activities bug when the user is unknown and there is no source/with_user. 2012-09-07 15:10:07 -07:00
Samuel Clay
0772b74aa7 Calculating correct page fetch timing offset (if it was a 304). 2012-09-06 23:33:42 -07:00
Samuel Clay
945b75ab36 Adding server name and feed code to analytics. 2012-09-06 22:31:44 -07:00
Samuel Clay
1511ca7fc3 Turning analytics logging back on. 2012-09-06 21:43:18 -07:00
Samuel Clay
88172988ee Temporarily commenting out analytics to see if they cure the slow down. 2012-09-06 20:56:44 -07:00
Samuel Clay
0751b840ad Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Shortening names on analytics for improved space saving.
  Adding new analytics collections to keep track of page loads and feed fetches. Need to start aggregating before I can tell how useful this data will be.
  Adding new analytics collections to keep track of page loads and feed fetches. Need to start aggregating before I can tell how useful this data will be.
  Adding VentureBeat article to press page.
  Adding order/read_filter to api. Also adding river blurblog.
  Fixing right click on folders.
  Adding a bit of error checking on read stories for social subs.
  Fixing @afita's issue around weirdness in Feed story selection when story titles are pinned to top.
  Scrolling to selected story when re-opening hidden story titles pane. Thanks @afita.
2012-09-06 20:36:30 -07:00
Samuel Clay
d7e70cafb0 Shortening names on analytics for improved space saving. 2012-09-06 17:39:18 -07:00
Samuel Clay
922d140bf8 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Adding new analytics collections to keep track of page loads and feed fetches. Need to start aggregating before I can tell how useful this data will be.

Conflicts:
	apps/statistics/models.py
2012-09-06 17:25:18 -07:00
Samuel Clay
c07d7e7578 Adding new analytics collections to keep track of page loads and feed fetches. Need to start aggregating before I can tell how useful this data will be. 2012-09-06 17:24:42 -07:00
Samuel Clay
bd1222d403 Adding new analytics collections to keep track of page loads and feed fetches. Need to start aggregating before I can tell how useful this data will be. 2012-09-06 17:20:57 -07:00
Samuel Clay
ff017caec2 Adding VentureBeat article to press page. 2012-09-06 16:11:55 -07:00
Samuel Clay
b26b6e9838 Adding order/read_filter to api. Also adding river blurblog. 2012-09-05 13:17:40 -07:00
Samuel Clay
45a21d22ea Fixing right click on folders. 2012-09-05 12:43:31 -07:00
Samuel Clay
2ca0a40acd Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Fixing bug where publisher-disabled original pages were not properly disabled.
  Fixing bug where publisher-disabled original pages were not properly disabled.
  Fixing scroll bug when feed has no unreads but in unread view.
2012-09-05 12:33:54 -07:00
Samuel Clay
7ea2ee2b16 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Fixing bug where publisher-disabled original pages were not properly disabled.

Conflicts:
	apps/rss_feeds/models.py
2012-09-05 12:18:42 -07:00
Samuel Clay
6e9c604241 Fixing bug where publisher-disabled original pages were not properly disabled. 2012-09-05 12:18:06 -07:00
Samuel Clay
9d379377d0 Fixing bug where publisher-disabled original pages were not properly disabled. 2012-09-05 11:32:12 -07:00
Samuel Clay
5216fa88b0 Fixing scroll bug when feed has no unreads but in unread view. 2012-09-05 09:26:22 -07:00
Samuel Clay
a62c055c26 Adding a bit of error checking on read stories for social subs. 2012-09-04 17:36:23 -07:00
Samuel Clay
d3a65d2cc8 Fixing @afita's issue around weirdness in Feed story selection when story titles are pinned to top. 2012-09-04 11:47:06 -07:00
Samuel Clay
2538c2b82c Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Marking story as read on 'o'-open.
  Adding shift+t for @afita to close the story titles pane.
  Fixing crashing iOS app on missing feed info.
  Sparing the incredibly difficult and timely process of finding follow-backs on twitter/fb import.
  Adding reload feed/folder keyboard shortcut to keyboard dialog.
  Keyboard shortcut 'r' refreshes the current feed/folder.
  Fixing profile acitvities. Thanks @afita for the find.
  Fixing variety of exceptions on adding a site, interactions, services, loading friends.
  Tweaking right-click on feeds and upping ratelimit.
2012-09-02 11:28:12 -07:00
Samuel Clay
95326cc835 Scrolling to selected story when re-opening hidden story titles pane. Thanks @afita. 2012-09-01 15:08:41 -07:00
Samuel Clay
9885e943bb Marking story as read on 'o'-open. 2012-08-31 18:50:10 -07:00
Samuel Clay
b739aa163e Adding shift+t for @afita to close the story titles pane. 2012-08-31 18:46:12 -07:00
Samuel Clay
5ec7e202b7 Fixing crashing iOS app on missing feed info. 2012-08-31 18:32:44 -07:00
Samuel Clay
d3c4da77c3 Sparing the incredibly difficult and timely process of finding follow-backs on twitter/fb import. 2012-08-31 18:12:28 -07:00
Samuel Clay
649e94ebe7 Adding reload feed/folder keyboard shortcut to keyboard dialog. 2012-08-31 15:38:26 -07:00
Samuel Clay
a08ff68a6c Keyboard shortcut 'r' refreshes the current feed/folder. 2012-08-31 15:35:38 -07:00
Samuel Clay
70b6ae858f Fixing profile acitvities. Thanks @afita for the find. 2012-08-31 14:46:56 -07:00
Samuel Clay
fbde9749fc Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Removing debugging.
2012-08-31 13:53:42 -07:00
Samuel Clay
9a873aecc3 Fixing variety of exceptions on adding a site, interactions, services, loading friends. 2012-08-31 13:51:24 -07:00
Samuel Clay
c6ff2093c9 Tweaking right-click on feeds and upping ratelimit. 2012-08-31 13:20:25 -07:00
Samuel Clay
aa6d7c4033 Removing debugging. 2012-08-30 21:57:53 -07:00
Samuel Clay
79eb8f5a88 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Fixing broken menus.
  Simplifying top dashboard button.
  Fixing audio handler for Firefox.
  Fixing right clicks and updating team.
  Encoding utf-8 strings into bytecodes so lxml doesn't choke.
  Fixing ghost unreads by accounting for the implicit score of 1 in unsorted sets in redis when intersected with a sorted set. Doh!
  Fixing errors in story training classification on social subs.
  Fixing double-activities bug.
2012-08-30 21:57:10 -07:00
Samuel Clay
c7ca0f1544 Fixing broken menus. 2012-08-30 18:31:44 -07:00
Samuel Clay
b3fa985ad1 Simplifying top dashboard button. 2012-08-30 16:04:35 -07:00
Samuel Clay
41b4dcda54 Fixing audio handler for Firefox. 2012-08-30 15:56:15 -07:00
Samuel Clay
cbfc00eb69 Fixing right clicks and updating team. 2012-08-30 15:08:24 -07:00
Samuel Clay
2e42cd3e8f Encoding utf-8 strings into bytecodes so lxml doesn't choke. 2012-08-29 23:16:23 -07:00
Samuel Clay
825378d83a Fixing ghost unreads by accounting for the implicit score of 1 in unsorted sets in redis when intersected with a sorted set. Doh! 2012-08-29 18:44:43 -07:00
Samuel Clay
046fe12e56 Fixing errors in story training classification on social subs. 2012-08-29 18:07:54 -07:00
Samuel Clay
8b9dc88643 Fixing double-activities bug. 2012-08-29 16:23:25 -07:00
Samuel Clay
0c64a94f75 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  iPad/iPhone splash page, redone for the new iPad app.
2012-08-29 16:16:08 -07:00
Samuel Clay
503f99c75c iPad/iPhone splash page, redone for the new iPad app. 2012-08-28 16:32:08 -07:00
Samuel Clay
41d11110ec Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur: (25 commits)
  Traverse folders if using Next Unread in folder view.
  Fixing issue with top-anchored story titles list and story marker position. Thanks to @afita for the persistence.
  Opening site after adding it.
  Attempting to fix user exception dialogs.
  Using parent folder to update all parent folders on read story.
  Using correct bookmarklet css.
  Fixing bug I've been tracking down for a while. Following an activity on a user you don't follow now correctly shows a tryfeed. Thanks to @afita for the great find!
  Fixing Youtube embeds and correctly handling keyboard events when share is in transit.
  Adding support for YouTube and Vimeo video embeds in share bookmarklet.
  Correctly stripping tags from titles in shared stories.
  Speeding up the first half of the bookmarklet.
  Using a 0 feed_id for shared stories with no feed.
  Fixing share date in bookmarklet.
  Fixing typo in share bookmarklet.
  Finishing bookmarklet, having added all side info (same share, other shares on site, and user's previous shares). Also handling gracious resizes.
  Scrubbing content and title from bookmarklet. Completing flow when updating comments, so showing user's own comments and customized title/content. Just need to show other shared stories and it'll be ready to ship.
  Completing share flow from bookmarklet. Needs listing of previously shared stories, and perhaps some error handling.
  Completing flow for sharing using bookmarklet. Just needs to actually share the story, then show shared stories in sidebar.
  Cleaning up bookmarklet layout a bit.
  Adding share api calls to bookmarklet.
  ...
2012-08-28 10:03:37 -07:00
Samuel Clay
784e7ec0b4 Traverse folders if using Next Unread in folder view. 2012-08-27 18:48:19 -07:00
Samuel Clay
409ab7f834 Fixing issue with top-anchored story titles list and story marker position. Thanks to @afita for the persistence. 2012-08-27 15:42:54 -07:00
Samuel Clay
fa1280952e Opening site after adding it. 2012-08-27 15:28:56 -07:00