lemmy/crates/apub/src
Dessalines 3721067cce Moving db_views_actor and _moderator into db_views.
- This is necessary because the combined views use both, and that
  separation was arbitrary to begin with. db_schema has no such crate
  separation.
2024-12-13 11:13:21 -05:00
..
activities Moving db_views_actor and _moderator into db_views. 2024-12-13 11:13:21 -05:00
api Moving db_views_actor and _moderator into db_views. 2024-12-13 11:13:21 -05:00
collections Moving db_views_actor and _moderator into db_views. 2024-12-13 11:13:21 -05:00
fetcher Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
http Moving db_views_actor and _moderator into db_views. 2024-12-13 11:13:21 -05:00
objects Moving db_views_actor and _moderator into db_views. 2024-12-13 11:13:21 -05:00
protocol Add note wrapper (fixes #2657) (#5221) (#5236) 2024-12-02 05:28:23 -05:00
activity_lists.rs Add note wrapper (fixes #2657) (#5221) (#5236) 2024-12-02 05:28:23 -05:00
lib.rs Add helper method for caching function results (#5220) 2024-11-22 09:33:35 -05:00
mentions.rs Add test for unused errors, move federation errors into separate struct (#5024) 2024-10-28 11:07:13 -04:00