Commit graph

14496 commits

Author SHA1 Message Date
Jonathan Math
c4bd5cb40d clean up/fix code for monitor views and urls.py 2021-03-29 13:28:47 -05:00
Samuel Clay
55a200a5b3 Graceful deploys for gunicorn. Turns out a HUP signal to the docker container isn't the same thing as a HUP signal to the actual process, which can be done outside of the container. 2021-03-26 18:44:56 -04:00
Samuel Clay
03ddd83e08 Fixing #1436: preferences should show All Site Stories title. 2021-03-26 18:18:05 -04:00
Samuel Clay
597a075c1c Merge branch 'docker_django3.1' into dashboard3
* docker_django3.1:
  Makefile: specify SHELL bash
2021-03-26 16:21:07 -04:00
Samuel Clay
18d8b4f035 Merge branch 'master' into dashboard3
* master:
  Android v10.3.0.
  #1438 Downsample large images and max out at 800px
  #1431 Material Design Chips for story tags
  Update dependencies
  #1431 Display saved story timestamp
  #1237 Preference to toggle offline text storage
  #1245 Copy to clipboard holds story url
2021-03-26 16:20:24 -04:00
Samuel Clay
f9da04ed09 Feed titles should break on a letter, not a word (and not at all). 2021-03-26 16:19:44 -04:00
Jonathan Math
cdae1d5c2b Merge branch 'dashboard3' of https://github.com/samuelclay/NewsBlur into dashboard3 2021-03-26 13:28:09 -05:00
Jonathan Math
e76ece9a56 convert munin metrics to monitor/ endpoints 2021-03-26 13:28:03 -05:00
Samuel Clay
1e470a828e Merge branch 'sictiru'
* sictiru:
  Android v10.3.0.
  #1438 Downsample large images and max out at 800px
  #1431 Material Design Chips for story tags
  Update dependencies
  #1431 Display saved story timestamp
  #1237 Preference to toggle offline text storage
  #1245 Copy to clipboard holds story url
2021-03-26 11:50:28 -04:00
Samuel Clay
d13fd172aa Android v10.3.0. 2021-03-26 11:50:21 -04:00
Samuel Clay
fc5751da60 Adding unicode decode error handling for mongo. Let's hope I don't regret this. Test with Metafilter feed: 1168 2021-03-26 10:43:34 -04:00
Samuel Clay
8e96ea70d6 Reduce multiple spaces to a single space in content previews. 2021-03-25 20:28:16 -04:00
Samuel Clay
d52d1aad5a Reduce multiple spaces to a single space in content previews. 2021-03-25 20:24:51 -04:00
Samuel Clay
ba34e7c7ed Attempting to not allow multiple rivers to be created. 2021-03-25 20:18:41 -04:00
Samuel Clay
394910e4b0 Attempting to not allow multiple rivers to be created. 2021-03-25 20:17:13 -04:00
sictiru
022592a574 #1438 Downsample large images and max out at 800px 2021-03-25 16:27:30 -07:00
Samuel Clay
c16a4e4a4b Skip images with no src 2021-03-25 18:52:32 -04:00
Samuel Clay
5822af1645 Py3 urlparse 2021-03-25 18:47:15 -04:00
Samuel Clay
9f7f00efaa Combining absolute with relative urls. 2021-03-25 18:46:21 -04:00
Samuel Clay
d03302baf4 Handling dns.resolver.NoResolverConfiguration error 2021-03-25 18:27:05 -04:00
Samuel Clay
fb5e36d61b Anonymous users don't see the dashboard river. 2021-03-25 16:35:48 -04:00
Samuel Clay
7cf3188a55 Anonymous users don't see the dashboard river. 2021-03-25 16:34:30 -04:00
Samuel Clay
c5eeb9b101 Dont have a line if not necessary. 2021-03-25 16:29:42 -04:00
Samuel Clay
82cc26cd07 Handling missing position. 2021-03-25 16:28:50 -04:00
Samuel Clay
6868d223b9 Redirecting new payments to same server. 2021-03-25 16:24:57 -04:00
Samuel Clay
57829d6a01 Moving account module 2021-03-25 16:22:44 -04:00
Samuel Clay
b3f52e0140 Auditing categories 2021-03-25 16:07:52 -04:00
Samuel Clay
924cb28e39 Categories weren't working due to GET/POST. 2021-03-25 16:01:44 -04:00
Samuel Clay
712e44619b Fixing feed autocomplete 2021-03-25 15:38:15 -04:00
Samuel Clay
108bd53efb Bytes go to utf-8 2021-03-25 15:35:45 -04:00
Samuel Clay
9d1a61fd79 Handling broken latest_story_content. 2021-03-25 14:54:49 -04:00
Samuel Clay
2fe3153770 Adding MStory str and removing vendorized paypal. 2021-03-25 14:35:14 -04:00
Samuel Clay
40a89c0063 Fixing intro twitter avatar https. 2021-03-25 12:47:39 -04:00
Samuel Clay
1f9eaf4489 5 seconds for existing story check. 2021-03-25 12:23:19 -04:00
Samuel Clay
02138db5ca Switching from elasticsearch and dsl to pyelasticsearch. Feed autocomplete still doesn't work yet. 2021-03-24 21:09:26 -04:00
Samuel Clay
213ee843f2 Fixing feed finder py3 issue. 2021-03-24 20:30:11 -04:00
Samuel Clay
2b2cbefee4 Fixing feed finder py3 issue. 2021-03-24 20:28:20 -04:00
Samuel Clay
b5714fe596 If an app isn't connected, ignore 2021-03-23 15:30:51 -04:00
Samuel Clay
3e61c5e907 Feed autocomplete is trnaslated to elasticsearch 7, but doesn't work quite yet. 2021-03-23 15:30:44 -04:00
Jonathan Math
9614844901 fix haproxy volume issue 2021-03-23 09:35:33 -05:00
Samuel Clay
a6a6e7e957 Updating Stripe email when updating user email. 2021-03-22 10:25:14 -04:00
sictiru
48d51fcea8 #1431 Material Design Chips for story tags 2021-03-20 19:49:43 -07:00
sictiru
445b524ec9 Update dependencies 2021-03-20 16:07:54 -07:00
sictiru
072da3c9e5 #1431 Display saved story timestamp 2021-03-20 15:39:51 -07:00
Samuel Clay
fc61ffd9dc Fixing stripe subscription cancellation. 2021-03-19 17:55:48 -04:00
Samuel Clay
fb322a6573 Querying works but returns wrong results. 2021-03-19 12:22:28 -04:00
Samuel Clay
f45b19ed77 Changing from static class var to instantiate once. 2021-03-19 11:28:47 -04:00
Samuel Clay
8ef854573c Turning logging down a bit in node servers unless debugging. 2021-03-19 11:16:29 -04:00
Samuel Clay
f797133943 Fixing indexing of documents on ES 7. Now just to get querying working. 2021-03-18 19:01:24 -04:00
Samuel Clay
e1b2583950 Swapping out pyes for elasticsearch-py. Half-way done, got indices and mappings in, now need to work on querying and storing. 2021-03-18 16:34:28 -04:00