lemmy/crates
phiresky 544d30f0d4
Fix Posts List Performance + cursor-based pagination (#3872)
* add token-based pagination + fast subscribed post view

* add migrations

* fix failing heuristic

* revert

* output pagination token as next_page, fix off-by-one, restructure

* more cleanup

* clean

* format sql

* fix comment

* fix tests

* e

* empty

* move last page thing

* restructure a bit for readability

* rename page_cursor

* update for scaled sort

* fix

* sql format

* fix

* get rid of macros

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-09-18 15:44:48 +02:00
..
api Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 2023-09-06 10:56:26 -04:00
api_common Fix Posts List Performance + cursor-based pagination (#3872) 2023-09-18 15:44:48 +02:00
api_crud Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
apub Fix Posts List Performance + cursor-based pagination (#3872) 2023-09-18 15:44:48 +02:00
db_schema Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
db_views Fix Posts List Performance + cursor-based pagination (#3872) 2023-09-18 15:44:48 +02:00
db_views_actor Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
db_views_moderator Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
federate Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
routes Add logging for pictrs uploads (#3927) 2023-09-06 09:13:30 -04:00
utils Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00