Commit graph

4267 commits

Author SHA1 Message Date
RyanBateman
dbf62ec296 Added favourite icons. 2012-09-17 22:42:46 -04:00
RyanBateman
803d3e370e Added source shared IDs to comments and modified views to reflect share source. 2012-09-17 16:55:50 -04:00
RyanBateman
53622aa9b7 Merge branch 'android' of https://github.com/samuelclay/NewsBlur into android 2012-09-17 14:35:51 -04:00
RyanBateman
04ead94788 Added tag view changes. 2012-09-17 14:10:17 -04:00
Samuel Clay
64ccfc805c Adding local paths for dependencies. 2012-09-17 10:50:30 -07:00
RyanBateman
cbb34ccefb Various style fixes as per feedback 09-14 2012-09-17 10:51:14 -04:00
RyanBateman
c1bafcede6 Added unit test for story insert. Multiple design fixes. Added Mark As Read functionality to item list views. 2012-09-16 23:02:41 -04:00
RyanBateman
bcb5d78b7f Merge branch 'android' of https://github.com/samuelclay/NewsBlur into android 2012-09-16 18:24:50 -04:00
RyanBateman
774fdb3bc3 Added unit test for story insert. Multiple design fixes. Added Mark As Read functionality to item list views. 2012-09-16 18:22:09 -04:00
Samuel Clay
dc532ac4b7 Merge branch 'master' into android
* master: (1098 commits)
  Upgrading iphone/ipad app to support both ios 6 and tall-iphone.
  New folder options: add subfolder.
  Adding location to find friends.
  Trimming mongodb lag cutoff to force feeds to correct themselves when slave lag becomes an issue.
  Fixing 'r' refresh command for All Site Stories.
  Fixing broken social page.
  Upgrading to jQuery UI latest to fix slide animation on window panes.
  Splitting up dashboard into unauthed and authed templates, needed to redesign to unauthed view.
  Adding collapsed folder icons.
  Ignore skip of unread counts if theres no mongodb lag.
  Adding readability vendorized package.
  Adding two new functions for stories: collect image sizes and grab original article text. Useful for future features.
  Being stricter about non-english characters.
  Fixing popular story algorithm to remove non-english stories.
  Fixing follow user on blurblogs. Abstracting unshare so I can more easily unshare.
  Fixing trainer for stories in social feeds.
  Fixing small bug in story titles header now showing socialsubs correctly.
  Fixing headers for Everything river and river blurblog.
  Massive refactor around feedbar, brought on by @afita, in order to give Folders a menu in the story titles header (and then make the mark as read button work on folders in the header.)
  Updating story position in closed story titles when pane is re-opened. Thanks to @afita for the bug.
  ...

Conflicts:
	.gitignore
2012-09-14 17:36:14 -07:00
Samuel Clay
1280efb429 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Upgrading iphone/ipad app to support both ios 6 and tall-iphone.
  New folder options: add subfolder.
  Adding location to find friends.
  Trimming mongodb lag cutoff to force feeds to correct themselves when slave lag becomes an issue.
  Fixing 'r' refresh command for All Site Stories.
  Fixing broken social page.
2012-09-14 17:34:46 -07:00
RyanBateman
60db9ba07e Added ability to log out. 2012-09-14 16:54:54 -04:00
RyanBateman
8d096f0410 Fixed bug where childTo cursor/column mapping wasn't initialised due to lack of intial data. 2012-09-14 15:49:52 -04:00
RyanBateman
81a2de2347 Added Add Follow flow. 2012-09-14 11:01:07 -04:00
RyanBateman
9591dc55ab Add registration pages. 2012-09-14 01:17:58 -04:00
Samuel Clay
223871577c Upgrading iphone/ipad app to support both ios 6 and tall-iphone. 2012-09-13 15:45:22 -07:00
Samuel Clay
717402261d New folder options: add subfolder. 2012-09-13 14:20:09 -07:00
Samuel Clay
f351226846 Adding location to find friends. 2012-09-13 14:13:15 -07:00
Samuel Clay
47434c2823 Trimming mongodb lag cutoff to force feeds to correct themselves when slave lag becomes an issue. 2012-09-13 13:54:40 -07:00
Samuel Clay
2cb570da31 Fixing 'r' refresh command for All Site Stories. 2012-09-13 13:51:45 -07:00
Samuel Clay
e291ac407f Fixing broken social page. 2012-09-13 13:44:33 -07:00
Samuel Clay
3c11782e88 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
2012-09-12 19:23:27 -07:00
Samuel Clay
31a7d29ff6 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Upgrading to jQuery UI latest to fix slide animation on window panes.
  Splitting up dashboard into unauthed and authed templates, needed to redesign to unauthed view.
  Adding collapsed folder icons.
2012-09-11 15:30:38 -07:00
Samuel Clay
b15e138c80 Upgrading to jQuery UI latest to fix slide animation on window panes. 2012-09-11 15:15:34 -07:00
Samuel Clay
625e00b91f Splitting up dashboard into unauthed and authed templates, needed to redesign to unauthed view. 2012-09-11 15:15:16 -07:00
RyanBateman
832dbc46d8 Removed trace file. 2012-09-11 16:42:55 -04:00
RyanBateman
c4614b59ab Modified icons. Ammended text for loading. 2012-09-11 16:42:05 -04:00
Samuel Clay
027b28ee76 Adding collapsed folder icons. 2012-09-11 12:35:27 -07:00
Samuel Clay
d4b380ba98 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Ignore skip of unread counts if theres no mongodb lag.
  Adding readability vendorized package.
  Adding two new functions for stories: collect image sizes and grab original article text. Useful for future features.
  Being stricter about non-english characters.
  Fixing popular story algorithm to remove non-english stories.
  Fixing follow user on blurblogs. Abstracting unshare so I can more easily unshare.
2012-09-11 11:13:50 -07:00
RyanBateman
e09886002d Fixed feedId classification. 2012-09-11 13:28:53 -04:00
RyanBateman
ed64a517e5 Added ability to train on author. Modified Reading layout to include feed title. 2012-09-11 12:37:45 -04:00
Samuel Clay
b92e564b1f Ignore skip of unread counts if theres no mongodb lag. 2012-09-10 17:50:36 -07:00
Samuel Clay
21a5d2b28b Adding readability vendorized package. 2012-09-10 17:41:15 -07:00
Samuel Clay
668e78d5d2 Adding two new functions for stories: collect image sizes and grab original article text. Useful for future features. 2012-09-10 17:41:01 -07:00
Samuel Clay
2f5e0e6c49 Being stricter about non-english characters. 2012-09-10 13:14:32 -07:00
Samuel Clay
d46c24f0dd Fixing popular story algorithm to remove non-english stories. 2012-09-10 13:08:12 -07:00
RyanBateman
3e124838fc Added open/closed folder preferences. 2012-09-10 15:31:51 -04:00
Samuel Clay
149960e307 Fixing follow user on blurblogs. Abstracting unshare so I can more easily unshare. 2012-09-10 11:55:42 -07:00
Samuel Clay
ece07749c8 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Fixing trainer for stories in social feeds.
  Fixing small bug in story titles header now showing socialsubs correctly.
  Fixing headers for Everything river and river blurblog.
  Massive refactor around feedbar, brought on by @afita, in order to give Folders a menu in the story titles header (and then make the mark as read button work on folders in the header.)
  Updating story position in closed story titles when pane is re-opened. Thanks to @afita for the bug.
  Updating to altest jQuery layout.
  Adding folder story counts to content pane. Thanks to @afita for the suggestion.
  Fixing activities bug when the user is unknown and there is no source/with_user.
2012-09-07 22:02:59 -07:00
Samuel Clay
3324256f36 Fixing trainer for stories in social feeds. 2012-09-07 19:14:01 -07:00
Samuel Clay
9a0a819146 Fixing small bug in story titles header now showing socialsubs correctly. 2012-09-07 18:02:05 -07:00
Samuel Clay
ac7088c16a Fixing headers for Everything river and river blurblog. 2012-09-07 17:52:08 -07:00
Samuel Clay
ad0c8e0e71 Massive refactor around feedbar, brought on by @afita, in order to give Folders a menu in the story titles header (and then make the mark as read button work on folders in the header.) 2012-09-07 17:36:12 -07:00
Samuel Clay
a135470be4 Updating story position in closed story titles when pane is re-opened. Thanks to @afita for the bug. 2012-09-07 16:17:28 -07:00
Samuel Clay
ad3e847039 Updating to altest jQuery layout. 2012-09-07 15:50:40 -07:00
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
RyanBateman
b94036aa54 Added indicator, changed click-size for folders. 2012-09-07 16:23:29 -04:00
RyanBateman
4d6b0195c0 Added text-size adjustment slider. Changed folder-open icon. 2012-09-07 11:49:18 -04:00