Commit graph

3471 commits

Author SHA1 Message Date
Samuel Clay
c9ca9089d7 Fixing unreadbale post errors. 2015-09-14 17:10:40 -07:00
Samuel Clay
b1f543ee0a Removing spaces from OPML export because some users have mentioned that the OPML file is just called 'NewsBlur' and not 'NewsBlur Subs - username - 14-09-2015'. 2015-09-14 17:10:40 -07:00
Samuel Clay
a998efaf6c Handling missing cutoff_date. 2015-09-03 15:47:42 -07:00
Samuel Clay
4a82e187c3 Same as 44ac8a027a, but for socialsubs. 2015-09-03 15:18:13 -07:00
Samuel Clay
44ac8a027a Risky commit, but it needs to happen. Fixing unread cutoffs and expanding out All Stories in river. 2015-09-02 16:05:18 -07:00
Samuel Clay
2c6c3cc9cf Fixing missing years in stats. 2015-09-02 14:58:58 -07:00
Samuel Clay
b0898ce40d Fixing broken unread count updater. 2015-09-02 13:18:51 -07:00
Samuel Clay
2e6ff6ab78 Checking numerics in usernames. 2015-08-26 10:58:05 -07:00
Samuel Clay
0b6c6fa411 Fixing urls on folder rss. 2015-08-24 15:18:15 -07:00
Samuel Clay
0201b766cd Fixing RSS errors on folder rss. 2015-08-24 15:16:54 -07:00
Samuel Clay
95a962fb53 Adding premium callout in folder rss dialog and fixing in actual rss feed. 2015-08-24 14:59:13 -07:00
Samuel Clay
b31cedb97f Adding intelligence filters to folder RSS. 2015-08-24 14:59:13 -07:00
Samuel Clay
295fe7905f Adding non premium story. 2015-08-24 14:59:13 -07:00
Samuel Clay
a44bce4860 Complete backend for folder rss. Just needs a premium message. 2015-08-24 14:59:12 -07:00
Samuel Clay
b6e1e03bd5 Upgrading feedparser, cleaing up logging on feed fetch. 2015-08-24 14:27:01 -07:00
Samuel Clay
2eb3218094 Adding Add URL button to site search on dashboard. Thanks to Brian Johns for the suggestion. 2015-08-17 18:06:29 -07:00
Samuel Clay
a5eda6d0b2 Fixing bookmarklet share modal dialog to work on mobile devices. Thanks @satadru! 2015-08-17 17:12:33 -07:00
Samuel Clay
622d0814d6 Attempting a fix for feed url changes not sticking. 2015-08-12 14:43:17 -07:00
Samuel Clay
35a7d2de09 Updating fabfile with redis config needed. 2015-08-11 18:13:50 -07:00
Samuel Clay
2d7e539f9a Switching redis feed sub pool to sessions redis server. 2015-08-11 13:33:49 -07:00
Samuel Clay
b1a57a9bd8 No longer storing read story backup. 2015-08-06 19:04:01 -07:00
Samuel Clay
9bf765ba07 DB checks OK in middleware. 2015-08-05 20:05:54 -07:00
Samuel Clay
9e9318fe6e Adding db health checks. 2015-08-05 19:33:19 -07:00
Samuel Clay
e82b1974a1 Logging sub counts before expired recount. 2015-08-05 14:00:58 -07:00
Samuel Clay
a774cddcb3 Fixing broken sub counts when reids sub count expires. 2015-08-05 13:59:26 -07:00
Samuel Clay
bebccafb3c Easing subscriber expirations for now. 2015-08-05 13:16:15 -07:00
Samuel Clay
793a560958 Adding story deletion logging. 2015-08-05 13:13:01 -07:00
Samuel Clay
c227a68be3 Adding story deletion logging. 2015-08-05 13:12:15 -07:00
Samuel Clay
f02128afdf Adding story deletion logging. 2015-08-05 13:11:53 -07:00
Samuel Clay
43d1339ef0 Fixing broken story url. 2015-08-03 20:12:51 -07:00
Samuel Clay
22ae0e65e4 Removing gamespot.com feed from page and text fetchers. 2015-08-03 20:09:36 -07:00
Samuel Clay
3ba68122d7 Updating postgres standby commands. 2015-08-03 12:23:49 -07:00
Samuel Clay
6e53a8acca Updated is_trained only when changed. 2015-07-30 18:16:28 -07:00
Samuel Clay
dc21564e39 Easing UPDATE when recounting. Also updating hugepages in postgres. 2015-07-30 18:14:12 -07:00
Samuel Clay
0c7d6a1a6a Clearing dead. 2015-07-30 18:10:55 -07:00
Samuel Clay
cbf2bc6150 Upping search minimums. 2015-07-30 16:48:11 -07:00
Samuel Clay
9a06d44341 Matching full URLs when searching for a feed. 2015-07-30 16:36:06 -07:00
Samuel Clay
fdd76f6c9f Logging expired sub counts. 2015-07-30 13:55:45 -07:00
Samuel Clay
e285c95145 Only clearing recount scores if they exists. 2015-07-30 13:52:56 -07:00
Samuel Clay
bb93d0bccd Dropping story search index first when clearing all user searches. 2015-07-30 13:30:53 -07:00
Samuel Clay
1bea85051c Speeding up user search feed removal. 2015-07-30 13:13:28 -07:00
Samuel Clay
b8547a6e40 Speeding up user search feed removal. 2015-07-30 13:10:42 -07:00
Samuel Clay
473bc3a6c1 Adding sub sort. Last fix and ready to deploy! 2015-07-30 12:52:55 -07:00
Samuel Clay
21771db8dc Removing minimum should match. 2015-07-30 12:47:44 -07:00
Samuel Clay
40a1692a09 Further refining feed search. Upgrading to elasticsearch 1.7.1. 2015-07-30 11:51:21 -07:00
Samuel Clay
1d39cca557 Fixed search indexing and querying for feeds. Finally! 2015-07-29 22:04:34 -07:00
Samuel Clay
10382f5796 Merge branch 'master' into search
* master: (53 commits)
  Logging checkpoints.
  Adding clear overrides to story order and read filter (all/unread) in preferences, to match clear override buttons for story layout and story view.
  Correcting discrepency of active subs when reading cache or having just recounted.
  Adjust feed schedule duration. Looks like the bug has to do with exception feeds not being set correctly. Better fix that next.
  Turning off refresh stale feeds. Maybe turn back on after the sub count finishes.
  Showing user ip in social pages.
  Showing user agent in social pages.
  Blurblog pages now load a little quicker.
  Postgres min log statement to 0.5s. Syncing haproxy debug with haproxy config.
  Typo.
  Easing off of forcing updates when not counted in redis.
  Counting feed subscribers needs less logging.
  Adding cleanup sub counts for users on cleanup. Also enabling redis sub store for all feeds.
  Adding random factor in to convert feeds over to redis cache.
  Handling only case where a recount isn't actually necessary. Still need to add in automatic feed conversion to redis subscriber cache.
  Fixing counts when taking into account muted feeds.
  Taking active/unmuted feed sinto account when counting active subscribers.
  Cleaning up pipeline.
  Renaming counter and removing unused sql.
  Separating counting feed subs and all user's feed subs.
  ...
2015-07-29 21:50:29 -07:00
Samuel Clay
1bd81bdb2a Adding clear overrides to story order and read filter (all/unread) in preferences, to match clear override buttons for story layout and story view. 2015-07-29 17:27:43 -07:00
Samuel Clay
62b607ebfc Correcting discrepency of active subs when reading cache or having just recounted. 2015-07-29 17:01:16 -07:00
Samuel Clay
1e56d4f3a1 Adjust feed schedule duration. Looks like the bug has to do with exception feeds not being set correctly. Better fix that next. 2015-07-29 16:34:48 -07:00