Samuel Clay
cdfb3d0fc7
Merge branch 'master' into darkmode
...
* master:
I don't know why mercury parser is being so persnickity but it is.
2020-06-15 18:45:12 -04:00
Samuel Clay
6afc311868
I don't know why mercury parser is being so persnickity but it is.
2020-06-15 18:45:05 -04:00
Samuel Clay
36b8512df7
Merge branch 'master' into darkmode
...
* master:
Adding additional nodejs dependencies.
2020-06-15 18:41:39 -04:00
Samuel Clay
b6a906b336
Adding additional nodejs dependencies.
2020-06-15 18:41:33 -04:00
Samuel Clay
3b45fbd354
Merge branch 'master' into darkmode
...
* master:
Updating node dependencies.
2020-06-15 18:39:13 -04:00
Samuel Clay
2ab4504390
Updating node dependencies.
2020-06-15 18:39:00 -04:00
Samuel Clay
4434c8003e
Merge branch 'master' into darkmode
...
* master:
Adding two dependencies for postlight's mercury parser.
Updating minimist node dependency.
Updating dependencies
Removing additional traces of Google Reader.
Upgrading to latest node.
Updating flask requirements.
Removing Google Analytics. Should've done this 7 years ago.
Renaming feedfinder and feedfinder2.
2020-06-15 18:28:23 -04:00
Samuel Clay
d1bd9afe9e
Adding two dependencies for postlight's mercury parser.
2020-06-15 18:23:00 -04:00
Samuel Clay
d3d9d02773
Updating minimist node dependency.
2020-06-15 18:03:37 -04:00
Samuel Clay
0333bd1f99
Updating dependencies
2020-06-15 18:01:18 -04:00
Samuel Clay
d60ec99f3e
Removing additional traces of Google Reader.
2020-06-15 17:53:35 -04:00
Samuel Clay
49a48cea01
Upgrading to latest node.
2020-06-15 17:12:43 -04:00
Samuel Clay
c715c51171
Updating flask requirements.
2020-06-15 16:33:29 -04:00
Samuel Clay
60ef34514d
Switching to theme invariant mute icon.
2020-06-15 16:29:47 -04:00
Samuel Clay
0a2266ebc9
Removing Google Analytics. Should've done this 7 years ago.
2020-06-15 13:50:38 -04:00
Samuel Clay
1c01990c42
Renaming feedfinder and feedfinder2.
2020-06-15 12:30:30 -04:00
Samuel Clay
885fcb40c2
Merge branch 'master' into darkmode
...
* master:
More iOS sub details.
Need more data on ios subscription status.
Fixing namespaces for darkmode.
Whoops, wrong simplemodal in bookmarklet.
2020-06-15 10:02:32 -04:00
Samuel Clay
040855fe18
More iOS sub details.
2020-06-15 09:57:23 -04:00
Samuel Clay
694f14ff46
Need more data on ios subscription status.
2020-06-15 09:51:03 -04:00
jmath1
84fa6f2843
2to3 apps/reader/
2020-06-15 05:24:54 -04:00
jmath1
66e8990981
convert some utils/ files to python3
2020-06-15 05:24:48 -04:00
jmath1
b238a281fe
convert vendor/yaml to python3 (leaving out representer.py for now)
2020-06-15 05:24:42 -04:00
jmath1
e9bcf03f02
update settings.py to use new logging config format. use "BASE_DIR" instead of "CURRENT_DIR" in settings.py
2020-06-15 05:24:13 -04:00
jmath1
726e460e95
upgrade mongoengine in requirements.txt
2020-06-15 05:24:05 -04:00
jmath1
b5bef8a897
upgrade apps/statistics/ to python3
2020-06-15 05:23:58 -04:00
jmath1
773a372008
fix vendor/yaml/scanner.py dict change size runtime error caused by python3 upgrade
2020-06-15 05:23:45 -04:00
jmath1
330f05f681
add pymysql import to __init__.py to fix error related MySQLdb
2020-06-15 05:23:36 -04:00
jmath1
b1d10454ce
add venv3 to the .gitignore
2020-06-15 05:23:23 -04:00
jmath1
93b5b87ff6
2to3 apps/search/
2020-06-15 05:23:10 -04:00
jmath1
34e017721b
2to3 apps/rss_feeds
2020-06-15 03:00:09 -04:00
jmath1
6021afaec3
2to3 apps/rss_feeds
2020-06-15 02:54:37 -04:00
Andrei
c86d39f5f6
Android widget cache stories for quick retrieval
2020-06-14 10:33:12 -07:00
Andrei
0aaa242723
Android widget background color options
2020-06-13 12:33:05 -07:00
jmath1
2d62e80344
change smart_unicode to smart_text in utils/feedfunctions.py
2020-06-13 13:16:50 -04:00
jmath1
46f8c024b6
2to3 vendor/reseekfile.py
2020-06-13 13:14:40 -04:00
jmath1
66b2011707
2to3 NewsBlur/utils/
2020-06-13 13:13:20 -04:00
jmath1
5c1e0a1c5e
change force_str to force_text and smart_unicode to smart_bytes in utils/json_functions.py
2020-06-13 13:06:59 -04:00
jmath1
09fd8fa846
2to3 utils/json_functions.py
2020-06-13 13:04:33 -04:00
jmath1
821026e3f4
upgrade django-celery and add pymysql in requirements.txt
2020-06-13 10:04:10 -04:00
jmath1
4c7e777f7f
Change yaml.scanner.py to python3
2020-06-13 09:28:35 -04:00
jmath1
b2530f3307
convert vendor.yaml.reader to python3
2020-06-13 09:25:37 -04:00
jmath1
47cbdeaedb
fix import statements for vendor/yaml/__init__.py and vendor/yaml/loader.py
2020-06-13 01:25:58 -04:00
jmath1
bffc925a61
import from bs4 instead of BeautifulSoup
2020-06-13 01:24:33 -04:00
jmath1
244337eb9a
import from bs4 instead of BeautifulSoup
2020-06-13 01:24:08 -04:00
jmath1
f00ce6529b
update requirements.txt
2020-06-13 00:48:46 -04:00
jmath1
d2c52be851
Fix widget rendering bug introduced by removal of forms.RadioSelect.renderer
2020-06-13 00:46:11 -04:00
jmath1
d1ab75ec2f
move location where setup_databases is imported in testrunner.py because the old location is deprecated
2020-06-13 00:33:30 -04:00
jmath1
a62e6b443e
change contrib.auth.views.logout to contrib.auth.views.LogoutView because logout function view is deprecated
2020-06-13 00:31:09 -04:00
jmath1
91f13ae130
change get_models() to apps.get_models() as per new functionality from 1.10
2020-06-13 00:25:27 -04:00
jmath1
a760f71fce
update the way arguments are used in ReservedValueHiddenInput.build_attrs function in paypal.standard.widgets
2020-06-13 00:24:31 -04:00