lemmy/crates/apub
Dessalines 7f4e26e29e
Add ability to mark multiple posts as read. (#5178)
* Removing a few SuccessResponses for PostHide and MarkPostAsRead.

- This also removes the pointless multiple post_ids. These can be done
  as individual calls on the front end anyway.
- Fixes #4755

* Fixing federation tests.

* Upgrading lemmy-js-client deps.

* Add ability to mark several posts as read.

Context:

- https://github.com/LemmyNet/lemmy/pull/5043
- https://github.com/LemmyNet/lemmy/issues/4755
- https://github.com/LemmyNet/lemmy/pull/5160

* Fix ntfy to notify on success builds also.

* Addressing PR comments.
2024-11-14 09:03:39 -05:00
..
assets Append attachments to comments (#5143) 2024-10-31 08:13:42 -04:00
src Add ability to mark multiple posts as read. (#5178) 2024-11-14 09:03:39 -05:00
Cargo.toml Adding cargo shear (#5139) 2024-10-28 11:41:09 -04:00