mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
3a1be8c041
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. |
||
---|---|---|
.. | ||
comment_report_view.rs | ||
comment_view.rs | ||
custom_emoji_view.rs | ||
lib.rs | ||
local_user_view.rs | ||
post_report_view.rs | ||
post_view.rs | ||
private_message_report_view.rs | ||
private_message_view.rs | ||
registration_application_view.rs | ||
site_view.rs | ||
structs.rs |