Commit graph

2863 commits

Author SHA1 Message Date
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
1b3445541a Fixing issue with autocomplete. 2013-12-03 14:32:26 -08:00
Samuel Clay
dbc59b74a3 Fixing infinite loop. 2013-12-03 14:29:23 -08:00
Samuel Clay
ef50458b89 Trying out better autocomplete search with parts. 2013-12-03 14:27:39 -08:00
Samuel Clay
474dc2c3b6 Revert "Updating stories which give integrity errors."
This reverts commit 98c4b2c7a0.

Conflicts:
	apps/rss_feeds/models.py
2013-11-17 14:34:30 -08:00
Samuel Clay
491ea1fc21 Allowing replacement of story dates on integrityerror updated stories. 2013-11-15 10:48:26 -08:00
Samuel Clay
7b5bbdc7eb Swapping errors. 2013-11-15 10:45:00 -08:00
Samuel Clay
98c4b2c7a0 Updating stories which give integrity errors. 2013-11-15 10:38:03 -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
309189ad69 Fixing bug on deleting acocunt with multiple shared stories with same id. 2013-11-04 12:29:24 -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
aa67f74979 Fixing a crash on mark read. 2013-10-17 11:21:37 -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
07c5f95c36 Fixing a couple small bugs. 2013-10-07 16:16:38 -07:00
Samuel Clay
673fc9bd76 Fixing subs for socialsubs. 2013-10-07 16:08:47 -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
f64f350ee8 Fixing socialsub issue. 2013-10-07 15:36:11 -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
Samuel Clay
8401c97c59 Fixing missig unread ranked stories cache. 2013-10-07 13:48:44 -07:00
Samuel Clay
4acad6e59f Major refactoring of social blurblog. Also adding a new trimmer, but keeping it turned off. 2013-10-07 13:36:10 -07:00
Samuel Clay
cc64e3626c Fixing rstats. 2013-10-07 10:51:28 -07:00
Samuel Clay
a4af3eb10b Showing unread icon in ios when marking as unread. 2013-10-07 10:02:44 -07:00
Samuel Clay
1bb260df39 Merge branch 'master' into ios7
* master:
  Fixing missing shared key when sharing a story.
2013-10-04 13:05:37 -07:00
Samuel Clay
d0c4153648 Fixing missing shared key when sharing a story. 2013-10-04 13:05:31 -07:00
Samuel Clay
de64c04e7d Fixing mark as read on socialsubs. 2013-10-03 18:09:02 -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
1dbe90a498 Fixing spacing and position of toolbars on all ios views. 2013-10-03 13:54:15 -07:00
Samuel Clay
645bd73aa3 Loading feed trainer from feed list. Gestures for social subs (profile + mark read). 2013-10-02 16:05:22 -07:00
Samuel Clay
e2f47182c8 Fixing massive river bug where stories would abruptly end while paging. 2013-10-02 13:08:19 -07:00
Samuel Clay
fc830b23de Beginning ios7 transition. Still lots of views to go. 2013-09-24 17:18:20 -07:00
Samuel Clay
3244af13c4 Fixing mark as read for social subs. 2013-09-18 23:49:12 -07:00
Samuel Clay
713d4fac60 Fixing mark as read for social subs. 2013-09-18 23:46:16 -07:00
Samuel Clay
0679d7d956 Adding redis to monit. 2013-09-17 15:56:16 -07:00
Samuel Clay
70ea542481 User-dependent days of unread. 14 for free users, 30 for premium. 2013-09-16 16:42:49 -07:00
Samuel Clay
34ded6c594 Fixing mark as read on socialsubs. 2013-09-13 17:21:05 -07:00