Commit graph

3882 commits

Author SHA1 Message Date
Samuel Clay
057ee82e33 Fixing paddings on story titles. 2013-12-09 10:59:47 -08:00
Samuel Clay
dca95f3a89 Refactoring image loading on story detail views to allow for an observer. Adding observer for saved story tags expanding story container when too short (but also recognizing when an image grows to switch the story from too small to big enough). 2013-12-06 13:56:28 -08:00
Samuel Clay
96920c9aa6 New read stories view. 2013-12-05 16:08:45 -08:00
Samuel Clay
904e908b61 Mark older/newer stories as read. 2013-12-05 14:25:15 -08:00
Samuel Clay
d0fd3a499c Taking Underscore.js out of jquery dependency. 2013-11-22 11:57:40 -08:00
Samuel Clay
e282f465d1 Turning off autocomplete on focus. 2013-11-22 11:15:30 -08:00
Samuel Clay
71b41bc8dc Better text color for river header. 2013-11-22 11:15:30 -08:00
Samuel Clay
62c040f8fd Disabling context menu for starred tags. 2013-11-22 11:15:30 -08:00
Samuel Clay
47f4ae64db Fixing search bar position on starred header. 2013-11-22 11:15:30 -08:00
Samuel Clay
feb2f810a1 Fixing error when loading dashbard with saved story selected (in river, but no active_folder). 2013-11-22 11:15:16 -08:00
Samuel Clay
ba5bff3759 Fixing autocomplete issues with saved story tagging. 2013-11-22 11:15:16 -08:00
Samuel Clay
8e7800b30b Fixing no unread stories explainer on feed list when overlapping saved story tags. Also fixing endbar height in list view. 2013-11-22 11:15:16 -08:00
Samuel Clay
0a827a91fe Updating starred tag counts on adding/removing tags. 2013-11-22 11:13:27 -08:00
Samuel Clay
582364c64d Adding tag feeds. 2013-11-22 11:12:47 -08:00
Samuel Clay
6291fc913d Fixing bookmarklet to use https for every bookmarklet. 2013-11-22 11:07:17 -08:00
Samuel Clay
87eb599977 New Play Store image assets. 2013-11-22 11:07:16 -08:00
Samuel Clay
2e95469ad9 Fixing margin on subscribe/follow taskbar button. 2013-11-22 11:07:15 -08:00
Samuel Clay
2dfd74c968 Fixing modal resizing. Thanks to @tomtaylor for finding the broken dialog. 2013-11-22 11:07:15 -08:00
Samuel Clay
ee93594ec8 Adding Swift Reader to Goodies. 2013-11-22 11:07:12 -08:00
Samuel Clay
75d3b89aff Adding Pinterest. 2013-11-22 11:07:09 -08:00
Samuel Clay
fe237cb80c Tightening up comments line height. 2013-11-22 11:06:24 -08:00
Samuel Clay
bbde892abe Adding options popover (and read_filter) to all shared stories and global shared stories. 2013-11-22 11:06:20 -08:00
Samuel Clay
633d7acb97 Adding black logo. 2013-11-22 11:06:17 -08:00
Samuel Clay
a4ee38f157 Fixing a few nav bars to fit. 2013-11-22 11:06:15 -08:00
Samuel Clay
f9c0b53ae5 Fixing blurblog logo. 2013-11-22 11:06:15 -08:00
Samuel Clay
539fee119b New Logos! 2013-11-22 11:06:13 -08:00
Samuel Clay
104dea6a8f Fixing story titles header by not re-drawing the container every time. 2013-11-22 11:06:09 -08:00
Samuel Clay
f42258b79d Fixing mark as read for folders with oldest first. 2013-11-22 11:06:09 -08:00
Samuel Clay
d5a04d0b1e Fixing bookmarklet to use https for every bookmarklet. 2013-11-19 00:06:35 -08:00
Samuel Clay
5f075ad40a New Play Store image assets. 2013-11-17 16:53:04 -08:00
Samuel Clay
7ae98a17e6 Fixing margin on subscribe/follow taskbar button. 2013-11-15 10:18:54 -08:00
Samuel Clay
fcdd879df1 Fixing modal resizing. Thanks to @tomtaylor for finding the broken dialog. 2013-11-13 10:07:28 -08:00
Samuel Clay
6567db1bc7 Merge branch 'master' into ios7
* master:
  Adding Swift Reader to Goodies.
  Support navigating back to home page from action bar in Preferences
2013-10-18 18:09:05 -07:00
Samuel Clay
be332f39a1 Adding Swift Reader to Goodies. 2013-10-18 14:18:43 -07:00
Samuel Clay
6f82e716e5 Merge branch 'master' into ios7
* master:
  Adding Pinterest.
  Tightening up comments line height.
  Correctly render DB changes in folder list more quickly.
  Fixing empty story hashes.
  Cleaning up kill utils.
  Clean up ItemList subclasses.
  Clean up ItemsList subclass tagging and lifecycle.
  Fix backwards error catch.
  Refactor page-crawling in *Reading activities to fix looping. (#387)
2013-10-17 11:24:01 -07:00
Samuel Clay
7d64dc5ce1 Adding Pinterest. 2013-10-16 11:49:49 -07:00
Samuel Clay
7da98999b6 Tightening up comments line height. 2013-10-16 11:41:45 -07:00
Samuel Clay
ce087c26fd Merge branch 'master' into ios7
* master:
  Tightening up comments line height.
2013-10-10 12:11:08 -07:00
Samuel Clay
dcf3acbe96 Tightening up comments line height. 2013-10-10 12:11:03 -07:00
Samuel Clay
c3f251782f Merge branch 'master' into ios7
* master:
  Fixing a couple small bugs.
  Fixing subs for socialsubs.
  Fixing unread hashes on single feeds.
  Fixing redis issue with existing keys beyond a RESTORE.
  Fixing socialsub issue.
  Adding options popover (and read_filter) to all shared stories and global shared stories.
  Only trimming active users.
  Fixing issue with wrong subs.
  Fixing trim user stories on malformed story hash.
  Fixing missig unread ranked stories cache.
  Major refactoring of social blurblog. Also adding a new trimmer, but keeping it turned off.
  Fixing rstats.
2013-10-07 16:39:31 -07:00
Samuel Clay
f5bd024dc6 Adding options popover (and read_filter) to all shared stories and global shared stories. 2013-10-07 15:00:12 -07:00
Samuel Clay
8cb123ebf2 Merge branch 'master' into ios7
* master:
  Fixing massive river bug where stories would abruptly end while paging.
  Adding black logo.
  Implement part of #207 - add Send To option to context menu in story list view
  removed unnecessary and redundant imports.
  Putting Google Alerts/News back into rotation.
  Port pull request #219 to new repository layout. Adds https on Android to fix #165.
2013-10-03 18:08:02 -07:00
Samuel Clay
7e2220c11f Adding black logo. 2013-10-01 22:11:32 -07:00
Samuel Clay
c9b8fdd35f Fixing a few nav bars to fit. 2013-09-26 16:12:09 -07:00
Samuel Clay
b31f7926a1 Fixing blurblog logo. 2013-09-26 12:19:10 -07:00
Samuel Clay
5cc41d55bf New Logos! 2013-09-26 12:05:56 -07:00
Samuel Clay
495ccac8ce Fixing story titles header by not re-drawing the container every time. 2013-09-17 12:18:34 -07:00
Samuel Clay
d8309f9f73 Fixing mark as read for folders with oldest first. 2013-09-16 18:00:41 -07:00
Samuel Clay
30031f1fd6 Merge branch 'master' into tagging
* master:
  Fixing exception dialog's resize.
2013-09-14 12:00:06 -07:00
Samuel Clay
49a532605a Fixing exception dialog's resize. 2013-09-14 11:59:02 -07:00