Commit graph

2759 commits

Author SHA1 Message Date
Samuel Clay
4483583063 Fixing unread stories being overwritten in the inbetween time from offline to online when loading stories. 2013-07-19 12:20:51 -07:00
Samuel Clay
a965940115 Lots of offline progress: cancelling sync in the middle of one correctly, fixing bug around missing story hashes in sync, updating progress bar more often, fixing image caching bug that preventing caching from running at all. 2013-07-18 18:24:38 -07:00
Samuel Clay
dcef466bd1 Merge branch 'master' into offline
* master:
  Fixing Dilbert-specific encoding error.
  Adding logging to profile views.
  Fixing encoding on Original pages. Thanks @bruceyou for the wonderful help!
  Fixing intelligence trainer, which broke due to jQuery 2.0.
  Fixing original view's scroll view.
  Fixing infernal scroll bug where scroll events would queue up even though they weren't supposed to.
2013-07-18 15:38:06 -07:00
Samuel Clay
1936515aa0 Fixing Dilbert-specific encoding error. 2013-07-18 15:17:15 -07:00
Samuel Clay
e172bd980a Adding logging to profile views. 2013-07-18 15:13:39 -07:00
Samuel Clay
a36955ee32 Fixing encoding on Original pages. Thanks @bruceyou for the wonderful help! 2013-07-18 15:03:12 -07:00
Samuel Clay
1fe5ad9918 Merge branch 'master' into offline
* master:
  Adding logging for new mark story hash as read endpoint.
2013-07-17 15:35:44 -07:00
Samuel Clay
812500b41b Adding logging for new mark story hash as read endpoint. 2013-07-17 15:32:08 -07:00
Samuel Clay
d7a5dcd568 Merge branch 'master' into offline
# By Samuel Clay (3) and ojiikun (2)
* master:
  Dirtying user subs and social subs on new mark read with story hash endpoint.
  Adding mark_story_hash_as_read. Still needs subscription dirtying.
  Updating fabfile to use new repo'd ssh keys.
  Better detection of social stories when marking read.
  Fix crash on speedy callbacks in feed item list view.
2013-07-17 15:08:27 -07:00
Samuel Clay
94df1aa6b0 Dirtying user subs and social subs on new mark read with story hash endpoint. 2013-07-17 15:03:16 -07:00
Samuel Clay
b71c4d7b35 Adding mark_story_hash_as_read. Still needs subscription dirtying. 2013-07-17 15:03:16 -07:00
Samuel Clay
7debd48b3d Handling default preferences. 2013-07-16 18:06:36 -07:00
Samuel Clay
dbd7531ef8 Massive refactoring complete. Offline can now be canceled at any time and restarted successfully. 2013-07-16 16:38:51 -07:00
Samuel Clay
4dc499137c Merge branch 'master' into offline
* master:
  Fixing broken content from RSS feed when summary is actually longer.
  Adding auto-enable free users setting for local installs.
2013-07-16 14:17:05 -07:00
Samuel Clay
96f1de7b58 Adding auto-enable free users setting for local installs. 2013-07-16 11:18:17 -07:00
Samuel Clay
b21c466d0d Merge branch 'master' into offline
# By ojiikun (4) and others
# Via Samuel Clay (4) and ojiikun (3)
* master:
  Fixing iOS crash on empty unread stories by providing correct data structure. Thanks to @linnet for spotting the bug.
  Trimming river URL by allowing 'f' to be used as a feed id parameter.
  Changed the read later success confirmation to use the checkmark HUD instead of an alert view.
  Change save-story to use story hash.
  Switch mark-unread task to use story hash.
  More error handling improvements.  Added developer debug mode.
  More rework of feed item list to deal with missing feeds.
2013-07-15 18:25:27 -07:00
Samuel Clay
5745044927 Refactoring the living crap out of the offline network operations. Now work in order and all cancelable with a single call. Still need to fix the network operation queue for downloading images and uploading the progress bar. 2013-07-15 18:25:09 -07:00
Samuel Clay
f5223015ae Fixing iOS crash on empty unread stories by providing correct data structure. Thanks to @linnet for spotting the bug. 2013-07-15 13:35:17 -07:00
Samuel Clay
5ff9b16447 Trimming river URL by allowing 'f' to be used as a feed id parameter. 2013-07-15 12:26:21 -07:00
Samuel Clay
a46f8090d6 Typo in missing feeds adder. 2013-07-15 12:11:39 -07:00
Samuel Clay
c0b31a58a9 Adding missing folder feeds to USF. 2013-07-15 12:10:51 -07:00
Samuel Clay
679195aadd Adding necessary exception handling to text view. 2013-07-15 11:06:56 -07:00
Samuel Clay
1fc3e05b89 Fixing small text importer bug with missing encodings. 2013-07-13 14:22:23 -07:00
Samuel Clay
17ad34c7d0 Adding starred stories to munin. 2013-07-11 15:55:37 -07:00
Samuel Clay
e52adf8989 Showing empty explainers. 2013-07-11 15:09:00 -07:00
Samuel Clay
23214e5996 Cleaning up starred story trimmer. 2013-07-11 12:24:48 -07:00
Samuel Clay
50c8d458eb New starred story trimmer. 2013-07-11 12:08:21 -07:00
Samuel Clay
f4abcc0ade Turning off SSL verification on text importing. 2013-07-10 17:03:12 -07:00
Samuel Clay
bf3d1e6ff1 Fixing autocomplete to not choke on missing feeds. 2013-07-10 14:50:13 -07:00
Samuel Clay
c18603c19a Fixing text view. 2013-07-10 14:14:43 -07:00
Samuel Clay
09468d4e14 Fixing esc key to close popovers and menus without closing current feed. 2013-07-10 13:03:48 -07:00
Samuel Clay
988f9f4314 Normaling user agents between feed/page/icon fetchers. Adding full site permalink. 2013-07-10 11:38:05 -07:00
Samuel Clay
304b1ebef4 Removing de-duped feeds from autocomplete. 2013-07-09 20:09:41 -07:00
Samuel Clay
893f5511b9 Ensuring only non-branched feeds show up in autocomplete. 2013-07-09 20:06:22 -07:00
Samuel Clay
44744b4395 Fixing text importer. 2013-07-07 21:51:36 -07:00
Samuel Clay
9f2ab66255 Merge pull request #343 from djc/master
Fix default feed pane size to fit buttons with labels (v3)
2013-07-05 19:40:21 -07:00
Samuel Clay
6751ff890e Fixing autocomplete to only update input value on select, not focus. 2013-07-05 18:50:57 -07:00
Samuel Clay
9eac17263f Keeping feed_id of 0. 2013-07-05 18:09:07 -07:00
Samuel Clay
ef4a5156ee Adding parameter checking to unread story endpoint. 2013-07-05 18:04:19 -07:00
Samuel Clay
5bad331e02 Adding parameter checking to unread story endpoint. 2013-07-05 18:03:25 -07:00
Samuel Clay
d94b40aefd Adding parameter checking to unread story endpoint. 2013-07-05 18:01:56 -07:00
Samuel Clay
1ea9f330e3 Upping story difference length. 2013-07-05 17:49:06 -07:00
Samuel Clay
8d9da758fd Better handling of busted favicons. 2013-07-05 17:43:14 -07:00
Samuel Clay
859091f4bd Better handling of busted OPML files. 2013-07-05 17:41:20 -07:00
Samuel Clay
b856ef6199 Fixing exception for malf-romed social page requests. 2013-07-05 17:27:48 -07:00
Samuel Clay
bf5d600a71 Marking shared stories as read even if they dont have an associated feed. 2013-07-05 17:25:58 -07:00
Samuel Clay
133a5c4591 Fixing exceptions around deleted users on shared stories. 2013-07-05 17:18:01 -07:00
Samuel Clay
9dfcd7cc3a Fixing plist for ios. 2013-07-05 17:12:26 -07:00
Samuel Clay
9d9a3c19a6 Fixing ios enterprise download. Also simplifying subject line of emailed stories. 2013-07-05 17:11:18 -07:00
Samuel Clay
8f5e047772 Removing unused story_db_id field. 2013-07-05 16:53:03 -07:00