Commit graph

7036 commits

Author SHA1 Message Date
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
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
e2f47182c8 Fixing massive river bug where stories would abruptly end while paging. 2013-10-02 13:08:19 -07:00
Samuel Clay
7e2220c11f Adding black logo. 2013-10-01 22:11:32 -07:00
Samuel Clay
3c20e13aff Merge pull request #413 from itsaboutcode/master
removed unnecessary and redundant imports.
2013-10-01 15:41:44 -07:00
Samuel Clay
4d06fe28a3 Merge pull request #414 from manderson23/master
Android: Add Send To to story list context menu
2013-10-01 15:41:11 -07:00
Mark Anderson
bb32aba25e Merge remote-tracking branch 'upstream/master' 2013-10-01 21:50:33 +01:00
Mark Anderson
e6f28401f8 Implement part of #207 - add Send To option to context menu in story list view 2013-10-01 21:49:52 +01:00
Muhammad Adil
8b7795acfe removed unnecessary and redundant imports. 2013-10-01 11:18:49 +05:00
Samuel Clay
38d32c38bc Merge pull request #405 from manderson23/master
https for Android
2013-09-30 17:09:58 -07:00
Samuel Clay
bb3e0a6567 Putting Google Alerts/News back into rotation. 2013-09-30 12:40:14 -07:00
Samuel Clay
f6bfe98e79 Trying out new mark as read routine on iOS. 2013-09-23 18:09:05 -07:00
Samuel Clay
a335d58dd4 Wrong server for ios enterprise build. 2013-09-23 16:45:33 -07:00
Samuel Clay
ff8c30e35f Fixing mark as unread issue on ios (when swiping to 2nd story, 1st story would get marked as read again. 2013-09-23 16:41:56 -07:00
Samuel Clay
bbe6ef9015 Clearing share/reply comments correctly, as well as keeping them around in between cancel/re-opens. 2013-09-23 15:07:25 -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
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
70ea542481 User-dependent days of unread. 14 for free users, 30 for premium. 2013-09-16 16:42:49 -07:00
Samuel Clay
ecd8eef79a Merge pull request #406 from dosiecki/master
Android: Cleanup of *Reading Sync
2013-09-16 14:13:09 -07:00
Samuel Clay
831a771309 Fixing logging message. 2013-09-16 12:11:26 -07:00
Samuel Clay
886f6c0d8b Fixing logging message. 2013-09-16 12:08:51 -07:00
Samuel Clay
5911acaa35 Moving the majority of story fetches to mongo secondaries. 2013-09-16 12:07:15 -07:00
Samuel Clay
143ee770ce Skipping google news feeds again. Need to tone down these fetches. 2013-09-15 23:41:17 -07:00
Samuel Clay
d0a80ee586 Upping unread counts from 14 days to 30 days. 2013-09-15 21:13:42 -07:00
Samuel Clay
49a532605a Fixing exception dialog's resize. 2013-09-14 11:59:02 -07:00
Samuel Clay
b3b44d8e03 Fixing search positioning on saved stories. 2013-09-14 11:49:19 -07:00
Samuel Clay
65c5610996 Fixing positioning of popover options in All Site Stories. 2013-09-14 11:15:12 -07:00
Samuel Clay
41df8a001a Adding Split tooltip. 2013-09-13 23:44:00 -07:00
Samuel Clay
256add051e Removing extra logging. 2013-09-13 23:39:44 -07:00
Samuel Clay
8362ca716c Switching feedbar and navbar. 2013-09-13 23:35:47 -07:00
Samuel Clay
eace80d6b9 Fixing mark folder as read. 2013-09-13 19:19:11 -07:00
Samuel Clay
3fc40acd47 Removing double. 2013-09-13 19:10:41 -07:00
Samuel Clay
34ded6c594 Fixing mark as read on socialsubs. 2013-09-13 17:21:05 -07:00
Samuel Clay
d1f731f1f5 Adjusting positioning on new feedbar. Also scrolling to selected feed/folder when switch story layouts. 2013-09-13 17:02:09 -07:00
Samuel Clay
4111af208d Merge branch 'markread'
* markread:
  Reloading feed list when adding, moving, and deleting feeds and folders.
  Reloading feeds on feed/folder add and feedchooser.
  Backend for marking feeds/folders as read at a specific timestamp.
  Adding expanded mark read buttons. Needs backend support.
  Moving feedbar down to bottom of screen. Prep for new mark read buttons.
2013-09-13 16:36:05 -07:00