nordabiz/services
Maciej Pienczyn 779f0b0b73
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
feat: add cursor-based pagination to Facebook posts API
Previously get_page_posts returned a flat list with no pagination support.
Now returns dict with posts and next_cursor, enabling infinite scrolling
through all Facebook page posts via the after query parameter.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 16:51:31 +01:00
..
__init__.py feat: Add Strefa RADA - closed section for Board Council members 2026-02-03 18:41:12 +01:00
document_upload_service.py feat: Add Strefa RADA - closed section for Board Council members 2026-02-03 18:41:12 +01:00
social_publisher_service.py feat: add cursor-based pagination to Facebook posts API 2026-02-19 16:51:31 +01:00