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

Comment threads username #45

Closed
wants to merge 19 commits into from
Closed

Conversation

hn275
Copy link
Collaborator

@hn275 hn275 commented Apr 7, 2023

patch for #42:

  • include username to write and read ops of comments

a lot of diffs are actually from my text editor reformatting code

close #44

@hn275 hn275 requested review from mattrltrent and minitech and removed request for mattrltrent April 7, 2023 22:12
@hn275 hn275 requested review from mattrltrent and removed request for minitech April 8, 2023 01:48
Copy link
Member

@mattrltrent mattrltrent 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, comments attached

src/services/comments.rs Outdated Show resolved Hide resolved
src/services/comments.rs Outdated Show resolved Hide resolved
@hn275 hn275 requested a review from mattrltrent April 9, 2023 00:24
@minitech minitech force-pushed the comment_threads branch 2 times, most recently from 179c08a to 13f0053 Compare April 9, 2023 01:30
Copy link
Member

@mattrltrent mattrltrent 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!

@hn275 hn275 closed this Sep 15, 2023
@hn275
Copy link
Collaborator Author

hn275 commented Sep 15, 2023

closing due to inactivity

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.

Comments should also return a username field to show which user made the comment.
2 participants