lemmy/crates/apub/src/http
Nutomic 62663a9f2e
Implement separate mod activities for feature, lock post (#2716)
* Implement separate mod activities for feature, lock post

Also includes collection for featured posts. Later we also need
to do the same for Comment.distinguished

* some changes

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-02-18 09:50:28 -05:00
..
comment.rs Improved error message when attempting to fetch non-local object (fixes #2715) (#2717) 2023-02-08 14:45:29 -05:00
community.rs Implement separate mod activities for feature, lock post (#2716) 2023-02-18 09:50:28 -05:00
mod.rs Sort community search by active_monthly by default. (#2728) 2023-02-14 15:19:37 +01:00
person.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
post.rs Improved error message when attempting to fetch non-local object (fixes #2715) (#2717) 2023-02-08 14:45:29 -05:00
routes.rs Implement separate mod activities for feature, lock post (#2716) 2023-02-18 09:50:28 -05:00
site.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00