Commit graph

2383 commits

Author SHA1 Message Date
RyanBateman
db405557ab Fixed count issue where read counts updates were not unique for feed values 2012-09-28 21:18:51 -04:00
RyanBateman
d213e7ab66 Fixed ordering for all shared stories and socialfeed/blurblogs. 2012-09-28 17:38:21 -04:00
RyanBateman
73f6e32048 Bumped version number 2012-09-28 14:37:08 -04:00
RyanBateman
a6057f83e8 Added borders for comments / replies. Modified indenting for share / comment images 2012-09-28 14:34:07 -04:00
RyanBateman
f97dabb274 Added favourite icon fix. Fixed share images not always displaying. 2012-09-28 14:09:12 -04:00
RyanBateman
98420300be Visual fixes for feedback from 0.27 2012-09-27 14:48:12 -04:00
RyanBateman
f7e68939e4 Re-instated callbacks for sharing to handle new image/user profile storage. 2012-09-26 15:38:05 -04:00
RyanBateman
d668cc4f6b Enabled basic HTML parsing in comments 2012-09-26 15:20:55 -04:00
RyanBateman
47d662d84d Fixed comment loading to ensure friends' comments were being identified correctly 2012-09-26 15:15:53 -04:00
RyanBateman
5169bb8470 Modified to handle requirements for requesting more stories (endless barring completion of feeds) 2012-09-26 10:33:19 -04:00
RyanBateman
d0a424e1d1 Fixed closed/open indicator for all shared stories row. 2012-09-25 14:40:37 -04:00
RyanBateman
55d87de662 Fixed bug whereby not all stories would be marked as read when reading from a single feed. Wowser. What a dumb one. 2012-09-25 14:04:47 -04:00
RyanBateman
089be33ac6 Removed reliance on Gridlayout. Fixed cursor management issues. 2012-09-25 13:40:29 -04:00
RyanBateman
471cebf327 Fixed flowlayout for tags and images in the share bar. 2012-09-24 22:11:02 -04:00
RyanBateman
71162147da Removed feed title from single-feed reading view 2012-09-24 11:41:04 -04:00
RyanBateman
7175361e33 Added deleltion of older stories when viewing a socialfeed's stories and when viewing All Stories. 2012-09-21 12:53:07 -04:00
RyanBateman
97a8064715 Removed location, bio when not needed 2012-09-21 11:58:05 -04:00
RyanBateman
f85e517b2a Modified comment-view creation. Modified activities link colour. 2012-09-21 11:43:13 -04:00
RyanBateman
7be202ac1e Adding close functionality for share dialog. 2012-09-19 15:12:23 -04:00
RyanBateman
d0a3cb10d4 Fixed graphical issue with favourited icons size. 2012-09-18 13:47:22 -04:00
RyanBateman
666f839b04 Added simple animation to new share comment creation. 2012-09-18 12:24:23 -04:00
RyanBateman
6d36abd6d4 Modified button text when story has already been shared. 2012-09-18 12:13:33 -04:00
RyanBateman
1c50d35e44 Added retroactive share editing, minor animation. 2012-09-18 12:08:50 -04:00
RyanBateman
fb73307247 Modified ShareDialog to include 'edit' text. 2012-09-18 10:47:21 -04:00
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
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
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
b15e138c80 Upgrading to jQuery UI latest to fix slide animation on window panes. 2012-09-11 15:15:34 -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
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
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