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

[Twitter] Twitter Binding #10241

Merged
merged 14 commits into from
Sep 5, 2021
Merged

[Twitter] Twitter Binding #10241

merged 14 commits into from
Sep 5, 2021

Commits on Feb 26, 2021

  1. [twitter][WIP] Initial contribution

    using the 1.x binding as a template, I created a new Twitter Binding.
    
    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com> (github: computergeek1507)
    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    c6431d5 View commit details
    Browse the repository at this point in the history
  2. trying to fix twitter4j dependency stuff

    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    4d74b9f View commit details
    Browse the repository at this point in the history
  3. add to bundle POM

    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    f0356b4 View commit details
    Browse the repository at this point in the history
  4. trying to fix build

    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    bcf8903 View commit details
    Browse the repository at this point in the history
  5. Fixed dependency issues, Got Actions working

    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    f5355d9 View commit details
    Browse the repository at this point in the history
  6. updating readme

    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    a9b2dc8 View commit details
    Browse the repository at this point in the history
  7. fix class name

    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    82daa7a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Fixes based on review

    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    81bef74 View commit details
    Browse the repository at this point in the history
  2. Cleanup based on review and mvn checks

    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    8f5e7ec View commit details
    Browse the repository at this point in the history
  3. grammar fix

    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    18ef806 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Configuration menu
    Copy the full SHA
    fdcba0c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. remove Apache dependencies

    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    cef6026 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. added Null Checks based on review

    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    7b30d06 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. change null check around

    Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
    computergeek1507 committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    aa2bdd0 View commit details
    Browse the repository at this point in the history