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

Gmail API wrapper #4

Merged
merged 16 commits into from
Sep 9, 2024
Merged

Gmail API wrapper #4

merged 16 commits into from
Sep 9, 2024

Conversation

piiq
Copy link
Owner

@piiq piiq commented Sep 9, 2024

No description provided.

@piiq piiq merged commit bb69e9c into develop Sep 9, 2024
2 checks passed
@piiq piiq deleted the feature/gmail-api branch September 9, 2024 14:29
piiq added a commit that referenced this pull request Oct 1, 2024
* Gmail API wrapper (#4)

* Update workspace settings

* Bump and update project dependencies

* Add Gmail API wrapper with GmailMailbox and GmailEmail classes

* Remove unnecessary "Object" from class names

* Fix bugs in worksheet generation and conditional formatting

* Update tests

* Improve kwargs on search messages command to be snake case

* Add to_json method to GmailEmail object

* Update credentials specifications in gitignore

* Improve multipart message handling

* Bump version after improving multipart message handling

* Fix linting errors

* Update linting workflow, errors and tests

* Fix more linting errors

* Improve gmail wrapper (#5)

* Handle multipart messages and case sensitivity of headers

* Bump dependencies
piiq added a commit that referenced this pull request Nov 25, 2024
* Gmail API wrapper (#4)

* Update workspace settings

* Bump and update project dependencies

* Add Gmail API wrapper with GmailMailbox and GmailEmail classes

* Remove unnecessary "Object" from class names

* Fix bugs in worksheet generation and conditional formatting

* Update tests

* Improve kwargs on search messages command to be snake case

* Add to_json method to GmailEmail object

* Update credentials specifications in gitignore

* Improve multipart message handling

* Bump version after improving multipart message handling

* Fix linting errors

* Update linting workflow, errors and tests

* Fix more linting errors

* Improve gmail wrapper (#5)

* Handle multipart messages and case sensitivity of headers

* Bump dependencies

* Add better batch requests that respect Google's API rate limits and ability to delete emails (#7)

* Add support for batch request and deleting emails

* Update dependencies and fix tests

* Handle batch delete quotas

* Update lock file

* Bump top level deps to latest
piiq added a commit that referenced this pull request Nov 25, 2024
* release/1.2.3 (#6)

* Gmail API wrapper (#4)

* Update workspace settings

* Bump and update project dependencies

* Add Gmail API wrapper with GmailMailbox and GmailEmail classes

* Remove unnecessary "Object" from class names

* Fix bugs in worksheet generation and conditional formatting

* Update tests

* Improve kwargs on search messages command to be snake case

* Add to_json method to GmailEmail object

* Update credentials specifications in gitignore

* Improve multipart message handling

* Bump version after improving multipart message handling

* Fix linting errors

* Update linting workflow, errors and tests

* Fix more linting errors

* Improve gmail wrapper (#5)

* Handle multipart messages and case sensitivity of headers

* Bump dependencies

* Bump top level deps to latest
piiq added a commit that referenced this pull request Nov 25, 2024
* release/1.2.3 (#6)

* Gmail API wrapper (#4)

* Update workspace settings

* Bump and update project dependencies

* Add Gmail API wrapper with GmailMailbox and GmailEmail classes

* Remove unnecessary "Object" from class names

* Fix bugs in worksheet generation and conditional formatting

* Update tests

* Improve kwargs on search messages command to be snake case

* Add to_json method to GmailEmail object

* Update credentials specifications in gitignore

* Improve multipart message handling

* Bump version after improving multipart message handling

* Fix linting errors

* Update linting workflow, errors and tests

* Fix more linting errors

* Improve gmail wrapper (#5)

* Handle multipart messages and case sensitivity of headers

* Bump dependencies

* Release/1.3.1 (#8)

* Gmail API wrapper (#4)

* Update workspace settings

* Bump and update project dependencies

* Add Gmail API wrapper with GmailMailbox and GmailEmail classes

* Remove unnecessary "Object" from class names

* Fix bugs in worksheet generation and conditional formatting

* Update tests

* Improve kwargs on search messages command to be snake case

* Add to_json method to GmailEmail object

* Update credentials specifications in gitignore

* Improve multipart message handling

* Bump version after improving multipart message handling

* Fix linting errors

* Update linting workflow, errors and tests

* Fix more linting errors

* Improve gmail wrapper (#5)

* Handle multipart messages and case sensitivity of headers

* Bump dependencies

* Add better batch requests that respect Google's API rate limits and ability to delete emails (#7)

* Add support for batch request and deleting emails

* Update dependencies and fix tests

* Handle batch delete quotas

* Update lock file

* Bump top level deps to latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant