Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Adds update_status and media_upload tasks #1

Merged
merged 13 commits into from
Mar 28, 2022
Merged

Adds update_status and media_upload tasks #1

merged 13 commits into from
Mar 28, 2022

Commits on Mar 22, 2022

  1. Add credentials docs

    ahuang11 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    9f0e166 View commit details
    Browse the repository at this point in the history
  2. Start developing tasks

    ahuang11 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    1f4d971 View commit details
    Browse the repository at this point in the history
  3. Add update_status and media_upload

    ahuang11 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    97f2b45 View commit details
    Browse the repository at this point in the history
  4. Simplify credentials for API v1.1

    ahuang11 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    8415d3c View commit details
    Browse the repository at this point in the history
  5. Fix linting

    ahuang11 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    6acfda6 View commit details
    Browse the repository at this point in the history
  6. Add tweepy as req

    ahuang11 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    dc16687 View commit details
    Browse the repository at this point in the history
  7. Add type annotation to file

    ahuang11 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    c2d0551 View commit details
    Browse the repository at this point in the history
  8. Add example

    ahuang11 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    9492439 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Fix tests and review comments

    ahuang11 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    f0964f0 View commit details
    Browse the repository at this point in the history
  2. Fix example import and add req pin

    ahuang11 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    1da52c7 View commit details
    Browse the repository at this point in the history
  3. Add missing docs

    ahuang11 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    583900b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Revise based on comments

    ahuang11 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    84ba463 View commit details
    Browse the repository at this point in the history
  2. Update docstring from review

    ahuang11 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    0ee06cf View commit details
    Browse the repository at this point in the history