Commit graph

97 commits

Author SHA1 Message Date
Samuel Clay
ca0672220a Merge branch 'sictiru'
* sictiru:
  Android v11.1.1.
  Update dependencies
  Cleanup. Use compat methods
  #1572 Web view custom contextual web search action
  Adding gradle wrapper properties.
  Adding gradle wrapper.
  NBScope for global scope coroutines
  Update android gradle and kotlin dependencies
  Cleanup NbActivity and remove static reference to all activities. Add broadcast receiver based sync mechanism between foreground activities and db updates by the background service.
  Check intent action in the receiver.
  #1556 Android 12 Splash Screen
  Android v11.1 (cleaner than 11.1.1 since 11.1 isn't even public yet)
2021-12-08 12:48:24 -05:00
Samuel Clay
719568a282 Adding gradle wrapper. 2021-11-25 13:16:39 -05:00
Samuel Clay
db5cb4bd94 Moving redis conf to template to distinguish servers. 2021-10-20 17:27:20 -04:00
Samuel Clay
0754c0c049 Adding authentication for mongo. Hopefully this covers everything needed. 2021-07-12 11:45:25 -04:00
Samuel Clay
ee7bd47e8b Cleaning up deploy work and monitors. The task monitors need to be integrate with the flask db monitors. 2021-05-26 11:41:28 -04:00
Jonathan Math
79047aecec add grafana.ini to gitignore 2021-05-18 09:23:59 -04:00
Jonathan Math
85eb6a4fd5 merge recent changes 2021-05-07 09:59:35 -05:00
Samuel Clay
2682c03e26 Ignoring app_env 2021-05-05 14:59:06 -04:00
Jonathan Math
56b2a1c93a remove netdata from .gitignore 2021-04-27 07:59:11 -05:00
Samuel Clay
1773eb4dd5 Ignoring task env settings. 2021-04-26 16:36:04 -04:00
Samuel Clay
6fb27a3b00 Switching to netdata config template. 2021-04-13 15:06:07 -04:00
Samuel Clay
5b3a95bc0b Staging doesn't use jinja templates, so no need to ignore 2021-04-12 10:11:36 -04:00
Jonathan Math
e9a4949b1c got example chart working for netdata. WIP to get newsblur data collector working. Volumes set up correctly for netdata. 2021-04-06 13:33:30 -05:00
Samuel Clay
eeb3db4ad3 Adding dotenv and sentry tracing to node. 2021-03-17 09:10:37 -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
983984a1f3 Ignoring backups. Working on staging and discovery. 2021-03-15 20:06:27 -04:00
Samuel Clay
d40d1c501d Ignoring templated haproxy and nginx files. 2021-03-15 13:58:42 -04:00
Jonathan Math
67c5dba093 update gitignore for terraform files that should be ignored 2021-02-02 22:55:39 -05:00
Samuel Clay
53ba410a66 Merge branch 'master' into dashboard3
* master:
  Ignoring ansible (will not ignore in dashboard3)
2021-02-01 09:28:55 -05:00
Samuel Clay
1385aff790 Ignoring ansible (will not ignore in dashboard3) 2021-02-01 09:28:10 -05:00
Samuel Clay
6e30b488c9 Merge branch 'master' into dashboard3
* master:
  Installing certbot.
2021-01-11 16:44:31 -05:00
Samuel Clay
fc7cb389f5 Installing certbot. 2021-01-11 16:44:25 -05:00
Samuel Clay
678610208b Removing node_modules from repo 2021-01-05 19:21:34 -05:00
Samuel Clay
05756155b1 Merge branch 'django3.0' into docker_django3.0
* django3.0: (184 commits)
  Removing log override
  Moving logging over to the newsblur log.
  Fixing search indexer background task for new celery.
  Attempting to add gunicorn errors to console/log.
  Better handling of missing subs.
  Handling missing user sub on feed delete.
  Correct encoding for strings on systems that don't have utf-8 as default encoding.
  Writing in the real urllib3 dependency for requests.
  Upgrading requests due to urllib3 incompatibility.
  Login required should use the next parameter.
  Upgrading django oauth toolkit for django 1.11.
  Handling newsletters with multiple recipients.
  Extracting image urls sometimes fails.
  Handling ajax errors in json views.
  Adding timeouts to most outbound requests.
  Sentry SDK 0.19.4.
  Removing imperfect proxy warning for every story.
  Found four more GET/POST crosses.
  Feed unread count may need a POST.
  Namespacing settings.
  ...
2020-12-08 13:04:39 -05:00
Samuel Clay
b89e7dc429 Merge branch 'django1.11' into django2.0
* django1.11: (152 commits)
  request.raw_post_data -> request.body (django 1.6)
  Upgrading pgbouncer to 1.15.0.
  Finishing off Postgresql 13 upgrade.
  Upgrading to Postgresql 13.
  Ubuntu 20.04
  Fixing supervisor path issues
  Upgrading setuptools
  Fixing flask
  Handling over capacity for twitter.
  Max length for image_urls.
  Properly filtering newsletter feeds.
  Fixing issue with text importer on feed-less urls.
  Removing dependency, fixing encoding issue for pages.
  Fixing DB Monitor.
  Updating User Agent for all fetchers.
  Ignoring VSCode.
  Fixing DB Monitor.
  Updating User Agent for all fetchers.
  Ignoring VSCode.
  Fixing Statistics by fixing how timezones are handled.
  ...
2020-12-03 14:04:26 -05:00
Samuel Clay
32b1ee4db8 Ignoring VSCode. 2020-11-30 18:03:15 -05:00
Samuel Clay
a5425ef98c Ignoring node_modules, must be re-built locally. 2020-11-09 12:38:26 -05:00
Jonathan Math
fc7eaa95a0 add __pycache__ to .gitignore 2020-11-06 14:59:17 +07:00
jmath1
b1d10454ce add venv3 to the .gitignore 2020-06-15 05:23:23 -04:00
Blallo
e943f655d5
Ignore docker/volumes content 2018-12-27 12:20:55 +01:00
Samuel Clay
8ca81a61da Top level local settings 2016-09-19 13:09:40 -07:00
Julien Rottenberg
bf2e2258b8 Simplify onboarding
missed some from "Upgrading tweepy, hoping it fixes auth issues w/ twitter."
2016-09-15 20:24:34 -07:00
Samuel Clay
2731472798 Ignoring new gradle files. 2016-03-30 13:28:32 -07:00
Samuel Clay
952499008a Merge branch 'master' into sni
* master:
  Adding originals for images. Made a mistake by gitignoring originals/ due to original page server also having the same folder title.
  There is a cert mismatch on popular.global
2016-02-08 17:42:03 -08:00
Samuel Clay
4236ededd3 Adding originals for images. Made a mistake by gitignoring originals/ due to original page server also having the same folder title. 2016-02-08 17:12:29 -08:00
Samuel Clay
6be66430e8 Switching fabfile to virtualenv. 2016-02-04 12:48:45 -08:00
Samuel Clay
6f4c9fba36 Revert "Revert "Merge branch 'charts2'""
This reverts commit d5a480a4c8.
2016-01-05 11:32:36 -08:00
Samuel Clay
d5a480a4c8 Revert "Merge branch 'charts2'"
This reverts commit 02909962d4, reversing
changes made to 6be803a08f.
2016-01-05 11:08:40 -08:00
Samuel Clay
f5877250c6 Loosening stats rate limiter. Ready to launch. 2016-01-05 11:03:17 -08:00
Samuel Clay
abd9eb996e Adding .tm_properties to ignore. 2014-10-16 18:21:34 -07:00
Samuel Clay
0e42dd5467 Taking spam detection hueristics out of open source because spamming fuckers are reading the source to figure out how to game the system. Good thing I did this before re-tooling the hueristics to be smarter. Now they'll have to work that much harder. Fuckers. 2014-09-17 14:01:19 -07:00
Samuel Clay
ac1f670295 Styling Android story detail. 2013-07-22 20:39:14 -07:00
Jesper Kamstrup Linnet
f0b85ee029 Changed the read later success confirmation to use the checkmark HUD instead of an alert view. 2013-07-13 16:57:29 +02:00
Samuel Clay
58ec30804e Adding Xcode5-specific directories to gitignore. 2013-07-10 16:10:19 -07:00
Samuel Clay
5d609355ee Merge branch 'master' into circular
# By Samuel Clay (2) and Lance Johnson (1)
# Via Samuel Clay (2) and Lance Johnson (1)
* master:
  Moving from MongoDB's page_loads analytics table to Redis page loads.
  Adding MongoDB MMS agent.
  Several changes in one commit (bad me)
2013-03-29 13:19:12 -07:00
Samuel Clay
02a0a0646a Adding MongoDB MMS agent. 2013-03-29 11:04:46 -07:00
Nick Peelman
640e396036 Adding primitive Safari Extension for NewsBlur 2013-03-25 00:25:50 -04:00
Samuel Clay
b3744e3ac6 Merge branch 'master' into circular
* master:
  Warning on missing maintenance.
  Further pushing out feed updates.
  Using @dcramer's excellent getsentry.com for all exceptions. Turning off exception emails.
  Further pushing down feed fetches to handle load until db is scaled out.
  Scrolling code blocks.
  New task servers.
  Turning down feed fetches.
  If requests.raw won't work, sut fudge it with a StringIO for now.
  Further turning down feed fetches until mongo is ready to replicate.
  Fixing Facebook image calculation.
  Fixing facebook posting.
  Moving shared story unread recalc to background task. Will greatly speed up sharing.
  Ramping down feed fetching until they can be handled.
  Only show time breakdown when > 1 sec.
  Fixed API docs for /reader/river_stories
  make fabfile.py use requirements.txt
  Make sure to send the proper content-type with social feeds
  Restore default whitespace to pre/code blocks
  Phase 2: switching to using story_hash index instead of compound unique story_feed_id/story_guid index.
  document keyboard shortcut to add site/folder

Conflicts:
	apps/social/views.py
2013-03-20 10:49:09 -07:00
Samuel Clay
b2e52858ea Moving shared story unread recalc to background task. Will greatly speed up sharing. 2013-03-19 16:14:19 -07:00