063e6b9841
Favorites were paginating wrongly, because the pagination headers where using the id of the id of the `Create` activity, while the ordering was by the id of the `Like` activity. This isn't easy to notice in most cases, as they usually have a similar order because people tend to favorite posts as they come in. This commit adds a way to give different pagination ids to the pagination helper, so we can paginate correctly in cases like this. |
||
---|---|---|
.. | ||
activity_pub | ||
admin_api | ||
api_spec | ||
auth | ||
common_api | ||
feed | ||
instances | ||
mastodon_api | ||
media_proxy | ||
metadata | ||
mongooseim | ||
oauth | ||
ostatus | ||
pleroma_api | ||
plugs | ||
push | ||
rich_media | ||
static_fe | ||
streamer | ||
twitter_api | ||
views | ||
web_finger | ||
chat_channel_test.exs | ||
fallback_test.exs | ||
federator_test.exs | ||
masto_fe_controller_test.exs | ||
node_info_test.exs | ||
rel_me_test.exs | ||
uploader_controller_test.exs |