-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Guzzle for HTTP requests #936
Merged
Commits on Jun 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e1316a4 - Browse repository at this point
Copy the full SHA e1316a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c80926 - Browse repository at this point
Copy the full SHA 4c80926View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7292af - Browse repository at this point
Copy the full SHA b7292afView commit details -
Configuration menu - View commit details
-
Copy full SHA for d426ddb - Browse repository at this point
Copy the full SHA d426ddbView commit details -
Change Teltarif and MMOspy spouts to use FullTextRSS
MMOspy spout is broken and Teltarif contains advertising system artifacts or something, which makes the FullTextRss filters better for these sites. To improve their quality and lower the maintenance burden, the spouts were modified to use FullTextRss (Graby) spout. In the future, the spouts can be completely removed and users migrated to the actual FullTextRss spout. See also: #935
Configuration menu - View commit details
-
Copy full SHA for 308b87c - Browse repository at this point
Copy the full SHA 308b87cView commit details -
Make Facebook spout work again
In 2015, Facebook removed its feed support. Unfortunately, it is no longer possible to access the site content programmatically without registering an app. This patch switches to the new API and adds fields for entering the app credentials. Closes: #687
Configuration menu - View commit details
-
Copy full SHA for 2ecf6dc - Browse repository at this point
Copy the full SHA 2ecf6dcView commit details -
Use FullTextRss spout for Pro-Linux
Pro-Linux works slightly better with FTR, for example the current spout does not seem to include images.
Configuration menu - View commit details
-
Copy full SHA for 916f3c6 - Browse repository at this point
Copy the full SHA 916f3c6View commit details -
Use GuzzleHttp\Url instead of SimplePie_IRI for absolutization
SimplePie_IRI is supposedly buggy and SimplePie wants to get rid of it in favour of some networking library anyway.
Configuration menu - View commit details
-
Copy full SHA for f56ac49 - Browse repository at this point
Copy the full SHA f56ac49View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.