Commit graph

1264 commits

Author SHA1 Message Date
Samuel Clay
c6840b1cf4 Merge branch 'master' into tagging
* master: (40 commits)
  Version 3.6 of the iOS app.
  Fixing tolerance on drag bar.
  Fixing switch between story titles on left and on bottom.
  Cleaning up after failed backup.
  Fixing disappearing righttoolbarmenu icons. Adding preferences for urls to use in-app browser, safari, or chrome.
  Fixing transition cancelation on interactive swipe on ipad.
  Fixing rotation issues, as well as premature hiding of dashboard on animation on ipad.
  Fixing interactive transitions.
  Fixing many issues with transitions on the ipad. Still need to fix the interactive transition completion.
  Fix #441 - changing text size needs to call evaluateJavascript instead of loadUrl when targeting SDK >= 19
  Fixing swipe-back on ipad for transitioning b/w feed list and feed detail.
  Fixing paddings on story titles.
  Resizing user avatar.
  Adding option for side swipe in story detail.
  Android v3.0.1.
  Fixing cutoff date when retrieving stories.
  Mark older/newer stories as read.
  Fixing issue with autocomplete.
  Fixing infinite loop.
  Trying out better autocomplete search with parts.
  ...
2013-12-13 15:16:51 -08:00
Samuel Clay
96920c9aa6 New read stories view. 2013-12-05 16:08:45 -08:00
Samuel Clay
6040e1d97e Fixing cutoff date when retrieving stories. 2013-12-05 15:10:09 -08:00
Samuel Clay
904e908b61 Mark older/newer stories as read. 2013-12-05 14:25:15 -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
eea0e29dda Updating counts for tagged stories. 2013-11-22 11:10:23 -08:00
Samuel Clay
698358c761 Storing user tags and retrieving in all views. 2013-11-22 11:08:38 -08:00
Samuel Clay
f6bd217eb3 Using timezone-aware relative dates (Today, Yesterdays). 2013-11-22 11:07:14 -08:00
Samuel Clay
0d41890bc5 Fixing reader tests and fixing broken delete where multiple feeds would be deleted. 2013-11-22 11:07:14 -08:00
Samuel Clay
1e4f4fb19b Turning off upgrade message in iOS. 2013-11-22 11:07:13 -08:00
Samuel Clay
894dbc01d1 Fixing empty story hashes. 2013-11-22 11:07:09 -08:00
Samuel Clay
a88ba4508e Fixing sharing message when posting to ADN (now truncates at 256). 2013-11-22 11:07:07 -08:00
Samuel Clay
a56f44cdef Rewriting short and long date formatting, both for server and ios. Also loading offline stories when server fails half-way through. 2013-11-22 11:06:24 -08:00
Samuel Clay
e0c787519f Switching to faster (and less space intensive) story hash fetch. 2013-11-22 11:06:22 -08:00
Samuel Clay
bcb1f66e38 Fixing persistance of redis keys due to redis' RESTORE command using a millisecond TTL, not a second TTL. 2013-11-22 11:06:21 -08:00
Samuel Clay
bf885ff8f8 Fixing redis issues by pipelining. 2013-11-22 11:06:21 -08:00
Samuel Clay
a40931fd06 Fixing unread hashes on single feeds. 2013-11-22 11:06:20 -08:00
Samuel Clay
6d7568a6e1 Fixing redis issue with existing keys beyond a RESTORE. 2013-11-22 11:06:20 -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
87eca2951b Only trimming active users. 2013-11-22 11:06:20 -08:00
Samuel Clay
c3e4f592ec Fixing issue with wrong subs. 2013-11-22 11:06:20 -08:00
Samuel Clay
0aaed464cd Fixing trim user stories on malformed story hash. 2013-11-22 11:06:20 -08:00
Samuel Clay
4f9c4fbbc3 Fixing missig unread ranked stories cache. 2013-11-22 11:06:20 -08:00
Samuel Clay
674356fbed Major refactoring of social blurblog. Also adding a new trimmer, but keeping it turned off. 2013-11-22 11:06:20 -08:00
Samuel Clay
feb55e0b3e Fixing rstats. 2013-11-22 11:06:20 -08:00
Samuel Clay
06cec48c68 Showing unread icon in ios when marking as unread. 2013-11-22 11:06:19 -08:00
Samuel Clay
2e4b851d0c Fixing spacing and position of toolbars on all ios views. 2013-11-22 11:06:18 -08:00
Samuel Clay
eacfd9e765 Loading feed trainer from feed list. Gestures for social subs (profile + mark read). 2013-11-22 11:06:17 -08:00
Samuel Clay
5c4cab2888 Fixing massive river bug where stories would abruptly end while paging. 2013-11-22 11:06:17 -08:00
Samuel Clay
ac9aecc84a Beginning ios7 transition. Still lots of views to go. 2013-11-22 11:06:11 -08:00
Samuel Clay
db74119842 Using timezone-aware relative dates (Today, Yesterdays). 2013-11-06 23:39:28 -08:00
Samuel Clay
ab3eadbb3f Fixing reader tests and fixing broken delete where multiple feeds would be deleted. 2013-11-06 11:12:41 -08:00
Samuel Clay
b5d1d74bac Turning off upgrade message in iOS. 2013-10-31 09:59:05 -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
e5ee0df790 Fixing empty story hashes. 2013-10-11 20:02:16 -07:00
Samuel Clay
6f676081e7 Fixing sharing message when posting to ADN (now truncates at 256). 2013-10-11 17:46:24 -07:00
Samuel Clay
496b6145bb Rewriting short and long date formatting, both for server and ios. Also loading offline stories when server fails half-way through. 2013-10-10 12:58:40 -07:00
Samuel Clay
4dbf7710a8 Merge branch 'master' into ios7
* master:
  Switching to faster (and less space intensive) story hash fetch.
2013-10-08 19:52:44 -07:00
Samuel Clay
ec71636fee Switching to faster (and less space intensive) story hash fetch. 2013-10-08 19:42:08 -07:00
Samuel Clay
6bd1eba14d Merge branch 'master' into ios7
* master:
  Better limit on redis logging.
  Fixing persistance of redis keys due to redis' RESTORE command using a millisecond TTL, not a second TTL.
  Fixing redis issues by pipelining.
2013-10-08 11:48:44 -07:00
Samuel Clay
2b08d13f6d Fixing persistance of redis keys due to redis' RESTORE command using a millisecond TTL, not a second TTL. 2013-10-08 10:05:28 -07:00
Samuel Clay
c2dcbe27f8 Fixing redis issues by pipelining. 2013-10-07 16:55:21 -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
dbe7fb3d86 Fixing unread hashes on single feeds. 2013-10-07 15:57:42 -07:00
Samuel Clay
e7539e9a40 Fixing redis issue with existing keys beyond a RESTORE. 2013-10-07 15:40:16 -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
f272013e4b Only trimming active users. 2013-10-07 14:47:36 -07:00
Samuel Clay
c7a3f9db9e Fixing issue with wrong subs. 2013-10-07 14:46:07 -07:00
Samuel Clay
87f7ff785d Fixing trim user stories on malformed story hash. 2013-10-07 13:57:13 -07:00