This module shows last tweets from a given account. You set the maximum of tweets to get, you also can use different account for each language, there is no other module which do that.
Project link
https://www.drupal.org/project/last_tweets
Git instructions
git clone --branch 8.x-1.x https://git.drupal.org/project/last_tweets.git
PAReview checklist
https://pareview.sh/pareview/https-git.drupal.org-project-last_tweets.gi...
Manual reviews of other projects
https://www.drupal.org/project/projectapplications/issues/3016923#commen...
https://www.drupal.org/project/projectapplications/issues/3018416#commen...
https://www.drupal.org/project/projectapplications/issues/3017469#commen...
https://www.drupal.org/project/projectapplications/issues/3020507#commen...
https://www.drupal.org/project/projectapplications/issues/3019114#commen...
https://www.drupal.org/project/projectapplications/issues/3017513#commen...
Comments
Comment #2
avpadernoThank you for your contribution!
I am adding the PAReview checklist link. If you haven't done it yet, please check the reported issues, and fix the code as indicated. Don't pay attention to the false positives the checklist could contain.
Next, the reviewers will check the project code, and report here what needs to be changed.
Comment #3
avpadernoComment #4
sgostanyan commentedHi,
PAReview checklist says "Git checkout of branch 8.x-1.x failed. Aborting."
What does it mean and how to resolve it?
Many thx.
edit: Ok found the problem, I had to change the branch name.
Comment #5
sgostanyan commentedComment #6
avpadernoIt seems the X in the tag name was causing the issue.
Comment #7
sgostanyan commentedComment #8
sgostanyan commentedComment #9
sgostanyan commentedComment #10
sgostanyan commentedComment #11
sgostanyan commentedComment #12
sgostanyan commentedComment #13
saesa commentedThere is no way for tweets to appear without the need for so many keys and tokens? I think it would be easier with just the username if it could be.
Comment #14
sgostanyan commented@saesa, for security reason it's mandatory to send an authenticated request to the API. Only thing you need is to create a Twitter app related to your account, you will get all tokens and secrets, it takes 5 minutes to accomplish this. All social network APIs work like that.
Comment #15
sgostanyan commentedHi kiamlaluno,
Do you know how long do I still wait? I know It depends on volunteers but I already reviewed 6 projects, some of them have the security advisory covered now. My project is the only one tagged with "PAReview: review bonus" in the list but no one is reviewing it. I'm waiting for 2 weeks, It's disappointing.
Thx.
Comment #16
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.