Skip to content
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

[FacebookBridge] Facebook bridge fix, swap to touch.facebook for groups #1817

Merged
merged 8 commits into from
Oct 29, 2020

Conversation

SpangleLabs
Copy link
Contributor

@SpangleLabs SpangleLabs commented Oct 24, 2020

This fixes group feeds, I think. Tested on a few groups.
It's swapping over to parsing using touch.facebook.com for groups. Users are still using www.facebook.com
I've got an automated integration test in here too, not sure how you'll feel about that. I'm curious how Travis likes it, as I've only ran it manually in PHP7.

Sorry this took a little while, I've had a very busy week moving house.

(If you're happy this PR is not spam, I would appreciate a hacktoberfest-accepted tag, but not required)

@SpangleLabs
Copy link
Contributor Author

This should close #1810 and #1691

(On a side note, #1745 was transient, and looks like it can be closed now)

bridges/FacebookBridge.php Show resolved Hide resolved
lib/contents.php Outdated Show resolved Hide resolved
tests/bridges/FacebookBridgeTest.php Outdated Show resolved Hide resolved
@SpangleLabs
Copy link
Contributor Author

There we go, moved the integration tests to another branch with PR #1823 and pulled out the simple html dom type hint fix, added a couple more type hint fixes, and filed as PR #1824

This was linked to issues Oct 29, 2020
@em92 em92 merged commit 6af87b2 into RSS-Bridge:master Oct 29, 2020
@em92
Copy link
Contributor

em92 commented Oct 29, 2020

gj @joshcoales

@SpangleLabs SpangleLabs deleted the facebook-bridge-fix branch November 5, 2020 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Facebook Bridfe Some Facebook groups fails
2 participants