-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: rvs/python-substack
base: main
head repository: ma2za/python-substack
compare: main
- 20 commits
- 16 files changed
- 5 contributors
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 52944dd - Browse repository at this point
Copy the full SHA 52944ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc7ba80 - Browse repository at this point
Copy the full SHA fc7ba80View commit details
Commits on Aug 19, 2023
-
Bump certifi from 2023.5.7 to 2023.7.22 (ma2za#15)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](certifi/python-certifi@2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 83c4cf2 - Browse repository at this point
Copy the full SHA 83c4cf2View commit details
Commits on Oct 12, 2023
-
Bump urllib3 from 2.0.2 to 2.0.6 (ma2za#17)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.0.6. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.2...2.0.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87163e3 - Browse repository at this point
Copy the full SHA 87163e3View commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d827294 - Browse repository at this point
Copy the full SHA d827294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b1d31c - Browse repository at this point
Copy the full SHA 7b1d31cView commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a960ebd - Browse repository at this point
Copy the full SHA a960ebdView commit details
Commits on Nov 14, 2023
-
adds get_publication_subscriber_count (ma2za#21)
* adds get_publication_subscriber_count * adds get_publication_subscriber_count
Configuration menu - View commit details
-
Copy full SHA for 9f2762d - Browse repository at this point
Copy the full SHA 9f2762dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45d17c5 - Browse repository at this point
Copy the full SHA 45d17c5View commit details
Commits on Nov 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 844fa9c - Browse repository at this point
Copy the full SHA 844fa9cView commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce10185 - Browse repository at this point
Copy the full SHA ce10185View commit details
Commits on Dec 6, 2023
-
Pull in the user profile/settings/default publication/published posts (
ma2za#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
Configuration menu - View commit details
-
Copy full SHA for e3235b8 - Browse repository at this point
Copy the full SHA e3235b8View commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0743f9 - Browse repository at this point
Copy the full SHA e0743f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5708d5d - Browse repository at this point
Copy the full SHA 5708d5dView commit details
Commits on Dec 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d79f1ca - Browse repository at this point
Copy the full SHA d79f1caView commit details
Commits on Dec 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 81c7feb - Browse repository at this point
Copy the full SHA 81c7febView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c0fc2 - Browse repository at this point
Copy the full SHA 81c0fc2View commit details -
Bump certifi from 2023.11.17 to 2024.7.4 (ma2za#34)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4. - [Commits](certifi/python-certifi@2023.11.17...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for faa639b - Browse repository at this point
Copy the full SHA faa639bView commit details -
Update dependencies in poetry.lock and pyproject.toml; bump Python ve…
…rsion to ^3.9, certifi to 2025.11.12, charset-normalizer to 3.4.4, requests to 2.32.5, and urllib3 to 2.6.2. Adjusted README.md to remove outdated Python version badge.
Configuration menu - View commit details
-
Copy full SHA for 8407ab2 - Browse repository at this point
Copy the full SHA 8407ab2View commit details -
🔖 Bump version to 0.1.17; enhance README with authentication methods …
…and YAML post management examples
Configuration menu - View commit details
-
Copy full SHA for 06395cd - Browse repository at this point
Copy the full SHA 06395cdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main