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

add Post and Comment #56

Merged
merged 4 commits into from
Dec 7, 2023
Merged

add Post and Comment #56

merged 4 commits into from
Dec 7, 2023

Conversation

MixailE
Copy link
Contributor

@MixailE MixailE commented Dec 5, 2023

No description provided.

@MixailE MixailE self-assigned this Dec 5, 2023
@MixailE MixailE marked this pull request as draft December 5, 2023 11:46
@MixailE
Copy link
Contributor Author

MixailE commented Dec 5, 2023

src/controllers/notifications.ts Outdated Show resolved Hide resolved
src/controllers/notifications.ts Outdated Show resolved Hide resolved
src/helpers/parse.ts Outdated Show resolved Hide resolved
}
)
} catch (e) {
console.error(e)
Copy link

Choose a reason for hiding this comment

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

Do we have Sentry to handle it in this project?

src/models/Post.ts Outdated Show resolved Hide resolved
Copy link

@smyzin smyzin left a comment

Choose a reason for hiding this comment

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

Let's clean up, and we are good to go

src/helpers/parse.ts Outdated Show resolved Hide resolved
src/models/Post.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@T-Damer T-Damer left a comment

Choose a reason for hiding this comment

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

Looks good, let's test it

@MixailE MixailE marked this pull request as ready for review December 6, 2023 19:24
@MixailE MixailE merged commit f2369eb into main Dec 7, 2023
1 check passed
@MixailE MixailE deleted the storing-posts-comments branch December 7, 2023 12:15
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.

3 participants