lemmy/crates/api_crud/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
..
comment Most of the bulk work done, need to add tests yet. 2024-12-11 15:06:08 -05:00
community Moving db_views_actor and _moderator into db_views. 2024-12-13 11:13:21 -05:00
custom_emoji Remove TypedBuilder in favor of derive_new (fixes ) () 2024-09-20 08:15:25 -04:00
oauth_provider feat: add PKCE () 2024-12-02 16:47:03 -05:00
post Moving db_views_actor and _moderator into db_views. 2024-12-13 11:13:21 -05:00
private_message Moving db_views_actor and _moderator into db_views. 2024-12-13 11:13:21 -05:00
site Moving db_views_actor and _moderator into db_views. 2024-12-13 11:13:21 -05:00
tagline Cleanup post action forms () 2024-11-15 11:21:08 +01:00
user Moving db_views_actor and _moderator into db_views. 2024-12-13 11:13:21 -05:00
lib.rs Feature/custom emoji and tagline views () 2024-09-19 05:15:04 -04:00