Commit graph

9853 commits

Author SHA1 Message Date
Samuel Clay
88fed0e66c Abstracting redis host and elasticsearch host for db monitor. 2015-08-09 14:28:27 -07:00
Samuel Clay
8780ee4abd Psycopg2 in requirements. 2015-08-09 14:14:15 -07:00
Samuel Clay
8c4b44700a Typos in flask requirements. 2015-08-09 14:13:29 -07:00
Samuel Clay
d4d85249e6 Adding flask db monitors so HAProxy can ping dbs without relying on django and other dbs. 2015-08-09 14:11:46 -07:00
Samuel Clay
70a3aa4e67 Defualting to localhost for redis. 2015-08-07 09:06:57 -07:00
Samuel Clay
b1a57a9bd8 No longer storing read story backup. 2015-08-06 19:04:01 -07:00
Samuel Clay
4f035155aa Fixing mark feed/folder as read and moving to next feed/folder much more quickly. 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
0784201444 No timeout needed on db check. 2015-08-05 19:46:14 -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
379b06b9dc Adding python 2.7+ req to readme. Closes #112. 2015-08-04 16:06:12 -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
78d1bfeeee v4.5.0b1. 2015-08-03 16:03:24 -07:00
Mark Anderson
25ee53c874 Change volume key navigation to always match left/right swipe. 2015-08-03 23:02:28 +01:00
Mark Anderson
87a88f9d82 Merge remote-tracking branch 'upstream/master' into mark 2015-08-03 22:45:32 +01:00
Samuel Clay
e08db415ca Merge pull request #720 from dosiecki/master
Android: Bugfixes and Feed List UI Update
2015-08-03 14:35:48 -07:00
Samuel Clay
ca5a20fdd1 Hiredis 0.2.0 2015-08-03 13:05:37 -07:00
Samuel Clay
3ba68122d7 Updating postgres standby commands. 2015-08-03 12:23:49 -07:00
dosiecki
806577c4b2 Tweak unread count icon height. 2015-08-03 02:37:20 -07:00
dosiecki
5f19705964 Attempt to fix the XKCD alt-text tag encoding bug from last week. 2015-08-03 02:20:35 -07:00
dosiecki
aafe5ce8b6 Schlep title text from images rather than alt text. (#651) 2015-08-03 01:11:51 -07:00
dosiecki
a984cb75c8 Update local starred counts independent of full sync. (#714) 2015-08-03 01:03:55 -07:00
dosiecki
20f62b5fcf Add accessibility text for main activity buttons. 2015-08-02 16:50:49 -07:00
dosiecki
1e668aa2f2 Move total unread counts to top bar. 2015-08-02 16:23:25 -07:00
dosiecki
50d7371e4a User info and unread counts at top of feed list. 2015-08-02 16:19:06 -07:00
dosiecki
e66e0daaed Add new top bar to feed list with profile/activities button. (#183) 2015-08-01 20:41:48 -07:00
dosiecki
e5a6b03a79 "add feed" icon at bottom of feed list. (#178) 2015-08-01 19:54:10 -07:00
dosiecki
4b8f2bdd96 Switch menu button to NB style. 2015-08-01 18:55:38 -07:00
dosiecki
cfc78f7ed4 Switch menu icon to NB style. 2015-08-01 18:53:12 -07:00
dosiecki
f6424edf9e Move menu button to bottom bar. (#178) 2015-08-01 17:45:56 -07:00
dosiecki
6e0c5e61a5 Handle during-load messaging in empty feed list. 2015-07-30 22:19:30 -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
fd597db17b Android v4.3.2. 2015-07-30 13:00:01 -07:00
Samuel Clay
e1e13156a9 Merge branch 'search'
* search:
  Adding sub sort. Last fix and ready to deploy!
  Removing minimum should match.
  Further refining feed search. Upgrading to elasticsearch 1.7.1.
  Fixed search indexing and querying for feeds. Finally!
  Cleaning up feed search, but still broken.
  Upgrading elasticsearch to 1.7.0, pyes to 0.99.5, and modern querying for stories. Needs a reindex. Still need to do feeds.
2015-07-30 12:59:55 -07:00