Commit graph

10253 commits

Author SHA1 Message Date
dosiecki
38c290deb2 Tune fetch batch sizing, remove debug. 2016-01-29 04:11:18 -08:00
dosiecki
446f2b8313 Fix missing search icon for saved stories. 2016-01-29 03:13:50 -08:00
dosiecki
575e2d50f9 Fix DB optimization crashes, remove O(n) search tagging, instrument live memory. 2016-01-29 03:13:05 -08:00
dosiecki
73662bc912 Fix intel state filtering and reading session resets on filter changes. 2016-01-28 16:38:22 -08:00
dosiecki
d98367baec Merge remote-tracking branch 'upstream/master' 2016-01-28 14:23:41 -08:00
Samuel Clay
fe5267ce80 Merge pull request #869 from dosiecki/partial2
Android: Fix search queries with special characters. (#868)
2016-01-28 14:05:38 -08:00
dosiecki
078b91b03b Merge branch 'master' of https://github.com/dosiecki/NewsBlur 2016-01-28 12:47:42 -08:00
dosiecki
b0873852fd Fix search queries with special characters. (#868) 2016-01-28 12:43:13 -08:00
Samuel Clay
474c381d26 I cannot believe it was a string-to-int type conversion that wasn't happening when deleting feeds. *smacks forehead* Stupid json.decode. Sorry to 85136323e2. 2016-01-28 12:31:39 -08:00
Samuel Clay
34228e3b77 Handling search queries with just spaces in them. 2016-01-28 11:41:01 -08:00
Samuel Clay
2c875a3d01 Handling update_fields=[] when saving feeds. 2016-01-28 11:35:11 -08:00
Samuel Clay
a9cfa397b0 Adding search to all hosts in fabfile. 2016-01-28 08:33:08 -08:00
dosiecki
d4c0d689a2 Fix new reading session tracker (partial!). 2016-01-28 05:26:41 -08:00
dosiecki
7006c59c45 Replace story activation with reading session table. (partial!) 2016-01-28 04:20:50 -08:00
dosiecki
3686164004 Fix search queries with special characters. (#868) 2016-01-27 16:09:21 -08:00
Samuel Clay
5d5842ba42 Android v4.7.0. 2016-01-27 14:15:15 -08:00
Samuel Clay
3a5f6d8319 Merge pull request #865 from nriley/training-menu
iOS: Work around iOS 9 issue where training menu doesn’t appear the first time you select text.
2016-01-27 14:04:16 -08:00
dosiecki
41bb192c51 Replace story activation with filtering by fetch time. 2016-01-27 03:25:58 -08:00
dosiecki
a9bab35c6f Optimise story insert times. 2016-01-26 16:12:45 -08:00
Nicholas Riley
6df864c7f7 iOS: Work around iOS 9 issue where training menu doesn’t appear the first time you select text.
Source of the workaround and more information at <http://stackoverflow.com/questions/32685198/>.
2016-01-24 12:01:12 -05:00
Samuel Clay
5ab999c2c1 Adding logrotate for nginx. 2016-01-23 18:00:44 -08:00
Samuel Clay
1621c40da8 Premium accounts get feeds fetched at least once every 12 hours (for feeds that publish nothing). 2016-01-23 15:04:05 -08:00
Samuel Clay
310204fe70 Flat feeds also gets user_id. 2016-01-22 12:47:31 -08:00
Samuel Clay
b064576101 Adding user_id to /reader/feeds. 2016-01-22 12:46:41 -08:00
Samuel Clay
eb41788913 Boosting oauth authorization code expiration to 1 hour (from 60 seconds) to aid development. 2016-01-22 12:41:34 -08:00
Samuel Clay
6f44ea2efa Adding MX DNS check on new users. 2016-01-21 13:37:38 -08:00
Samuel Clay
0a001881cf Fixing valuerror when trimming on feeds that have bogus dates. 2016-01-20 13:32:56 -08:00
Samuel Clay
a9f7808396 Merge pull request #863 from dosiecki/master
Android: Change find-next-unread search order
2016-01-19 18:00:42 -08:00
dosiecki
a170c323e2 Change find-next-unread to search forward then backward rather than forward in a loop. 2016-01-19 17:03:32 -08:00
Samuel Clay
103a8993e8 Counting shared stories when deleting old feeds. 2016-01-19 11:30:13 -08:00
Samuel Clay
ce5d1c815e Updating story trimmer to look for unread feeds that may be actively subscribed. 2016-01-19 11:28:35 -08:00
Samuel Clay
eb5520a118 Rotating feed stats hours based on user's timezone preference. 2016-01-14 16:01:00 -08:00
Samuel Clay
1d8ef6f496 Android v4.7.0b2. 2016-01-13 17:33:47 -08:00
Samuel Clay
d54d7e859d Merge pull request #860 from dosiecki/master
Android: Tweaks to Story Search, Bugfixes
2016-01-13 16:54:48 -08:00
Samuel Clay
8e9efc04ff Adding search query to query string on web. 2016-01-13 15:38:55 -08:00
dosiecki
3a4699d627 Tweak story search menu item to properly toggle. 2016-01-13 15:37:16 -08:00
dosiecki
a302159ca4 Allow story search icon to appear as icon in actionbar where able. 2016-01-13 15:07:36 -08:00
Samuel Clay
988bcd7aee Fixing redirect behavior by saving redirect history for 25 fetches when one 400+ error is found. 2016-01-13 12:42:39 -08:00
Samuel Clay
a2220c5ceb Merge pull request #859 from davidwilemski/patch-1
Fix typo on api docs
2016-01-12 18:48:52 -08:00
Samuel Clay
16caa91457 Fixing tag stripping in content previews. 2016-01-11 18:25:23 -08:00
Samuel Clay
d034830007 Why check if feed pane size is too small and force a resize? 2016-01-11 16:06:07 -08:00
Samuel Clay
bb3b8d40d2 Moving show hidden stories to story titles header. Folder keeps its own, feeds use story titles. 2016-01-11 12:55:03 -08:00
Samuel Clay
44177629d2 24 hour max for premiums, 48 hour max for free 2016-01-08 10:35:34 -08:00
Samuel Clay
430a27719b Testing out faster feed updates for premiums. 2016-01-08 10:31:49 -08:00
Samuel Clay
81bc426eeb Better handling youtube feed errors. 2016-01-07 20:04:29 -08:00
Samuel Clay
dccdbcba14 Fixing token errors on searches. 2016-01-07 19:16:39 -08:00
Samuel Clay
cdfc2b71ea Handling issue where counting premiums is not being saved due to db issue. 2016-01-07 18:46:16 -08:00
Samuel Clay
ae767999f2 .tm_properties 2016-01-07 18:39:01 -08:00
Samuel Clay
72d90803f3 Fixing a longstanding bug in the exception changer dialog. Now correctly finding branch feed. 2016-01-07 18:38:22 -08:00
dosiecki
4fa15f38cd Factor out ugle custom serialisation in prep for Saved story tag reading. 2016-01-07 17:24:32 -08:00