lemmy/crates/api_crud/src
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
..
comment Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
community Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
custom_emoji Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
post Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
private_message Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
site Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
user Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
lib.rs Improve api response times by doing send_activity asynchronously (#3493) 2023-07-10 12:27:49 +02:00