Commit graph

4998 commits

Author SHA1 Message Date
Samuel Clay
56cd514030 Updating Sentry 2024-04-20 07:43:43 -04:00
Samuel Clay
c70d08b384 New APNS updating cert instructions. 2024-03-28 09:59:01 -07:00
Samuel Clay
2f4d823303 Handling @handle youtube.com feeds when adding a feed. 2024-03-03 13:06:08 -05:00
Samuel Clay
7b99693f4a Users who are too far into paging now get a 404 2024-03-03 13:02:37 -05:00
Samuel Clay
1f5e9053dd Handling too many feeds tasked. 2024-02-28 09:33:10 -05:00
Samuel Clay
8c226b55d3 Icon importer also uses new consul domain. 2024-02-26 21:07:40 -05:00
Samuel Clay
78f2599e59 User not user agent 2024-02-26 14:43:59 -05:00
Samuel Clay
669c07e023 Adding individual IP addresses from hetzner. 2024-02-26 14:42:17 -05:00
Samuel Clay
22f187b616 Adding dwww 2024-02-25 18:51:58 -05:00
Samuel Clay
dc883aeac2 Moving to new node page consul domain. 2024-02-25 17:54:11 -05:00
Samuel Clay
d6643bb8ab Rewriting original page server to use async. 2024-02-25 17:13:38 -05:00
Samuel Clay
006bdc7964 Logging failed page fetch timeout. 2024-02-25 15:41:35 -05:00
Samuel Clay
f2f6370c7d Handling common apns error. 2024-02-18 13:09:43 -05:00
Samuel Clay
c07df5d462 Adding hstaging server. 2024-02-08 20:13:30 -05:00
Samuel Clay
9960210beb Adding hwww subdomain to begin testing hetzner 2024-02-04 13:32:24 -05:00
Samuel Clay
ed1a2c40eb Fixing logic error in PR #1817 2023-11-07 20:39:57 -05:00
Samuel Clay
67b1041401
Merge pull request #1817 from aladh/patch-1
Prevent unauthorized access to feeds with a single subscriber
2023-11-07 20:37:27 -05:00
Samuel Clay
c25f3da5f1 Handling missing story content. 2023-10-09 13:34:29 -04:00
Alishan Ladhani
54cbeeac3a
Prevent unauthorized access to feeds with a single subscriber
Fixes https://github.com/samuelclay/NewsBlur/issues/1793
2023-09-02 12:14:54 -04:00
Samuel Clay
d8116536a0 Premiums can have 5000 feeds. 2023-07-21 13:52:43 -04:00
Samuel Clay
c9f8e75cbf Max 3k feeds 2023-07-21 06:45:03 -04:00
Samuel Clay
2418d2fc6e No archive or pro for 2k+. 2023-07-20 22:15:25 -04:00
Samuel Clay
5731816ca1 2k subs max for premiums. 2023-07-20 21:06:52 -04:00
Samuel Clay
20f8a4c7cb Only show task, staging, app, and node servers in /api/ip_addresses/. 2023-07-11 08:05:48 -04:00
Samuel Clay
ea22256c59 Increasing apns payload size close to the max of 4kb. 2023-05-10 07:26:22 -04:00
Samuel Clay
e0f6fd109c Counting emails sent per day as an int. 2023-05-02 11:24:35 -04:00
Samuel Clay
58c01922da Max emails sent per user per day is now 20 emails for story notifications. This affects only two users. 2023-05-02 09:31:43 -04:00
Samuel Clay
3de497d57e Bumping log colors. 2023-04-30 18:12:11 -04:00
Samuel Clay
e746ba4cfc Updating APNS guidelines. 2023-03-20 10:08:45 -04:00
Samuel Clay
36beb2fb40 Subdomains can be on subdomains. 2023-02-04 13:18:36 -05:00
Samuel Clay
274d0e3aed New Elasticsearch server. 2023-01-04 09:44:26 -05:00
Samuel Clay
b85e377467 Adding share_ext_token to non-flat /reader/feeds for Android. #1756. 2023-01-04 09:44:26 -05:00
Samuel Clay
92ed5855a5 Only a single user at a time needs to be reindexed manually. 2022-12-26 22:18:42 -05:00
Samuel Clay
2c96b83c36 User should be a string/bytes when reindexing stories. 2022-12-26 22:16:37 -05:00
Samuel Clay
593b736c26 User should be a string/bytes when reindexing stories. 2022-12-26 22:16:04 -05:00
Samuel Clay
1065c964fd Fixing elasticsearch to allow consul to assume its OK. 2022-12-26 19:17:14 -05:00
Samuel Clay
a2866ac7e3 Using user titles for folder RSS feeds. 2022-12-23 19:59:41 -05:00
Samuel Clay
c879fbd029 Activate pro when found. 2022-11-26 10:17:06 -05:00
Samuel Clay
ef4e27035d Fixed issue where a non-active plan could not be upgraded to premium archive. Thanks @thedaveCA for help finding it. 2022-11-26 09:20:56 -05:00
Samuel Clay
5aa06c393f Adding support for subscribing to Mastodon usernames (newsblur@mastodon.social for instance). 2022-11-25 10:08:07 -05:00
Samuel Clay
6095bd709d Fixing relative image urls to be absolute urls. Looks like a BeautifulSoup4 upgrade didn't catch the new attrs syntax. Also fixing bookmarklet loading wrong JS/CSS in development. 2022-11-24 12:53:40 -05:00
Samuel Clay
855a96d633 Fixing NYPost feed by ensuring enclosures with href attrbiutes are added to stories even without content. Thanks @kleinmatic! 2022-11-23 12:21:46 -05:00
Samuel Clay
44f9f0d1b0 Fixing typo on blog. 2022-11-23 09:19:05 -05:00
Samuel Clay
1e19fdf6d4 Looking for nb.premium.archive.99 in android subscriptions for #1696. 2022-10-25 09:48:58 -04:00
Samuel Clay
3e33a96b73 Handling missing user in slow log (from SF). 2022-09-12 08:58:05 -07:00
Samuel Clay
002a327308 Logging for Michael_Novakhov account. 2022-09-12 08:00:57 -07:00
Samuel Clay
ad26559354 Moving redis and disabling Michael_Novakhov account. 2022-09-12 07:50:12 -07:00
Samuel Clay
8363ba3ff8 RSS status can include all users. 2022-09-11 21:01:16 -07:00
Samuel Clay
9868001f22 Adjusting datetimes on slow log. 2022-09-11 23:48:34 -04:00
Samuel Clay
f93eb2520c Adding file size and archive count to rss feed fetch status board. 2022-09-11 22:13:54 -04:00