lain 063e6b9841 StatusController: Correctly paginate favorites.
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.
2020-06-09 10:53:40 +02:00
..
2020-05-18 15:15:51 +03:00
2020-03-03 16:44:49 -06:00
2019-04-20 19:57:43 +07:00
2020-05-19 06:05:09 +03:00
2020-05-30 00:31:18 +09:00
2020-03-03 16:44:49 -06:00
2020-03-20 21:46:26 +04:00
2020-03-03 16:44:49 -06:00
2020-03-03 16:44:49 -06:00
2020-03-03 10:08:07 +03:00
2020-03-03 16:44:49 -06:00
2020-03-03 16:44:49 -06:00