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

DELETE unfollow profile #190

Merged

Conversation

pabloaguilarmartinez
Copy link
Contributor

This PR attempts to solve the following issue #156

Missing POST to follow user just to check if the relationship is updated when unfollow. With that we may have to refactor.

Copy link
Owner

@nomisRev nomisRev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great @pabloaguilarmartinez 🙌 Thanks for your interest in this project, and your time for the contribution.

2 small nits:

  • The original delete query was quite bad for the requirements, so I updated the query. This simplifies some of the code.
  • Thanks to type-safe routing in Ktor we get safe access to any parameters and queries.

Besides that looking perfect 👏

Sorry for the delay in reviewing, I was sick this week.

Happy hacktoberfest 👻

@nomisRev
Copy link
Owner

Looks prefect! Thank you @pabloaguilarmartinez 👏 👏

And thank you for your interest in the project, and taking your time to contribute to this project 🙌
Hope you learned a lot!

@nomisRev nomisRev merged commit 55b2f7e into nomisRev:main Oct 29, 2023
@pabloaguilarmartinez
Copy link
Contributor Author

Thanks to you @nomisRev , it is a really good initiative for hacktoberfest. I enjoyed it a lot!

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.

2 participants