1
0
Files
pawkey-sk/packages/frontend
dakkar a676b0ee61 paginate in offset mode when querying emoji - fixes #490
since the backend sorts emojis by name length when a query is present,
the normal pagination with `sinceId` / `untilId` would not work
reliably

`offsetMode` is better in this case, although it will produce
non-stable results if custom emojis that match the query are added or
removed while we paginate
2024-05-09 21:02:37 +01:00
..
2024-03-02 16:36:49 +00:00
2024-02-13 15:59:27 +00:00
2024-03-11 15:32:59 +03:00
2024-02-19 10:47:42 +01:00
2024-02-13 15:59:27 +00:00
2024-03-02 16:36:49 +00:00
2024-02-03 20:19:44 +01:00
2024-03-14 14:41:24 +03:00