[twitter] Add expected field to parent item select in twitter_post_hook() #1063

Merged
MrPetovan merged 2 commits from bug/fatal-errors into 2020.12-rc 2 years ago
MrPetovan commented 2 years ago (Migrated from github.com)
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-751445732
annando (Migrated from github.com) reviewed 2 years ago
MrPetovan (Migrated from github.com) reviewed 2 years ago
annando (Migrated from github.com) reviewed 2 years ago
MrPetovan (Migrated from github.com) reviewed 2 years ago
The pull request has been merged as 8235b2511e.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b bug/fatal-errors 2020.12-rc
git pull origin bug/fatal-errors

Step 2:

Merge the changes and update on Forgejo.
git checkout 2020.12-rc
git merge --no-ff bug/fatal-errors
git push origin 2020.12-rc
Sign in to join this conversation.
Loading…
There is no content yet.