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-13 00:25:21 +04:00
2020-05-15 16:16:02 +03:00
2020-03-12 18:29:07 +03:00
2020-05-13 11:38:21 +03:00
2020-03-03 16:44:49 -06:00
2020-03-03 16:44:49 -06:00
2020-03-03 16:44:49 -06:00
2020-03-03 16:44:49 -06:00
2020-03-07 11:01:37 +03:00
2020-03-03 16:44:49 -06:00
2020-03-03 16:44:49 -06:00
2020-03-03 16:44:49 -06:00
2020-05-12 17:14:59 -05:00
2020-03-03 16:44:49 -06:00
2020-03-04 09:23:42 +03:00
2020-03-03 16:44:49 -06:00
2020-03-06 20:23:58 +03:00
2020-03-03 16:44:49 -06:00
2020-03-03 16:46:45 -06:00