femto-backend/Femto.Api/Controllers/Posts/Dto
2025-08-10 21:21:40 +02:00
..
AddPostCommentRequest.cs comments 2025-08-10 21:21:40 +02:00
AddPostReactionRequest.cs post reactions 2025-05-28 22:05:20 +02:00
CreatePostRequest.cs load with public flag 2025-05-18 13:40:05 +02:00
CreatePostRequestMedia.cs hopefully not a horribly foolish refactoring 2025-05-11 23:26:09 +02:00
CreatePostResponse.cs return postdto from post create 2025-05-28 20:05:00 +02:00
DeletePostReactionRequest.cs post reactions 2025-05-28 22:05:20 +02:00
GetPostResponse.cs refactor post reactions 2025-08-10 18:12:16 +02:00
GetPublicPostsSearchParams.cs fix search param name 2025-08-10 18:20:44 +02:00
LoadPostsResponse.cs refactor post reactions 2025-08-10 18:12:16 +02:00
PostAuthorDto.cs load with public flag 2025-05-18 13:40:05 +02:00
PostCommentDto.cs comments 2025-08-10 21:21:40 +02:00
PostDto.cs comments 2025-08-10 21:21:40 +02:00
PostMediaDto.cs load with public flag 2025-05-18 13:40:05 +02:00
PostReactionDto.cs refactor post reactions 2025-08-10 18:12:16 +02:00