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

Add functionality to fetch guest accounts on demand #1116

Open
wants to merge 9 commits into
base: guest_accounts
Choose a base branch
from

Commits on Nov 14, 2023

  1. Add functionality to fetch guest accounts on demand

    drpepper66 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5bd4e54 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. apply review feedback

    drpepper66 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    08604ac View commit details
    Browse the repository at this point in the history
  2. rename query parameters for consistency -- requires changes in twitte…

    …rminator anyway
    drpepper66 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    98cc15e View commit details
    Browse the repository at this point in the history
  3. fix sleeps, better exception handling

    drpepper66 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ab321c9 View commit details
    Browse the repository at this point in the history
  4. apply some review feedback

    drpepper66 committed Nov 17, 2023
    1 Configuration menu
    Copy the full SHA
    a11332b View commit details
    Browse the repository at this point in the history
  5. better imports

    drpepper66 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f6ca1a3 View commit details
    Browse the repository at this point in the history
  6. use stdlib http client

    drpepper66 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c8c606f View commit details
    Browse the repository at this point in the history
  7. fix indent

    drpepper66 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8f3b5ca View commit details
    Browse the repository at this point in the history
  8. put a basic UA in there

    drpepper66 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e3b7d6d View commit details
    Browse the repository at this point in the history