Skip to content

IAV-759/feat: add scheduled publishing, pagination, titles, and language support

mohamed kaanoun a demandé de fusionner feature/IAV-759 vers develop
  • Add scheduled post publishing with @EnableScheduling and ScheduledPostPublisher service
  • Implement pagination for Ideas and Gallery APIs with PaginatedIdeasResponse and PaginatedGalleryResponse
  • Add title field to ideas with automatic generation from captions
  • Add agent language management with AgentLanguageRequest/Response DTOs and mapper
  • Add Facebook token refresh functionality for page tokens
  • Implement duplicate prevention in idea generation
  • Update repositories with pagination support and consistent formatting
  • Code formatting improvements across multiple files

Rapports de requête de fusion