Samuel Clay
64ab213d9d
Further removing python2 incompatibility.
2021-07-09 16:11:01 -04:00
Samuel Clay
440a4f7750
Fixing python3 issues in push.
2021-07-09 15:46:30 -04:00
Samuel Clay
0cd123b60f
Ignore feedburner images.
2021-07-08 13:55:56 -04:00
Samuel Clay
21ef8ad631
Better error mesaging on zipfile OPML upload.
2021-07-05 12:59:50 -04:00
Samuel Clay
87b25c6bf6
Adding more granularity to mongo queries. Fixing double query bug.
2021-07-02 16:12:14 -04:00
Samuel Clay
14e3d6dd25
Fixing broken requirements.txt, downgrading pymongo to 3.6, since monitoring was changed and we're not ready for it yet.
2021-07-02 12:42:02 -04:00
Samuel Clay
2e51001b5b
Typo on dashboard.
2021-07-02 09:15:56 -04:00
Samuel Clay
4c5a5907c5
Adding redirects for dashboard refreshes. Also attempting to cache global river for dashboard.
2021-07-02 09:15:22 -04:00
Samuel Clay
1a737b5d1e
Merge branch 'master' into dashboard3
...
* master:
old.newsblur.com
old.newsblur.com
50% www -> beta
25% www -> beta.
Update FAQ: Things haven't displayed OK in Google Reader in years.
2021-07-01 16:50:43 -04:00
Samuel Clay
a66853eb4d
old.newsblur.com
2021-07-01 15:17:08 -04:00
Jonathan Math
9221147309
build factories for testing for profile, reader, rss_feeds models
2021-06-30 21:09:24 -06:00
Samuel Clay
85765025f0
Typo
2021-06-30 21:14:56 -04:00
Samuel Clay
e68664343e
Fix logging for shared stories from non-feeds.
2021-06-30 21:14:23 -04:00
Samuel Clay
17c8584015
Adding refresh and counts back into analytics.
2021-06-30 13:27:26 -04:00
Samuel Clay
8af879269b
Merge branch 'master' into dashboard3
...
* master:
Categories should work when feeds are moved.
Deploy beta to 10% of users.
2021-06-30 11:28:47 -04:00
Samuel Clay
44cd738a86
Categories should work when feeds are moved.
2021-06-30 11:28:21 -04:00
Jonathan Math
03744b3056
add fixtures for duplicate_feeds test
2021-06-29 08:40:07 -06:00
Samuel Clay
11658b33ac
Adding text fixtures to ensure newbslur blog doesn't duplicate data.
2021-06-25 19:58:59 -04:00
Samuel Clay
46a42b43ce
Handling UnserializableContentError in RSS feeds.
2021-06-21 10:07:05 -04:00
Samuel Clay
1dc29ddc53
Basestring renamed to str in python3.
2021-06-14 16:20:13 -04:00
Samuel Clay
b653d77fd2
Heavier mark for new paragraph. Might revert.
2021-05-27 09:53:14 -04:00
Samuel Clay
a25813d56d
If the body content and title match for the first 100 characters, don't send the body in the notification.
2021-05-26 16:28:00 -04:00
Samuel Clay
e44df9cbd8
Fixing body content in notifications.
2021-05-26 11:16:17 -04:00
Samuel Clay
a1e3414428
Optional body content in notifications. This may become the new default.
2021-05-26 10:10:33 -04:00
Samuel Clay
36d6f3efe8
Who knows if this is a better mark for content. It's an Obelism (greek pentonkion).
2021-05-25 15:52:21 -04:00
Samuel Clay
9d92a2b36c
Testing a » to denote story content in notifications.
2021-05-25 10:38:08 -04:00
Jonathan Math
68e2729416
rm total from task servers monitor
2021-05-21 11:32:29 -04:00
Samuel Clay
7d2021461e
Cleaning up notifications by removing multiple spaces.
2021-05-19 12:21:22 -04:00
Samuel Clay
647a43415d
Too much whitespace in notifications.
2021-05-18 10:22:46 -04:00
Samuel Clay
8e13da391c
Merge branch 'master' into dashboard3
...
* master:
Adding story content to title-only notifications.
2021-05-17 17:48:08 -04:00
Samuel Clay
005b231ca9
Adding story content to title-only notifications.
2021-05-17 17:46:51 -04:00
Samuel Clay
9c8ee66a92
Merge branch 'master' into dashboard3
...
* master:
Add XML declaration to OPML output (sets utf-8)
Export OPML files as .opml
2021-05-13 19:14:59 -04:00
Samuel Clay
5c415394d9
Merge pull request #1447 from da2x/patch-4
...
Export OPML files as .opml
2021-05-13 19:14:24 -04:00
Samuel Clay
8c977744d4
Merge pull request #1448 from da2x/patch-5
...
Add XML declaration to OPML output (sets utf-8)
2021-05-13 19:13:41 -04:00
Samuel Clay
dce607cca6
Newsletters should also send notifications.
2021-05-13 10:50:59 -04:00
Samuel Clay
520438aaec
Newsletters should also send notifications.
2021-05-13 10:44:02 -04:00
Samuel Clay
540f7d3c45
Smart bytes import
2021-05-12 21:20:05 -04:00
Samuel Clay
c6ce8cc36a
Everything is smart bytes when it comes to original pages.
2021-05-12 21:19:09 -04:00
Samuel Clay
aac3fba63d
Cleaner logs.
2021-05-12 19:00:07 -04:00
Samuel Clay
861254fe96
Mobile workspace
2021-05-08 19:16:41 -04:00
Samuel Clay
24d6c548b8
Fixing broken text importer, using haproxy to proxy text.
2021-05-05 15:18:09 -04:00
Samuel Clay
c7fac210d5
-1 minute is -1 days 23:59:00, so bumping days.
2021-05-05 14:56:08 -04:00
Samuel Clay
062cf94b2e
Serve proxied node pages with deflate not gzip.
2021-05-05 12:34:41 -04:00
Samuel Clay
5e4cd0424c
Using zlib's deflate content encoding instead of gzip.
2021-05-05 12:24:03 -04:00
Samuel Clay
ca70eac08f
Handling broken original page server.
2021-05-05 12:07:56 -04:00
Samuel Clay
16e5a0bd4f
Reading icon url from node page instead of s3 page. Also preparing to turn off s3 page.
2021-05-05 11:45:44 -04:00
Samuel Clay
f31bee1037
Merge branch 'master' into dashboard3
...
* master:
Turning off strict collection validation for MSocialSubscription because of the removal of 'active'. Can probably turn strict back on after py3 migration.
2021-05-04 15:49:26 -04:00
Samuel Clay
c3158a2ea2
Turning off strict collection validation for MSocialSubscription because of the removal of 'active'. Can probably turn strict back on after py3 migration.
2021-05-04 14:47:43 -04:00
Samuel Clay
fdcd1ed93e
Speeding up two more prometheus charts.
2021-05-04 14:36:03 -04:00
Samuel Clay
2c12a61133
Using quicker count for prometheus.
2021-05-04 14:30:43 -04:00