lemmy/crates
Maxime Poulin 3a1be8c041
Fix legacy pagination for Subscribed feed (#4030)
This is the fix suggested in #4019

I've manually tested both legacy pagination (`page=2&limit=20`) as well as the new pagination (`cursor_next=XXXXXXX&limit=20`) using the same endpoint as #4019, and both methods appear to work as expected.
2023-10-11 16:53:18 +02:00
..
api Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
api_common Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
api_crud Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
apub Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
db_schema Implement user data import/export (#3976) 2023-10-11 16:47:22 +02:00
db_views Fix legacy pagination for Subscribed feed (#4030) 2023-10-11 16:53:18 +02:00
db_views_actor chore: Run rust format 2023-09-22 21:39:03 -04:00
db_views_moderator chore: Run rust format 2023-09-22 21:39:03 -04:00
federate chore: Run rust format 2023-09-22 21:39:03 -04:00
routes Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
utils Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00