lemmy/crates/apub/src/api
dullbananas 88215bfbc9
Remove TypedBuilder from db_views and db_views_actor (#3637)
* change pool fields to parameters for list

* remove my_person_id and admin fields

* Change recipient id to list param

* Remove TypedBuilder from db_views and db_views_actor
2023-07-17 12:20:25 +02:00
..
list_comments.rs Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
list_posts.rs Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
mod.rs Remove PerformApub trait (#3423) 2023-07-03 11:01:41 +02:00
read_community.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
read_person.rs Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
resolve_object.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
search.rs Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00