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-05-12 17:14:59 -05:00
2020-05-12 17:14:59 -05:00
2020-05-21 13:16:21 +02:00
2020-05-29 23:05:03 +03:00
2020-05-12 17:14:59 -05:00
2020-03-03 16:44:49 -06:00
2020-05-05 09:55:33 +02:00
2020-03-03 16:44:49 -06:00
2020-03-03 16:44:49 -06:00