lemmy/crates/apub/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
..
activities Split activity table into sent and received parts (fixes #3103) (#3583) 2023-07-14 11:17:06 -04:00
api Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
collections Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
fetcher Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
http Split activity table into sent and received parts (fixes #3103) (#3583) 2023-07-14 11:17:06 -04:00
objects Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
protocol Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
activity_lists.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
lib.rs Split activity table into sent and received parts (fixes #3103) (#3583) 2023-07-14 11:17:06 -04:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00