Commit graph

14622 commits

Author SHA1 Message Date
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
Samuel Clay
0ffcd8b35f Extending tlnb. 2021-03-17 20:53:25 -04:00
Samuel Clay
d52a8d362c Reducing number of workers on docker-compose. Also removing extraneous task servers and consolidating to task-celery for feeds and task-work for cron and work 2021-03-17 20:13:58 -04:00
Samuel Clay
15cfd7a592 Using the gunicorn config so workers can be toned down. 2021-03-17 17:16:49 -04:00
Samuel Clay
5d2849a9fd Downgrading elasticsearch on docker-compose to handle aging pyes library. 2021-03-17 16:51:17 -04:00
Samuel Clay
33c4c5ed4f Removing tracing handler for sentry. 2021-03-17 10:42:58 -04:00
Samuel Clay
1ab0af2ef1 Adding debug to sentry. 2021-03-17 10:05:26 -04:00
Samuel Clay
4ae4d39526 Typo 2021-03-17 09:59:13 -04:00
Samuel Clay
c8781119c8 Deploy node only should change newsblur node containers 2021-03-17 09:48:17 -04:00
Samuel Clay
d4e666cefd Only using Sentry in production. 2021-03-17 09:43:25 -04:00
Samuel Clay
6bd76040b6 Allowing node to run from top-level or node-level. 2021-03-17 09:34:55 -04:00
Samuel Clay
6cb30d6aa0 Restarting node on deploy. 2021-03-17 09:31:19 -04:00
Samuel Clay
abb56cad25 Adding server-name to debug output for node. 2021-03-17 09:15:20 -04:00
Samuel Clay
eeb3db4ad3 Adding dotenv and sentry tracing to node. 2021-03-17 09:10:37 -04:00
Samuel Clay
cb86a487e2 Adding new node server to staging environment. 2021-03-17 08:30:12 -04:00
Samuel Clay
499a6e1d2c Fixing consul service ports for node. 2021-03-17 08:22:23 -04:00
Samuel Clay
6df06aadc4 Toprc as part of zsh install 2021-03-17 07:50:45 -04:00
Samuel Clay
0a7aa73f46 Decreasing max tasks. 2021-03-16 23:08:28 -04:00
Samuel Clay
5ebc900779 Fixing unread counts websockets. 2021-03-16 20:07:46 -04:00
Samuel Clay
959481138d Updating docker-compose with new single node container. 2021-03-16 20:00:55 -04:00
Samuel Clay
2906e92499 Merging all four node servers into a single one on port 8008. Updating HAProxy on both consul and docker-compose. 2021-03-16 19:34:11 -04:00
Samuel Clay
3f0b2ef366 Correcting backups ignore 2021-03-16 15:32:56 -04:00
Samuel Clay
dc5d23e4fd Adding backups role 2021-03-16 15:23:57 -04:00
Samuel Clay
dbd6f8bdee No consul on discovery. Fixing tlnb. 2021-03-16 15:20:24 -04:00
Jonathan Math
e5948226a1 remove dns_search directive from docker-compose 2021-03-16 14:18:29 -05:00