You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api_common/src
Dessalines 0d5db29bc9
After creating a comment, update the unread comments for the post. (#4742)
* After creating a comment, update the unread comments for the post.

- Fixes #3863

* Addressing PR comments.

* Add comment.

---------

Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
7 days ago
..
build_response.rs Configure max comment width in clippy (#4738) 2 weeks ago
claims.rs Mark database fields as sensitive so they dont show up in logs (#4720) 2 weeks ago
comment.rs View report history for a post or comment. Fixes #4190 (#4492) 3 months ago
community.rs Make request models derive PartialEq, Eq, and Hash (#4443) 4 months ago
context.rs Mark database fields as sensitive so they dont show up in logs (#4720) 2 weeks ago
custom_emoji.rs Make request models derive PartialEq, Eq, and Hash (#4443) 4 months ago
lib.rs Mark database fields as sensitive so they dont show up in logs (#4720) 2 weeks ago
person.rs Configure max comment width in clippy (#4738) 2 weeks ago
post.rs Untangle thumbnail generation logic (ref #4604) (#4615) 2 months ago
private_message.rs Make request models derive PartialEq, Eq, and Hash (#4443) 4 months ago
request.rs Fixing proxy images (#4722) 2 weeks ago
send_activity.rs Send purges to federated instances (fixes #4119) (#4398) 4 months ago
site.rs Configure max comment width in clippy (#4738) 2 weeks ago
utils.rs After creating a comment, update the unread comments for the post. (#4742) 7 days ago