Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ma2za/python-substack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.13
Choose a base ref
...
head repository: ma2za/python-substack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.14
Choose a head ref
  • 4 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 3, 2023

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

Commits on Dec 6, 2023

  1. Pull in the user profile/settings/default publication/published posts (

    #23)
    
    * Update README.md
    
    Adds details on how to find your user_id and how to set a password if you have an account that doesn't have one
    
    * Added in code to both find the user_id and to find the primary publication / get a list of all accessible publications / user settings / user profile.
    
    * Fixing Indent issue and changing primary pub return format.
    
    * SImpler / more complete response format
    
    * Add support for custom URL's in publication_url building
    
    * Default to users default publication. Support custom_domain sign-in (requires one extra step after login to get cookies)
    
    * Add getDraft end point call so you can load existing drafts
    
    * Update readme to use get_user_id instead of env, and to explain how to switch publications
    
    * adding in publication_url
    
    * Removing extra space
    patricker authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e3235b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    e0743f9 View commit details
    Browse the repository at this point in the history
  2. 🏰 upkeep

    ma2za committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5708d5d View commit details
    Browse the repository at this point in the history
Loading